@font-face {
    font-family: 'paul-signature';
    src: url('https://www.medicalredalertid.com/static/fonts/paul_signature-webfont.woff2') format('woff2'),
         url('https://www.medicalredalertid.com/static/fonts/paul_signature-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.mraid-content {
    font-family:'Open Sans Condensed',sans-serif;
    font-size: 14pt;
    color: #000;
    font-weight: normal;
}

.mraid-content legend {
    display: none;
}

.mraid-vertical-menu {
    font-family:'Open Sans Condensed',sans-serif;
    font-weight: bold;
    display: block;
    width: 100%;
    text-align: left;
    border: solid grey 1px;
    padding: 30px;
}

.mraid-vertical-menu span {
    vertical-align: top;
    display: inline-block;
}
.mraid-vertical-menu span {
    text-align: center;
}

.mraid-vertical-menu-buttons div {
    background-color: #eee;
    color: black;
    display: block;
    padding: 14px;
    text-decoration: none;
    font-size: 14pt;
    width: 200px;
    border: solid darkgrey 1px;
    padding: 25px;
}

.mraid-vertical-menu-buttons div:hover {
    background-color: #f34c31;
    color: white;
}

.mraid-vertical-menu-buttons div:focus {
    background-color: #f34c31;
    color: white;
}

.mraid-vertical-menu-buttons div.active {
    background-color: #000;
    color: white;
}

.mraid-menu-content {
    padding-left: 15%;
    width: 60%;
    font-size: 14pt;
    color: #000;
    font-weight: bold;
    margin-bottom: 0px;
    display: block;
}

.mraid-menu-content div {
    font-weight: normal;
    font-size: 14pt;
    text-align: center;
    text-align: center;
    font-weight: normal;
    box-sizing: inherit;
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
}

.mraid-menu-content h3 {
    font-family:'Open Sans Condensed',sans-serif;
    font-weight: normal;
    font-size: 18pt;
    text-align: center;
    display: block;
    padding: 30px;
    margin-left: 25%;
}

.mraid-menu-content label {
    font-size: 14pt;
    font-weight: normal;
    color: #000;
}

.mraid-menu-content legend {
    color: #000;
    font-size: 16pt;
    font-weight: normal;
    margin-bottom: 30px;
}

.mraid-menu-content input[type="text"] {
    width: 100%;
}

.mraid-codes {
    margin-top: 20px;
    padding: 0px;
}

.mraid-codes * {
    font-family:'Open Sans Condensed',sans-serif;
    font-size: 14pt;
    color: #000;
    font-weight: normal;
}

.mraid-codes table {
    width: 90%;
    margin-left: 5%;
    border: 1px solid darkgray;
    text-align: center;
    padding: 5px;
}

.mraid-codes td {
    text-align: left;
    font-weight: bold;
}

.mraid-codes th {
    width: 40%;
}

.mraid-column-header {
    font-weight: bold;
    text-align: left;
}

.mraid-row-header {
    font-weight: bold;
    text-align: left;
}

.mraid-codes span {
    color: black;
    display: block;
    padding: 14px;
    text-decoration: none;
    font-size: 12pt;
    vertical-align: middle;
}

.mraid-codes span:hover {
    background-color: #f34c31;
    color: white;
}

.mraid-errors {
    font-family: sans-serif;
    color: #bb0000;
    font-size: 12pt;
    font-weight: bold;
/*     width: 60%;
    margin-left: 20%;
 */
     text-align: center;
}

.mraid-form button {
    font-size: inherit;
    margin: 5px;
}

.mraid-form div {
    width: 100%;
    justify-content: center;
}

.mraid-form input,select {
    width: 40%;
    margin-left: 30%;
    display: block;
}

.mraid-form input[type="checkbox"] {
    width: 100px;
}

.mraid-form label {
    margin-left: 30%;
}

.mraid-form ul {
    width: 40%;
    margin-left: 35%;
}

.mraid-form span {
    font-family: 'Open Sans Condensed',sans-serif;
    color: black;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    width: 40%;
    margin-left: 30%;
}

.mraid-form legend {
/*     font-family: "Helvetica Neue", Helvetica, Helvetica, Arial, sans-serif;
    margin-bottom: 0px;
    background: url(../images/heading_dots_grey.png) repeat-x center;
    display: block !important;
    margin: 0;
    padding: 0;
    font-size: 14px;
    direction: ltr;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-rendering: optimizeLegibility;
    font-weight: 100;
    line-height: 30px;
    color: #555;
    text-align: center;
    text-transform: uppercase;
 */
    display: none;
}

.mraid-form span label {
    display: none;
}

.mraid-code-form div {
    width: 100%;
    justify-content: center;
    font-family: 'Open Sans Condensed',sans-serif;
    color: black;
    font-size: 12pt;
    text-align: left;
    margin-left: 0%;
}

.mraid-code-form span {
    font-family: 'Open Sans Condensed',sans-serif;
    color: black;
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    width: 40%;
    margin-left: 30%;
}

.mraid-code-form input,select {
    width: 50%;
    margin-left: 25%;
    display: block;
    font-family: 'Open Sans Condensed',sans-serif;
    color: black;
    font-size: 12pt;
    text-align: left;
}

.mraid-code-form button {
    width: 10%;
    margin-left: 45%;
    display: block;
    font-family: 'Open Sans Condensed',sans-serif;
    color: black;
    font-size: 14pt;
    text-align: center;
}

.mraid-code-form label {
    font-size: 12pt;
    margin-left: 25%;
}

.mraid-code-form legend {
    font-size: 18pt;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 25%;
}

.mraid-code-form h1 {
    text-align: center;
}

.mraid-code-form span legend {
    font-size: 24pt;
    font-weight: normal;
    margin-left: 30%;
    width: 40%;
    margin-bottom: 40px;
}

.mraid-contact-form div {
    width: 100%;
    justify-content: center;
}

.mraid-contact-form input,select,textarea {
    width: 80%;
    margin-left: 10%;
    display: block;
}

.mraid-contact-form label {
    margin-left: 10%;
}

.mraid-contact-form legend {
    display: none;
}

.mraid-login-form div {
    width: 100%;
    justify-content: center;
}

.mraid-login-form input,select {
    width: 50%;
    margin-left: 25%;
    display: block;
}

.mraid-login-form label {
    margin-left: 25%;
}

.mraid-login-form legend {
    display: none;
}

.mraid-logo img {
    margin-left: 35%;
    width: 30%;
}

.mraid-warning {
    font-family: 'Open Sans Condensed',sans-serif;
    color: black;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    width: 50%;
    margin-left: 25%;
}

.mraid-release div {
    font-family: 'Open Sans Condensed',sans-serif;
    color: black;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
}

.mraid-release img {
    margin-left: 35%;
    width: 30%;
}

.mraid-release span button {
    width: 10%;
    min-width: 90px;
    margin: 15px;
    font-family: 'Open Sans Condensed',sans-serif;
    color: black;
    font-size: 14pt;
    text-align: center;
}

.mraid-release span {
    margin-left: 0%;
}

.mraid-hipaa-text {
    font-family: 'Open Sans Condensed',sans-serif;
    color: black;
    font-size: 14pt;
    font-weight: bold;
}

.mraid-hipaa-text label {
    display: none;
}

.mraid-hipaa-text h1 {
    font-size: 22pt;
}

.mraid-products div {
    border: solid grey 1px;
    padding: 30px;
    color: #555;
    text-align: left;
    width: 90%;
    margin-left: 5%;
}

.mraid-products span {
    text-align: center;
    width: 90%;
    margin-left: 5%;
}

.signature-wrapper {
  position: relative;
  width: 400px;
  height: 200px;
/*  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
*/}

.signature-pad {
  width:400px;
  height:200px;
  border: 3px solid black;
  display: inline-block;
}

.signature-buttons div {
    display: inline-block;
    background-color: #eee;
    color: black;
    padding: 10px;
    text-decoration: none;
    font-size: 14pt;
    width: 180px;
    border: solid darkgrey 1px;
    padding: 15px;
}

.signaturepad input[type="text"] {
    font-family: 'paul-signature';
    border: 1px solid #000;
    color: #000;
    display: block;
    font-size: 34pt;
    padding: 20px;
    height: 200px;
    width: 400px;
    text-align: center;
    -transition: none;
}

.signature-buttons div:hover {
    background-color: #f34c31;
    color: white;
}

.signature-buttons div:focus {
    background-color: #f34c31;
    color: white;
}

.signaturepad div {
    display: inline-block;
}

/* ###################### */
/* # MAIN.CSS OVERRIDES # */
/* ###################### */

.nav-bar > li.active:focus {
  background: #f34c31;
  cursor: default;
}

.nav-bar > li:focus {
  background: #f34c31;
  color: #000;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.nav-bar > li > a:focus {
  color: #fff;
}

/* ################################ */
/* # FOUNDATION.MIN.CSS OVERRIDES # */
/* ################################ */

.nav-bar a {
    font-weight: normal;
}

a {
    color:  orangered;
}
