/* @Author: Company Name
 @URL: http://companyname.com
 This file contains the styling for the actual theme, this
 is the file you need to edit to change the look of the
 theme.
 However we used Less script to make things easy to maintain, this is the compressed ourput, we recommend to edit the less files and then recombile the files and add the result here, if you don't like to use less you can edit this file here.
 
 This files contents are outlined below.
 01.	Theme Reset Style
 02.	Global Elements
 03.	Menu
 04.	Social
 05.	Article
 06.	Posts
 07.	Responsive
 08.	Widgets
 09.	Flexslider
 10.	Grid */
/* ==============================================================================================
									Import CSS Files Links										
============================================================================================== */
/* ==============================================
			Theme Reset CSS file				
============================================== */
@import url('reset.css');

/* ==============================================
			Global Elements CSS file			
============================================== */
@import url('globalelements.css');

/* ==============================================
			All Hdeader CSS file				
============================================== */
@import url('headers.css');

/* ==============================================
			All Sliders CSS file				
============================================== */
@import url('sliders.css');

/* ==============================================
			Theme Content CSS file				
============================================== */
@import url('content.css');

/* ==============================================
			All Footers CSS file				
============================================== */
@import url('footers.css');

label {
    color: #FFFFFF;
}

SendButton {
    margin-top: 10px;
}

SendButton {
    margin-top: 10px;
}

.SendButton {
    margin-top: 10px;
    background: #333333;
}