/*
 * @author ( Nguyen Duc Viet )
*/

/* not ready */

/* ##########################  general  ########################### */
@font-face {
    font-family: 'helveticaneuecondregular';
    src: url('../fonts/helvetica-webfont.eot');
    src: url('../fonts/helvetica-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helvetica-webfont.woff') format('woff'),
         url('../fonts/helvetica-webfont.ttf') format('truetype'),
         url('../fonts/helvetica-webfont.svg#helveticaneuecondregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'merriweatherlight';
    src: url('../fonts/merriweather_light/merriweather-light-webfont.eot');
    src: url('../fonts/merriweather_light/merriweather-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/merriweather_light/merriweather-light-webfont.woff') format('woff'),
         url('../fonts/merriweather_light/merriweather-light-webfont.ttf') format('truetype'),
         url('../fonts/merriweather_light/merriweather-light-webfont.svg#merriweatherlight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'oxygenregular';
    src: url('../fonts/oxygen/oxygen-webfont.eot');
    src: url('../fonts/oxygen/oxygen-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oxygen/oxygen-webfont.woff') format('woff'),
         url('../fonts/oxygen/oxygen-webfont.ttf') format('truetype'),
         url('../fonts/oxygen/oxygen-webfont.svg#oxygenregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'oxygenbold';
    src: url('../fonts/OxygenBold/oxygen-bold-webfont.eot');
    src: url('../fonts/OxygenBold/oxygen-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OxygenBold/oxygen-bold-webfont.woff') format('woff'),
         url('../fonts/OxygenBold/oxygen-bold-webfont.ttf') format('truetype'),
         url('../fonts/OxygenBold/oxygen-bold-webfont.svg#oxygenbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{
  background: white;
  color: #706d6d;
  font-size: 14px;
  font-family: 'oxygenregular',arial, helvetica, sans-serif;
  line-height: 18px;
}
.oxygenbold{ 
	font-family: 'oxygenbold';
	font-weight:normal;
}
#top_bg{
  border-top:4px solid #db3128;
  width: 100%;
}
#all{
  color: #706d6d;
  border:solid 0px #ddd  !important ;
	clear:both;
}
a,
a:link,
a:visited{
  color:#5ac0ac;
  outline: none;
  text-decoration: none;
}

a:hover,
a:active,
a:focus{
  color:#0fa8e0;
}

input:focus{
  border:solid 2px;  
}

fieldset{
  border:solid 0px #ccc
}

.article-info{
  color:#444;
}
.article-info dd span{
  color:#444;
  border-right:solid 0px;
}
ol,ul,li {
  list-style: none;
}
h1,h2,h3 {
  color: #fff;
  text-transform: uppercase;
}
.clear{
  clear: both;
}
/* ##########################  header  ########################### */
#banner_head{
  text-align: center;
  margin-bottom: 5px; /*min-height:94px; /* Michael */
}
#masthead{
  float: left;
  width: 100%;
  height: auto;
  background: white;
}
#top_menu{
	float: right;
}
.mas-left{
	width:429px;
	float:left;
	margin-right:13px; 
}
.mas-right{
	float:right;
	width:728px;
	padding-top: 26px;
}
#banner_head{
	/* background: #3A3A3A; */
}
.menu_list_ico{
	width: 52px;
	height: 52px;
	margin: 0 auto;
	display: none;
	cursor: pointer;
	background: #db3128 url(../images/menu_list.png) center center no-repeat;
}
/* ++++++++++++++  search  ++++++++++++++ */

#header-top #wrapper-top form .inputbox,#searchbox form .search .inputbox{
  background:#454545;
  padding-left:10px;
  width: 190px;
  height: 60px;
  border: none;
  font-family: helveticaneuecondregular;
  color: #ffffff;
  line-height: 60px;
  font-size: 14px;
  font-weight: bold;
  text-transform:uppercase;
  display:none;
  /* position:absolute;
  right: 287px; */
}
#header-top #wrapper-top form .inputbox:focus,#searchbox form .search .inputbox:focus{
 /*  border: 1px solid #1ca9e1;
  font-style:normal; */
}

#header-top #wrapper-top form p,#searchbox form .search .button{
  background: url(../images/searchbutton.png);
  color:#fff;
  float: right;
  width: 49px;
  height: 60px;
  cursor: pointer;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  border-bottom:none;
  border-top:none;
}
#header-top #wrapper-top form p:hover{
	opacity:0.5;
}
#searchbox form .search .button{
  float: left;
}
#search-searchword{
  height: 25px;
}
#errorboxbody p{
  line-height: 30px;
}
#social_search .social img{
  padding-right: 4px;
}
/*search result page*/
#main .search h1{
  color: #727171;
  font-size: 20px;
}
#main .search form{
  margin: 20px 0 20px 20px;
}
#main .search .word,#main .search .searchintro,#main .search .phrases,#main .search .only{
  margin-bottom: 10px;
}
#main .search .phrases legend,#main .search .phrases .phrases-box,#main .search .phrases .ordering-box,#main .search .only legend{
  margin-bottom: 15px;
}
#main .search .phrases .phrases-box input,#main .search .phrases .phrases-box label,#main .search .only input,#main .search .only label{
  margin: 0 4px;
}
#main .search  .form-limit{
  margin: 10px 0;
}
#main .search .searchintro p{
  font-size: 18px;
  color: #1cb8f6;  
}
#main .search .phrases,#main .search .only{
  width: 450px;
  float: left;
  height: 110px;
}
dl.search-results{
  margin-bottom: 20px;
  border-top: 1px solid #6b9d84;
}

dl.search-results dt.result-title{
  font-size: 18px;
  margin-top: 30px;
}
dl.search-results dd.result-category{
  margin-bottom: 15px;
}
dl.search-results dd.result-category,
dl.search-results dd.result-text,
dl.search-results dd.result-created{
  padding-left: 20px;
}
dl.search-results dd.result-url{
  color:#115599;
}
dl.search-results dd.result-text .highlight{
  background: #FBDD2D;
}
/* ++++++++++++++  slide  ++++++++++++++ */
.theme-light .nivo-controlNav{
  position: absolute;
  bottom: 0px;
  padding-right: 20px;
  width: 940px;
  height: 48px;
  background: rgba(0,0,0,0.5);
  text-align: right;
}
.theme-light .nivo-controlNav a {
  width: 14px;
  height: 14px;
  margin-top: 18px;
  background:url('../images/control_nav.png') no-repeat;
  margin-left: 4px;
  text-indent:9999px;
}
.theme-light .nivoSlider{
  margin-bottom: 0;
}
.theme-light .nivoSlider{
  z-index:0;
}

/* ##########################  contentarea  ########################### */
#contentarea,
#contentarea2{
  background:#fff;
}
/* ++++++++++++++++++  content module ++++++++++++++++ */
#top{
margin-top: 0px;
}
#top .newsflash{
  position: relative;
  float: left;
  width: 423px;
  margin-bottom: 5px;
}
#top .newsflash .newsflash-title{
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  width: 184px;
  min-height: 28px;
  padding-left: 8px;
  float: right;
}
#top .newsflash .newsflash-title span{
  padding: 5px;
  line-height: 15px;
  float: left;
}
#top .newsflash .newsflash-title a{
  color: #fff;
  line-height: 28px;
}
#top .hotel-discount{
  border: 1px solid #1ca9e1;
}
#top .newsflash .online_registration {
  background: #5abf93;
}
#top .online_registration, #top .hotel-discount{
  border: 1px solid #1ca9e1;
}
#top .newsflash .online_registration, #top .newsflash .hotel-discount{
  background: #1ca9e1;
}
#top .program_update{
  border: 1px solid #e0c62f;
}
#top .newsflash .program_update{
  background: #e0c62f;
}
#top .mailing_list{
  border: 1px solid #5abf93;
}
#top .newsflash .mailing_list{
  background: #5abf93;
}
#top .newsflash img{
  float: left;
  padding:5px;
  width: 218px;
  height: 140px;
}
#top .newsflash .introtext{
  margin-top: 10px;
  padding-right: 5px;
  float: right;
  width: 180px;
}
#top .newsflash a.readmore{
  float: right;
  position: absolute;
  color: #fff;
  background: #b8b8b8 url('../images/readmore_bg.png') right center no-repeat;
  bottom: 5px;
  right: 6px;
  width: 62px;
  height: 14px;
  font-size: 10px;
  line-height: 14px;
  padding-left: 4px;
  border: 1px solid #c7c8c8;
}
/******************* Social ********************/
#social{
	background: url("../images/bg-nav-right.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    color: #555555;
    height: 40px;
}

/**************** END **************************/
/* ++++++++++++++++++  breadcrumbs ++++++++++++++++ */
.breadcrumbs{
	float: left;
    font-family: merriweather;
    font-size: 12px;
    line-height: 40px;
	white-space:nowrap;
}
.breadcrumbs a{
	color:#565656;
}
#breadcrumbs .social-share-button-mod{
 float: right;
 margin-top:5px;
}
#breadcrumbs{
  color:#555;
  background:url('../images/bg-nav-right.jpg') repeat-x;
  height:40px;
}
#breadcrumbs span{
  color:#555;
}
#breadcrumbs span a:link,
#breadcrumbs span a:visited{
  background:#fff;
  color:#7BA428;
}

#breadcrumbs span a:hover,
#breadcrumbs span a:active,
#breadcrumbs span a:focus{
  background:#7BA428;
  color:#fff;
} 


/* ++++++++++++ content - main  +++++++++++++++ */

#main{
  /* min-height:300px */
}

/* ++++++++++++++  pagination  ++++++++++++++ */

#main .pagination{
  border-top:solid 0px #ddd;
}
#main .pagination ul li{
    display: inline;
    padding: 5px;
}
#main .pagination ul{
  margin-top: 10px;
}
/*************** TExt slider ***********/
.customwrap-text-slider{
	position:absolute;
	z-index:99;
	top:0;
	width:100%;
}

.text-slider-right{
	text-align: right;
}
.wrap-text-slider h3{
	font-family:'oxygenregular';
	font-size:40px;
	line-height:40px;
	background: url(../images/transparent-bg.png)\0;
	background-color: rgba(0,0,0,0.8);
	font-weight:normal;
	display:inline-block;
	padding:7px 12px;
}
.wrap-text-slider p{
	height:6px;
}
.wrap-text-slider p:last-child{
	background: url(../images/transparent-bg.png)\0;
	background-color: rgba(0,0,0,0.8);
    color: #FFFFFF;
    float: left;
    font-family: 'oxygenregular';
    font-size: 22px;
    height: auto;
    margin-top: 20px;
    padding: 14px 20px;
	text-transform: none;
	font-weight: normal;
}
.wrap-text-slider h4{
	background: url(../images/transparent-bg.png)\0;
	background-color: rgba(0,0,0,0.8);
    color: #FFFFFF;
    float: left;
    font-family: 'oxygenregular';
    font-size: 22px;
    height: auto;
    margin-top: 20px;
    padding: 14px 20px;
	text-transform: none;
	font-weight: normal;
}
.text-slider-right p:last-child{
	background: url(../images/transparent-bg.png)\0;
	background-color: rgba(0,0,0,0.8);
    color: #FFFFFF;
    float: left;
    font-family: 'oxygenregular';
    font-size: 22px;
    height: auto;
    margin-top: 20px;
    padding: 14px 20px;
	text-transform: none;
	font-weight: normal;
}
.text-slider-right h4{
	float:right;
}
#slider-news  .caroufredsel_wrapper .news-date{
	background: none repeat scroll 0 0 #FE8400;
	color: #FFFFFF;
	float: left;
	font-size: 15px;
	height: 69px;
	padding-left: 9px;
	padding-right: 0;
	width: 14%;
	margin-top: 27px;
}
#slider-news .caroufredsel_wrapper .news-date span{
	display: inline-block;
    font-size: 24px;
    margin-top: 4px;
}
#slider-news .caroufredsel_wrapper .mod-articles-slider-introtext{
	background: none repeat scroll 0 0 #252525;
	color: #FFFFFF;
	float: left;
	height: 220px;
	padding: 15px;
	width: 70%;
	font-size: 15px;
	line-height: 26px;
	margin-top: 17px;
}
#slider-news .articles_content_slider .control_navigation{
	margin-top:8px;
}
/************** END text slider ********/
#top_slide .masthead, #top_slide .masthead > img{
 width: 100%;
 position: relative;
}
#top_slide .masthead{
	height: 175px;
	background-repeat: no-repeat;
	background-size: cover;
	display: inline-block;
	background-position: center center;
}
#top_slide .masthead .masthead_wrapper{
 width: 100%;
 position: absolute;
 bottom: 10px;
}
#top_slide .masthead .masthead_wrapper .caption{
 max-width: 1144px;
 margin: 0 auto;
 text-align: right;
}
#top_slide .masthead .masthead_wrapper .caption p{
 /* background: rgba(0,0,0,0.8); */
 background: url(../images/transparent-bg.png);
 float:right;
 padding:6px 10px;
 font-size:16px;
 color:white;
 font-weight: bold;
}

/************** COUNT DOWN **********/
.countdown{
	height:180px;
	width:100%;
	margin-bottom:10px;
	/* background:url('../images/bg-countdown.jpg') repeat; */
}
.day_left,.hours_left,.minutes_left,.second_left{
	 float: left;
	/*  margin-left: 115px;
     margin-right: 108px; */
	 margin-top:50px;
	 width:23%;
}
.divider{
	float:left;
	background:url('../images/flower.png') no-repeat;
	width:21px;
	height:20px;
	margin-top:52px;
	background-size: 100% auto;
}
.text_dd,.text_hh,.text_mm,.text_ss{
	font-size: 13px;
	font-family: 'merriweatherlight';
	color: #616161;
	font-style: italic;
	margin-top: 20px;
}
.day_number,.hours_number, .hours_number, .minutes_number,.second_number{
	color:#fe8400;
	font-family:'oxygenregular';
	font-size:46px;
}
.header_text p{
	color: #DB3128;
	font-family: 'oxygenregular';
	font-size: 36px;
	font-weight: normal;
	letter-spacing: 6.7px;
	line-height: 30px;
	margin-top: 0;
	padding-top: 25px;
	text-transform: uppercase;
}
/************* END *******************/
.m4j_required_wrap{
	display:inline-block;
}
.m4j_required_wrap .m4j_required{
	float:right;
}
/* ++++++++++++++  article ++++++++++++++ */
#slider-news{
	background:url('../images/bg-newslider.jpg') center no-repeat;
	width:100%;
	padding-top:15px;
	height:388px;
	background-size: cover;
}
#slider-news  h3,#logo_sponsor h1{ 
	font-size:18px;
	color:#db3128; 
	text-transform: capitalize;	
	background:url('../images/bg-text-news.png') no-repeat center;
	margin-top:17px;
	font-family:'oxygenbold';
	font-weight: normal;
	text-shadow: 1px 1px 2px #FFFFFF;
}



#main h1.page_heading,
#main h2.contentheading,
#main .items-leading h2.title,
#main .item-page h2.title{
	color: #DB3128;
	float: left;
	font-family: oxygenregular;
	font-size: 18px;
	font-weight: bold;
	min-height: 30px;
	line-height: 100%;
	text-transform: capitalize;
}
#main .item-page h2.title{
	/* text-transform: none; */
}
#main h3{
  color: #0FA8E0;
}
#main .items-leading .img-fulltext-left,#main .item-page .img-fulltext-left{
  text-align: center;
}  
#main .items-leading .img-fulltext-left img,#main .item-page .img-fulltext-left img{
  padding: 15px;
  max-width: 600px;
}
#main .items-leading .item_introtext,#main .item-page .item_introtext{
  padding: 12px 0;
  float: left;
  width: 100%;
}
table.contenttoc{
  border:solid 1px #ccc;
}
/* ++++++++++++++  Social button share ++++++++++++++ */
.social-share-button-mod-fbsh iframe{
/*   width: 70px !important; */
}
.social-share-button-mod-tw iframe{
  width: 80px !important;
}
/*++++++++++++++++++++++ Site Map +++++++++++++++++++++*/
#xmap .case{
  float: left;
  width: 100%;
  margin-top: 10px;
}
#xmap ul.level_0 {
  float: left;
  width: 100%;
}
#xmap ul.level_0 li{
  padding-bottom: 15px;
}
#xmap ul.level_1{
  padding: 10px 0 10px 25px;
  float: left;
  width: 96%;
}
#xmap ul.level_1 li{
  padding: 0 0;
}
/*++++++++++++++++++++++ Mailing page +++++++++++++++++++++*/
.m4j_header_text{
  color: #706D6D;
  font-size: 12px;
  float: left;
  margin-top: 10px;
}
.m4j_form_table{
  width: 100%;
}
.m4j_form_table input{
  height: 25px;
  margin-bottom: 10px;
}
.m4j_form_wrap input:focus{
  outline: 0px;
  border: 1px solid #ABABAB;
  background: #eee;
}
.m4j_form_wrap fieldset{
  margin: 5px 0 0 0;
}
/*++++++++++++++++++++++ error page +++++++++++++++++++++*/
#errorboxbody h1,#errorboxbody h2,#errorboxbody h3{
  color: #706D6D;
}
/* ##########################  left column   ########################### */

/*++++++++++++++++++++++latest news +++++++++++++++++++++*/

.news .innernews{
  padding: 0 !important;
}
.infoleft .newsextra,.infoleft .newsintro{
  margin: 0 !important;
}
.moduletablelatest .newsintro{
  padding: 5px 0 12px 0;
  float: left;
}
.moduletablelatest h3{
  padding-left: 10px;
  width: 235px;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #000;
  font-size: 16px;
  background: url('../images/title_bg.png') top left no-repeat;
}
.latestnewsenhanced_latest.newslist.horizontal{
  padding-top:2px;
  overflow: visible;
}
.moduletablelatest .newsdate{
  width: 245px;
  height: 34px;
  float: left;
  background: #b8b8b8;
  line-height: 34px;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight:bold;
}
.latestnewsenhanced_latest.horizontal .news{
  margin-bottom: 4px;
}
.moduletablelatest .newsdate span.day{
  width: 34px;
  height: 29px;
  border-top: 5px solid #1ca9e1;
  float: left;
  text-align: center;
  background: #404040;
  line-height: 26px;
}
.moduletablelatest .newsdate span.month{
  padding-left: 10px;
}
.odd,.even{
  border: none;
}
/***** MENU ****/
div#maximenuck ul.maximenuck li.maximenuck.level1 > a{
	font-family:'merriweather';
}
/*** END ******/
/*++++++++++++++++++++++Category nav +++++++++++++++++++++*/
.left1 .moduletable{
  float: left;
    margin-bottom: 15px;
    width: 100%;
}
.wrap-top{
	background: url('../images/bg-nav-left.jpg') left top repeat;
	width:100%;
	float:left;
}
#subtitle{
	float:left;
	height: 40px;
	margin-left: 10px;
    width: 30%;
}
#subtitle h3{
  float: left;
  width: 100%;
  padding-left: 10px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color:#4b4b4b;
  text-shadow: -1px -1px 0 #000000;
  font-family:'merriweatherlight';
  text-transform:capitalize;
}
#main_left .moduletable > h3{
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color:#4b4b4b;
	text-shadow: -1px -1px 0 #000000;
	font-family:'merriweatherlight';
	text-transform:capitalize;
}

.left1 .menu{
  border:1px solid #cdcdcd;
  width:100%;
  border-top: none;
  float: left;
  margin-top:28px;
  border-radius: 5px 5px 0 0;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.left1 #accordeonck220{
	margin-top: 0;
}
#wrapper2 .item-page{
	margin-top:28px;
}
.left1 .menu li{
  border: none;
  border-bottom: 1px solid #cdcdcd; 
  background:white;  
 
}
.left1 .menu >li:first-child{
	 border-radius:5px 5px 0 0;
}
.left1 .menu a{
  border: none;
  color: #706d6d;
  font-size: 14px;
  line-height: 16px;
  /*text-transform: capitalize;*/
  padding: 0.8em 3em 0.8em 1em;
  display: block;
  background: url('../images/arrown_inactive.png') right 17px center no-repeat;
}
.left1 .menu a.toggler{
  /* background: url('../images/arrow_expand.png') right 10px no-repeat; */
}
.left1 .menu a.toggler.open{
  background-position: right -27px;
}
.left1 .menu li:hover,
.left1 .menu li.active{
	background: #f88a13 !important;
	color: white;
}
.left1 .menu li:hover >a,
.left1 .menu li.active >a{
  background: url('../images/arrown_active.png') right 16px center no-repeat;
  color: white;
}

.left1 .menu li ul li a{
  padding-left: 25px;
  color:#737373;
}

/* .moduletablecat_nav .menu li ul{
  width: 200px;
  border: none;
}
.moduletablecat_nav .menu li ul li{
  width: 210px;
  border: none;
  border-bottom: 1px solid #979797;  
} */
/* ##########################  right column   ########################### */

#right .moduletable{
  margin-bottom:0px;
  margin-top: 9px;
}
#right .moduletable .cdub_main .cdub_font{
  font-size: 22px;
  text-transform: uppercase;
  color: #5abf93;
}
#right .moduletable .cdub_main .cdub_color .cdub_font2{
  display: none;
}
#right .moduletable .cdub_main .after_day_left{
  margin-top: 5px;
  margin-bottom: 25px;
}
#right .moduletable .banneritem{
  margin-top: 6px;
  float: right;
}
#right h3{
  color:#333
}

#right h4{
  color:#444;
  border:solid 0;
}

#right ul{
  border:solid 0 #ccc;
  color:#333;
}
.moduletable-custom ul li{
  color:#333;
  background: url(../images/arrow2_grey.png) no-repeat  2px 7px;
}

#right .moduletable-custom h4{
  color:#444
}

#right .moduletable a img
{border:0}

/* ##########################  modules  ########################### */
.customlogo{
  margin-top: 4px;
  clear: both;
}

.customlogo p{
  /* float: left; */
  margin-top:20px;
}
.customlogo img{
  padding: 15px 10px 5px 0px;
}
.customlogo .gold_sponsors{
  margin-left: 90px;
  float: left;
}
.customlogo .held_in{
  margin-left: 110px;
  float: left;
}
.customlogo .held_in h1{
  width: 50px;
}
/* ++++++++++++++  login  ++++++++++++++ */

#login-form .inputbox
{
  border:solid 1px #ddd;
  background:url(../images/content_bg.gif) repeat-x;
}

#login-form fieldset.input
{
  border:0;
}

#login-form input.button,
#login-form button.button
{
  background:#FFFFFF url(../images/arrow1.gif) no-repeat left top;
  border:1px solid #DDDDDD;
  color:#444444;
}


/* ++++++++++++++  tabs/ slide  ++++++++++++++ */

ul.tabs
{
  border:solid 1px #ddd;
  border-bottom:0;
  background:#f5f5f5 url(../images/box.png) repeat-x;
}

ul.tabs li
{
  background:#f5f5f5 url(../images/box.png) repeat-x;
  border-right:solid 1px #ddd
}

ul.tabs li a:link,
ul.tabs li a:visited
{
  color:#333;
}

ul.tabs li a:hover,
ul.tabs li a:active,
ul.tabs li a:focus
{
  color:#000
}

.tabcontent
{
  border:solid 1px #ddd;
  background:#fff;
  color:#000;
}

.tabcontent .linkclosed
{
  color:#000;
  border-bottom:solid 1px #e5e5e5;
}

ul.tabs li a.linkopen
{
  background:#fff;
  color:#333;
  border:0
}

ul.tabs li a.linkclosed:hover,
ul.tabs li a.linkclosed:active,
ul.tabs li a.linkclosed:focus,
ul.tabs li a.linkopen:hover,
ul.tabs li a.linkopen:active,
ul.tabs li a.linkopen:focus
{
  background:#555;
  color:#fff
}


/* ++++++++++++++  category-module  ++++++++++++++ */

.category-module li
{
  /* border-bottom:solid 1px #ddd; */
}

.category-module li li
{
  border:0
}
.featured-article-responsive{
	display:none;
}
.featured-article-responsive img{
	width:256px;
	height:198px;
	border:1px solid #a7a7a7;
	padding:5px 6px;
}
.featured-article-responsive li{
	margin: auto;
    text-align: left;
    width: 268px;
	margin-bottom:20px;
}
.featured-article-responsive li h3{
	margin-top:10px;
	margin-bottom:15px;
}
.featured-article-responsive li h3 a{
	font-family:'oxygenbold';
	font-weight: normal;
	font-size: 18px;
}
.featured-article-responsive p{
	font-size:14px;
}
/* ##########################  forms   ########################### */

/* ++++++++++++++  form validation  ++++++++++++++ */

.invalid
{
  border-color:red !important;
}

label.invalid
{
  color:red;
}

/* ##########################  user profile  ########################### */

#users-profile-core,
#users-profile-custom
{
  border:solid 1px #ccc;
}

#member-profile fieldset
{
  border:solid 1px #ccc;
}


/* ##########################  tables   ########################### */
table
{
  /*border:solid 1px #ddd !important*/
}

tbody
{

}

tr.odd,
.cat-list-row1
{
  background:url(../images/news.gif)  repeat-x;
}

table.newsfeeds td,
table.weblinks td
{

}

table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th
{
  background:#444;
  color:#fff
}

table.weblinks th a,
table.newsfeeds th a,
table.category th a,
table.jlist-table th a
{
  color:#fff !important
}

td.table_footer
{
  background:#ddd url(../images/table_footer.gif) bottom left repeat-x;
}

td.counter
{

}

td.num,
td.hits
{

}

td p
{

}

table.category th a img
{
  border:solid 0px ;
}

/* for opera */
tr, td
{
  /*border:solid 1px #ddd*/
}

fieldset.filters
{
  border:0;
}

/* ##########################  contacts   ########################### */
.contact-form{
  float: left;
  width: 100%;
}
.contact form
{
  background:#fff;
}

.contact-form .field_form{
  float: left;
  width: 100%;
}
.contact-form select{
  text-transform: capitalize;
}
.contact input,
.contact textarea{
  background:#fff;
  border:1px solid #DFDFDF ;
  margin-bottom: 10px;
  width: 100%;
}
.contact input{
  height: 25px;
}
.contact label span{
  color: #ff0000;
}
.copyemail{
  width: 100%;
  float: left;
}
#jform_contact_email_copy{
  width: 20px;
}
#jform_contact_email_copy-lbl{
  float: left;
  line-height: 25px;
  padding-right: 10px;
}
.contact input.invalid,
.contact textarea.invalid
{
  border:solid 1px red;
}

.contact label.invalid
{
  color:red;
}
#recaptcha_input_area input{
  border: 1px solid #DFDFDF !important;
}
.osolCaptchaBlock fieldset{
  float: left;
  width: 97%;
  border: 1px solid #DFDFDF;
  margin-bottom: 10px;
  padding-left: 2.5%;
}
.osolCaptchaBlock input.inputbox{
  padding: 0;
  margin: 0;
}
.osolCaptchaBlock .image_captcha{
  float: left;
  width: 100%;
}
.osolCaptchaBlock .image_captcha img{
  width: 160px;
  height: 70px;
  float: left;
}
.osolCaptchaBlock .image_captcha a{
  padding: 10px;
  background: url('../images/captchareload.png');
  float: left;
  margin-top: 35px;
}
/* ++++++++++++++  Error Message contact form  ++++++++++++++ */

#errorbox,#system-message .error,.m4j_error{
  float: left; 
  width: 100%;
  background: #FECCCB;
  margin-bottom: 10px;
  border: 1px solid #B88687;
  padding: 10px 0;
  color: #000;
  font-weight: normal;
}
.m4j_error{
  padding-left: 30px;
  width: 95%;    background: #FECCCB url('../images/bullets.png') 15px 10px no-repeat;
}
#errorbox ul{
  padding-left: 20px;
}
#errorbox ul li,#system-message .error ul li{
  background: url('../images/bullets.png') left 6px no-repeat;
  padding: 5px 15px;
  color: #000;
  text-indent: 0;
  font-weight: normal;
  line-height: none;
}
input.error,
textarea.error{
  border-color: red !important;
}
#system-message .error ul{
  background: none !important;
  margin: 0;
  padding: 0 0 0 20px;
  border: none;
}
p.error{
  color:#044b63;
  background:#eee;
  border-top:3px solid #044b63;
  border-bottom:3px solid #044b63;
}

body.contentpane
{
  background:#fff;
}
#go-back,
#back-top {
	width: 45px; 
	height: 45px;
	position: absolute; 
	right: 20px;
	text-indent: -99999px;
	cursor: pointer;
	background: url('../images/top.png') no-repeat 0 0; 
	bottom:150px;
	z-index:9999;
}
#go-back {
	background: url('../images/back.png') no-repeat 0 0; 
}	
#back-top.attendess {
	display: none;
}

/* ##########################  footer   ########################### */
#wrapper-footer{
	width:100%;
	height:120px;
	border-top:3px solid #db3128;
	background:#232323;
}
#footer{
	text-align:left;
	color:#b0afaf;
	min-height: 80px;
	display: inline-block;
	padding: 25px 20px 10px 25px;

}
#footer a{ 
  color: #b0afaf;
  font-style:italic;
  border-bottom:1px dotted #b0afaf;
  font-family:'merriweatherlight';
}
#footer_nav{
	margin-left:13px;
	float:left;
}
#footer_nav li{
  display: inline;
  padding: 0 17px 0 8px;
  line-height: 15px;
  background: url('../images/separator.png') center right no-repeat;
}
#footer_nav li:last-child{
	background: none;
}
#footer_nav li.end{
  background: none;
}
#footer_nav li.first{
  padding-left: 0;
}
#footer_nav li a{
  text-transform: capitalize;
  
}

#footer .lead_sponsor{
  float: left;
  height: 55px;
  padding-right: 78px;
  padding-bottom: 7px;
}
#footer .lead_sponsor a.link{
  background: url('../images/lead_bg.png') 0px 7px no-repeat;
  width: 78px;
  height: 62px;
  float: right;
}
#footer .copyright{
  float: right;
}
#footer .copyright .acm_logo,#footer .copyright .O_logo{
  padding: 15px;
  background: url('../images/copyright_bg.png') center right no-repeat;
}
#footer .copyright .acm_logo{
  background: url('../images/copyright_bg.png') 2px center no-repeat;
}
#footer .lead_sponsor p,#footer .copyright p{
	font-size:12px;
	font-family:'oxygenregular';
}
/* ##########################  editor  ########################### */

.contentpaneopen_edit img
{
  border:0
}

form.editor fieldset
{
  border:solid 1px #ccc;
}


/* ++++++++++++++  edit  ++++++++++++++ */

form#adminForm
{
  border:solid 0px #000
}

.edit form#adminForm fieldset
{
  border:solid 1px #ddd
}

legend
{padding: 10px 0px;}
/* ++++++++++++++  tooltip  ++++++++++++++ */
.tip
{
  border:solid 1px #333;
  background:#ffffcc;
}
table.pagenav,
table.pagenav tr,
table.pagenav td
{border:0 !important}

#main .categories-list ul
{list-style-type:none}

/* contact  plain */
#main .contact h3
{
  border-bottom:solid 1px #ddd;
  margin: 20px 0
}

.form-required
{
  font-weight:bold;
  margin:10px 0;
  background:#fff url(../images/req.png) no-repeat;
  padding:10px 40px

}

.contact .inputbox{
  border: 1px solid #ccc;
  padding:3px;
  width: 380px;
  margin-bottom: 10px;
}

/* contact  slider */

.panel
{
  border:solid 1px #ddd;
  margin-top:-1px

}
#main .contact .panel h3
{
  margin:0px 0 0px 0;
  padding: 0;
  background:#eee;
  border:0
}
.panel h3 a
{
  display:block;
  padding:6px;
  text-decoration:none;
  color:#444;
  padding:6px;
}


.panel h3.pane-toggler a
{
  background:#f5f5f5 url(../images/slider_plus.png) right  top no-repeat;
}
.panel h3.pane-toggler-down a
{
  background:#f5f5f5  url(../images/slider_minus.png) right  top no-repeat;
  border-bottom:solid 1px #ddd;
}

.pane-slider
{
  border:solid 0px;
  padding:0px 10px !important;
  margin:0;
  background: url(../images/nav_level_1.gif) repeat-x ;
}

.panel .contact-form,
.panel  .contact-miscinfo
{
  padding:10px
}

.contact .panel .contact-form form,
.contact .panel .contact-address
{
  margin:20px 0 0 0
}

.categories-list .category-desc ul li
{list-style-type:square
}
/* tabs */

div.current
{

  background: url(../images/nav_level_1.gif) repeat-x ;
}

#close a
{text-decoration:none}

/*Encyclopedia*/
div.encyclopedia_col1 {
  width:49%;
  float:left;

}
div.encyclopedia_col1 p.img_caption {
  font-size: .6em;
}
div.encyclopedia_col2 {
  width:49%;
  float:right;
  padding-left:3px;
  margin-left: 2px;
}
div.encyclopedia_col2 p {
  padding-left:3px;
  margin-left: 2px;
}

div.encyclopedia_links ul
{
        display:block;
        margin:0px 0px 1px 0px;
        list-style-type:none;
        padding:10px 0px 10px 0px;
        width:100%
}
div.encyclopedia_links ul li
{
        display:inline ;
        padding:2px ;
        margin:2px;
        white-space:nowrap;

}
/* ########################## sample module styling  ########################### */

div.sample-module {
    border: 2px dashed #ddd;
    padding: 10px;
    background-color: #f5f5f5;
}

div.item-page ul, div.item-page ol{
  margin: 10px 0px;
}

div.item-page ul li{
  list-style: disc;
  padding-left: 5px;
  margin: 0px 20px 10px 40px;
}
div.item-page ul.session_list li a{
	font-weight: bold;
	background: url("../images/border-bottom.jpg") repeat-x center bottom 9px;
	padding: 0 0 4px;
	line-height: 20px;
}
div.item-page ol li{
  list-style: lower-alpha;
  margin: 0px 20px 10px 40px;
  padding-left: 5px;
  
}

.contact-form select{
 width: auto !important; 
}

#accordion3.cupertinofaq div.accordionfaqitem a, #accordion3.cupertinofaq div.accordionfaqitem a:visited {
  color: #0fa8e0;
}

.accordionfaq div.accordionfaqitem p {
  padding: 0px 10px;
}

div.item-page th{
	background-image: url("../images/bg-head-arcti.jpg") !important;
	background-repeat: repeat-x !important;
	background-position: 0 0 !important;
    border: 1px solid #DFDFDF;
    border-radius: 5px;
    color: #757575;
    font-family: 'merriweather';
    font-weight: bold;
	width: auto;
	font-weight: normal;
	background-size: auto 100% !important; 
	white-space: nowrap;
}
div.item-page th img{
	vertical-align: middle;
}
div.item-page table{
	border-spacing:10px;
}
.item-page.cafat table.event_list{
	border-spacing:0;
	width: 100%;
}
div.item-page td, div.item-page th{
  padding: 20px 10px;
  vertical-align: top; 
}

div.item-page table.around-border{
  border: 1px solid #bbb;
}

div.item-page #siggraph_logos td, div.item-page #siggraph_logos th{
  padding: 10px 0px 10px 0px !important;
  border: none !important;
  vertical-align: top;
  border-top: 0px;
  background: none !important;
  border-left: 0px;
  color: #505154;
}
div.item-page.media_interviews table{
	border: none;
	border-collapse: collapse;
	width: 100%;
}
div.item-page.media_interviews table tr td{
	padding: 28px 20px 28px 0;
	border-bottom: 1px solid #d5d5d5;
	font-family: oxygenregular;
	vertical-align: top;
}
div.item-page.media_interviews table tr td img{
	width: 100%;
	max-width: 165px;
	float: left;
}
div.item-page.media_interviews table tr td h3{
	font-size: 22px;
	font-family: oxygenbold;
	padding-bottom: 30px;
	color: #454545 !important;
	text-transform: none;
}
div.item-page.media_interviews table tr td ul{
	margin-top: 30px;
}
div.item-page.media_interviews table tr td ul li{
	display: inline-block;
	margin: 0 10px 0 0;
    padding: 0;
	min-height: 42px;
}
div.item-page.media_interviews table tr td ul li a{
	padding: 5px 20px;
	color: #2588d2;
	font-size: 13px;
	font-family: oxygenbold;
	border: 1px solid #dfdfdf;
	border-radius: 4px;
	background: rgb(255,255,255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU5JSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZmRmZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(240,240,240,1) 59%, rgba(223,223,223,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(59%,rgba(240,240,240,1)), color-stop(100%,rgba(223,223,223,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(240,240,240,1) 59%,rgba(223,223,223,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(240,240,240,1) 59%,rgba(223,223,223,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(240,240,240,1) 59%,rgba(223,223,223,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(240,240,240,1) 59%,rgba(223,223,223,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 );
}
div.item-page.media_interviews table tr td ul li a:hover{
	background: #2588d2 !important;
	color: #fff !important;
}
div.item-page.media_interviews table tr td:first-child{
	border: none;
	width: 22.18%;
}
.moduletablecat_nav .jt-menu li ul.content_1{
  width: 243px;
  padding-left: 20px;
  padding-top: 0px;
border-top-style: none;
padding-bottom: 0px;
border-bottom-style: none;
overflow: hidden;
height: auto;
left: 0px;
position: static;
}

.moduletablecat_nav .jt-menu li ul.content_1 li{
  border-bottom: 0px;  
}

.sf-shadow ul{
  background: none;  
}

/* Language Switcher */
.lang-block li{
  /* float: right; */
 /*  padding-left: 15px; */
}

.lang-block li a, .lang-block li a:visited{
  color: #585858;
}

.lang-block li.lang-active a{
  font-weight: bold;
  color: #0fa8e0;
}

.first_countdown p{
 margin-top: 5px; 
}

#footer_nav li.item-299 a {
  text-transform: none;
  }
  
div.item-page h2.title a{
  text-transform: capitalize;  
}

div.mod-languages .wrapper-lang{
	width:91px;
	height:60px;
	line-height: 60px;
	background:url('../images/bg-lang.png') no-repeat top;
	cursor:pointer;
}
div.mod-languages .wrapper-lang:hover{
	background:url('../images/bg-lang.png') no-repeat bottom;
}
div.mod-languages .wrapper-lang:hover .lang-block{
	/* display:block; */
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
div.mod-languages .lang-block{
	background:white;
	position:relative;
	z-index:9999;
	width: 111px;
}
.lang-block li img{
	margin-right:5px;
}
div.mod-languages .lang-block li{
	margin-right:0;
	height:30px;
	border-bottom:1px solid #ededed;
	line-height:30px;
	padding-left: 20px;
    text-align: left;
}
div.mod-languages .lang-block li:last-child{
	border-bottom:none;
}
div.mod-languages >li p{
	margin-left:40px;
	padding-top:2px;
}
div.mod-languages >li p span{
	background:url('../images/arrow_lang.png') no-repeat;
	width:13px;
	height:9px;
	display:inline-block;
}
/********* FEATURED LISTING ******/
#prev213,#prev214{
	float:left;
	width:33px;
	height:31px;
	cursor: pointer;
	background:url('../images/arrow_featured.png') left center;
	text-indent:-99999px;
	margin-right:4px;
}
#next213,#next214{
	float:right;
	width:33px;
	height:31px;
	cursor: pointer;
	text-indent:-99999px;
	background:url('../images/arrow_featured.png') right center;
}
.caroufredsel_wrapper{
	height:350px !important;
}
.caroufredsel_wrapper li img{
	padding:5px;
	border:1px solid #ccc;
	margin-bottom: 17px;
}

/********* END ******************/
/* ########################## sample module styling  ########################### */
div.sample-module {
    border: 2px dashed #ddd;
    padding: 10px;
    background-color: #f5f5f5;
}
div.item-page ul li{

}
.contact-form select{
 width: auto !important; 
}
div.item-page table.session{
  border-collapse: collapse;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px;
}
div.item-page table.session td{
  border: 1px solid #afafaf;
  padding: 12px 0px;
  background: none;
}
div.item-page table.session.same_table td{ 
  border: none;
  border-bottom: 1px solid #afafaf;
}
div.item-page table.session.same_table tr.first td,
div.item-page table.session.same_table tr.day2 td{
  /* border-top: 0; */
  border-top: 1px solid #afafaf;
}
div.item-page table.session.same_table td a.readmore,
div.item-page table.session.same_table td span.day{
	font-weight: bold;
	font-size:16px;
	background: url("../images/border-bottom.jpg") repeat-x center bottom 9px;
	padding: 0 0 3px;
	line-height: 20px;
}
div.item-page table.session.same_table tr.header td{border: none;}
div.item-page table.session td p{
  line-height: 20px;
  font-size:14px;
  text-align:right;
}
div.item-page table.event_list td p.title,
div.item-page table.session td p.title{
  color: #db3128;
}
div.item-page table.event_list td .director p,
div.item-page table.session td .director p,
div.item-page table.event_list td .producer p,
div.item-page table.session td .producer p,
div.item-page table.event_list td .country p,
div.item-page table.session td .country p{
  font-weight: normal !important;
}

div.item-page table.event_list td .director p.title,
div.item-page table.session td .director p.title,
div.item-page table.event_list td .producer p.title,
div.item-page table.session td .producer p.title,
div.item-page table.event_list td .country p.title,
div.item-page table.session td .country p.title{
  color: #706d6d;
  font-weight: bold !important;
}
div.item-page table.event_list td .director b,
div.item-page table.session td .director b,
div.item-page table.event_list td .producer b,
div.item-page table.session td .producer b,
div.item-page table.event_list td .country b,
div.item-page table.session td .country b{
  font-weight: normal !important;
}
div.item-page table.session tr.header td h1.title{
  color: #0FA8E0;
  font-size: 12px;
  text-transform: uppercase;
}
div.item-page ul.list_events, div.item-page ul.events,div.event_detail ul{
  margin: 0;
}
div.item-page table.session ul.list_events li{
  background: url(../images/li-list-style.png) left 5px no-repeat;
  padding-left: 18px;
  line-height: 20px;
  list-style: none;
  margin: 0;
}

div.item-page table.session tr.header td{
  background: url("../images/article_title_bg.png");
  color: #21abe1;
  font-weight: bold;
}

div.item-page ul.events li{
  float: left;
  width: 100%;
  padding-bottom:20px;
  border-bottom: 1px solid #d8d8d8;
  margin: 0 0 20px 0;
  display: block;
}
div.item-page ul.events li img{
  float: left;
  width: 144px;
  margin-right: 20px;
}
div.item-page ul.events li .desc{
	padding-left: 164px;
}
div.item-page ul.events li .desc h2 a{
  font-size: 14px;
  font-weight: bold;
  text-transform: none;
  line-height: 18px;
  margin-bottom: 10px;
  display: inline-block;
}
div.event_detail{
  display: inline-block;
}

div.item-page.courses .event_detail{
  width: 100%;
}
div.item-page.courses .event_detail .global_info{
	margin-bottom:20px;
}
div.item-page.courses .event_detail .global_info.soa{
	border-bottom: 0;
}
div.item-page.courses .event_detail .global_info p.sub-title-info{
	padding:5px 8px;
	background: url("../images/bg-head-arcti.jpg") repeat-x;
    background-position: 0 0 ;
    background-size: auto 100%;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    color: #757575;
    font-family: "merriweather";
    font-weight: normal;
    white-space: nowrap;
    width: 110px;
	height:21px;
	font-size:12px;
	text-align:right;
	margin-bottom: 25px;
}
div.item-page.courses .event_detail .global_info p{
	color:#737373;
}
.item-page.courses .event_detail p{
	font-size:14px;
}
.item-page.courses .event_detail .content b{
	color:#737373;
}
.icon-circle{
	background:url('../images/01.png') no-repeat;
	width:12px;
	height:12px;
	display:inline-block;
	margin-top:4px;
	padding-right:5px;
}
#main div.item-page.courses .event_detail .global_info h3.title,
#main div.item-page.techpages .event_detail .global_info h3.title
{
  text-transform: none;
  margin-bottom: 5px;
  margin-top:20px;
  color:#5ac0ac;
  font-size:16px;
}
div.item-page.courses .event_detail .global_info  p,
div.item-page.techpages .event_detail .global_info  p
{
	font-size:14px;
}
div.item-page.courses .event_detail .global_info  p.title,
div.item-page.techpages .event_detail .global_info  p.title
{
  color: #db3128;
  margin-top:5px;
}


div.event_detail ul li{
  margin: 0;
  list-style: none;
}
div.event_detail .image{
  float: left;
  max-width: 146px;
  border: 2px solid #bfbfbf;
}
.item-page.etech div.event_detail {
	padding-top: 20px;
}
.item-page.etech div.event_detail .image{
  max-width: 144px;
  border: 0;
}
div.event_detail .desc h3.title{
  color: #1ca9e1;
  font-size: 14px;
  text-transform: capitalize;
  display: inline-block;
  margin-bottom: 15px;
}
div.event_detail .desc{
  float: left;
  width: 475px;
  margin-left: 12px;
  width: auto;
}
.item-page.etech div.event_detail .desc{
  margin-left: 164px;
  float: none;
}
div.item-page.etech .image{
  max-width: 144px;
}
div.event_detail .desc p.content{
  line-height: 18px;
}
div.event_detail .desc ul{
  margin-top: 10px;
}
div.event_detail .desc ul li{
  padding: 10px 0;
  line-height: 18px;
}
div.item-page div.event_list p.event_image img{
	max-width: 200px;
}
div.item-page div.event_list p.event_image{
	/*display: inline-block;*/
	display: block;	
}

div.item-page div.event_list .event_content{
	/*margin-left: 200px;*/
	margin-left:220px;
}
div.item-page.techpages div.event_list .event_content{
	margin-left: 0;
	margin-top: 10px;
}


div.item-page div.event_list .event_content.no_image{
	width: 100%;
	margin-left: 0;
}
#main div.item-page div.event_list .event_content h3.title{
	font-size: 14px;
	text-transform: none;
	padding-bottom: 5px;
	color:#db3128;
}
#main div.item-page.courses div.event_list .event_content h3.title{
	background: url("../images/border-bottom.jpg") repeat-x center bottom 9px;
	padding: 0 0 3px;
	line-height: 20px;
	font-weight: bold;
	font-size: 15px;
	display: inline;
	color: #5ac0ac;
}
.session.featuredspeaker{
	display: inline-block;
}
.session.featuredspeaker .session-row{
	border-bottom: 1px solid #b2b2b2;
	padding: 30px 0;
	width: 100%;
}
.session.featuredspeaker .ss_image{
	float: left;
	width: 220px;
	min-height: 1px;
}
.session.featuredspeaker .ss_image img{
	max-width: 209px;
	float: left;
}
.session.featuredspeaker .ss_info{
	float: left;
	font-size:14px;
	width: 525px;
}
.session.featuredspeaker .ss_info .sub_title_ss_info{
	margin-bottom:33px;
}
.session.featuredspeaker .ss_info .sub_title_ss_info b, .business p b, p.sub_title_ss_info b{
	color:#db3128;
	display:inline-block;
	margin-bottom:5px;
}
.session.featuredspeaker .ss_info .sub_title_ss_info b span{
	font-weight:normal;
	color:#706d6d;
}
.session.featuredspeaker .ss_info.no_image{
	width: 100%;
}
.session.featuredspeaker .ss_info a.readmore, .item-page.featuredspeaker .event_detail h4.title{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	display: inline-block;
}
.session.featuredspeaker .ss_info a.readmore span,
.session.courses a.readmore span{ 
	background: url("../images/border-bottom.jpg") repeat-x center bottom 9px;
    padding: 0 0 3px;
	line-height: 20px;
}
.session.same_table a.rd-inline{
	background:url('../images/border-bottom.jpg') repeat-x center bottom 5px;
	line-height:20px;
}
.item-page.featuredspeaker .event_detail h4.title{
	margin-bottom: 10px; 
	margin-top:10px;
	text-transform: normal !important;
	color:#5ac0ac;
}
.item-page.featuredspeaker .event_detail p{
	font-size:14px;
}
.item-page.featuredspeaker .event_detail .title_date{
	color:#706d6d;
}
div.item-page div.event_list .event_content .wp_title_speaker{
	margin-bottom:15px;
}
div.item-page div.event_list .event_content .wp_title_speaker p{
	color:#706d6d;
}
div.item-page div.event_list .event_content .ev_title_speaker{
	color:#db3128;
}
.session.featuredspeaker .ss_info p.title, .item-page.featuredspeaker p.title{
	color: #db3128;
	margin-top:10px;
}
.item-page.featuredspeaker p.title{ 
	font-weight: bold;
}
.item-page.cafat .head-session_same {
	margin-top: 15px;
}
.head-session_same {
	background: #afafaf;
	color: #fff;
	padding: 1px;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	border: 0;
	display: inline-block;
	width: calc(100% - 2px);
}
div.item-page table.session.same_table_format {
	margin-top: 0;
}
div.item-page table.session.same_table_format tr.header td{
	background: #afafaf;
	color: #fff;
	padding: 1px;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	border: 0;
}
.head-session_same span,
div.item-page table.session.same_table_format tr.header td span{
	background: #f68c00;
	color: #fff;
	padding: 0 10px;
	line-height: 32px;
	height: 32px;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	float: left;
	width: calc(100% - 20px);
	text-indent: 20px;
}
.head-session_same span {
	font-size: 16px;
	width: calc(100% - 32px);
	padding-left: 22px;
}
div.session.same_table_format {
	border: 1px solid #afafaf;
	display: inline-block;
	border-top: 0;
	border-bottom-left-radius: 14px;
	border-bottom-right-radius: 14px;
	width: calc(100% - 2px);
}
div.session.same_table_format .col-schedule {
	float: left;
}
div.session.same_table_format .col-schedule .inner {
	padding: 12px 5%;
	border-right: 1px solid #afafaf;
}
div.session.same_table_format .col-schedule.1 .inner {
	padding: 12px 20%;
	border-right: 1px solid #afafaf;
}
div.session.same_table_format .col-schedule:last-child .inner{ 
	border-right: 0;
}
.col-schedule p.title {
	color: #db3128;
	padding-top: 10px;
}
div.item-page table.session.same_table_format tr {
	width: calc(100% - 1px);
}
div.item-page table.session.same_table_format tr.header {
	width: 100%;
} 
div.item-page table.session.same_table_format tr td {
	border-top: 0;
	padding-left: 5%;
	padding-right: 5%;
}
div.item-page table.session.same_table_format tr td p {
	text-align: left;
}
div.item-page table.session.same_table_format tr td p.title {
	padding-top: 10px;
}
div.item-page table.session td p
div.item-page table.event_list{
	border-collapse: collapse;
	background: none;
	border: none;
	width: 100%;
}
div.item-page table.event_list td{
	padding: 20px 0;
	background: none;
	border: none;
	border-bottom: 1px solid #bfbfbf;
}
div.item-page table.event_list td.event_img{
	width: 150px;
}
div.item-page table.event_list td.desc{
	padding-left: 10px;
}
.item-page.cafat table.event_list td.desc{
	padding-left: 20px;
}
div.item-page table.event_list td.desc h2{
	text-transform: none;
	font-size: 14px;
	color: #0FA8E0;
	margin-bottom: 16px;
}
div.item-page table.event_list td.desc .director,
div.item-page table.event_list td.desc .producer,
div.item-page table.event_list td.desc .country{
	float: left;
	width: 35%;
	margin-right: 4%;
}
div.item-page table.event_list td img{
	width: 148px;
	border: 2px solid #bfbfbf;
	/* display: none; */
}
div.item-page table.event_list td.desc .country{
	margin-right: 0;
	width: 20%;
}
div.item-page ul.session_list li{
	list-style: none;
	margin: 0px 0 0px 0px;
	display: block;
	padding: 10px;
}
div.item-page ul.session_list li a{
	font-weight: bold;
}
div.item-page ul.session_list li a:hover{
	opacity: 0.8;
}
div.item-page.table_line table tr td{
	border: 1px solid #DFDFDF;
}

.pull-left{
	float: left;
}
#searchForm {
	display: inline-block;
    margin: 20px 0;
}
	
#searchForm .searchintro{
	line-height: 25px;
}
#ordering_chzn.chzn-container-single-nosearch{
	width: 133px !important;
}
#limit_chzn.chzn-container-single-nosearch{
	width: 60px !important;
}
#limit_chzn.chzn-container-single-nosearch .chzn-drop{
	width: 58px !important;
}
#ordering_chzn.chzn-container-single-nosearch .chzn-drop{
	width: 131px !important;
}

#searchForm  .form-limit label, .ordering-box label.ordering{
	display: inline-block;
    margin-top: 5px;
    vertical-align: top;
}
.ordering-box label.ordering{
	
}
#searchForm button.btn{
	margin: 0 20px;
}
.icon-search{
	background: url(../images/icon-search.png) center center no-repeat;
	width: 20px;
	height: 20px;
	float: left;
}

table.business td{
  border-bottom: 1px solid #b2b2b2;
  padding: 20px 0px;
}

div.item-page table.business{
 border-spacing: 0px; 
}
.session-row.ettalk {margin-top: 30px;}
.session-row.ettalk .event-row {
	border-bottom: 1px solid #b2b2b2;
	padding: 30px 0;
	width: 100%;
	position: relative;
}
.session-row.ettalk .session-title h4 {
	color: #5ac0ac;
}
.session-row.ettalk .session-title,
.session-row.ettalk .day,
.session-row.ettalk .time {
	padding-bottom: 10px;
}
.session-row.ettalk .vanue {color: #db3128;}
.session-row.ettalk .event-row .image {width: 210px;}
.session-row.ettalk .event-row .title {padding: 10px 0;}
.session-row.ettalk .event-row .desc {width: 70%;}
.session-row.ettalk .event-row .readmore {
	position: absolute;
	right: 0;
	bottom: 30px;
}

/* for content-article */
div.item-page .etc table{width: 100%; border-spacing: 0;}
.etc table tr td{border:2px solid;width: 33%;border-right: 1px solid;border-left:0; padding: 20px 25px;}
.etc table tr td:first-child{border-top-left-radius:15px;border-bottom-left-radius: 15px;border-left: 2px solid;}
.etc table tr td:last-child{border-right: 2px solid;border-top-right-radius: 15px; border-bottom-right-radius: 15px;}
.soa div.event_detail .image {border: 0;}
.soa div.event_detail .desc {
	width: calc(100% - 200px);
	margin-left: 15px;
}

/* session panels */
.panels-list .session-row {
	border-bottom: 1px solid #b2b2b2;
	padding: 30px 0;
	width: 100%;
}
.panels-list .session-col.col-1 {float: left; width: 65%;}
.panels-list .session-col.col-2 {float: right; width: 30%;text-align: right;}
.panels-list .session-row .title {
	background: url("../images/border-bottom.jpg") repeat-x center bottom 9px;
	padding: 0 0 3px;
	line-height: 20px;
	display: inline;
	font-size: 16px;
	font-weight: bold;
	color: #5ac0ac;
}
.panels-list .session-row .description {
	padding-top: 10px;
}
.panels-list .session-col.col-2 > div {padding-bottom: 10px;}
.panels-list .location {color: #db3128;}

/*session  ettalk */
.item-page.session-list.etech-talks .session-wellcome.session-row.ettalk {
	border-bottom: 0;
}
.item-page.session-list.etech-talks .session-row.ettalk {
	border-bottom: 1px solid #b2b2b2;
	padding: 0 0 30px;
	width: 100%;
	position: relative;
}
.session-row.ettalk .col-left,
.item-page.session-list.etech-talks .session-row.ettalk .session-title {
	width: 70%;
	float: left;
}
.item-page.session-list.etech-talks .session-wellcome.session-row.ettalk .session-title {
	width: 100%;
}
.item-page.session-list.etech-talks .session-row.ettalk .col-right {
	width: 30%;
	float: right;
	text-align: right;
}

.session-row.ettalk {margin-top: 30px;}
.session-row.ettalk .event-row {
	border-bottom: 1px solid #b2b2b2;
	padding: 30px 0;
	width: 100%;
	position: relative;
}
.session-row.ettalk .session-title h4 {
	color: #5ac0ac;
}
.session-row.ettalk .session-title,
.session-row.ettalk .day,
.session-row.ettalk .time {
	padding-bottom: 10px;
}
.session-row.ettalk .vanue {color: #db3128;}
.session-row.ettalk .event-row .image {width: 210px;}
.session-row.ettalk .event-row .title {padding: 10px 0;}
.session-row.ettalk .event-row .desc {width: 70%;}
.session-row.ettalk .event-row .readmore {
	position: absolute;
	right: 0;
	bottom: 30px;
}
.session.panels-list .desc-row {
	text-align: justify;
}
.show_on_mobile{
	display: none;
}

.search {
    display: none;
}
.menu .item-115{
	display: none;
}
#wrapper-top .social {
    float: left;
    min-height: 62px;
}