body, html {
    -webkit-font-smoothing: antialiased;
    background: #fff;
    font-family: Heebo, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 125%;
    margin: 0;
    min-width: 320px;
    text-rendering: optimizeLegibility;
}

@media (min-width: 1200px) {
.navbar-right {
    padding-top:50px;
}
}

@media (min-width: 1200px) {
.full-height {
    min-height:360px;
    vertical-align: text-top;
}
}
@media (min-width: 1200px) {
div.col-md-12> div.page-copy {
    min-height:360px;
    vertical-align: text-top;
}
}

@media (min-width: 1200px) {
div.page-content> div.row  {
    min-height:450px;
    vertical-align: text-top;
}
}

@media (min-width: 1200px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
    font-size: 26px;
}
}


.section-landing .row > div .section-landing-heading {
    font-size: 2rem;
	text-shadow: 5px 5px 16px #131313;
}

.section-landing .row > div .section-landing-sub-heading {
    margin-top: 0;
    margin-bottom: 50px;
    font-size: 1.5rem;
    color: #fff;
    letter-spacing: 0; 
    text-transform: none; 
	text-shadow: 5px 5px 16px #131313;
}

@media only screen and (max-width: 768px)  {
.section-landing .row > div .section-landing-heading {
    font-size: 3rem;
}
}

.navbar-header {
	min-height: 120px;
}

.navbar-static-top.navbar-inverse {
    background-color: #2d2f32;
    min-height: 120px;
}

.navbar-inverse .navbar-nav > li {
	margin: .9375rem 45px 1rem 0px !important;
	padding: 0;
}

.navbar-inverse .navbar-nav > li > a{
	color: #ffffff;
	font-weight: 500;
	border-bottom: dashed 1px #fff;
	padding: 0;
	text-decoration: none;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #2d2f32;
    border-bottom: 1px solid #ffffff;
    padding: 0;
    font-weight: 500;
}

footer .footer-top {
    background-color: #2d2f32;

}

footer .footer-bottom{
    background-color: #2d2f32;
}
h1 {
font-family: inherit;
font-weight: 900;
line-height: 132%;
color: rgba(0,0,0,0.9);
letter-spacing: 0;
font-size: 2.75rem;
margin-bottom: 1.25rem;
}


h2 {
    font-family: inherit;
font-weight: 900;
line-height: 132%;
color: rgba(0,0,0,0.9);
letter-spacing: 0;
font-size: 2.25rem;
margin-bottom: 1.25rem;
}

h2.white {
    font-family: inherit;
color: #ffffff; 
font-size: 1.5;
font-weight: 700;
}

h3 {
    font-family: inherit;
font-weight: 900;
line-height: 132%;
color: rgba(0,0,0,0.9);
letter-spacing: 0;
font-size: 1.75rem;
margin-bottom: 1.25rem;
}

h3.white {
    font-family: inherit;
color: #ffffff;
font-size: 1.25rem;
font-weight: 700;
}

h4 {
    font-family: inherit;
font-weight: 700;
line-height: 132%;
color: rgba(0,0,0,0.9);
letter-spacing: 0;
font-size: 1.5rem;
margin-bottom: 1.25rem;
}

a {
	color: #4d4d4d;
	font-weight: 500;
	transition: all .25s ease;
    text-decoration: underline;	
/* border-bottom: dotted 2px #7f7f7f;	 	 */
}

a:hover {
	color: #d14210;
    text-decoration: underline;	
/* border-bottom: solid 2px #d14210; */
}

a:focus {
	color: #d14210;
	text-decoration: underline;	
	/* border-bottom: solid 2px #d14210; 
	outline: dotted 2px #d54614; */
}

a.light {
font-weight: 700;
color: #757575;	 	
}

a.light:hover {
color: #000000; 	
}

a.dark {
color: #aaa;
font-weight: 500;
font-size: 1.25rem;	
}

a.dark:hover {
color: #ffffff;
}

.btn-custom {
color: #ffffff;
font-size: 0.87rem;
text-align: center;
font-weight: 500;
background: #000000;
line-height: 150%;
padding: 12px 30px;
display: inline-block;
}

.btn-custom:hover {
background: #d14210;
}

.btn-custom:focus {
background: #d14210;
outline: dotted 2px #d54614;
}

.btn-custom3 {
color: #ffffff;
font-size: 0.87rem;
text-align: center;
font-weight: 500;
background: #2f5fef;
line-height: 150%;
padding: 12px 30px;
display: inline-block;
}

.btn-custom3:hover {
background: #d14210;
color: #ffffff;
}

.btn-custom3:focus {
background: #d14210;
outline: dotted 2px #d54614;
color: #ffffff;
}


.btn-primary {
color: #ffffff;
font-size: 0.87rem;
text-align: center;
font-weight: 500;
background: #000000;
border-color: #000000;
line-height: 150%;
padding: 12px 30px;
display: inline-block;
}

.btn-primary:hover {
background: #d14210;
border-color: #d14210;
}

.btn-primary:focus {
background: #d14210;
border-color: #d14210;
outline: dotted 2px #d54614;
}

.btn-custom2 {
color: #ffffff;
font-size: 0.87rem;
text-align: center;
font-weight: 500;
background: #d14210;
line-height: 150%;
padding: 12px 30px;
display: inline-block;
}

.btn-custom2:hover {
background: #000000;
}


/*.btn:hover, .btn:focus, .btn.focus, */
.btn-custom2:hover {
color: #ffffff;
}

.btn-custom2:focus {
background: #000000;
outline: dotted 2px #000000;
}

.btn-default {
color: #ffffff;
font-size: 0.87rem;
text-align: center;
font-weight: 500;
background: #d14210;
border-color: #d14210;
line-height: 150%;
padding: 12px 30px;
display: inline-block;
}

.btn-default:hover {
background: #000000;
color: #ffffff;
border-color:  #ffffff;
}

.btn-default:focus {
background: #000000;
color: #ffffff;
border-color:  #000000;
outline: dotted 2px #000000;
}



h2.footer {
    font-family: inherit;
    text-align: left;
    color: #fff;
    font-weight: 700;
    font-size: 34px;
    line-height: 1;
    margin-top: 50px;
    margin-bottom: 20px;
}


p.footer {
    font-family: inherit;
    text-align: left;
    font-size: 16px;;
    line-height: 2rem;
    color: #fff;
}

footer .footer_links ul li a {
 color: #fff;
 font-size: .875rem;
 font-weight: 500;
 border-bottom: dashed 1px #fff;
}
footer .footer_links ul li {
    display: inline-block;
    padding: 0px;
    margin: 0px 50px 0px 0px;
}

.crmEntityFormView .cell {
    padding-left:0px;
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    height:46px;
}

.breadcrumb {
    background-color: #f5f5f5;
}

.Intro{
background-color:#f5f5f5; 
margin-bottom:40px;
}

.Intro h1, .page-header h1, .page-header h2 {
    display: block;
    font-family: Heebo, Arial, Helvetica, sans-serif;
    font-weight: 900;
    line-height: 132%;
    color: #1a1a1a;
    letter-spacing: 0px;
    font-size: 2.75rem;
    margin-bottom: 0px !important;
}

.page-header p, .Intro p {
    color: #212529;
    font-size: 24px;
    line-height: 29px;
    font-weight: 300;
    font-family: Heebo, Arial, Helvetica, sans-serif;

}



.padding-left-0 {
    padding-left:0px;
}

.padding-bottom {
    padding-bottom:5px;
}

.page-heading {
   background-color:#f5f5f5; 
   margin-bottom:40px; 
}



.homelink, a.homelink:hover, a.homelink:focus {
        border-bottom-color: #2d2f32;
}

.searchbar {
    font-family: Segoe UI Semibold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 1em;
    font-weight: bold;
}

.crmEntityFormView .section-title {
    border-bottom-width: 0;
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 700;
}
 
.panel-custom {    
    background-color: #2d2f32;
    border-color: #2d2f32;
}

.panel-heading-custom > h4 {
 color: #ffffff;
 padding: 0 20px;
}

a {
    color: inherit;
}

.list-group-item-heading > a {
   border-bottom: none;
   }

.list-group-item-custom {
    border: 1px solid #2d2f32;
}

.bs-calltoaction{
    position: relative;
    width:auto;
    padding: 15px 25px;
    border: 1px solid black;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: -30px;
    border-radius: 0px;
}

    .bs-calltoaction > .row{
        display:table;
        width: calc(100% + 30px);
    }
     
        .bs-calltoaction > .row > [class^="col-"],
        .bs-calltoaction > .row > [class*=" col-"]{
            float:none;
            display:table-cell;
            vertical-align:middle;
        }

            .cta-contents{
                padding-top: 10px;
                padding-bottom: 10px;
            }

                .cta-title{
                    margin: 0 auto 15px;
                    padding: 0;
                    color: #ffffff;
                }

                .cta-desc{
                    padding: 0;
                }

                .cta-desc p:last-child{
                    margin-bottom: 0;
                }

            .cta-button{
                padding-top: 10px;
                padding-bottom: 10px;
            }

@media (max-width: 991px){
    .bs-calltoaction > .row{
        display:block;
        width: auto;
    }

        .bs-calltoaction > .row > [class^="col-"],
        .bs-calltoaction > .row > [class*=" col-"]{
            float:none;
            display:block;
            vertical-align:middle;
            position: relative;
        }

        .cta-contents{
            text-align: center;
        }
}

.bs-calltoaction.bs-calltoaction-custom{
background: #2d2f32;;
color: #ffffff;
border-color:  #2d2f32;;
}

.bs-calltoaction.bs-calltoaction-primary .cta-button .btn,
.bs-calltoaction.bs-calltoaction-info .cta-button .btn,
.bs-calltoaction.bs-calltoaction-success .cta-button .btn,
.bs-calltoaction.bs-calltoaction-warning .cta-button .btn,
.bs-calltoaction.bs-calltoaction-danger .cta-button .btn{
    border-color:#fff;
}

/* Devices smaller than 768px*/
@media only screen and (max-width: 768px)  {
.list-group-item {
    width:100%;
}
}


.homelink, a.homelink:hover, a.homelink:focus {
    border-bottom:none;
}

/* Devices smaller than 768px*/
@media only screen and (max-width: 768px)  {
.homelink, a.homelink:hover, a.homelink:focus  {
   padding: 0px 15px;
}
}

.NavTitleMobile {
    font-size:22px;
    color: #ffffff;
}

.NavMobileSpacing {
    margin-top:10px;
}

.NavMobileAlign {
    text-align: center;
}

.cta-button > .btn:hover, .btn:focus, .btn.focus {
    color: #ffffff;
    text-decoration: none;
}

.btn-customlink { 
  color: #0F3CC3; 
  background-color: #FFFFFF; 
  border-color: #FFFFFF; 
} 
 
.btn-customlink:hover, 
.btn-customlink:focus, 
.btn-customlink:active, 
.btn-customlink.active, 
.open .dropdown-toggle.btn-customlink { 
  color: #0F3CC3; 
  background-color: #FFFFFF; 
  border-color: #FFFFFF; 
border-bottom: 1px dotted #0F3CC3;
} 
 
.btn-customlink:active, 
.btn-customlink.active, 
.open .dropdown-toggle.btn-customlink { 
  background-image: none; 
} 
 
.btn-customlink.disabled, 
.btn-customlink[disabled], 
fieldset[disabled] .btn-customlink, 
.btn-customlink.disabled:hover, 
.btn-customlink[disabled]:hover, 
fieldset[disabled] .btn-customlink:hover, 
.btn-customlink.disabled:focus, 
.btn-customlink[disabled]:focus, 
fieldset[disabled] .btn-customlink:focus, 
.btn-customlink.disabled:active, 
.btn-customlink[disabled]:active, 
fieldset[disabled] .btn-customlink:active, 
.btn-customlink.disabled.active, 
.btn-customlink[disabled].active, 
fieldset[disabled] .btn-customlink.active { 
  background-color: #FFFFFF; 
  border-color: #FFFFFF; 
} 
 
.btn-customlink .badge { 
  color: #FFFFFF; 
  background-color: #0F3CC3; 
}

.list-group-item {
    padding: 10px 10px;
}

.grid-actions a.btn.action {
float:left !important;
}

.marginleft5{
margin-left:5px;}

/
* CRM tab styles
-------------------------------------------------- */
div[data-name="tab_hidden"] {
	position: absolute; 
	left: -999em; 
	top: 0;
	visibility: hidden;
	height: 0;
	overflow: hidden
}

div[data-name="tab_hidden"] {
	position: absolute; 
	left: -999em; 
	top: 0;
	visibility: hidden;
	height: 0;
	overflow: hidden
}

div[data-name="tab_wait"] {
	background-position: center center;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999 !important;
	background-color: #ffffff;
	filter: alpha(opacity=75);
	opacity: 0.75;
	margin: 0 !important;
}

@media(min-width:768px) {
  #searchImage {
	background-image: url(/search-tindale.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
	margin-bottom: 3em;
  }
  
  .image-attributions {
	  position:absolute;
	  z-index:1;
	  right:0;
	  bottom:0;
	  color:white;
	  text-shadow: 5px 5px 16px #131313;
	  background-color: grey;
	  padding: 4px;
	  font-size: 75%;
	  text-align: center;
	  display:block;
	  width: 100%;
  }
}

.box:hover {
  cursor:pointer;
}

.box:hover > .pin-text {
  display: block;
}

.pin-text {
  position: absolute;
  top:50%;
  transform:translateY(-50%);
  left:75%;
  white-space:nowrap;
  display: none;
}

.pin-text p {
    border: 1px solid #000;
	background-color: white;
    color:black;
	font-weight: bold;
	padding: 8px;
}

div#tableRecords table th {
	white-space: nowrap;	
}

.sortable {
	font-weight: bold;
}

.figure-caption {
    font-size: 90%;
    color: #888;
}

div.boxlink a, a.boxlink, input.boxlink {
	display: inline-block;
	background: #000;
	color: #fff !important;
	text-decoration: none;
	font-size: .875rem;
	line-height: 150%;
	font-weight: 500;
	border: 0px;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	padding: 12px 30px;
	font-size: 1rem;
	margin: 10px 10px 75px 0;
	cursor: pointer !important;
}

a.lessmargin {
	margin-bottom: 15px !important;
}

div.boxlink a::after,
a.boxlink::after {
   font-family: 'Glyphicons Halflings';
   content: "";
   margin-left: 10px;
}

a.boxlink:hover, a.boxlink:focus, div.boxlink a:hover, div.boxlink a:focus, input.boxlink:hover, input.boxlink:focus {
    color: #fff;
    background-color: rgb(209, 66, 16);
}

:focus {
    outline: dotted 2px #D54614;
}