/*
Theme Name: HylaFAX Theme
Theme URI: http://www.ifax.com
Template: Divi
Author: iFAX Solutions
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.11.1.1536089816
Updated: 2018-09-04 19:36:56

*/

a {
    font-weight: bold;
}

/* Header Area */ 

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
    margin-right: 5%;
    margin-left: 5%;
}

/* Buttons */

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .et_pb_button {
    padding: 10px 20px 10px 0;
    min-width: 300px;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .et_pb_button:hover {
    padding: 10px 20px 10px 0;
    min-width: 300px;
    background: #fb7448!important;
}

.et_pb_button {
    padding: 5px 20px 5px 0;
    min-width: 250px;
    text-align: center;
    box-shadow: 0px 3px 0px 0px #bf4720;
}

.et_pb_button:hover, .et_pb_module .et_pb_button:hover {
    padding: 5px 20px 5px 0;
    border: 0 solid transparent;
    min-width: 250px;
    text-align: center;
    background: #fb7448!important;
    box-shadow: 0px 3px 0px 0px #bf4720;
}

.et_button_icon_visible .et_pb_button {
    padding-left: 0 !important;
    padding-right: 20px !important;
    box-shadow: 0px 3px 0px 0px #bf4720;
    color: white !important;
}

.et_pb_column_1_2 .et_pb_button {
    width: 100%;
}

/* Headers */

h1.et_pb_module_header {
	margin-bottom: 0;
}

h1 {
	color: #7eb431;
	margin-bottom: 20px;
	font-weight: bold;
}

.et_pb_promo_description h1 {
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 40px;
}

/* Footer */

#footer-info {
    float: none;
    text-align: center;
}

.snippet-container {
    background-color: #f7f7f7;
    border-radius: 3px 3px 3px 3px;
    overflow: hidden;
    border-width: 1px;
    border-style: dashed;
    border-color: #7eb431;
    padding-top: 13px!important;
    padding-right: 15px!important;
    padding-bottom: 13px!important;
    padding-left: 15px!important;
    margin-top: 15px;
}

.bullet-spacing {
    padding: 0 30px;
}

/* Even out Blurbs Height */

.aws {
    min-height: 150px;
}

.fsp {
    min-height: 180px;
}

.he {
	min-height: 119px;
}

.comm {
    min-height: 167px;
}


.note {
    background: #ffe2ab;
    border: 1px solid #ffb8a1;
    padding: 10px;
    border-radius: 3px;
    margin-bottom: 60px;
}

/* Blurb Hovers */

.et_pb_blurb:hover {
    background: #efefef !important;
}

.et_pb_blurb {
    transition: all .3s;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content, .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    width: 100% !important;
}

.mobile_menu_bar:before {
    color: #1f1f1f;
}

.et_mobile_menu {
	border-top: 3px solid #1f1f1f;
}

/* Enterprise Table */

table {
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
-webkit-box-shadow: 0px 0px 50px 10px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 50px 10px rgba(0,0,0,0.1);
box-shadow: 0px 0px 50px 10px rgba(0,0,0,0.1);
}

tr:nth-child(even) {background: #FFFFFF}
tr:nth-child(odd) {background: #F3F3F3}

.entry-content tr th, .entry-content thead th {
    padding: 10px 15px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    background: #7eb431;
    border-right: 1px solid #679820;
}

.entry-content tr th:last-child, .entry-content thead th:last-child {
	border-right: none;
}

.page.page-id-1369 .entry-content tr:last-child {
    color: #666666;
}

.entry-content tr:last-child {
    color: #f2673a;
}

.entry-content tr td {
    border-top: none;
    border-right: 1px solid #dedede;
    line-height: 20px;
}

.entry-content table {
    border: none;
}

table tr {
  background: #f8f8f8;
  padding: 0.35em;
}

#feature {
		text-transform: none;
		font-weight: normal;
        line-height: 20px;
	} 

table th, table td {
  padding: 0.625em;
}

.entry-content tr td:last-child {
    border-right: none;
}

.left-align {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-center-orange {
    background: #f2673a !important;
    text-align: center;
    border-left: 1px solid white;
}

.align-center-border {
    text-align: center;
    border-left: 1px solid white;
}

.align-center-no-border {
    text-align: center;
    border: none !important;
}

td {
  font-size: 14px;
      font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 600;
}

@media screen and (max-width: 1024px) {

body #page-container .et_pb_button {
    width: 80%;
}


.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
    margin-right: 5%;
    margin-left: 5%;
}
.left-align {
    text-align: right;
}
    
.align-center {
    text-align: right;
}

.entry-content tr td {
    border-right: none !important;
}
    
.align-center-no-border {
    text-align: right;
    border: none!important;
}

#feature {
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}

  table {
    border: 0;
  }
  table caption {
    font-size: 1.3em;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table tr {
    display: block;
    margin-bottom: 0.625em;
  }
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: 0.8em;
    text-align: right;
  }
  table td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  table td:last-child {
    border-bottom: 0;
  }

}

tr .icon_close_alt:before {
  content: "\e051";
  font-family: 'ETmodules';
  color: #FF0000;
  font-size: 24px;
  font-weight: 400;
}

tr .icon_check_alt:before {
  content: "\e052";
  font-family: 'ETmodules';
  color: #74b001;
  font-size: 24px;
  font-weight: 400;
}

.mobile-line-break {
    display: none;
}

@media all and (max-width: 980px) {

#page-container {
    overflow-x: hidden;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
    margin-right: 0;
    margin-left: 0;
}

.aws, .fsp {
    min-height: auto;
}

#feature {
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}

.entry-content tr td {
    border-right: none !important;
}


.left-align {
    text-align: right;
}
    
.align-center {
    text-align: right;
}
    
.align-center-no-border {
    text-align: right;
    border: none!important;
}

.overview-item-clustering {
     margin-top: -30px;  
}

.mobile-line-break {
    display: block;
}

.et_header_style_left #logo, #logo {
    max-width: 80%;
    max-height: 80%;
}

.et_pb_button, .et_pb_button:hover {
    min-width: 100%;
    font-size: 14px !important;
}

.et_pb_button:hover, .et_pb_module .et_pb_button:hover {
    min-width: 100%;
}

.container {
    width: 100%;
    padding: 0 15px;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
    margin: 20px 10%;
}

}