/* Carlisle Group carlislegrp.com 2014-08-22 additions */

.cg-cta {
  background: none repeat scroll 0 0; 
  border-bottom: medium none !important; 
  border-radius: 5px; 
  -moz-border-radius: 5px; 
  color:white;
  padding:15px 25px; 
  line-height:4em; 
  font-style:oblique; 
  text-align:center; 
  font-size:14px; 
  text-decoration: none;
  text-shadow: none;
}

.cg-cta {
  background-color: red;
}

.cg-cta-green {
  background-color: green;
}

.cg-cta:hover {
  color:white; 
  text-align:center;
  background: none repeat scroll 0 0 blue;
}

.cg-fmi {
  background: none repeat scroll 0 0 green; 
  border-bottom: medium none !important; 
  border-radius: 5px; 
  -moz-border-radius: 5px; 
  color:white;
  padding:5px; 
  line-height:3em; 
  font-style:oblique; 
  text-align:center; 
  font-size:14px; 
  text-decoration: none;
  text-shadow: none;
}

.cg-fmi:hover {
  color:white; 
  text-align:center;
  background: none repeat scroll 0 0 #007efe;
}

.cg-line{
  background: none repeat scroll 0 0 #2d4671;
  width:90%;
  height:2px;
  margin:-20px 0 20px 0;
}

.cg-inline {
  display:inline;
  float:left;
}

.cg-rt {
  float:right;
  margin: 0 -1%;
}

.cg-clear {
  clear:both;
}

.cg-share {
  border-bottom: medium none !important; 
  border-radius: 5px; 
  -moz-border-radius: 5px; 
  color:white;
  padding:15px 15px; 
  line-height:4em; 
  font-style:oblique; 
  text-align:center; 
  font-size:14px; 
  text-decoration: none;
  text-shadow: none;
  margin: 0 10px 0 0;
}

.cg-t {
  background: none repeat scroll 0 0 #55ACEE; 
}

.cg-fb {
  background: none repeat scroll 0 0 #45619D; 
}

.cg-li {
  background: none repeat scroll 0 0 #287BBC; 
}

.cg-table {
	position:relative; 
	clear:left;
	width:470px; 
	margin:0 auto;
}

.cg-headerbox {
	padding: 15px 0 2px 0;

}

.cg-headercell {
	width:60%;
	height:28px;
	font-size:120%;
	padding: 10px 5%;
	background-color:#000;
	color:#fff;
	display:inline;
	float:left;
}

.cg-headerdownload {
	width:26%;
	height:28px;
	font-size:80%;
	padding: 10px 2%;
	background-color:#000;
	color:#fff;
	display:inline;
	float:left;
}

.cg-titlerow {
	width:94%;
	height:28px;
	padding: 0 3%;
	background-color:#b4b4b4;	
}

.cg-titlecell {
	width: 26%;
	padding: 0 0 0 3%;
	display:inline;
	float:left;
}

.cg-oddcell {
	width: 30%;
	height:28px;
	padding: 0 0 0 10px;
	background-color:#FFF;
	display:inline;
	float:left;
}

.cg-evencell {
	width: 30%;
	height:28px;
	padding: 0 0 0 10px;
	background-color:#e4e4e4;
	display:inline;
	float:left;
}

.cg-headerdownload a {
	color:red;
}

.cg-clr {
	clear:both;
}

.contactme {
	padding:40px 0 0;
}

/* Carlisle Group carlislegrp.com 2015-01-21 additions after call with Rick Goldberg/CNET */

.ai1ec-categories{display:none;}

.ai1ec-tags{display:none;}

/* Carlisle Group carlislegrp.com 2015-02-04 to fix a bug in Timely's css  */
.ai1ec_box_map {position:relative !important; }

/* Carlisle Group carlislegrp.com 2015-02-02  */

span.wpcf7-list-item { display: block; }

.wpcf7-select{min-height:2.3em;}

.big-bottom {margin:0 0 30px 60px;}

.form-text {margin:10px 0 10px 60px;}

.short-text {margin:-25px 0 10px 60px;}

/* Carlisle Group carlislegrp.com 2015-02-25  */
.cg-contact {
  background: none repeat scroll 0 0 green; 
  border-bottom: medium none !important; 
  border-radius: 5px; 
  -moz-border-radius: 5px; 
  padding:15px; 
  color:white;
  font-style:oblique;   
  text-decoration: none;
  text-shadow: none;
}

.cg-contact-wrapper{
  margin:15px 10px;
}

/* Carlisle Group carlislegrp.com 2016-07-19 addition */

.cg-ctdld {
  background: none repeat scroll 0 0 green; 
  border-bottom: medium none !important; 
  border-radius: 5px; 
  -moz-border-radius: 5px; 
  color:white;
  padding:5px 5px; 
  line-height:2em; 
  font-style:oblique; 
  text-align:center; 
  font-size:14px; 
  text-decoration: none;
  text-shadow: none;
}

.cg-ctdld:hover {
  color:white; 
  text-align:center;
  background: none repeat scroll 0 0 blue;
  
}

/* Carlisle Group carlislegrp.com 2017-07-19 addition */

.cg-cta-mini {
  background: none repeat scroll 0 0 red; 
  border-bottom: medium none !important; 
  border-radius: 2px; 
  -moz-border-radius: 2px; 
  color:white;
  padding:5px 10px; 
  line-height:2em; 
  font-style:none; 
  text-align:center; 
  font-size:12px; 
  text-decoration: none;
  text-shadow: none;
}

.cg-cta-mini:hover {
  color:white; 
  text-align:center;
  background: none repeat scroll 0 0 blue;
}

/* Kevin Flavin 2019-08-08 addition */
.button {
	color:inherit;
}
