/*
Theme Name: eliteworkforceinc
Author: the eliteworkforceinc team
Author URI: http://www.eliteworkforceinc.com/
Version: 1.0
*/
.glyphicon { margin-right:5px; }
.thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}


.list-group-item-text
{
    margin: 0 0 11px;
}
	.btn-success2:hover, .btn-success2:focus, .btn-success2.focus, .btn-success2:active, .btn-success2.active, .open > .dropdown-toggle.btn-success2 {
  background-color: #909090;
  border-color: #909090;
  color: #fff;
}
.btn-success2 {
  background-color: #ff3c11;
  border-color: #ff3c11;
  color: #fff;
}
.map_section iframe{
	width: 100%;
	display: block;
	pointer-events: none;
	position: relative; /* IE needs a position other than static */
}
.map_section iframe.clicked{
	pointer-events: auto;
}
