/*
Theme Name:Amcham
Theme URI:http://www.webikon.sk
Author:Webikon | KubiQ
Author URI:http://www.webikon.sk
Description:Theme created for Amcham.no
Version:1.0
License:GNU General Public License v2 or later
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Tags:webikon,
kubiq,
amcham
Text Domain:amcham
*/

body {

	background-color: #fff;
	font-family: "Open Sans", sans-serif;
	background-color: #393839;
	color: #4e4e4e;
	font-size: 12px;
	min-height: 100%;
}

img {
	max-width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}
hr {
	border: none;
	clear: both;
	margin: 0;
}

.search-field {
	position: absolute;
	width: 191px;
	height: 40px;
	line-height: 40px;
	right: 40px;
	top: 1px;
	margin: 0px;
	padding-left: 14px;
	border: 0;
	color: #443b3c;
	font-size: 14px;
	background: url(images/search_field.png) left bottom no-repeat;
}
.search-field:focus {
	outline: none;
	border: none;
}
.search-field::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #443b3c;
}
.search-field:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #443b3c;
}
.search-field::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #443b3c;
}
.search-field:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #443b3c;
}
div#main {
	position: relative;
	top: 0px;
	width: 940px;
	height: auto;
	padding-top: 55px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
a {
	font-family: "Open Sans", sans-serif;
}
a:hover {
	color: #e51c24;
}
a img {
	border: 0px;
}
p {
	line-height: 140%;
}
.bold {
	font-weight: bold;
}
.11pt {
	font-size: 11px;
}
.12pt {
	font-size: 12px;
}
.blue {
	color: #78a0b3;
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.grey_dark {
	color: #4e4e4e;
}
.inline {
	display: inline;
}
.block {
	display: block;
}
.nodecor {
	text-decoration: none;
}
h2 {
	display: inline;
	color: #FFF;
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	font-weight: bold;
	line-height: 100%;
}
h3 {
	color: #e51c24;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;

	display: inline;
}
h3 a{
	color: #e51c24;
	text-decoration: none;
}
h3 a:hover{ text-decoration: underline; }
#header_text h3 { color: #fff; }
h4 {
	font-size: 16px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #e51c24;
	display: inline;
}
.dir_zarovnavac {
	clear: both;
}
.zarovnavac {
	clear: both;
}
a.button_gray {
	display: block;
	width: 100%;
	min-height: 15px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #3f3e3f;
	padding-left: 18px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #333233;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px;
}
a.button_gray:hover {
	background-color: #e51c24;
	border-right-color: #d95227;
}
a.button_orange {
	display: block;
	width: 100%;
	min-height: 15px;
	padding-left: 18px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #e51c24;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #d95227;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px;
}
a.button_orange:hover {
	color: #fff !important;
}
div#header_bg {
	/*background-repeat: repeat-x;
	background-image: url(images/header.jpg);
	background-position: top center;*/
	top: 0px;
}
div#header {
	position: relative;
	width: 940px;
	height: 154px;
	margin-left: auto;
	margin-right: auto;
}
div#banner {
	margin-top:20px;
}
div#header p {
	color: #FFFFFF;
}
#path {
	position: absolute;
	right: 0px;
	top: 15px;
	text-align: right;
	color: #9faeb5;
	font-size: 12px;
}
#path a {
	color: #9faeb5;
}
#path a.active {
	font-weight: bold;
	text-decoration: none;
}
.header_text {
	color: #FFF;
	font-size: 12px;
}
div#header_logo {
	display: block;
	margin-top:12px;
	border: 0;
}
div#header_search {
	position: absolute;
	right: 7px;
	top: 36px;
	height: 27px;
	width: 223px;
}
input#header_search_text {
	position: absolute;
	width: 183px;
	height: 22px;
	right: 40px;
	top: 1px;
	margin: 0px;
	padding-left: 8px;
	border: 0;
	color: #FFFFFF;
	font-size: 12px;
	/*background-image: url(images/header/input_bg.jpg);*/
}
input#header_search_btn {
	position: absolute;
	right: 0px;
	width: 40px;
	height: 27px;
}
div#header_video {
	position: absolute;
	left: 659px;
	top: 203px;
	width: 281px;
	height: 152px;
}
div#header_headline {
	position: absolute;
	left: 15px;
	top: 235px;
	width: 630px;
	height: 75px;
	color: #FFF;
	font-size: 26px;
	font-weight: bold;
}
div#header_joinus {
	position: absolute;
	top: 320px;
	left: 483px;
	width: 145px;
	height: 34px;
	background-image: url(images/header_joinus.jpg);
	z-index: 2;
}
div#header_glow {
	width: 800px;
	height: 210px;
	position: absolute;
	top: 0px;
	left: -130px;
	background-image: url(images/header/header_glow.jpg);
	background-repeat: no-repeat;
}
div#header_buttons {
	width: 224px;
	height: 150px;
	float: left;
	font-size: 12px;
}
a.header_button_blue {
	display: block;
	width: 206px;
	min-height: 15px;
	padding-left: 18px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #314d7d;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px;
}
a.header_button_blue:hover {
	background-color: #48618d;
}
a.header_button_white {
	display: block;
	width: 206px;
	min-height: 15px;
	padding-left: 18px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #FFF;
	color: #314d7d;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 2px;
	background-image: url(images/header/arrow.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
div#header_submenu {
	position: absolute;
	top: 212px;
	width: 940px;
	height: 160px;
	font-size: 16px;
}
div#header_submenu_text {
	position: relative;
	float: right;
	width: 690px;
	margin-left: 25px;
	height: 150px;
	color: #FFFFFF;
}
.page-description {
	clear: both;
}

div#footer_bg {
	clear: both;
	background: #4b4b4b;
}

div#footer {
	padding: 25px 25px;
}

div#footer p {
	font-size: 12px;
	display: inline;
	color: #FFFFFF;
}
div#footer a {
	color: #78a0b3;
	text-decoration: none;
	font-size: 12px;
}
div#footer a:hover {
	color: #e51c24;
	text-decoration: underline;
}

ul.about li {
	margin-left: -15px;
	margin-top: 10px;
}
div#main {
	position: relative;
	top: 0px;
	width: 940px;
	height: auto;
	padding-top: 55px;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
}
<!-- linky "more" ---->

div.about_bottom_more {
	position: relative;
	width: 100%;
	right: 0px;
	margin-top: -10px;
	text-align: right;
}
div.about_bottom_more a {
	text-decoration: underline;
	color: #78a0b3;
}
a.about_headline_link {
	display: block;
	font-family: Roboto Condensed;
	color:#000;
	margin-bottom:10px;
	text-decoration: none;
}
a.about_headline_link:hover {
	color: #e51c24;
	text-decoration: none;
}
<!------->

div#about_top {
}
div#about_top_left {
	float: left;
	width: 510px;
}
div#about_top_right {
	background-color: #b7cbd4;
	float: right;
	width: 380px;
	background-image: url(images/about/blue_side.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 30px;
	padding: 10px 30px 10px 5px;
}
div#about_top_right_headline {
	padding-left: 10px;
	padding-top: 7px;
}
div#about_bottom {
	background-color: #66FFFF;
	clear: both;
}
div#about_bottom_left {
	float: left;
	width: 450px;
	height: 200px;
}
div#about_bottom_right {
	float: right;
	width: 454px;
}
div.about_bottom_right_part {
	width: 213px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
div.about_bottom_right_part_headline {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width: 200px;
	height: 22px;
	padding-left: 13px;
	padding-top: 7px;
	background-image: url(images/about/gray_small.jpg);
}
div.about_bottom_left_headline {

	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
div.abouts_worker {
	float: left;
	width: 450px;
	margin-right: 20px;
	margin-bottom: 55px;
}
p.abouts_worker_job {
	font-size: 14px;
	display: inline;
}
div.abouts_worker img {
	float: left;
	margin-right: 20px;
}
div.abouts_worker_contacts1 {
	float: left;
	font-weight: bold;
}
div.abouts_worker_contacts2 {
	float: right;
	width: 190px;
}
div.abouts_worker_contacts2 a {
	color: #27405c;
}
div.calendar {
	padding-bottom: 20px;
}
div.calendar h3 {
	color: #4e4e4e;
}
div.calendar_head {
	padding-top: 10px;
}
div.calendar_head a {
	display: block;
	height: 22px;
	padding-left: 9px;
	padding-top: 5px;
	padding-right: 14px;
	margin-right:1px;
	color: #939fa4;
	font-weight: bold;
	text-decoration: none;
	float: left;
	background: linear-gradient(223deg, transparent 7px, #dedede 7px);
}
div.calendar_head a.active {
	color: #FFF;
	background: linear-gradient(223deg, transparent 7px, #a9a8a6 7px);
}
div.calendar_body {
	clear: both;
}
div.calendar_body a {
	cursor: pointer;
	display: block;
	height: 26px;
	padding-top: 5px;
	padding-left: 9px;
	background-color: #dedede;
	color: #333233;
	margin-bottom:1px;
	text-decoration: none;
}
div.calendar_body a:hover {
	color: #FFF;
	font-weight: bold;
}
div.calendar_body_year {
	padding-bottom: 1px;
}
div.calendar_body a.year {
	display: block;
	position: relative;
	height: 26px;
	padding-left: 9px;
	padding-top: 7px;
	background-color: #a9a8a6;
	color: #585755;
	font-weight: bold;
	text-decoration: none;
}

div.calendar_body a.year:focus {
	outline: none;
}


div.calendar_body a.year:after{
	display: block;

    content: "⏴";
    position: absolute;
    font-size: 15px;
    right: 5px;
    margin: 0;
    bottom:0px;
    padding: 0;
    text-align: left;

}

div.calendar_body a.year.ui-state-active:after{
    transform: rotate(-90deg);
}


div.calendar_body a.ui-state-active {
	color: #FFF;
	background-color: #a9a8a6;
}
div.calendar_body_year a.active{
	font-weight: bold;
}
div.calendar_body_year a:hover {
	text-decoration: underline;
}

div#publications_top_left {
	float: left;
	width: 49%;
}
div#publications_top_right {
	float: right;
	width: 49%;
}

/* ------------------------------------------- Body ------------------------------------ */
#con_left {
	top: 0px;
	left: 0px;
	width: 412px;
	height: auto;
	padding-bottom: 36px;
	float: left;
	font-size: 14px;
}
#con_left_head {
	background-image: url(images/common/underline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
#con_left_head_seeall {
	height: auto;
	padding-top: 10px;
	text-align: right;
}
#con_left_head_seeall a {
	color: 4f6c8d;
}
#con_left_form {
	width: 412px;
}
.con_left_form_input {
	position: relative;
	font-size: 13px;
	background-color: #e9e9e9;
	color: #4c5b6a;
	border: solid;
	border-width: 1px;
	border-color: #a4aeb2;
	padding-left: 7px;
	padding-right: 7px;
}
input.con_left_form_name {
	float: right;
	top: -7px;
	margin-right: 140px;
	width: 193px;
	height: 26px;
	margin-bottom: 3px;
}
input.con_left_form_email {
	float: right;
	top: -7px;
	margin-right: 140px;
	width: 193px;
	height: 26px;
}
textarea.con_left_form_textarea {
	right: 0px;
	width: 395px;
	padding-top: 5px;
	height: 78px;
	margin-top: 10px;
}
input.con_left_form_send {
	width: 108px;
	height: 27px;
	display: block;
	color: #FFFFFF;
	background-image: url(images/contact/send_btn.jpg);
	border: 0;
	float: right;
	margin-top: 16px;
}

/* ----------------------------------    Right    -------------------------------- */
#con_right {
	width: 411px;
	padding-bottom: 36px;
	float: right;
}
#con_right_headline {
	background: url(images/contact/gray.jpg);
	width: 401px;
	height: 23px;
	padding-top: 6px;
	padding-left: 10px;
	color: #FFF;
	font-weight: bold;
}

/* ------------------------------------------- Body ------------------------------------ */
div#dir_main {
	position: relative;
	top: 0px;
	width: 940px;
	height: auto;
	padding-top: 55px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
#dir_left {
	top: 0px;
	left: 0px;
	width: 725px;
	height: auto;
	padding-bottom: 36px;
	float: left;
}
#dir_left_caption {
	width: 650px;
}
#dir_left_partners {

	padding: 18px 0px;

	background-image: url(images/common/underline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#dir_left_partners span{
	width: 146px;
	height: 100px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#dir_left_partners.list_logos a {
	text-align: center;
	width: 146px;
	min-width: 146px;
	height: 100px;
	display: table-cell;
	background-color: #FFFFFF;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#dir_left_partners.list_logos a:nth-child(5n+1) {
	clear: left;
}
#dir_left_partners.list_logos a:hover {
	background-image: url(images/directory/logo_gradient.jpg);
}

#dir_left_partners.list_columns {
    overflow:hidden;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
}






#dir_left_partners_plus {

	padding: 18px 0px;

}
#dir_left_partners_plus span{
	width: 146px;
	height: 100px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#dir_left_partners_plus.list_logos a {
	text-align: center;
	width: 146px;
	min-width: 146px;
	height: 100px;
	display: table-cell;
	background-color: #FFFFFF;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#dir_left_partners_plus.list_logos a:nth-child(5n+1) {
	clear: left;
}
#dir_left_partners_plus.list_logos a:hover {
	background-image: url(images/directory/logo_gradient.jpg);
}

#dir_left_partners_plus.list_columns {
    overflow:hidden;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
}



.list_item {
	border-bottom: 1px solid #efefef;
}
.list_item a {
	color: #4e4e4e;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.list_item a.patron-plus-member {
	background-image: url(images/directory/4.png);
}
.list_item a.patron-member {
	background-image: url(images/directory/3.png);
}
.list_item a.corporate-member {
	background-image: url(images/directory/1.png);
}
.list_item a.partner-organization {
	background-image: url(images/directory/2.png);
}

a#dir_left_viewall {
	width: 144px;
	height: 22px;
	padding-top: 5px;
	margin-top: 20px;
	float: right;
	background-image: url(images/directory/viewall_btn.jpg);
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	color: #FFFFFF;
}
a#dir_left_viewall:hover {
	background-image: url(images/directory/viewall_btn_over.jpg);
}
#dir_right {
	width: 196px;
	padding-bottom: 36px;
	float: right;
}
#dir_right_headline {
	background: url(images/directory/new_members.jpg);
	width: 186px;
	height: 23px;
	padding-top: 5px;
	padding-left: 10px;
	color: #FFF;
}
div.dir_right_member {
	position: relative;
	width: 196px;
	height: auto;
	padding-bottom: 5px;
	background-image: url(images/directory/underline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
div.dir_right_member_logo {
	width: 196px;
	height: 40px;
	padding-top: 20px;
}
div.dir_right_member h4 {
	font-size: 16px;
	color: #e51c24;
	display: inline;
}
div.dir_right_member p {
	display: block;
	color: #4e4e4e;
}

/* ------------------------------------------- Body ------------------------------------ */
div#dirall_main {
	position: relative;
	top: 0px;
	width: 940px;
	height: auto;
	padding-top: 55px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
#dirall_left {
	top: 0px;
	left: 0px;
	width: 725px;
	height: auto;
	padding-bottom: 36px;
	float: left;
}
#dirall_left_caption {
	width: 650px;
}
div#dirall_left_caption h3 {
}
div#dirall_left_caption p {
	display: block;
}
#dirall_left_navig {
	position: static;
	width: 725px;
}
#dirall_left_navig_btns {
	height: 26px;
	width: auto;
}
.dirall_left_navig_btn_dark {
	height: 21px;
	width: 130px;
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(images/directory/sort_dark.jpg);
	float: left;
}
.dirall_left_navig_btn_dark p {
	display: inline;
}
.dirall_left_navig_btn_light {
	height: 21px;
	width: 130px;
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(images/directory/sort_light.jpg);
	float: left;
}
.dirall_left_navig_btn_light a {
	color: #4e4e4e;
	text-decoration: none;
	font-weight: bold;
}
#dirall_left_vyber {

	color: #000;

	margin-bottom: 10px;
	text-align: center;
}
#dirall_left_vyber a{
	color: #000;
    text-decoration: underline;
    padding: 0 2px;
    font-weight: 600;
}

#filtering select {
	width:100%;
	height: 30px;
    padding: 5px 5px;
}

#dirall_left_vyber a:hover {
	color: #e51c24;
}
#dirall_left_list {
	height: auto;
	padding-bottom: 25px;
}
#dirall_left_list a {
}
#dirall_left_list a:hover {
	color: #e51c24;
	text-decoration: underline;
}
#dirall_right {
	width: 196px;
	padding-bottom: 36px;
	float: right;
}
#dirall_right_headline {
	background: url(images/directory/new_members.jpg);
	width: 186px;
	height: 23px;
	padding-top: 5px;
	padding-left: 10px;
	color: #FFF;
}
div.dirall_right_member {
	position: relative;
	width: 196px;
	height: auto;
	padding-bottom: 5px;
	background-image: url(images/directory/underline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
div.dirall_right_member_logo {
	width: 196px;
	height: 40px;
	padding-top: 20px;
}
div.dirall_right_member p {
	display: block;
	color: #4e4e4e;
}

/* ------------------------------------------- Body ------------------------------------ */
div#eve_main {
	position: relative;
	top: 0px;
	width: 940px;
	height: auto;
	padding-top: 55px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
#eve_left {
	top: 0px;
	left: 0px;
	width: 452px;
	height: auto;
	padding-bottom: 36px;
	float: left;
}
#eve_left_headline {
	background: url(images/events/gray.jpg);
	width: 442px;
	height: 23px;
	padding-top: 6px;
	padding-left: 10px;
	color: #FFF;
	font-weight: bold;
}
div.event {
	margin-top: 10px;
	background-image: url(images/common/underline.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 15px;
	margin-bottom: 20px;
	width: 450px;
	min-height: 345px;
  float: left;
}
#events-upcoming, #events-past {
	overflow: auto;
}
div.event:nth-child(2n) {
    margin-right: 30px;
    clear: left;
}
a.more-events-link {
  clear: both;
  display: block;
  float: right;
}

div.eve_left_event_date {
	width: 96px;
	height: 93px;
	float: left;
	background-image: url(images/events/calendar.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
div.eve_left_event_date_month {
	padding-left: 13px;
	padding-top: 14px;
	width: 75px;
	text-align: center;
	color: #FFF;
}
div.eve_left_event_date_day {
	padding-left: 10px;
	width: 75px;
	height: 30px;
	text-align: center;
	font-weight: bold;
	color: #939fa4;
	font-size: 24px;
}
div.eve_left_event_cat {
	text-indent: 12px;
}
div.eve_left_event_cat a {
	font-size: 9px;
	text-decoration: none;
	color: #4e4e4e;
	text-transform: uppercase;
}
div.eve_left_event_text {
	float: right;
	width: 325px;
}
div.eve_left_event_text_location {
	padding-top: 10px;
	font-size: 11px;
	color: #78a0b3;
}
div.eve_left_event_more {
	text-align: right;
}
div.eve_left_event_more a {
	color: #284372;
}
#eve_right {
	top: 0px;
	left: 0px;
	width: 452px;
	height: auto;
	padding-bottom: 36px;
	float: right;
}
#eve_right_headline {
	background: url(images/events/gray.jpg);
	width: 442px;
	height: 23px;
	padding-top: 6px;
	padding-left: 10px;
	color: #FFF;
	font-weight: bold;
}
div.eve_right_event {
	margin-top: 10px;
	background-image: url(images/common/underline.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
div.eve_right_event_pic {
	float: left;
	width: 135px;
	height: 115px;
}
div.eve_right_event_text {
	float: right;
	width: 300px;
}
div.eve_right_event_text_location {
	padding-top: 10px;
	font-size: 11px;
	color: #78a0b3;
}
div.eve_right_event_more {
	text-align: right;
}
div.eve_right_event_more a {
	color: #284372;
}

/* ------------------------------------------- Body ------------------------------------ */
div#ecom_leftmid {
	width: 727px;
	float: left;
}

/* ------------------------------------------- Left ------------------------------------ */
div#ecom_left {
	width: 226px;
	float: left;
	padding-bottom: 25px;
}
#ecom_left_headline {
	background: url(images/events/gray_small.jpg);
	width: 216px;
	height: 22px;
	padding-top: 6px;
	padding-left: 10px;
	color: #FFF;
	font-weight: bold;
}
div.ecom_left_event {
	clear: both;
	width: 190px;
	height: 82px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 15px;
	background-image: url(images/events/event_gray.jpg);
	background-repeat: no-repeat;
}
div.ecom_left_event p {
	color: #FFF;
	display: inline;
}
div.e_first {
	padding-top: 20px;
	height: 86px;
	background-image: url(images/events/event_gray_first.jpg);
}

/* ------------------------------------------- Mid ------------------------------------ */
#ecom_mid {
	top: 0px;
	left: 0px;
	width: 484px;
	height: auto;
	padding-bottom: 36px;
	float: right;
}
#ecom_mid_headline {
	background: url(images/events/gray_big.jpg);
	width: 474px;
	height: 22px;
	padding-top: 6px;
	padding-left: 10px;
	color: #FFF;
}
#ecom_mid_headline a {
	color: #FFF;
}
div.ecom_mid_event {
	margin-top: 10px;
	background-image: url(images/common/underline.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
div.ecom_mid_event_date {
	width: 96px;
	height: 93px;
	float: left;
	background-image: url(images/events/calendar.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
div.ecom_mid_event_date_month {
	padding-left: 13px;
	padding-top: 14px;
	width: 75px;
	text-align: center;
	color: #FFF;
}
div.ecom_mid_event_date_day {
	padding-left: 10px;
	padding-top: 10px;
	width: 75px;
	height: 40px;
	text-align: center;
	font-weight: bold;
	color: #939fa4;
	font-size: 30px;
}
div.ecom_mid_event_text {
	float: right;
	width: 360px;
}
div.ecom_mid_event_text_location {
	padding-top: 10px;
	font-size: 11px;
	color: #78a0b3;
}
div.ecom_mid_event_more {
	text-align: right;
}
div.ecom_mid_event_more a {
	color: #284372;
}
#ecom_mid_navig {
	height: 26px;
	float: right;
}
div#ecom_mid_navig a {
	float: left;
	display: block;
	width: 26px;
	height: 20px;
	margin-left: 9px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	background-image: url(images/events/navig_btn.jpg);
	color: #497489;
	font-weight: bold;
}
div#ecom_mid_navig a.active {
	color: #2f2e2f;
	background-image: none;
}

/* ------------------------------------------- Right ------------------------------------ */
#ecom_right {
	width: 195px;
	height: 27px;
	float: right;
}
#ecom_right a {
	display: block;
	width: 195px;
	height: 21px;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/events/sponsor_btn.jpg);
	text-align: center;
	padding-top: 6px;
}

/* ------------------------------------------- Body ------------------------------------ */
div#evecs_main {
	position: relative;
	top: 0px;
	width: 940px;
	height: auto;
	padding-top: 55px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
div#evecs_leftmid {
	width: 630px;
	margin-left: 95px;
	float: left;
}

/* ------------------------------------------- Left ------------------------------------ */
#evecs_left {
	top: 0px;
	left: 0px;
	width: 121px;
	height: 117px;
	float: left;
	background-image: url(images/events/calendar_big.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
div.evecs_left_month {
	margin-left: 15px;
	margin-top: 16px;
	width: 100px;
	text-align: center;
	color: #FFF;
	font-size: 15px;
}
div.evecs_left_day {
	margin-left: 13px;
	margin-top: 15px;
	width: 100px;
	height: 45px;
	text-align: center;
	font-weight: bold;
	color: #939fa4;
	font-size: 38px;
}

/* ------------------------------------------- Mid ------------------------------------ */
div#evecs_mid {
	width: 484px;
	padding-bottom: 36px;
	float: right;
}
div#evecs_mid_headline {
	height: 22px;
	padding-top: 6px;
	padding-left: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dcdcdc;
	background-image: url(images/events/gray_corner.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #4e4e4e;
	color: #FFF;
}
div#evecs_mid_headline a {
	color: #FFF;
}
p.evecs_mid_location {
	display: inline;
	font-size: 11px;
	color: #78a0b3;
}
div#evecs_mid_form {
	background-color: #b7cbd4;
	background-image: url(images/events/form_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 11px;
	padding-right: 17px;
	padding-top: 14px;
	padding-bottom: 14px;
	min-height: 250px;
	color: #4d626c;
	font-size: 14px;
}
div#evecs_mid_form h5 {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	display: inline;
}
div#evecs_mid_form_underline {
	background-image: url(images/events/blue_line.jpg);
	height: 2px;
	background-repeat: repeat-x;
	margin-top: 8px;
	margin-bottom: 13px;
}
.evecs_form_input {
	font-size: 14px;
	background-color: #c8d7dd;
	color: #4c5b6a;
	border: solid;
	border-width: 1px;
	border-color: #a4aeb2;
	padding-left: 7px;
	padding-right: 7px;
}
input.evecs_form_name {
	position: relative;
	float: right;
	top: -7px;
	margin-right: 181px;
	margin-bottom: 3px;
	width: 186px;
	height: 22px;
	padding-top: 4px;
}
input.evecs_form_company {
	position: relative;
	float: right;
	top: -4px;
	margin-right: 181px;
	margin-bottom: 3px;
	width: 186px;
	height: 22px;
	padding-top: 4px;
}
input.evecs_form_email {
	position: relative;
	float: right;
	top: -4px;
	margin-right: 146px;
	margin-bottom: 3px;
	width: 221px;
	height: 22px;
	padding-top: 4px;
}
input.evecs_form_telephone {
	position: relative;
	float: right;
	top: -4px;
	margin-right: 181px;
	margin-bottom: 3px;
	width: 186px;
	height: 22px;
	padding-top: 4px;
}
input.evecs_form_send {
	width: 108px;
	height: 27px;
	display: block;
	color: #FFFFFF;
	background-image: url(images/events/send_btn.jpg);
	border: 0;
	float: right;
	margin-top: 16px;
}

/* ------------------------------------------- Right ------------------------------------ */
#evecs_right {
	width: 196px;
	height: auto;
	padding-bottom: 36px;
	float: right;
}
div#evecs_right_headline {
	height: 22px;
	padding-top: 6px;
	padding-left: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dcdcdc;
	background-image: url(images/events/gray_corner.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #4e4e4e;
	color: #FFF;
}
div#evecs_right_partners {
	padding-top: 15px;
	padding-bottom: 12px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
div#evecs_right_partners img {
	margin-bottom: 18px;
	margin-right: 5px;
	margin-left: 5px;
}
a.evecs_right_sponsor {
	clear: both;
	display: block;
	width: 195px;
	height: 21px;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/events/sponsor_btn.jpg);
	text-align: center;
	padding-top: 6px;
}

/* ------------------------------------------- Body ------------------------------------ */
/* ------------------------------------------- Left ------------------------------------ */
div#epast_left {
	width: 226px;
	float: left;
	padding-bottom: 25px;
}
#epast_left_headline {
	background: url(images/events/gray_small.jpg);
	width: 215px;
	height: 22px;
	padding-top: 6px;
	padding-left: 10px;
	color: #FFF;
	font-weight: bold;
}
div.epast_left_event {
	clear: both;
	width: 190px;
	height: 82px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 15px;
	background-image: url(images/events/event_gray.jpg);
	background-repeat: no-repeat;
}
div.epast_left_event p {
	color: #FFF;
	display: inline;
}
div.e_first {
	padding-top: 20px;
	height: 86px;
	background-image: url(images/events/event_gray_first.jpg);
}
div#epast_left_calendar {
	padding-top: 20px;
	width: 223px;
	padding-bottom: 20px;
}
div#epast_left_calendar h3 {
	color: #4e4e4e;
}
div#epast_left_calendar_head {
	padding-top: 10px;
}
div#epast_left_calendar_head a {
	display: block;
	height: 21px;
	padding-left: 9px;
	padding-top: 5px;
	padding-right: 14px;
	background-color: #bacade;
	background-image: url(images/events/calendar/head_light.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #939fa4;
	font-weight: bold;
	text-decoration: none;
	float: left;
}
div#epast_left_calendar_head a.active {
	background-color: #7695bd;
	color: #FFF;
	background-image: url(images/events/calendar/head_dark.jpg);
}
div#epast_left_calendar_body {
	clear: both;
}
div#epast_left_calendar_body a {
	display: block;
	height: 22px;
	padding-top: 5px;
	padding-left: 9px;
	background-image: url(images/events/calendar/body_light.jpg);
	background-repeat: repeat-x;
	color: #333233;
	text-decoration: none;
}
div#epast_left_calendar_body a:hover {
	color: #FFF;
	font-weight: bold;
}
div.epast_left_calendar_body_year {
	padding-bottom: 1px;
}
div#epast_left_calendar_body a.year {
	display: block;
	height: 24px;
	padding-left: 9px;
	padding-top: 7px;
	background-image: url(images/events/calendar/year_inactive.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #2a4775;
	font-weight: bold;
	text-decoration: none;
}
div#epast_left_calendar_body a.active {
	color: #FFF;
	background-image: url(images/events/calendar/year_active.jpg);
}
div#epast_left_calendar a:hover {
	text-decoration: underline;
}

/* ------------------------------------------- Mid ------------------------------------ */
#epast_right {
	top: 0px;
	left: 0px;
	width: 698px;
	height: auto;
	padding-bottom: 36px;
	float: right;
}
#epast_right_headline {
	background: url(images/events/gray_pastevents.jpg);
	width: 688px;
	height: 22px;
	padding-top: 6px;
	padding-left: 10px;
	color: #FFF;
}
#epast_right_headline a {
	color: #FFF;
}
div.epast_right_event {
	margin-top: 15px;
	background-image: url(images/common/underline.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
div.epast_right_event_pic {
	width: 185px;
	height: 130px;
	float: left;
	padding-left: 5px;
}
div.epast_right_event_text {
	float: right;
	width: 508px;
}
div.epast_right_event_text_location {
	padding-top: 10px;
	font-size: 11px;
	color: #78a0b3;
}
div.epast_right_event_more {
	text-align: right;
}
div.epast_right_event_more a {
	color: #284372;
}
#epast_right_navig {
	height: 26px;
	float: right;
}
div#epast_right_navig a {
	float: left;
	display: block;
	width: 26px;
	height: 20px;
	margin-left: 9px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	background-image: url(images/events/navig_btn.jpg);
	color: #497489;
	font-weight: bold;
}
div#epast_right_navig a.active {
	color: #2f2e2f;
	background-image: none;
}

/* ------------------------------------------- Body ------------------------------------ */
div#eveps_main {
	position: relative;
	top: 0px;
	width: 940px;
	height: auto;
	padding-top: 55px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
div#eveps_leftmid {
	width: 727px;
	float: left;
}

/* ------------------------------------------- Left ------------------------------------ */
#eveps_left {
	float: left;
	width: 226px;
}

/* ------------------------------------------- Mid ------------------------------------ */
div#eveps_mid {
	width: 484px;
	padding-bottom: 36px;
	float: right;
}
div#eveps_mid_headline {
	height: 22px;
	padding-top: 6px;
	padding-left: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dcdcdc;
	background-image: url(images/events/gray_corner.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #4e4e4e;
	color: #FFF;
	margin-bottom: 13px;
}
div#eveps_mid_headline a {
	color: #FFF;
}
p.eveps_mid_date {
	display: inline;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	line-height: 150%;
}
p.eveps_mid_location {
	display: inline;
	font-size: 11px;
	color: #78a0b3;
}
div#eveps_mid_gallery {
	padding-top: 30px;
}
div#eveps_mid_gallery img {
	margin-top: 15px;
	float: left;
	margin-right: 4px;
	margin-bottom: 5px;
}
div#eveps_mid_video {
	clear: both;
	padding-top: 30px;
}

/* ------------------------------------------- Right ------------------------------------ */
#eveps_right {
	width: 196px;
	height: auto;
	padding-bottom: 36px;
	float: right;
}
div#eveps_right_headline {
	height: 22px;
	padding-top: 6px;
	padding-left: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dcdcdc;
	background-image: url(images/events/gray_corner.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #4e4e4e;
	color: #FFF;
}
div#eveps_right_partners {
	padding-top: 15px;
	padding-bottom: 12px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
div#eveps_right_partners img {
	margin-bottom: 18px;
	margin-right: 5px;
	margin-left: 5px;
}

/* -----------------------------  Body --------------------------- */
div#main {
	position: relative;
	top: 0px;
	width: 940px;
	height: auto;
	padding-top: 55px;
	margin-left: auto;
	margin-right: auto;
}
div#main_leftmid {
	position: relative;
	top: 0px;
	left: -5px;
	height: auto;
	padding-bottom: 60px;
	float: left;
	width: 642px;
}
div#main_left {
	position: static;
	top: 0px;
	width: 340px;
	margin-bottom: 25px;
	float: left;
}
div#main_mid {
	position: relative;
	width: 284px;
	float: right;
	margin-right: 0px;
	padding-bottom: 25px;
}
div#main_bottom {
	position: relative;
	margin-top: 20px;
	width: 647px;
	height: 133px;
	left: 0px;
	padding-bottom: 20px;
	clear: both;
}
div#main_right {
	position: static;
	top: 0px;
	left: 0px;
	width: 281px;
	height: auto;
	float: right;
	padding-bottom: 30px;
}

/* -----------------------------  Left --------------------------- */
div#main_left_biznews {
	position: relative;
	top: 0px;
	left: 0px;
	width: 314px;
	height: 290px;
	padding: 6px 13px;
	background-image: url(images/main/left/gray.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #515051;
	padding-bottom: 1px;
}
div#main_left_biznews a {
	color: #FFF;
}
div#main_left_biznews_headline {
	position: relative;
	width: 314px;
	height: 59px;
	font-size: 13px;
	margin-bottom: 15px;
	color: #FFFFFF;
}
div#main_left_biznews_headline p {
	display: inline;
}
div#main_left_biznews_headline_allnews {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
}
div.main_left_biznews_body {
	position: relative;
	/*padding-top: 5pt;*/
	top: 0px;
	left: -13px;
	width: 314px;
	/*height: 148px;*/
	color: #FFF;
	font-size: 12px;
	margin: 13px;
	background-color: #515051;
}
.main_left_biznews_body p {
	font-size: 13px;
}
div#main_left_biznews_body_category {
	position: relative;
	left: -13px;
	width: 314px;
	height: 18px;
	padding-left: 13px;
	padding-top: 2px;
	padding-right: 13px;
}
div#main_left_biznews_body_category_datum {
	position: absolute;
	right: 13px;
	top: 5px;
	display: inline;
}
div#main_left_biznews_body_source {
}
div#main_left_biznews_body_more {
	position: absolute;
	bottom: 0px;
	right: 0px;
	color: #78a0b3;
}
div#main_left_events {
	position: relative;
	margin-top: 18px;
	padding-top: 26px;
	top: 0px;
	left: 0px;
	width: 340px;
	height: auto;
	color: #fff;
	font-size: 12px;
}
div.main_left_events_event {
	position: relative;
	top: 0px;
	width: 314px;
	height: 85px;
	padding: 13px;
	background-color: #009900;
	background-image: url(images/main/left/events.jpg);
}
div.main_left_events_btn {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 126px;
	height: 20px;
	font-size: 13px;
	padding-top: 7px;
	padding-left: 13px;
	background-repeat: no-repeat;
	font-weight: bold;
}
div.main_left_events_btn.right {
	left: 140px;
}
div.main_left_events_btn.dark {
	background-image: url(images/main/left/events_btn_dark.jpg);
}
div.main_left_events_btn.dark a {
	color: #fff;
	text-decoration: none;
}
div.main_left_events_btn.light {
	background-image: url(images/main/left/events_btn_light.jpg);
}
div.main_left_events_btn.light a {
	color: #939fa4;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
div.main_left_events_btn.light a:hover {
	text-decoration: underline;
}
div.main_left_events_event_text {
	position: absolute;
	left: 139px;
	width: auto;
	padding-right: 13px;
	height: 87px;
	top: 16px;
}
div.main_left_events_event_month {
	position: absolute;
	left: 24px;
	top: 19px;
	width: 80px;
	height: 18px;
	text-align: center;
}
div.main_left_events_event_day {
	position: absolute;
	left: 25px;
	top: 40px;
	width: 74px;
	height: 40px;
	text-align: center;
	font-weight: bold;
	color: #939fa4;
	font-size: 26px;
}
div.main_left_events_event_cat a{
  font-size: 9px;
  text-decoration: none;
  color: #4E4E4E;
  text-transform: uppercase;
}
div.main_left_events_event_cat{
  position: relative;
  text-indent: 12px;
  top: 58px;
}
div.main_left_events_event_more {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 13px;
}
div.main_left_events_event_more a {
	color: #284372;
}
div#main_left_events h4 {
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
	display: inline;
}

/* -----------------------------  Mid --------------------------- */
div#main_mid p {
	display: inline;
}
div#main_mid h4 {
	margin-bottom: 10px;
}
h4 a{
	font-size:17px;
	color: #e51c24;
	text-decoration: none;
	font-family: Roboto Condensed;
    font-weight: 400;
}
#main_left_events h4 a {
	color: #282828;
}
h4 a:hover{
	color: #e51c24;
	text-decoration: underline;
}
div#main_mid_headline {
	position: relative;
	width: 267px;
	height: 13px;
	background-image: url(images/main/mid/gray_top.jpg);
	padding: 8px;
}
div#main_mid_headline h5 {
	display: inline;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
div.main_mid_news {
	position: relative;
	width: auto;
	height: auto;
}
div.main_mid_newspic {
	position: relative;
	left: -13px;
	top: 3px;
	width: 100px;
	height: 78px;
	float: left;
	margin-bottom: 20px;
}
div.main_mid_newsarticle {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	padding: 13px;
	font-size: 13px;
	color: #000;
	background-image: url(images/main/mid/underline.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
div.main_mid_newsarticle_readmore {
	position: relative;
	bottom: 0px;
	right: 0px;
	margin-top: 10px;
	text-align: right;
}
div.main_mid_newsarticle_readmore a {
	color: #78a0b3;
	font-size: 11px;
}

/* -----------------------------  Right --------------------------- */
div#main_right p {
	display: inline;
}
div#main_right_newsletter {
	position: relative;
	top: 0px;
	left: 0px;
}
div#main_right_newsletter h5 {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	display: inline;
}
div#main_right_newsletter_headline {
	margin: 14px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 140px;
	height: 20px;
}
div#main_right_newsletter_text {
	margin: 14px;
	position: absolute;
	width: 140px;
	top: 35px;
	left: 0px;
	font-size: 12px;
	color: #000;
}
div.main_right_newsletter_bg {
	width: 281px;
	height: 210px;
	background-position: right;
	background-color: #b7cbd4;
	background-repeat: no-repeat;
}
div#main_right_members {
	position: relative;
	top: 20px;
	width: 281px;
	height: auto;
}
div#main_right_members_headline {
	position: static;
	width: 267px;
	height: 22px;
	background-image: url(images/main/right/gray.jpg);
	padding-top: 7px;
	padding-left: 14px;
}
div#main_right_members_headline h5 {
	display: inline;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
div#main_right_members_text {
	padding: 14px;
	height: auto;
	width: 253px;
}
div#main_right_advertisement {
	position: relative;
	top: 20px;
	width: 281px;
	height: 172px;
}
div#main_right_advertisement {
	display: block;
	width: 281px;
	height: 254px;
	background-image: url(images/main/mid/underline.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div#main_right_advertisement img {
	cursor: pointer;
}
#main_bottom_advertisement {
	display: block;
	height: 130px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}
#main_bottom_advertisement img {
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
}
div#main_right_facebook {
	position: relative;
	top: 30px;
	width: 281px;
	height: 94px;
	background-image: url(images/main/right/facebookbox.jpg);
}
div#main_right_facebook_text {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	top: 30px;
	color: #FFFFFF;
	font-size: 12px;
	width: 261px;
	height: 60px;
}
div#main_right_facebook_text_more {
	position: relative;
	bottom: 0px;
	right: 0px;
	text-align: right;
	margin-top: 5px;
}
div#main_right_facebook_text_more a {
	color: #78a0b3;
	font-size: 11px;
}
div#main_right_linkedin {
	position: relative;
	margin-top: 37px;
	height: 23px;
	width: 281px;
}
div#main_right_linkedin_btn {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 92px;
	height: 23px;
}

/* -------------------------------------------- Header ------------------------------------ */
div#header_membership_text {
	position: relative;
	float: right;
	width: 690px;
	margin-left: 25px;
	height: 150px;
	color: #FFFFFF;
}

/* -------------------------------------------- Body ------------------------------------ */
div#membership_main {
	position: relative;
	top: 0px;
	width: 922px;
	padding-left: 18px;
	padding-top: 55px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
}
div#membership_top {
	background-image: url(images/membership/cirles.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding-bottom: 60px;
}
div#membership_top_left {
	width: 510px;
}
div#membership_top_left h4 {
	display: inline;
}
div#membership_bottom {
	clear: both;
}
div.membership_bottom_part {
	float: left;
	width: 282px;
	padding-bottom: 60px;
}
div.membership_bottom_part_headline {
	height: 22px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 13px;
	padding-top: 7px;
	background-image: url(images/membership/gray.jpg);
}
div.margined38 {
	margin-left: 38px;
}
nav#navig {
	display: block;
	margin:10px -15px 0px -15px;
	background: #fff;
	text-align: center;
	padding: 0;
}
nav#navig > ul {
	height: 100%;
	/*width: 100%;*/
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 998;
}
nav#navig > ul > li {
	float: left;
	width: auto;
	position: relative;
	z-index: 998;
}
nav#navig > ul > li > ul {
	display: none;
	position: absolute;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	top:35px;
	background: #fff;
    border: 1px solid #d5dce0;
    border-radius: 4px;
    box-shadow: 0 10px 15px 0 rgba(0,0,0,0.06);
    z-index:3000;
    width: 230px;
}
nav#navig > ul > li > ul:before {
	content: "";
	position: absolute;
	top: -4px;
	left: 20px;
	border-left: 1px solid #d5dce0;
    border-top: 1px solid #d5dce0;
    background: #fff;
    box-sizing: border-box;
    content: "";
    display: block;
    height: 8px;
    transform: rotate(45deg);
    width: 8px;
}


nav#navig > ul > li > ul > li {
	position: relative;
	margin: 0;
	padding: 0;
	text-align: left;
}
nav#navig > ul > li > ul > li:first-child {
	/* margin-top: 10px; */
}
nav#navig > ul > li > ul > li:first-child a {
	padding-top: 10px;
}
nav#navig > ul > li > ul > li:last-child a {
	padding-bottom: 10px;
}
nav#navig > ul > li > ul > li a {
	display: block;
	/*background: #4e4e4e;*/
	text-align: left;
	line-height: 28px;
	padding: 0 20px 0 15px;
}

nav#navig > ul > li:hover > ul {
	display: block;
}



nav#navig ul  li > a {
	display: block;
	color: #000;
	font-size: 16px;
	font-family: 'Quattrocento Sans', sans-serif;
	font-weight: 700;
	line-height: 42px;
	width: auto;
	padding: 0px 13px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
nav#navig ul li > a:hover {
	color: #e51c24;
}
nav#navig li.current-menu-item > a,
nav#navig li.current_page_item > a,
nav#navig li.current-menu-parent > a {
	color: #e51c24;
	font-weight: bold;
}
nav#navig > ul > li:first-child > a {
	width: 35px;
	text-indent: -9999px;

}

nav#navig > ul > li:first-child.current_page_item > a {
	color: #000;
}

nav#navig > ul > li:first-child > a:after {
	font-family: FontAwesome;
	content:'\f015';
	position: absolute;
	top:-1px;
	left:15px;
	text-indent:0;
}

nav#navig > ul > li:first-child > a:after:hover {
	color: #e51c24;
}

/* 3rd level */

nav#navig > ul > li > ul > li > ul {
	display: none;
	position: absolute;
	top:0;
	left: 230px;
	list-style: none;
	margin: 0;
	padding: 0;

	background: #fff;
    border: 1px solid #d5dce0;
    border-radius: 4px;
    border-top-left-radius: 0px;
    box-shadow: 0 10px 15px 0 rgba(0,0,0,0.06);
    z-index:3000;
    min-width: 22em;
}

nav#navig > ul > li > ul > li > ul > li {
	margin: 0;
	padding: 0;
	text-align: left;
}



nav#navig > ul > li > ul > li.menu-item-has-children:before  {
	font-family: FontAwesome;
	display: block;
	content: "\f0da";
	position:absolute;
	font-size:14px;
	top:5px;
	right:10px;
	margin: 0;
	padding: 0;
	text-align: left;
}

nav#navig > ul > li > ul > li.menu-item-has-children:first-child:before {
	top:15px;
}

nav#navig > ul > li > ul > li:hover > ul {
	display: block;
}


/* ------------------------------------------- Body ------------------------------------ */
div#news_leftmid {
	width: 725px;
	float: left;
}

/* ------------------------------------------- Left ------------------------------------ */
div#news_left {
	padding-bottom: 25px;
}
div#news_left_buttons {
	padding-bottom: 20px;
}
div#news_left h5 {
	font-size: 21px;
	font-weight: bold;
	display: inline;
}
div#news_left ul {
	padding-left: 13px;
}
div#news_left ul a {
	color: #4e4e4e;
	text-decoration: none;
}
div#news_left ul a.active {
	font-weight: bold;
	text-decoration: underline;
}
div#news_left ul a:hover {
	font-weight: bold;
	text-decoration: underline;
}

/* ------------------------------------------- Mid ------------------------------------ */
div#news_mid {
	width: 100%;
	padding-bottom: 25px;
	float: right;
}
div.news_mid_article {
	padding-bottom: 25px;
	background-image: url(images/common/underline.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 11px;
	margin-bottom: 20px;
}
div.news_mid_article_owner {
	height: 22px;
	width: 69px;
	padding-top: 3px;
	border-style: solid;
	border-width: 1px;
	border-right: none;
	border-left: none;
	border-color: #e79176;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #e51c24;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	float: left;
}
div.news_mid_article_date {
	height: 22px;
	width: 100%;
	padding-top: 3px;
	padding-right: 13px;
	border-style: solid;
	border-width: 1px;
	border-color: #edebeb;
	border-left: none;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #e8e6e6;
	text-align: right;
	color: #000;
}
div.news_mid_article p {
	font-size: 13px;
}
div.news_mid_article p.category {
	color: #e51c24;
	clear: both;
}
div.news_mid_article p.category a{
	color: #e51c24;
	text-decoration: underline;
}
div.news_mid_article p.category a:hover{text-decoration: none;}
div.news_mid_article p.text {
}
div.news_mid_article p.source {
	clear: both;
	display: inline;
	font-style: italic;
}
div.news_mid_article a.readmore {
	float: right;
	text-align: right;
	text-decoration: underline;
	color: #78a0b3;
}
div.news_mid_article img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: transparent;
}

/* ------------------------------------------- Right ------------------------------------ */
div#news_right {
	width: 196px;
	padding-bottom: 25px;
	float: right;
}

/* ------------------------------------------- Body ------------------------------------ */
div#newa_leftmid {
	width: 725px;
	float: left;
}

/* ------------------------------------------- Left ------------------------------------ */
div#newa_left {
	width: 223px;
	float: left;
	padding-bottom: 25px;
}
div#newa_left_buttons {
	padding-bottom: 20px;
}
div#newa_left h5 {
	font-size: 21px;
	font-weight: bold;
	display: inline;
}
div#newa_left ul {
	padding-left: 13px;
}
div#newa_left ul a {
	color: #4e4e4e;
	text-decoration: none;
}
div#newa_left ul a:hover {
	font-weight: bold;
	text-decoration: underline;
}

/* ------------------------------------------- Mid ------------------------------------ */
div#newa_mid {
	width: 485px;
	padding-bottom: 50px;
	float: right;
}
a.newa_mid_back {
	text-decoration: none;
	font-size: 11px;
	color: #676565;
}
a.newa_mid_back:hover {
	text-decoration: underline;
}
div.newa_mid_article {
	padding-top: 10px;
	padding-bottom: 25px;
	font-size: 11px;
	margin-bottom: 20px;
}
div.newa_mid_article_owner {
	height: 17px;
	width: 69px;
	padding-top: 3px;
	border-style: solid;
	border-width: 1px;
	border-right: none;
	border-left: none;
	border-color: #e79176;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #e51c24;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	float: left;
}
div.newa_mid_article_date {
	height: 17px;
	width: 402px;
	padding-top: 3px;
	padding-right: 13px;
	border-style: solid;
	border-width: 1px;
	border-color: #edebeb;
	border-left: none;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #e8e6e6;
	text-align: right;
	color: #000;
	float: right;
}
div.newa_mid_article p {
	font-size: 12px;
}
div.newa_mid_article p.text {
}
div.newa_mid_article img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
div#newa_mid_gallery {
	padding-top: 30px;
}
div#newa_mid_gallery img {
	margin-top: 15px;
	float: left;
	margin-right: 4px;
	margin-bottom: 5px;
}

/* ------------------------------------------- Right ------------------------------------ */
div#newa_right {
	width: 196px;
	padding-bottom: 25px;
	float: right;
}

/* ------------------------------------------- Body ------------------------------------ */
div#newb_leftmid {
	width: 725px;
	float: left;
}

/* ------------------------------------------- Left ------------------------------------ */
div#newb_left {
	width: 223px;
	float: left;
	padding-bottom: 25px;
}
div#newb_left_buttons {
	padding-bottom: 20px;
}
div#newb_left h5 {
	font-size: 21px;
	font-weight: bold;
	display: inline;
}
div#newb_left ul {
	padding-left: 13px;
}
div#newb_left ul a {
	color: #4e4e4e;
	text-decoration: none;
}
div#newb_left ul a:hover {
	font-weight: bold;
	text-decoration: underline;
}

/* ------------------------------------------- Mid ------------------------------------ */
div#newb_mid {
	width: 485px;
	padding-bottom: 25px;
	float: right;
}
a.newb_mid_back {
	text-decoration: none;
	font-size: 11px;
	color: #676565;
}
div.newb_mid_article {
	padding-top: 10px;
	padding-bottom: 25px;
	background-image: url(images/common/underline.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 11px;
	margin-bottom: 20px;
}
div.newb_mid_article_owner {
	height: 17px;
	width: 69px;
	padding-top: 3px;
	border-style: solid;
	border-width: 1px;
	border-right: none;
	border-left: none;
	border-color: #e79176;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #e51c24;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	float: left;
}
div.newb_mid_article_date {
	height: 17px;
	width: 402px;
	padding-top: 3px;
	padding-right: 13px;
	border-style: solid;
	border-width: 1px;
	border-color: #edebeb;
	border-left: none;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #e8e6e6;
	text-align: right;
	color: #000;
	float: right;
}
div.newb_mid_article p {
	font-size: 12px;
}
div.newb_mid_article p.category {
	color: #e51c24;
	clear: both;
}
div.newb_mid_article p.category a{
	color: #e51c24;
	text-decoration: underline;
}
div.newb_mid_article p.category a:hover{text-decoration: none;}
div.newb_mid_article p.source {
	clear: both;
	display: inline;
	font-style: italic;
}
div.newb_mid_article a.readmore {
	float: right;
	text-align: right;
	color: #78a0b3;
}
div.newb_mid_article img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #e51c24;
}

/* ------------------------------------------- Right ------------------------------------ */
div#newb_right {
	width: 196px;
	padding-bottom: 25px;
	float: right;
}

/* ------------------------------------------- Body ------------------------------------ */
#nlet_left {
	top: 0px;
	left: 0px;
	width: 630px;
	height: auto;
	padding-bottom: 36px;
	float: left;
}
div#nlet_left_caption img {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
}
div#nlet_left ul {
	line-height: 200%;
	font-weight: bold;
}
div#nlet_right {
	width: 269px;
	padding-bottom: 36px;
	float: right;
}
div#nlet_right_headline {
	background: url(images/press/gray.jpg);
	width: 258px;
	height: 22px;
	padding-top: 7px;
	padding-left: 10px;
	color: #FFF;
	font-weight: bold;
}
div#nlet_right a {
	display: block;
	width: 178px;
	height: 58px;
	padding-left: 80px;
	padding-bottom: 15px;
	background-image: url(images/press/download.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	color: #4e4e4e;
}
div#nlet_right a:hover {
	text-decoration: underline;
}
#nlet_right h5 {
	font-size: 21px;
	font-weight: bold;
	color: #4e4e4e;
	display: inline;
}
div#nlet_bottom {
	clear: both;
	width: 939px;
}
div#nlet_bottom_headline {
	background: url(images/newsletter/blue_headline.jpg);
	height: 21px;
	padding-top: 6px;
	padding-left: 10px;
	color: #939fa4;
	font-weight: bold;
}

div.nlet_bottom_old_letter {
	width: 120px;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 12px;
	text-align: center;
	float: left;
}
div.nlet_bottom_old_letter a {
	text-decoration: none;
	color: #4e4e4e;
}
div.nlet_bottom_old_letter a:hover {
	text-decoration: underline;
}
@media print {
	#press_left {
		top: 0px;
		left: 0px;
		width: 630px;
		height: auto;
		padding-bottom: 36px;
		float: left;
		min-height: 350px;
	}
	div#press_left_caption {
		width: 650px;
	}
	div#press_left li {
		font-weight: bold;
		line-height: 200%;
	}
	div#press_right {
		width: 269px;
		padding-bottom: 36px;
		float: right;
	}
	div#press_right_headline {
		background: url(images/press/gray.jpg);
		width: 258px;
		height: 22px;
		padding-top: 7px;
		padding-left: 10px;
		color: #FFF;
		font-weight: bold;
	}
	div#press_right a {
		display: block;
		width: 178px;
		height: 58px;
		padding-left: 80px;
		padding-bottom: 15px;
		background-image: url(images/press/download.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		text-decoration: none;
		color: #4e4e4e;
	}
	div#press_right a:hover {
		text-decoration: underline;
	}
	#press_right h5 {
		font-size: 21px;
		font-weight: bold;
		color: #4e4e4e;
		display: inline;
	}
}

/* KUBIQ EDIT */
#main h2 {
	color: #000;
}
a.more:hover {
	color: #e51c24 !important;
}
#header_text {
	color: #fff;
	text-align: center;
	display: table-cell;
	padding-top: 162px;
	width: 940px;
	height: 212px;
	vertical-align: middle;
}
#header_text h1 {
	margin-top: 0;
	margin-bottom: 25px;
	padding-top: 0;
	font-weight: 400;
	font-size: 24px;
}
#header_text h1 b,
#header_text h1 strong {
	font-weight: 700;
}
#header_text p {
	font-size: 14px;
}
#header_text p+a,
#header_text p a:first-child,
.red_button,
.wpcf7-submit {
	border: none;
	background: none;
	cursor: pointer;
	margin-top: 25px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 12px 24px;
	color: #fff;
	background: #d60011;
	background: -moz-linear-gradient(45deg, #d60011 90%, transparent 10%);
	background: -o-linear-gradient(45deg, #d60011 90%, transparent 10%);
	background: -webkit-linear-gradient(45deg, #d60011 90%, transparent 10%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d60011 90%), color-stop(1, transparent 10%));
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr=#d60011 90%, EndColorStr=transparent 10%)";
	background: linear-gradient(45deg, #d60011 90%, transparent 10%);
	-webkit-background-size: 100%;
	background-size: 100%;
	background-position: left bottom;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease
}
#header_text p+a:hover,
#header_text p a:first-child:hover,
.red_button:hover,
.wpcf7-submit {
	color: #fff;
	background: #e51c24;
	background: -moz-linear-gradient(45deg, #e51c24 90%, transparent 10%);
	background: -o-linear-gradient(45deg, #e51c24 90%, transparent 10%);
	background: -webkit-linear-gradient(45deg, #e51c24 90%, transparent 10%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e51c24 90%), color-stop(1, transparent 10%));
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr=#e51c24 90%, EndColorStr=transparent 10%)";
	background: linear-gradient(45deg, #e51c24 90%, transparent 10%);
}
ul.archive,
ul.archive li {
	padding: 0;
	margin: 0;
	list-style: none
}
a.post-edit-link {
	font-size: 12px !important;
	font-weight: normal !important;
	color: #e51c24;
}
#past_events,
#business_archive,
#amcham_archive {
	display: none;
}
.fader {
	position: relative;
	overflow: hidden;
}
.fader,
.fader a {
	text-align: center;
}
.fader a {
	width: 100%;
	display: block;
	display: none;
	position: absolute;
	top: 20px;
	left: 0;
}
.fader img {
	max-width: 252px !important;
	width: auto;
	max-height: 150px !important;
	height: auto;
	margin-bottom: 20px;
}
.adverts {
	position: relative;
	overflow: hidden;
}
.adverts,
.adverts a {
	text-align: center;
}
.adverts a {
	width: 100%;
	display: block;
	display: none;
	position: absolute;
	top: 20px;
	left: 0;
}
.adverts img {
	max-width: 280px;
	width: auto;
	max-height: 220px;
	height: auto;
	margin-bottom: 20px;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignright {
	float: right;
	padding-left: 30px;
	padding-bottom: 30px;
}
.red_divider {
	clear: both;
	border-top: 1px solid #e51c24;
	margin: 30px 0px 50px 0px;
}

.grey_divider {
	clear: both;
	border-top: 2px solid #f1f1f1;
	margin: 30px 0px 50px 0px;
}
div.directors {

	margin-bottom: 30px;
}

div.directors img {
	float: left;
	margin-right: 15px;
}
div.directors h3 {
	font-size: 18px;
	padding: 0;
	margin: 0;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 1.2;
}
img.max130 {
	max-width: 130px
}
#searchResults {
}
#searchResults .search-separator {
	margin-top: 15px;
	border-top: 1px solid #78a0b3;
	padding-top: 15px;
}
#searchResults .search-title {
	color: #78a0b3;
	font-size: 11pt;
	text-decoration: none;
}
#searchResults .search-content {
	margin: 5px 0;
	font-size: 10pt;
}
#searchResults .search-link {
}
.search-pagination a,
.search-pagination div {
	float: left;
}
.search-sel {
	float: left;
	display: block;
	width: 26px;
	height: 20px;
	margin-left: 9px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #2f2e2f;
	background-image: none;
	cursor: pointer;
}
.search-page {
	display: block;
	width: 45px;
	height: 20px;
	margin-left: 9px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	background-image: url(../img/events/navig_btn.jpg);
	color: #497489;
	font-weight: bold;
	cursor: pointer;
}
.search-buttons {
	display: block;
	cursor: pointer;
	color: #fff;
	background-color: #a1b1be;
	float: left;
	padding: 10px;
	text-decoration: none;
	font-weight: bold;
}
#filtering{
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
#member_detail td:last-child{
	padding-left: 30px;
}
#member_detail td:first-child img{
	width: 150px;
	max-width: 150px;
	min-width: 150px;
}

/*NEWSLETTER*/
#nlet_left {
  top: 0px;
  left: 0px;
  width: 630px;
  height: auto;
  padding-bottom: 36px;
  float: left;
}
#nlet_left.publication_news {
	width: 600px;
}
div#nlet_left_caption img {
  float: left;
  margin-right: 20px;
  padding-right: 20px;
}
div#nlet_left ul {
  line-height: 200%;
  font-weight: bold;
}
div.nlet_right, div.nlet_right_inner {
  width: 320px;
  padding-bottom: 36px;
  float: right;
}
div.nlet_right.publication_downloads {
	width: 320px;
}
div.nlet_left_inner {
  width: 269px;
  padding-bottom: 36px;
  float: left;
}
div.nlet_right_headline {
  background: url(images/press/gray.jpg);
  width: 258px;
  height: 22px;
  padding-top: 7px;
  padding-left: 10px;
  color: #FFF;
  font-weight: bold;
}
div.nlet_right a, .download-news {
  display: block;
  width: 178px;
  height: 58px;
  padding-left: 80px;
  padding-bottom: 15px;
  background-image: url(images/press/download.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  text-decoration: none;
  color: #4e4e4e;
}
div.nlet_right a:hover {
  text-decoration: underline;
}
.publication_downloads.nlet_right a {
	width: 100%;
	height:auto;
	padding-left:0;
	padding-bottom: 0;
	background:none;
	position: relative;
}
.publication_downloads.nlet_right a:hover::after {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left:0;
	background: rgba(255,255,255,0.6);
}
.nlet_right b {
  font-size: 21px;
  font-weight: bold;
  color: #4e4e4e;
  display: inline;
}
div.nlet_bottom {
  width: 580px;
}
div.nlet_bottom.left {
	width: 320px;
}
div.nlet_bottom_headline {
  background: url(images/newsletter/blue_headline.jpg);
  height: 21px;
  padding-top: 6px;
  padding-left: 10px;
  color: #939fa4;
  font-weight: bold;
}

div.nlet_bottom_old_letter {
  width: 120px;
  margin-left: 7px;
  margin-right: 7px;
  margin-top: 12px;
  text-align: center;
  float: left;
}
div.nlet_bottom_old_letter a {
  text-decoration: none;
  color: #4e4e4e;
}
div.nlet_bottom_old_letter a:hover {
  text-decoration: underline;
}

/* ZMENY 15.04.14 */
div.news_mid_article > p {
	font-size: 13px;
}

#map-canvas img {
	max-width: none;
}

div.slick-slider {
	margin-bottom: 0;
}

/* Pagination */
.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}



/*New Css added - Flagship */

.main-header {
	height: :169px;
	min-height: 169px;
}

.home-subtitle {
	font-size:23px;
	font-weight:400;
	letter-spacing:0.5px;
	color:#000;
	font-family: 'Roboto Condensed', sans-serif;
}

/* Event schedule - overwrites */
body.wcs_modal--opened > :not(#wcs-vue-modal):not(.wcs-vue-modal), body.wcs_modal--opened::before, body.wcs_modal--opened::after {
    filter: none;
}

.wcs-timetable__container {
    padding: 3vh 0;
}



div.news_article {
	padding-bottom: 25px;
	background-image: url(images/common/underline.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 13px;
	margin-bottom: 20px;
}


div.news_article p {
	font-size: 13px;
}

div.news_article .date {
	color: #78a0b3;
}

div.news_article p.category {
	color: #e51c24;
	clear: both;
}
div.news_article p.category a{
	color: #e51c24;
	text-decoration: underline;
}
div.news_article p.category a:hover{text-decoration: none;}

div.news_article p.source {
	clear: both;
	display: inline;
	font-style: italic;
}

div.news_article a.readmore {
	float: right;
	text-align: right;
	text-decoration: underline;
	color: #78a0b3;
}
div.news_article img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: transparent;
}


div.social-media {
	position:absolute;
	bottom: 0px;
	width:100%;
}

div.social-media span {
	font-size:16px;
	font-weight:600;
	letter-spacing:0.5px;
}

.page-title {
	font-size:36px;
	letter-spacing:0.5px;
	color:#000;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	margin-bottom:35px;
}

.page-subtitle, h2,.calendar h3{
	display: inline-block;
	font-size:23px;
	font-weight:400;
	letter-spacing:0.5px;
	color:#000;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	margin-bottom:10px;
}

.page-subtitle a {
	color:#000;
}

.page-url{
	margin-left:15px;
	position:relative;
}
.page-url:before{
	position:absolute;
	left:-20px;
	font-family: FontAwesome;
	content:'\f054';
	font-size:14px;
}

.page-desc {
	color: #e51c24;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	text-align: center;
}

.page-description p{
	font-size:15px;
}
.page-description a{
	color:#e51c24;
}


/* New Calendar */

.wcs-timetable--1 .wcs-btn--action, .wcs-timetable--1 .wcs-btn--action:hover {
    background-color: #e51c24 !important;
 }

.wcs-calendar__header h3 {
	font-size:23px !important;
	font-weight:400 !important;
	letter-spacing:0.5px;
	color:#000 !important;
	font-family: 'Roboto Condensed', sans-serif !important;
}


h3.wcs-class__title {
	font-size:16px !important;
	color:#000 !important;
	font-weight:400 !important;
	font-family: 'Roboto Condensed', sans-serif !important;
}

.wcs-class__excerpt {
	margin-top:20px;
}


a.view-all {
	text-decoration: none;
	color: #000;
	margin-bottom:15px;
	display: block;
}

a.view-all:hover {
	color:#e51c24;
}




/*responsive menu*/





/*responsive menu*/
a.responsive-menu {
	display: none;
  	width: 100%;
  	padding: 18px 15px;
  	background: #e51c24;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}

a.responsive-menu:hover {
  background: #e51c24;
  color: #fff;
  text-decoration: none;
}



@media (max-width: 767px) {


	.menu {
		display:block;
	}

	a.responsive-menu { display: block !important; line-height: 12px;}

	nav {
	  margin: 0;
	  background: none;
	}

	.menu {
		width:100%;
	}

	.menu li {
	  float:none !important;
	  display: block;
	  margin: 0;
	  width:100%;
	}

	.menu li a {
	  display: inline-block !important;
	  background: transparent;
	  color: #797979;
	}

	.menu li li a {
		display: block;
	}

	.menu li:hover {
	  background: hsla(358, 79%, 50%, .2);

	}


	.menu li li:hover {
	  background: hsla(358, 79%, 50%, .1);

	}

	.menu ul {
	  visibility: hidden;
	  opacity: 0;
	  top: 0;
	  left: 0;
	  width: 100%;
	  transform: initial;
	}

	.menu li:hover>ul {
	  visibility: visible;
	  opacity: 1;
	  position: relative;
	  transform: initial;
	}

	.menu .sub-menu {
		position:relative !important;
		top:0px !important;
		left: 0px !important;
		width:100% !important;
	}



	.menu li >ul ul:hover { transform: initial; }



	.menu > li:first-child > a {
		width: 100% !important;
		text-indent:0 !important;

	}

	.menu > li:first-child > a:after {
		text-indent:-9999px !important;

	}

}


#linkedin-con > h2 {
	display:none !important;
}


#linkedin-con {
	list-style-type: none;
    margin: 0;
    padding: 0;
}


.linkedin-update-logo {
	float:left;
	width:40px;
	border: 1px solid #eee;
	margin-right: 10px;
}

#linkedin-item{
	position:relative;
	border: 0;
	background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .12);
    border-radius: 3px;
    margin: 10px;
    padding:10px;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 1.28;
    font-size: 11px;
}

#linkedin-item > span {
	display: block;
    height: 50px;
    margin-left:60px;
}

#linkedin-item > span:before{
	content:"AmCham Norway";
	display: block;
	margin-top: 5px;
	letter-spacing: .15px;
	font-weight: 600;
	font-size: 14px;
    line-height: 18px;
    font-family: Helvetica, Arial, sans-serif;
}

#linkedin-item > span >i {
	color:#90949c;
	font-family: Helvetica, Arial, sans-serif;
    line-height: 1.28;
    font-size:11px;
    font-style: normal;
}
#linkedin-item > span >i:before {
	content:'about ';
}

#linkedin-item > span > a {
	display: block;
    position:absolute;
    background: url(images/social/linkedin.png);
    background-size: contain;
    width: 23px;
    height: 23px;
    text-indent: -999px;
    right: 10px;
    top:15px;
}

#linkedin-item > div {
	margin-top:5px;
}

#linkedin-item > div > h3 {
	display: none;
}

#linkedin-item > div > p {
	margin: 6px 0;
	font-size: 14px;
    font-weight: normal;
    line-height: 1.38;
    font-family: Helvetica, Arial, sans-serif;
}


.in-follow-us {
	position:absolute;
	bottom:10px;
	right:10px;
	background-color: #f5f6f7;
    border-color: #ccd0d5;
    color: #4b4f56;
    border: 1px solid;
    border-radius: 2px;
    box-sizing: content-box;
    font-size: 11px;
    line-height: 22px;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    justify-content: center;
    padding: 0 8px;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    transition: 200ms cubic-bezier(.08,.52,.52,1) background-color, 200ms cubic-bezier(.08,.52,.52,1) box-shadow, 200ms cubic-bezier(.08,.52,.52,1) transform;
    font-family: Helvetica, Arial, sans-serif;

}

.btn-hero {
	width:100%;
	background-color: #e51c24;
	font-family: Roboto Condensed;
	font-weight: 	normal;

}

.btn-hero:hover{
	color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}

.fb-page,
.fb-page span,
.fb-page span iframe[style] {
    width: 100% !important;
}
