#footer_message {
  background: transparent;
  width: 40%;
  height: 100%;
  float: left;
  padding-top: 30px;
}

#footer_support {
  background: transparent;
  width: 25%;
  height: 100%;
  float: left;
  padding-top: 30px;
  padding-left: 10px;
}

#footer_privacy {
  background: transparent;
  width: 32%;
  height: 100%;
  float: left;
  padding-top: 30px;
  padding-left: 10px;
}

#cmd_message_send_footer {
  margin-top: 5px;
}

#lbl_privacy_link_footer {
  margin-bottom: 17px;
}

#lbl_privacy_email_footer {
  margin-bottom: 17px;
}

#cmd_privacy_send_footer {
  margin-top: 5px;
}

.cls_footer_title {
  font-size: 12pt;
  font-family:
    "Lucida Grande",
    "Lucida Sans Unicode",
    Helvetica,
    Arial,
    Verdana,
    sans-serif;
  line-height: 15px;
  color: #000;
  clear: left;
  float: left;
  margin-left: 0;
  margin-bottom: 30px;
}

.cls_footer_subtitle {
  /* font-size: 11pt;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Helvetica','Arial','Verdana', sans-serif; */
  line-height: 15px;
  color: #666;
  clear: left;
  float: left;
  margin-bottom: 5px;
}

.cls_footer_text {
  /*
	font-size: 11pt;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Helvetica','Arial','Verdana', sans-serif; */
  line-height: 17px;
  color: #666;
  clear: left;
  float: left;
  margin-bottom: 30px;
}

.cls_footer_html {
  /* font-size: 11pt;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Helvetica','Arial','Verdana', sans-serif; */
  line-height: 17px;
  color: #666;
  clear: left;
  float: left;
  margin-bottom: 30px;
}

.cls_footer_cmd {
  clear: left;
  float: left;
  border-color: #dbe0e3;
  background: #dbe0e3;
  height: 20px;
  margin-top: -5px;
  margin-left: -10px;
  margin-bottom: 30px;
}

.cls_footer_cmd_over {
  border-color: #dbe0e3;
  background: #dbe0e3;
  height: 20px;
}

.cls_footer_cmd.x-btn-default-small .x-btn-inner {
  line-height: 17px;
  color: #666;
}

.cls_footer_cmd_over.x-btn-default-small .x-btn-inner {
  color: #009fe3;
}
