/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

h1, h4 {
	line-height: 1.5em;
}
h1, h2, h3, h4,h5, h6{
	font-weight: 200;
}
h6 {
	font-size: .95em;
	font-weight: normal;
}
.template-page .entry-content-wrapper h1 {
	text-transform: none;
	font-weight: 200;
}
.topalign {
	vertical-align:middle;  /* this is for the annual reports page table */
	width: 30%;
}
.secondcell {
	vertical-align:middle;  /* this is for the annual reports page table */
	width: 70%;
	align: left;
}
.avia_iconbox_icon {
    display: block;
    width: 2em;
    line-height: 2em;
    font-size: 22px;
    color: #FFF;
    background: #21759B none repeat scroll 0% 0%;
    border-radius: 100px;
    text-align: center;
    float: left;
    margin-right: 10px;
}
.iconbox_left .iconbox_icon {
    display: block;
    width: 30px;
    line-height: 30px;
    font-size: 25px;
    color: #FFF;
    background: #21759B none repeat scroll 0% 0%;
    border-radius:50%;
    text-align: center;
    float: left;
    margin-right: 10px;
}

.nostyle {
	background: #FFFFFF;
	border: 0;

}
.news-thumb {
	display: none;
}
.news-time {
	display: none;
}
.newbold{
	font-weight: bold;
	color: #333;
}
#footer .flex_column.av_one_third:nth-child(1) {
width: 20%;
}

#footer .flex_column.av_one_third:nth-child(2) {
width: 45%;
}

#footer .flex_column.av_one_third:nth-child(3) {
width: 20%;
}
.newstable {
	/* width: 100% */
}
.newstable td {
	font-size: 13px;
	padding: 9px 12px;
	/* border-style: solid;
	border-width: 1px;
	border-left:none;
	border-top:none; */
}

.newstable tr th:first-child, tr td:first-child{
	/*border-left-style: solid;*/
	/*border-left-width: 1px;*/
	border: 0;
}

.newstable tr:first-child th, tr:first-child td{
	/*border-top-style: solid;*/
	/*border-top-width: 1px;*/
	border: 0;
}
.newstable tr:first-child th, tr:first-child td {
    /*border-top-style: solid;
    border-top-width: 1px;*/
	border: 0;
}
.newstable tr th:first-child, tr td:first-child {
   /* border-left-style: solid;
    border-left-width: 1px; */
	border: 0;
}
.bullet_list {  /* use this for sidebar bullets - has less ident */
	margin-left: 8px;
	list-style-type: disc;
	line-height: 1.75em;
}
