/* Print CSS document */
@font-face {
    font-family: 'lato_regular';
    src: url('../fonts/Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-Regular.woff') format('woff'),
    url('../fonts/Lato-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lato_bold';
    src: url('../fonts/Lato-Bold.eot');
    src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-Bold.woff') format('woff'),
    url('../fonts/Lato-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'lato_regular', arial;
    background: #fff;
    /*font-size: 80%;*/
    padding-top: none;
    margin-top: 0px;
}

/*header {
height: auto;
}*/
.page_content {
    border-top: none;
}

#stickybar {
}

.logo_link a {
}

header .logo {
}

header, .slide3, img.logo, nav, .invisible, .cookie-info, #stickybar, .breadcrumbs, #___gcse_0, #site-search, .top_nav p, #nav_menu, .search, .clear, .searchdoc, #search_icon, #menu_icon, .social, .slide, .slice, .sliced_image, .page_navigation, .carousel, .info_pic, .twitter_news, .cta img, .totop, .close-print, .most_popular, .cips img, .cic img, footer, .footercats, .footer_content hr, .resp-sharing-button__link {
    display: none;
}

/*.tagline, .tagline h1, .tagline p  {
	color: #000;
	display: block;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	width: auto;
	max-width: auto;
	position:relative;
}*/
.introduction, .features {
    margin: 10px auto;
    padding: 0;
}

section {
    display: inline;
}

.content, .content h1 {
    max-width: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;

}

.contents h2, .news h2, .contactus h2 {
    font-size: 110%;
    border: none;
    text-align: left;
    margin: 0;
    padding: 0;
}

.contents a {
    font-size: 96%;
    margin: 0;
    padding: 0;
}

.topic, .contents h2, .content h2, .content h3, .contents, .category. #lastupdated {
    padding: 0;
    margin: 0;
    border: none;
}

.contents, .contents13, .contents14 {
    border: none;
}

.intro {
    /*max-width: auto;*/
}

.intro, .wrapper, .news_items, .info_details, .cta, .info_details {
    /*margin: 70px auto;*/
}

.feature .details_exp {
    display: inline;
    /* float: left;*/
    /* width: 80%;*/
}

.info_text {
    /*max-width: auto; */
    margin: 0;
    padding: 0;
}

.info_text img {
    display: none;
}

.info_details {
    padding: 0;
    margin: 0;
    float: none;
}

.info_details h3, .news h3, .column h2 {
    font-weight: bold;
    font-size: 20px;
}

.info_details h3, .info_details p, .info_details a, .info_details a span {
    /*  margin: 40px 0 0;*/
    /* max-width: 90%;*/
    text-align: left;
    padding: 0;
    margin: 0;
}

.info_details a span {
    font-size: 90%;
}

.news {
    clear: both;
    width: 100%;
}

.news_items, .news span, .news_items a, .contact, .contactus, footer, .footer_content {
    clear: both;
    text-align: left;
    margin: 20px 0 0 0;
    padding: 0;
    float: none;
}


.cta {
    display: inline;
}

.cta a.cta_btn {
    margin-top: auto;
}

.cta .cta_sep {
    display: none;
}

.search_results td {
    font-size: 100% !important;
}


table {
    background-color: #fff;
    border: 1px #000 solid;
    border-spacing: 2px;
    /*margin: 0 0 15px;*/
    /*border-collapse: separate;*/
    width: 99%;
}

th {
    /* background-color: #d8e0e5;
     border-style: none;*/
    /*  font-size: 100%;*/
    font-weight: bold;
    padding: 5px 15px;
    text-align: left;
}

td {
    /*  background-color: #F0F4F7;
      border-style: none;*/
    /*  font-size: 90%;*/
    border: 1px #000 solid;
    font-weight: normal;
    padding: 5px 15px;
    text-align: left;
}

td p {
    margin-bottom: 0;
}

.box {
    /* width: 423px;*/
    overflow: hidden;
    background: #f3f9fb;
    padding-top: 10px;
}

.white {
    background: none;
    padding-top: 16px;
}

/*footer {
	border: none;
	padding: 0;
	margin: 0;
}*/

img.alignlevel {
    width: 25%;
    height: auto;
    vertical-align: text-top;
}
