/*
File Name: style.css
Theme Name:  BusinessLounge
Author: RT-Themes
Version: 1.8.4
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://rtthemes.com
Description: Business WordPress Theme 
License: GNU General Public License
License URI: /Licensing/gpl.txt
Text Domain: businesslounge
*/


/*
	EDIT /css/style.css for the theme style
*/

.test{
	
	border:1px solid #cf0a2c;
	width:100%;
	font-size:14px;
}

.eposta{
	width: 200px;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
	border-radius:10px;
	
}

.ara2{
	height: 40px;
    float: left;
    margin-right: 10px;
    width: 200px;
	border-radius:10px;
	color:#fff;
	}

.btborder{
	border-radius:10px;
	background-color:#5ea233;
	color:#fff;
}