.container_wrap {
    clear: both;
    position: relative;
    border-top-style: solid;
    border-top-width: 0px !important;
}

.widgettitle {
   color:#fff!important;
   font-size:16px!important;
}

.news-headline {
   color:#fff!important;
   }

.news-time {
   color:#fff!important;
   }
   
   .avia-section {
min-height: 10px;
}

.logo {
    margin-left: -20px;
}

#header_main {
    box-shadow: 0px 0px 20px grey;
}

.divTable{
	display: table;

}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 0px solid ;
	display: table-cell;
	padding: 0px 0px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}

.avia-section {
min-height: 10px!important;
}

/* Center align columns inside color section*/
#av-center-align-columns .entry-content-wrapper {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
justify-content: center;
}

a.ex5:hover, a.ex5:active {
text-decoration:underline!important;
color:#fff!important;
}

li {font-family: 'Quicksand', sans-serif;
    font-style: normal!important;
    font-weight: 400!important;
}

.widget {
    clear: both;
    position: relative;
    padding: 0px 0 0px 0!important;
    float: none;
}
