﻿@font-face {
    font-family: 'Parisienne';
    src: url('../fonts/Parisienne.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Parisienne.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/Parisienne.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/Parisienne.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/Parisienne.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/Parisienne.svg#svgFontName') format('svg'); /* Legacy iOS */
}

body,
    div,
    dl,
    dt,
    dd,
    ul,
    ol,
    li,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    pre,
    form,
    fieldset,
    input,
    textarea,
    p,
    blockquote,
    th,
    td {
        margin: 0;
        padding: 0;
    }

    * {
        box-sizing: border-box;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

a {
    /* CAREMETXPD7025 Change to blue(#40a0bb) to black */
    color:black;
    text-decoration: none;
}

    .home {
        height: 100%;
        background-color: #0083a8;
    }

    .demo {
        background-color: #00789F;
    }

    .home .header {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding: 24px 60px;
    }

    .home .content {
        height: 100%;
        max-width: 900px;
        margin: 0 auto;
        padding: 0 20px;
        white-space: normal;
    }

        .home .content:before,
        .home .content-inner {
            display: inline-block;
            vertical-align: middle;
            text-align: left;
            zoom: 1;
        }

    .demo .header,
    .demo .content {
        text-align: center;
    }

    .centered-logo {
        text-align: center; 
    }

    .demo .header,
    .demo .content {
        text-align: center;
    }

    .demo .content {
        height: auto;
    }

    .demo .content-inner {
        display: block;
        padding-top: 30%;
        padding-top: 33vh;
    }

    .demo .demo-footer {
        position: absolute;
        bottom: 60px;
        width: 100%;
    }

    .demo .footer-inner {
        text-align: center;
        opacity: 0.6;
    }

    .row {
        overflow: auto;
        zoom: 1;
        width: 100%;
        margin: 0 auto;
    }

        .row:before,
        .row:after {
            content: " ";
            display: table;
        }

        .row:after {
            clear: both;
        }

    .demo .demo-link {
        float: left;
        width: 50%;
        padding: 0 30px;
    }

        .demo .demo-link > a {
            overflow: auto;
            zoom: 1;
            display: block;
            width: 100%;
            padding: 20px 30px;
            border: 1px solid #fff;
            border-radius: 4px;
        }

            .demo .demo-link > a:before,
            .demo .demo-link > a:after {
                content: " ";
                display: table;
            }

            .demo .demo-link > a:after {
                clear: both;
            }

        .demo .demo-link img {
            float: left;
            margin-top: 8px;
        }

        .demo .demo-link h4,
        .demo .demo-link p {
            margin: 0;
            padding: 0 0 5px 90px;
            font-family: 'Gotham', 'Gotham A', 'Gotham B', sans-serif;
            color: #fff;
            font-size: 16px;
        }
/*patient invite form _LayoutPatient.cshtml*/
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
body {
  font-size: 13px;
  line-height: 20px;
}
html {
  -webkit-font-smoothing: antialiased;
  color: rgba(0, 0, 0, 0.87);
  font-family: 'Gotham', 'Gotham A', 'Gotham B', sans-serif;
  background-color: #ffffff;
}
*:before,
*:after {
  box-sizing: border-box;
}
img {
  max-width: 100%;
  height: auto;
}
fieldset,
img {
  border: 0;
}
html,
body {
  height: 100%;
  width: 100%;
}
.clearfix {
  overflow: auto;
  zoom: 1;
}
p {
  font-size: 13px;
  line-height: 20px;
  padding-top: 6px;
  margin-bottom: 14px;
  letter-spacing: 0;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.87);
}
/*Patient Invite Form*/
.has-floating-labels .field-validation-error{font-size: 11px;
    line-height: 11px;
    bottom: -18px;    position: absolute;color: #e4632a;}
.pt_wrapper{width:100%;margin:0 auto}
.pt_wrapper .header {padding: 30px 40px 15px;}



.pt_content{margin-left: 22%;margin-top: 100px;max-width: 720px;}
.pt_content h3,#pi_left h3{
  margin: 0;
  padding: 0;
  font-family: 'Gotham', 'Gotham A', 'Gotham B', sans-serif;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.3;
  color: #444;
}
.pt_content p{font-family: 'Mercury SSm', 'Mercury SSm A', 'Mercury SSm B', serif;
    font-size: 13px;}
.pt_content .content_single{width: 320px;margin: 0 auto;}
.pt_content .content_single .has-floating-labels,
.pt_content .content_single input[type=submit] {width:300px;max-width: none;}
.pt_left{float:left;width:55%;border-right:1px solid #ccc;min-height: 450px;}
.sticker {background-color: #E5F6FA;padding: 30px;}
.error-sticker {background-color: #FCF1F0;}
.pt_content .content_single .sticker{margin-left:-50px;}
.pt_content .sticker p{margin-top: 10px;font-size: 19px;color: #666;}
.pt_content .pt_left,
.pt_content .pt_right {
  padding: 0 50px;
}
.pt_left .sticker{margin:0 50px 50px -30px;}
.pt_wrapper .pt_content h3{font-family: 'Mercury SSm', 'Mercury SSm A', 'Mercury SSm B', serif;line-height: 1.4;}
.pt_wrapper .verify-form h3{  font-size: 21px;font-weight: normal;margin-bottom: 10px;}
.pt_left .sticker h3{font-size: 20px;font-weight: bold;}
.pt_left .sticker p{margin-top: 10px;font-size: 16px;color: #666;}
.pt_right .strong {font-weight:bold;}
.pt_right{float:right;width: 45%;padding: 0 50px;}
.pt_right .drug-logo,#pi_right .drug-logo{margin: 10px 0px 0px 70px;}
.pt_right .help-number,#pi_right .help-number{font-size: 16px;margin-bottom: 15px;}
.pt_right .fax-number{font-size: 16px;margin-bottom: 15px;}
.pt_right .company-address,#pi_right .company-address{font-size: 10px;}
.pt_right .company-info,#pi_right .company-info{margin-top: 10px;font-size: 8px;}
.pt_form input{
    /*test float:left;*/
    clear:both;height:48px;width: 256px;}
.pt_right .right-bottom{line-height: 1.5;}
#pi_right .right-bottom{line-height: 1.5;bottom: 20px;position: absolute;}
.pt_wrapper .pt_content .pt_form h1{ font-family: 'Gotham', 'Gotham A', 'Gotham B', sans-serif;font-weight: normal;font-size:20px; margin-bottom: 20px;}
.bt_submit{clear:both;display:inline;float:left;margin-top:30px;}
.bt_submit input[type=submit]{margin-right:10px;clear:none;height: 36px;background-color: #66a600;border-radius: 2px;}
.rt_bot_content{vertical-align:bottom;margin-top:220px;}
.labelHeading {float:left;clear:both;font-weight:normal;margin-top:30px}
.clear-left{clear: left;}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.left {float: left;}
.right{float: right;}
.gap-to-right {
    margin-right: 1rem;
}
.pt_radiobutton{clear: both;display: inline;float: left;width: 256px;}
.pt_radiobutton .pt_radiotext{display: inline-block;width: auto;margin-top: 8px;margin-right: 20px;}
.pt_radiobutton .pt_radiotext .radiobtn{height: 20px;width: 20px;margin-right: 5px;outline: none;}
.pt_radiobutton .pt_radiotext label {font-weight:normal;}
.pt_form input[type='radio']{height:auto;width: auto;margin:0;}
.info-form .has-floating-labels{float: left;width: 45%;margin-right: 5%;clear:none;}
.info-form .has-floating-labels.small-field {width: 30%;}
.info-form .has-floating-labels.wide-field {width: 80%;}
.info-form .has-floating-labels.wide-field input{    max-width: inherit;
    float: none;}
.info-form .drop-down-menu select{outline: none;/*padding-top: 30px;*/background: transparent;left: 0;float: none;width: 100%;height:100%;border:none;margin: 0;-webkit-appearance:none;-moz-appearance: none;
                                  /*background:url(../Content/images/br_down.png) no-repeat right #ddd;*/}
.info-form .drop-down-menu select::-ms-expand {
    display: none;/*for IE*/
}
.info-form .drop-down-menu .smalldropdown{    height: 100%;
    width: 100%;
    padding-top: 30px;}
.info-form .drop-down-menu .smalldropdown:after{
    content:"▼";    
    color: gray;
    top:32px;
    padding-top: 40px;
    position: absolute; right: 10px; top: 0;    
    z-index: 1;
    text-align: center;
    width: 10%;
    height: 100%;      
    pointer-events: none;
    box-sizing: border-box;   
    /*content:"▼";    
    top:32px;
    padding: 12px 8px;
    padding: 12px 0px 0px 0px;
    position: absolute; right: 10px; top: 0;    
    z-index: 1;
    text-align: center;
    width: 10%;
    height: 100%;      
    pointer-events: none;
    box-sizing: border-box;*/   
}
.info-form .chkbxmenu {padding-top: 20px;}
.info-form .chkbxmenu input[type="checkbox"]{margin: 0 16px 0 0; height: 20px;width: 20px;vertical-align: middle;}
.info-form .chkbxmenu label {margin: 0 0 0 0;font-weight:normal;}
.info-form .signer {margin: 40px 0;}
.info-form .double-field{width: 60%;margin-right: 5%;}
.info-form .double-field input{float:none;}

.info-form .customFieldsBlock {margin: 40px 0;}

.bottom-buttons{margin: 40px 0;padding: 15px 0;border-top: 1px solid #ccc;               
}
.shorter-page{min-height: 530px;}
.shorter-page .bottom-buttons{ /*test from here*/position: absolute;bottom: 0;left: 50px;right: 50px;}
.bottom-buttons input[type="submit"]{width:88px;height:36px;;max-width:280px;border-radius:2px;background-color:#66a600;border: 0;}
.pt_content.big-content{zoom: 1;position: relative;max-width: 960px;margin: 0 auto;overflow: hidden;}
.big-content #pi_left{float:left;width:70%;border-right:1px solid #ccc;min-height: 450px;position: relative;}
.big-content #pi_right{float: right;width: 30%;padding-right: 20px;}
.big-content #pi_left,.big-content #pi_right {padding: 0 50px;}
.pt_content .text-block {margin-bottom: 30px;}
.pt_content .authorization-text{height: 250px;overflow: scroll;font-size: 12px;}
.authorization-text::-webkit-scrollbar {
  -webkit-appearance: none;
}
.authorization-text::-webkit-scrollbar:vertical {width: 8px;}
.authorization-text::-webkit-scrollbar:horizontal {height: 8px;}
.authorization-text::-webkit-scrollbar-thumb {border-radius: 6px;border: 2px solid white;/* should match background, can't be transparent */background-color: #999;}
.authorization-text::-webkit-scrollbar-track {background-color: #fff;border-radius: 6px;}
.pt_content #signature-options{margin-top: 20px;}
.pt_content #signature-options .sign-label,
.pt_content #signature-options .generate-sign,
.pt_content #signature-options .draw-sign {
  font-size: 13px;
  font-weight: normal;
  line-height: 26px;
}
.pt_content #signature-options .generate-sign,
.pt_content #signature-options .draw-sign {
  min-width: 0;
  margin-top: 15px;
  padding: 0 5px;
  text-transform: none;
  color: rgba(0, 0, 0, 0.87);
  background: transparent;
  border: 1px solid transparent;
  border-radius: 2px;padding: 0 16px;
  outline:none;
}
.pt_content #signature-options.sign-type-generate .generate-sign {
  border: 1px solid #40a0bb;
}
.pt_content #signature-options .sign-label {
  display: inline-block;
  margin-right: 30px;
}
/*.pt_content .sign-type-generate .sign-area-container.sign-area.j-signer {
  display: none;
}*/
.pt_content #signature-options.sign-type-draw .draw-sign {
  border: 1px solid #40a0bb;
}
/*NOT WORKING .pt_content #signature-options.sign-type-draw #authsign-canvas {
  display: none;
}*/

.pt_content .sign-area-container {
  width: 100%;
  padding: 10px 20px;
  margin-top: 20px;
  background-color: #f6f6f6;
  border: 1px solid #ddd;
}
.pt_content .sign-area-container .sign-area {
  position: relative;
  height: 60px;
  margin-bottom: 10px;
  font-family:Parisienne, 'Mercury SSm', 'Mercury SSm A', 'Mercury SSm B', cursive, serif;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  overflow: hidden;
  -ms-touch-action: none;
}
/*NOT WORKING.pt_content #signature-options.sign-type-draw .sign-area {
    border: 1px dashed #aaa;
}*/
.pt_content #signature-options #authsign-canvas, #authsign-canvas {
  max-width: 100%;
  width: 100%;
  height: 70px;   /*120px;*/
}
.pt_content .sign-area-container p {
  margin: 0;
  font-family: 'Gotham', 'Gotham A', 'Gotham B', sans-serif;
  font-style: italic;
  border-top: 1px solid #999;
}
.j-signer {
    visibility:hidden;
}
.pt_content .sign-area-container .j-signer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.pt_content .jSignature + div {
  position: absolute !important;
  top: 20px;
  right: 20px;
}
.pt_content .jSignature + div input {
  top: 10px !important;
  left: auto !important;
  right: 0;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  border-width: 0;
  background: transparent;
  color: #40a0bb;
}
.pt_content .jSignature{height:58px !important;}
.pt_content .preview-inside{    position: relative;
    font-size: 75%;
    margin-top: 30px;
    border: 1px solid #ccc;
}
.pt_content .preview-inside .icon-zoom-out {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 10px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  background-color: #ccc;
  cursor: pointer;
  z-index: 8;
}
.pt_content .pdf-preview {
  background-color: #fff;
  font-size: 100%;
  padding: 6% 9%;
}
.pt_content .pdf-preview.prialt-preview .pdf-header {
  margin-bottom: .5em;
}
.pt_content .pdf-preview.prialt-preview .header-left {
  float: left;
  width: 50%;
}
.pt_content .pdf-preview .header-crumbs span {
  padding: 0 5px;
  font-weight: 500;
  font-size: 75%;
  line-height: 1.2;
  color: #40a0bb;
  border-left: 1px solid #ccc;
}
.pt_content .pdf-preview .header-crumbs span:first-child {
  padding-left: 1px;
  border-left: none;
}
.pt_content .pdf-preview .header-left strong {
  font-family: Helvetica;
  font-size: 180%;
  font-weight: bold;
  line-height: 1.1;
  color: #888;
}
.pt_content .pdf-preview .header-logo {
  position: absolute;
  top: .5em;
  right: 0;
}
.pt_content .pdf-preview .pdf-header {
  overflow: auto;
  zoom: 1;
  position: relative;
  margin-bottom: 2em;
}
.pt_content .pdf-preview.generica-preview h4 {
  font-size: 2em;
}
.pt_content .pdf-preview .light-h {
  font-size: 110%;
  color: #666;
  margin-bottom: 0;
  line-height: 2;
}
.pt_content .pdf-preview.generica-preview p {
  font-size: 72%;
  line-height: 2;
}
.pt_content .pdf-preview p {
  margin-bottom: 1.5em;
  font-size: 80%;
  line-height: 1.4;
}
.pt_content .pdf-preview .pdf-fields {
  overflow: auto;
  zoom: 1;
  margin-top: 2em;
}
.pt_content .pdf-preview.generica-preview .has-field {
  overflow: hidden;
}
.pt_content .pdf-preview.generica-preview .pdf-fields {
  margin-top: 0;
  margin-bottom: 1.5em;
}
.pt_content .pdf-preview .faux-field {
  display: block;
  min-width: 20%;
  margin-left: 1.5%;
  padding-left: 8%;
  border-bottom: 1px solid #aaa;
  overflow: hidden;
  height: 2em;
}
.pt_content .pdf-preview .faux-field img.draw {
  height: 3em;
}
.pt_content .pdf-preview .has-field strong,
.pt_content .pdf-preview .has-field span {
  float: left;
}
.pt_content .pdf-preview .pdf-fields p {
  float: left;
}
.pt_content .pdf-preview .prevNext {
  text-align: center;
}
.pt_content .pdf-preview .prevNext span {
  position: relative;
  font-size: 80%;
  color: #999;
}
.pt_content .pdf-preview .prevNext span:before {
  content: "\b7\a0";
  color: #40a0bb;
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
}
.pt_content .pdf-preview .prevNext .prev:before {
  content: "";
}
.pt_content .pdf-preview.generica-preview .pdf-footer {
  overflow: auto;
  zoom: 1;
  /*width: 82%;*/
  width:100%;
  border-top: 1px solid #000;
  margin-top: 0.3em;
  padding-top: 1em;
  /*position: absolute;*/
  bottom: 0;
}
.pt_content .pdf-preview.generica-preview .pdf-footer-left {
  float: left;
  width: 85%;
}
.pt_content .pdf-preview.generica-preview .footer-logo {
  width: 35%;
  padding-right: 2%;
  border-right: 1px solid #ccc;
}
.pt_content .pdf-preview.generica-preview .footer-tagline {
  width: 65%;
  padding: 0 0 0 2%;
  font-size: 60%;
  color: #aaa;
  line-height: 1.3;
}
.black {
  color: black !important;
}
.pt_content .pdf-preview.generica-preview .footer-logo,
.pt_content .pdf-preview.generica-preview .footer-tagline {
  float: left;
}
.pt_content .watermark{width: 12%;}
.pt_content .confirm-text {
  margin-top: 20px;
  font-size: 12px;
}
.pt_content .chkbx {width: 100%;
    cursor: pointer;
    position: relative;
    height: auto;
    display: table;
    overflow: visible;}
.pt_content .chkbx input[type="checkbox"]{    float: left;
    width: 20px;
    height: 20px;
    margin-right: 16px;}
.pt_content .chkbx label {    width: 93%;
    float: left;}
.pt_content .dialog.preview-dialog {
  font-size: 120%;
}
.pt_content .dialog.preview-dialog.is-shown {
  /*overflow: scroll;*/
  padding-bottom: 200px;
}
.dialog-window.is-shown {
  left: 0px;
  -webkit-transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}
.dialog-window.is-shown .dialog-window-contents {
  opacity: 1;
  top: 0px;
  -webkit-transform: translate3d(0, 64px, 0);
  transform: translate3d(0, 64px, 0);
  position: inherit;
}
/*.pt_content .dialog.preview-dialog .dialog-window-contents {
  max-width: 900px;
}*/
.pt_content .dialog.preview-dialog .dialog-title {
  display: none;
}
.pt_content .dialog.preview-dialog .dialog-content {
  padding: 0;
}
.dialog .dialog-content {padding: 0 100px 40px;}
.pt_content .dialog.action-dialog{z-index:1000;}
/*.pt_content .dialog.action-dialog .dialog-window-contents {
  max-width: 600px;
}*/
.dialog-window {
  position: fixed;
  z-index: 10;
  top: 0px;
  left: -10000px;
  width: 100%;
  height: 100%;
  -webkit-transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 450ms;
  transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 450ms;
}
.paper.rounded > .paper-container {
  border-radius: 2px;
}
.paper > .paper-container {
  height: 100%;
  width: 100%;
}
.dialog .dialog-title{    margin-bottom: 10px;
    padding: 40px 100px 0;
    font-family: 'Gotham', 'Gotham A', 'Gotham B', sans-serif;
    font-size: 20px;
    line-height: 24px;
    text-align: center;}
.pt_content .dialog.preview-dialog {
  font-size: 120%;
}
.pt_content p.big-text{font-size: 16px;margin-bottom: 30px;}
.z-depth-bottom {
  box-shadow: 0 14px 45px rgba(0, 0, 0, 0.25);
}
.pt_content .icon-button {
    width: 130px;
    margin-bottom: 30px;
    background-repeat: no-repeat;
    background-position: 20px 8px;
    background-size: 25px 25px;
    line-height: 36px;
    background-color: transparent;
    font-size: 15px;
    border: 1px solid #265f6f;
    border-radius: 2px;
    font-weight: bold;
    color: #265f6f;
}
.pt_content .icon-button.save-button{background-image: url(../Content/images/save-icon.png);padding-left: 40px;margin-right: 20px;outline: none;cursor:pointer;}
.pt_content .icon-button.email-button{background-image: url(../Content/images/email-icon.png);padding-left: 45px;outline: none;cursor:pointer;}
.raised-button{border-radius: 2px;
    background-color: #76bf00;
    height: 36px;
    min-width: 88px;
    line-height: 20px;
    text-align: center;
    font-size: 13px;
    cursor: pointer;
    padding: 2px 6px 3px;
    border: none;color: #ffffff;font-weight: bold;
    outline:none;}
.raised-button:hover {
  background-color: #66a600;
}
.flat-button{border-radius: 2px;
    background-color: #ffffff;
    height: 36px;
    min-width: 88px;
    line-height: 20px;
    text-align: center;
    font-size: 13px;
    cursor: pointer;
    padding: 2px 6px 3px;
    border: none;color: rgba(0, 0, 0, 0.87);font-weight: bold;
    outline:none;}
.flat-button:hover,
.flat-button.is-keyboard-focused,
.pt_content .icon-button.save-button:hover,
.pt_content .icon-button.email-button:hover {
  background-color: #e6e6e6;
}
.bordered-button{margin-right: 20px;
    padding: 2px 10px;
    text-transform: none;
    background: transparent;
    color: #265f6f;
    font-size: 15px;
    border: 1px solid #265f6f;
    border-radius: 2px;}
input[type='radio'] {
    -webkit-appearance:none;
    width:20px;
    height:20px;
    border:1px solid #40a0bb;
    border-radius:50%;
    outline:none;
    /*box-shadow:0 0 5px 0px gray inset;*/
}
.pt_content .dialog.action-dialog .dialog-content{padding: 0 60px 20px;font-size: 16px;}
.pt_content .dialog.action-dialog .email-actions {text-align: center;}
.mui-paper.mui-z-depth-4 > .mui-z-depth-bottom {
  box-shadow: 0 14px 45px rgba(0, 0, 0, 0.25);
}
/*input[type='radio']:hover {
    box-shadow:0 0 5px 0px orange inset;
}*/
input[type='radio']:before {
    content:'';
    display:block;
    width:60%;
    height:60%;
    margin: 20% auto;    
    border-radius:50%;    
}
input[type='radio']:checked:before {
    background-color:#40a0bb;
}
.input__field {
	position: relative;
	display: block;
	float: right;
	/*padding: 0.8em;*/   
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-appearance: none; /* for box shadows to show on iOS */
}
.input__field:focus {
	outline: none;
}
.input__label {
	display: inline-block;
	float: right;
	/*padding: 0 1em;*/
	/*width: 40%;*/
	color: #6a7989;
	/*font-size: 70.25%;*/
    font-size:15px;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
    font-weight:normal;
}
.input__label-content {
	position: relative;
	display: block;
	/*padding: 1.6em 0;*/
    padding: 24px 0 0 0;
	width: 100%;
}
.graphic {
	position: absolute;
	top: 0;
	left: 0;
	fill: none;
}
.icon {
	color: #ddd;
	font-size: 150%;
}
/*.container {
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}*/
.text-field-underline {border-color: #337f95;clear:both;margin:0;border-color: #337f95;}
.has-floating-labels{height: 72px;
    font-size: 16px;
    width: 256px;
    float: left;
    clear: both;
    line-height: 24px;
    display: inline-block;
    position: relative;}
.has-floating-labels .input__field{height: 100%;width: 100%;/*padding-top:24px;*/}
/* Haruki */

/*.input--haruki {
	margin: 4em 1em 1em;
}*/
.input__field--haruki {
	/*padding: 0.4em 0.25em;*/
    padding-top:30px;
	width: 100%;
	background: transparent;
	color: rgba(0, 0, 0, 0.87);
	/*font-size: 1.55em;*/
}
.input__label--haruki {
	position: absolute;
    text-align: left;
    pointer-events: none;
    top: 2px;
    transform-origin: top left;
    line-height: 48px;
}
.input__label-content--haruki {
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}
/*.input__label--haruki::before,
.input__label--haruki::after {
	content: '';
	position: absolute;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 4px;
	background: #6a7989;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}*/
.input__label--haruki::before {
	top: 0;
}
.input__label--haruki::after {
	bottom: 0;
}
.input__field--haruki:focus + .input__label--haruki .input__label-content--haruki,
.input--filled .input__label-content--haruki {
    -webkit-transform: scale(1) translate3d(0, -18px, 0);
     transform: scale(1) translate3d(0, -18px, 0);
    font-size :14px;
    /*color: #e4632a;*/
}

.OptInBlock {
    margin: 30px 0;
}
.OptInBlock .strong{
    font-weight:bold;
}
.CheckboxBlock_LargeTextBlock {
    margin: 30px 0px 0px 0px;
}
.CheckboxBlock_LargeTextBlock .strong{
    font-weight:bold;
}
.TextOnlyBlock{
    margin: 10px; 0;
    clear: both;
}
.TextOnlyBlock .strong{
    font-weight:bold;
}

.icon-zoom-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    padding: 10px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    background-color: #ccc;
    cursor: pointer;
    z-index: 8;
}