/*********************************************************************/
/* COMMON                                                            */
/*********************************************************************/
body {
  font-size: 12px;
  line-height: 130%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #424242;
  padding: 0;
  margin: 0;
  font-weight: normal;
}

a:link, a:visited {
  color: #0066CC;
  font-weight: normal;
  text-decoration: none;
}

a:active, a:hover {
  color: #666;
  font-weight: normal;
}

img {
  border: 0;
}

h1, h2, h3, h4 {
  line-height: 110%;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
}

h1 {
  font-size: 15px;
  color: #424242;
  font-family: Arial, Helvetica, sans-serif;
}

h2 {
  font-size: 32px;
  font-weight: bold;
  color: #0066CC;
  float: left;
}

h3 {
  font-size: 24px;
  font-weight: bold;
  float: left;
  padding: 5px 0 0 10px;
}

h4 {
  font-size:32px;
  font-weight:bold;
  padding:10px 0 25px;
}
h4 sup{
  font-size:15px;
}
p {
  
  line-height: 130%;
  padding-bottom: 10px;
  margin: 0px;
}

div, td {
  position: relative;
}

ul {

  padding-left: 0;
  padding-bottom: 10px;
  margin: 0px;
  list-style-image: none;
  list-style-position: outside;
}

ol {

  list-style: decimal;
  padding-left: 25px;
  padding-bottom: 10px;
  margin: 0px;
}

li {
  margin-left: 5px;
}

hr {
  border: 0;
  padding: 0;
  line-height: 0px;
  font-size: 1px;
  border-top: 2px solid #DCDCDC;
  height: 2px;
  margin: 7px 0 !important;
  margin: 0;
  clear: both;
}

.footnote {
  color: #999999;
  font-size: 10px;
}

sup {
  vertical-align: top;
}

/*********************************************************************/
/* Main                                                          */
/*********************************************************************/
body {
  text-align: center;
}

#mainContent {
  text-align: left;
  width: 799px;
  margin: 20px auto;

}

#contentHeader {
  margin: 10px 0;
  padding: 13px 0 0 0;
  border-top: 2px solid #DCDCDC;
}

#contentFooter {
  color: #CCCCCC;
  text-decoration: none;
}
#footerLinks{
  float:left;
}
#footerLinks ul li {
  display: inline;
  float: left;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin-left: 0;
  margin-right: 3px;
  position: relative;
  font-size: 10px;
}

#footerLinks li a {
  color: #CCCCCC !important;
  display: block;
  text-decoration: none;
}

#j2globalLogo {
cursor:pointer;
float:right;
height:16px;
margin:0 2px 0 0;
padding:0;
width:16px;
}

#j2globalLogo span {display: none;}
#j2globalLogo a {height:16px; display:block; background:url(../images/j2GlobalLogo.png) top left no-repeat;}
#j2globalLogo a:hover {background:url(../images/j2GlobalLogo.png) bottom left no-repeat;}

#contentBottom{
  margin:15px;
  text-align:center;
}

/*********************************************************************/
/* Dowload Page                                                         */
/*********************************************************************/

.fileRow{
 border-top:#d6d6d6 1px solid;
  height:40px;

}
.fileName{
  float:left;
  width:465px;
  margin:15px 0 0 10px;
  font-weight:bold;
}
.fileCount{

  float:left;
  width:150px;
  margin:15px 0 0 10px;
  color:#777;
}
.fileCountMax{
  color:#dd5555;
}
.fileDownload{

  float:left;
  width:150px;
  margin:4px 0 0 0;
}

/*********************************************************************/
/* Abuse Page                                                         */
/*********************************************************************/
#abuseMessage {
  width: 615px;
  height: 60px;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(../images/text-bg.gif) repeat-x scroll 0 0;
border:1px solid #B5B8C8;
padding:2px 3px;
}

/*********************************************************************/
/* Congratulations Page                                              */
/*********************************************************************/
.congrat_body {
  border-top: 1px dotted #B5B8C8;
  border-bottom: 1px dotted #B5B8C8;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 5px;
}

/*********************************************************************/
/* Send File Form                                                    */
/*********************************************************************/
.sendFileForm_body {
  border-top: 1px dotted #B5B8C8;
  border-bottom: 1px dotted #B5B8C8;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 5px;
  height:475px;
  overflow:hidden;
  position:relative;
}
#from, #to, #subject, #message { 
  width: 380px; 
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#FFFFFF url(../images/text-bg.gif) repeat-x scroll 0 0;
  border:1px solid #B5B8C8;
  padding:2px 3px;
}
#message { height: 60px; }
.formLabel { 
  float: left; 
  margin: 0 10px 0 0; 
  width: 130px;
  text-align: right;
  font-size: 12px;
}
/*.formFieldError { 
  color: #dd5555; 
  padding-left: 145px;
  display: none;
}*/
.formFieldNotes {
  color: gray;
  padding-left: 135px;
  font-size: 10px;
  font-style: italic;
}
.formNotice {
  font-size: 14px;
  font-weight: bold;
}
.formRow{
  margin-top: 5px;
  padding: 0px;
  clear: both;
}

/*********************************************************************/
/* Rounded Box                                                         */
/*********************************************************************/
/*********************************************************************/
/* Dark Header                                                         */
/*********************************************************************/
.efaxRoundedBox_drkGrayTop_header_bg {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/roundedBox_drkGrayTop_header_bg.gif) repeat-x scroll center bottom;
/*border-color:#909090 #D6D6D6 #D6D6D6;
border-style:solid;
border-width:1px; */
  height:36px;
}
.efaxRoundedBox_drkGrayTop_header_left {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
/*background:transparent url(../images/roundedBox_drkGrayTop_header_left.gif) no-repeat scroll left top;*/
/*left:-1px;*/
position:relative;
/*top:-1px;*/
}
.efaxRoundedBox_drkGrayTop_header_right {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
/*background:transparent url(../images/roundedBox_drkGrayTop_header_right.gif) no-repeat scroll right top; */
padding-top:2px;
position:relative;
right:-2px;
}
.efaxRoundedBox_drkGrayTop_title {
color:#FFFFFF;
font-weight:bold;
left:-2px;
padding:11px 0 2px 10px;
position:relative;
text-align:left;
top:-1px;
white-space:nowrap;
  font-size:16px;
}
/*********************************************************************/
/* No Header                                                         */
/*********************************************************************/
.efaxRoundedBox_noTop_header_bg {
border-color:#D6D6D6 #D6D6D6 -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px 0;
border-top:1px solid #d6d6d6;
border-left:1px solid #d6d6d6;
border-right:1px solid #d6d6d6;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white url(../images/roundedBox_noTop_header_bg.gif) repeat-x scroll center bottom;
}

.efaxRoundedBox_noTop_header_left {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/roundedBox_noTop_header_left.gif) no-repeat scroll left top;
left:-1px;
position:relative;
top:-1px;
}
.efaxRoundedBox_noTop_header_right {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/roundedBox_noTop_header_right.gif) no-repeat scroll right top;
padding-top:2px;
position:relative;
right:-2px;
}
.efaxRoundedBox_noTop_title {
background-color:white;
padding:0;
}

.efaxRoundedBox_body {
background-color:#FFFFFF;
border-bottom:1px solid #D6D6D6;
border-left:1px solid #D6D6D6;
border-right:1px solid #D6D6D6;
bottom:0;
position:relative;
}

.boxBodyText{
  font-size:12px;
  padding:15px;
}

/*********************************************************************/
/* New Landing Page                                                  */
/*********************************************************************/

.landing {
font-family: 'Sofia Pro', sans-serif;
background-color: #ffffff;
color: #333;
}

.header-landing {
position: relative;
background-color: #F5F6FB;
padding: 40px 20px;
text-align: left;
border-bottom-right-radius: 100px; 
overflow: hidden; 
margin-bottom: 1rem;
}

.container-landing {
max-width: 1040px;
margin: 0 1rem;
display: block;
}

.logo-landing {
width: 160px;
height: 70px;
}

.h1-landing, .h1-landing-efax {
font-size: 60px;
font-weight: 500;
color: #333;
font-family: 'Archivo Narrow', sans-serif !important;
}

.background-lines-landing {
position: absolute;
top: 0;
right: 0;
height: 100%;
z-index: 0; 
}

.container-landing, .h1-landing, .logo-landing, .h1-landing-efax {
position: relative;
z-index: 1; 
font-family: 'Sofia Pro', sans-serif;
}

.mainContent-landing {
padding: 20px;
background: white;
margin: 0 1rem;
}

.contentHeader-landing {
text-align: center;
margin-bottom: 30px;
}

.contentHeader-landing span {
display: block;
font-size: 22px;
font-weight: 800;
color: #fff;
background-color: #333;
padding: 20px 20px;
border-radius: 4px;
}

.fileRow-landing {
display: flex;
justify-content: space-between;
align-items: center;
background-color: #f9f6f1;
border-radius: 8px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
padding: 2rem;
}

.fileName-landing {
font-weight: 700;
font-size: 16px;
color: #333;
}

.fileCount-landing {
font-size: 16px;
color: #ABADC0;
font-weight: 600;
}

.fileDownload-landing {
margin-right: 10px;
}

.fileDownload-landing a {
text-decoration: none;
background-color: #24272E;
color: white;
padding: 12px 28px;
font-weight: 500;
font-size: 15px; 
box-shadow: 3px 3px 0px rgba(180, 180, 180, 1);
border-radius: 2px; 
}

.contentBottom-landing {
text-align: center;
margin-top: 40px;
}

.benefits-landing {
display: flex;
justify-content: space-around;
margin: 2rem 0 4rem;
}

.contentBottom-landing .benefits div {
text-align: center;
width: 20%;
}

.contentBottom-landing .benefits img {
margin-bottom: 10px;
}

.contentBottom-landing a {
display: inline-block;
text-decoration: none;
background-color: #24272E;
color: white;
padding: 18px 26px;
font-weight: 500;
font-size: 15px; 
}

.contentFooter-landing {
text-align: center;
font-size: 12px;
font-weight: 300;
padding: 20px;
color: #2E3036;
margin-top: 16px;
}

.subtitle-landing, .subtitle-two {
font-size: 45px;
font-weight: normal;
margin-top: 3.5rem;
}

.logo-title-landing {
height: 100px;
margin-bottom: 40px;
}

.contentBottom-landing {
text-align: center;
margin-top: 40px;
}

.benefits-landing {
display: flex;
justify-content: space-around;
margin-bottom: 4rem;
margin-top: 2rem;
}

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

.benefit-landing img {
width: 50px;
margin-bottom: 15px;
}

.vector-landing {
width: 39px !important;
}

.first-vector-landing {
width: 57px !important;
}

.second-vector-landing {
width: 53px !important;
}

.benefit-landing p {
font-size: 16px;
color: #333;
text-wrap: nowrap;
}

.benefinit-title {
line-height: 130%;
padding-bottom: 6px;
font-weight: bold;
}

.benefit-description-landing {
font-size: 16px;
color: #333;
text-wrap: nowrap;
font-weight: 300;
}

.start-faxing-landing {
margin-top: 20px;
}

.cta-button-landing {
text-decoration: none;
background-color: #333;
color: white;
font-weight: 700;
font-size: 14px; 
box-shadow: 3px 3px 0px rgba(180, 180, 180, 1);
display: inline-block;
margin-bottom: 10px;
padding: 12px 28px;
}

.start-faxing-landing p {
font-size: 15px;
color: #2E3036;
font-weight: 300;
margin-top: 6px;
}

.efaxRoundedBox_header-landing {
background-color: #24272E;
height: 50px;
border-top-left-radius: 8px; 
border-top-right-radius: 8px; 
}

.efax_title-landing {
color: #ffffff;
font-weight: 700;
padding: 20px 0 2px 10px;
position: relative;
white-space: nowrap;
font-size: 20px;
padding-left: 35px;
text-align: left;
}

.text-download-landing {
  display: flex;
  justify-content: space-between;
  width: 70%;
}

@media screen and (max-width: 1024px) {
.benefits-landing {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 2rem 0;
}
.benefit-landing {
  width: 45%;
  margin: 0 auto 20px;
}
.fileRow-landing {
  flex-direction: row;
  align-items: center;
}
.fileName-landing, .fileCount-landing {
  margin: 0 2rem 10px;
}
.fileDownload-landing a {
  width: auto;
  padding: 12px 28px;
  font-size: 14px;
}
}

@media screen and (max-width: 768px) {
.benefit-landing {
  width: 100%;
}
.cta-button-landing {
  width: 80%;
  font-size: 16px;
}
.fileRow-landing {
  flex-direction: column;
}
.cancel-anytime, .h1-landing-efax, .subtitle-two {
  display: block;
  margin-top: 4px;
}
.fileDownload-landing {
  width: 90%;
  display: flex;
  justify-content: center;
  margin: 0;
}
.fileDownload-landing a {
  width: 100%; 
  text-align: center;
  font-size: 16px;
  padding: 12px 0; 
}
.text-download-landing {
  width: 100%;
  margin: 10px 0;
  padding: 0;
}
}