/*
@project:       epidataio 
@company:       EpiData, Inc.
@Copyright:     Copyright (c) 2015-2018 EpiData, Inc.
*/

body
{

}

mark,
.img-fluid {
  max-width: 131px;
  height: auto;
  vertical-align: middle;
}

.top-buffer { margin-top:40px; }

.img-fit {
background-position: center;
background-repeat: no repeat;
width:100%;
}

.img-thumbnail-fit {
	height: 100%;
	width: 100%;
}

.btn{
    margin-left:10px;
}

.icon-pencil {
	vertical-align: bottom
}

header.masthead.platform {
  position: relative;
  background-color: #343a40;
  background: url("../img/platform_image_1.png") no-repeat center center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  padding-top: 18rem;
  padding-bottom: 16rem;
}

fill {
    min-height: 100%;
    height: 100%;	
}

.pricing {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.capabilities {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

