/*
Theme Name: Preventit
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: Aliansoftware
Author URI: https://wordpress.org/
Description: Preventit theme is the theme of event and news of reaserch publication.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

input.newsletter-email {
    border: 0;
    background-color: #fff;
    border-radius: 6px;
    color: #5d5d5d;
    font-size: 18px;
    font-family: 'HelveticaNeueLT Com 45 Lt';
    width: 59%;
    padding: 12px 15px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.read-more{
    color:#5D8ACB !important ;
}