/**********************************************************************

Theme Name: Cloud Hoster
Theme URI: http://demos.rafalborowski.com/wp/cloudhoster/
Description: Cloud Hoster theme for ThemeForest
Author: Rafal Borowski
Author URI: http://rafalborowski.com/
Version: 1.0
Tags: black, blue, white

License: Licenced under Themeforest Regular and/or Extended Licence
License URI: http://themeforest.net/licenses

**********************************************************************/

@import url("css/bootstrap.min.css");
@import url("css/font-awesome.min.css");
@import url("css/ie.css");

#lang_sel img.iclflag {
width: 18px;
height: 12px;
position: relative;
top: 2px;
right: 1px;
}

.bigfield {
	width: 60%;
	float: left;
	margin-right: 10px;
	margin-top:-3px;
}

.submit input {
	width: auto;
	padding: 10px;
	margin-top:-25px;
	background-color: #347fac;
	border-color: #347fac;
	color:#FFFFFF;
}

.submit input:hover {
	background-color: #b94a4d;
	border-color: #b94a4d;
	color:#FFFFFFF;
}