.fa{
/*  font-size: 60px;
  display:block;
*/  text-align:center;
}
.fa-mobile{
  font-size: 100px;
  display:block;
  text-align:center;
}
.fa-fax{
  font-size: 25px;
    display: inline;
    padding-right: 10px;
}
.jumbotron-3 {
        position: relative;
        background: #000 url("/img/fax.jpg");
        background-position: center;
        background-size: cover;
}
footer{
	margin-top:3em;
}
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}
.col-fixed {
    /* custom width */
    width:320px;
}
.col-min {
    /* custom min width */
    min-width:320px;
}
.col-max {
    /* custom max width */
    max-width:320px;
}
input[type="file"]{
	display: inline-block !important;
}
.fax-thumb{
	padding:1em;
}
/*body{
      background-color: #cccccc !important;
}
*/
.panel-primary .panel-title {
    color: inherit !important;
}
.thumbnail {
    padding:0px;
}
.panel {
	position:relative;
}
/*#comments .panel>.panel-heading:after,.panel>.panel-heading:before{
	position:absolute;
	top:11px;left:-16px;
	right:100%;
	width:0;
	height:0;
	display:block;
	content:" ";
	border-color:transparent;
	border-style:solid solid outset;
	pointer-events:none;
}
*/.panel>.panel-heading:after{
	border-width:7px;
	border-right-color:#f7f7f7;
	margin-top:1px;
	margin-left:2px;
}
.panel>.panel-heading:before{
	border-right-color:#ddd;
	border-width:8px;
}
.radio, .checkbox {
    margin-left: 20px;
}
.intl-tel-input {
    display: block !important;
}
.error-message {
    color: red !important;
    font-weight: 800;
}
