/*
Theme Name: Elm Solutions
Theme URI: http://www.elmsolutions.ie
Author: Elm Solutions
Author URI: http://www.elmsoltuions.ie
Description: A WordPress theme for Elm Solutions
Version: 2.0
License: GNU General Public License
*/

@import "css/style.css";
/* @import "css/custom.css"; */

#main-wrap{
	color:#434A54;
}
.form-label
{
	color:white;
}
#wpcf7-f123-p131-o1,
#wpcf7-f124-p2-o1{
color:#fff;
}
table{
	font-family: 'Open Sans', sans-serif;
	border: 1px solid #ede7dd;
	margin:0 auto 20px;
}
th,
td{
	color: #333333;
	padding:10px;
	border-bottom:1px solid #ddd;
}
th{
	border-bottom:2px solid #ddd;
	font-weight:bold;
	text-align:left;
}
tr:nth-child(odd) {
   background-color: #f1f1f1;
}
.table-condensed  tr:nth-child(odd) {
   background-color: transparent;
}
.page-id-7 .sec1 img{
max-width:100% !important;
}
.aligncenter
{
	margin-left:auto;
	margin-right:auto;
}
