#jd_count_down .jd_count_down_inner .jd_count_down_time ul li span.number {
    font-size: 40px;
    font-weight: bold;
    line-height: normal;
}

@media (max-width: 468px)
.main_heading .sppb-addon-title {
    font-size: 55px !important;
    line-height: normal;
}


.mod-languages img
{
  display: inline !important; 
  line-height: 80px;
}

.mod-languages {
  margin-top:17px;
  color: white;
}

.mod-languages > li a {
    padding: 0 14px;
    line-height: 80px;
    text-transform: none;
  color: white;
}

.mod-languages > li a.hover {
    padding: 0 14px;
    line-height: 80px;
    text-transform: none;
}

.btn-group>.btn:first-child
{
  color: white;
}



@media (min-width: 992px) {
.fiveRows .sppb-col-md-2 {
    width: 20% !important;
}
}

.sessions .sppb-addon-content_section {
    width: 100% !important;
}


input, textarea, .uneditable-input
{
  width: auto;
}


.owl-carousel {
  display: inherit !important;
}

select {
  display: inline;
  width: auto;
}

img {
  display: inline;
}


a.button {
  background-color: rgb(239, 239, 239);
  border-color: rgb(59, 59, 59);
  padding: 1em 1.5em;
  text-decoration: none;
}


table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}

table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after { 
    content: " \25B4\25BE" 
}

h4.subtitle {
  font-size: 24px !important;
}

.hostname {
  font-size: 18px !important;
}

div#k2Container .catItemIntroText 
{
  color:black !important;
}




table.box-table-a
{
	text-align: left;
	border-collapse: collapse;
}
table.box-table-a th
{
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-right: 1px solid #aabcfe;
  border-left: 1px solid #aabcfe;
	border-bottom: 1px solid #aabcfe;
	color: #039;
}
table.box-table-a td
{
	padding: 8px;
	background: #F4F9FF; 
	border: 1px solid #aabcfe;
	color: black;
}

table.box-table-a td.plenary
{
	background: #C2E795; 
}

table.box-table-a td.semi
{
	background: #D8FFA8; 
}

table.box-table-a td.register
{
	background: LightGray; 
}

table.box-table-a td.special
{
	background: LightBlue; 
}

table.box-table-a td.talk
{
	background: #FFFFC8; 
}

table.box-table-a td.period1
{
	background: rgb(194, 231, 149); 
}
table.box-table-a td.period2
{
	background: rgb(255, 189, 136);
}
table.box-table-a td.period3
{
	background: rgb(158, 199, 255);
}

table.box-table-a td.empty
{
	background: white; 
  height: 1pt;
  margin:0px; border-spacing: 0px; width: 0pt; height: 4pt; font-size: 1%; padding:0px 0px 0px 0px;
}

table.box-table-a td.break
{
	background: Lavender; 
}
