.wtpForm a {
    color: #fff
}

.wtpForm a.dz-remove-custom {
    color: #666
}

.wtpForm #footerWrapper {
    background-color: rgba(12, 40, 77, 0.8)
}

.wtpForm header {
    background-color: rgba(12, 40, 77, 0.8)
}

.wtpForm #pageSubheaderText {
    color: #5fb9ed
}

.wtpForm .main-menu > li:hover {
    background-color: rgba(95, 185, 237, 0.5)
}

.wtpForm .navigation {
    background: rgba(12, 40, 77, 0.8)
}

.wtpForm #appStatusBar {
    background: #939598
}

.wtpForm .panel-default > .panel-heading {
    padding: 0 0 15px 0;
}

.wtpForm .panel-heading {
    background-color: #fff;
    border: 1px solid #505050;
    color: #132338;
}

.wtpForm .panel-heading h3 {
    color: #505050;
    font-size: 18px;
}

@media(max-width: 768px) {
    .wtpForm .panel-heading h3 > span {
        display: block;
        font-size: 12px;
        margin: 10px 0 5px 0;
    }
}

.wtpForm .panel-body {
    border: 1px solid #505050;
    border-top: none;
    background-color: #fff;
}

.wtpForm a.icon-block, .wtpForm a.btn.icon-block {
    color: #ffffff;
    border-color: rgba(255, 255, 255, 0.2)
}

.wtpForm h2 {
    color: #111111
}

.wtpForm h3 {
    margin-bottom: 0px;
}

.wtpForm .row.group {
    color: #000;
    border-bottom: 1px dotted #939598
}

.wtpForm .row-label {
    color: #000
}

.wtpForm .group input, .wtpForm .group textarea {
    border-color: #ccc;
    padding: 6px 12px;
}

.wtpForm .panel-well .row-label.font-lg {
    color: #ffffff
}

.wtpForm .well .row-label {
    color: #ffffff
}

.wtpForm .well label {
    color: #ffffff
}

.wtpForm #progressbar {
    background: #939598
}

.wtpForm #progressbar .ui-widget-header {
    background: rgba(95, 185, 237, 0.6)
}

.wtpForm .btn {
    background: #29b5ee;
    border-color: #29b5ee;
    color: #fff;
}

.wtpForm .btn:hover, .wtpForm .btn:active, .wtpForm .btn:focus {
    background: #13baaf;
    border-color: #13baaf;
    color: #fff;
}

.wtpForm .btn.active {
    background: #13baaf;
    border-color: #13baaf;
    color: #fff;
}

.wtpForm .btn-default {
    background: #29b5ee;
    border-color: #29b5ee;
    color: #fff;
}

.wtpForm .btn-default:hover, .wtpForm .btn-default:active, .wtpForm .btn-default:focus {
    background: #13baaf;
    border-color: #13baaf;
    color: #fff;
}

.wtpForm .btn-primary.active, .wtpForm .btn-primary:active {
    background: #13baaf;
    border-color: #13baaf;
    color: #fff;
}

.wtpForm .btn-pager {
    background: #939598;
}

.wtpForm.paging-active .btn-primary {
    border-color: rgba(255, 255, 255, 0.6);
    background: rgba(255, 255, 255, 0.1)
}

.wtpForm.paging-active .btn.active {
    border-color: rgba(255, 255, 255, 0.1);
    background: #282828
}

.wtpForm.paging-active .modal .btn-primary {
    background: #939598;
    border-color: rgba(13, 75, 126, 0)
}

.wtpForm.paging-active .modal .btn-primary:hover, .wtpForm.paging-active .modal .btn-primary:active, .wtpForm.paging-active .modal .btn-primary:focus {
    background: #51943e;
    border-color: #939598
}

.wtpForm .form-control {
    border: 1px solid #46aa42;
}

.wtpForm .form-control:focus {
    border-color: #46aa42;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(14, 202, 7);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(14, 202, 7);
}

.wtpForm sub {
    bottom: 0;
}

.wtpForm label, .wtpForm p {
    color: #050c05;
}

.wtpForm .widgets-area p {
    color: #fff;
}

.wtpForm .radio-block {
    background-color: #fff;
    border: solid 1px rgba(147, 149, 152, 0.66);
    border-radius: 10px;
    margin: 15px;
    padding: 15px;
}

.wtpForm #patient-form {
    /*background-color: rgba(147, 149, 152, 0.66);*/
}

.h2-inline-wrapper {
    background-color: #fff;
}

.wtpForm .page-head {
    background-color: #939598;
}

.wtpForm .page-head h1 {
    color: #fff;
}

.wtpForm .complete {
    padding: 15px;
}

.wtpForm .form_notice {
    display: none;
    font-size: 18px;
    border-bottom: 2px solid #939598;
    margin: 20px auto;
    padding: 15px 0;
    font-weight: 600;
    color: #000;
}

/*body.pdf.wtpForm #formContainer {*/
/*margin: 0 !important;*/
/*padding: 0 !important;*/
/*}*/

/***********************************************
Set style here for pdf
***********************************************/

.pdf-header {
    display: none;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
    background-color: #fff;
    float: left;
    clear: both
}

.pdf-header img {
    width: 100px;
    margin-bottom: 0;
    display: inline-block;
    float: left;
    max-width: 50%;
}

.pdf-header .form-title {
    width: 50%;
    text-align: right;
    font-size: 16px;
    color: #000;
    border: none;
    padding: 0;
    background-color: transparent !important;
    display: inline-block;
    float: right;
}

.pdf .pdf-header {
    display: block;
}

.pdf .row {
    margin: 0;
}

.pdf.wtpForm #patient-form {
    background-color: transparent;
}

.pdf .panel, .column {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
}

.pdf .panel-body {
    padding: 0;
}

.pdf #content {
    padding-top: 0;
    margin-bottom: 0;
}

.pdf .row-label {
    font-size: 11px !important;
    line-height: normal;
    margin: 0px 0px !important;
}

.pdf .wtpForm .group input, .pdf .wtpForm .group textarea {
    margin: 0 !important;
    border: none;
    border-radius: 0;
    padding: 0;
    font-size: 11px;
    height: auto;
    display: inline;
    width: auto;
    max-width: 75%;
    pointer-events: none;
}

.pdf .wtpForm *[data-toggle="buttons"] label,
.pdf .wtpForm .col-sm-6 *[data-toggle="buttons"] label {
    font-size: 10px;
    padding: 3px;
}

@media (max-width: 1000px) {

    .pdf .wtpForm *[data-toggle="buttons"] label,
    .pdf .wtpForm .col-sm-6 *[data-toggle="buttons"] label {
        font-size: 10px;
        padding: 3px;
    }
}

.pdf .wtpForm .panel-body > .row {
    margin-right: 10px;
    margin-left: 10px;
    border-bottom: none;
    padding-top: 0px;
    padding-bottom: 0px;
}

.pdf .inner h1 {
    text-shadow: none !important;
    font-size: 24px;
    color: #000;
}

.pdf .page_breadcrumbs.parallax {
    display: none;
}

.pdf .wtpForm .panel .panel-heading {
    border-bottom: none;
    padding-bottom: 0px;
}

.pdf .wtpForm .panel .panel-heading h3 {
    font-size: 10px;
}

.pdf .wtpForm .panel .panel-body {
    padding-bottom: 0;
}

.pdf .wtpForm .signature h4 {
    display: none;
}

/*.pdf .wtpForm .panel {*/
/*page-break-inside: avoid;*/
/*}*/

/*.pdf .wtpForm .panel .row-group {*/
/*page-break-inside: avoid !important;*/
/*}*/

.pdf .wtpForm .btn {
    background: #29b5ee !important;
    border-color: #29b5ee !important;
    color: #fff !important;
}

.pdf .wtpForm .btn:hover, .wtpForm .btn:active, .wtpForm .btn:focus {
    background: #13baaf !important;
    border-color: #13baaf !important;
    color: #fff !important;
}

.pdf .wtpForm .btn.active {
    background: #13baaf !important;
    border-color: #13baaf !important;
    color: #fff !important;
}

body.pdf.wtpForm #formContainer {
    margin: 0;
}

.wtpForm #sig_div input {
    border-color: #777777;
}

body.modal-open #wrap {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}

#sig_row {
    display: none;
}

#draw_sig button, #draw_sig input[type="button"] {
    display: none;
}

#sig_notice {
    margin-top: 0;
}

#sig_notice.pad_sig {
    /*margin-top: 45px;*/
}

/* Drawing the 'gripper' for touch-enabled devices */
html.touch #content {
    float: left;
    width: 92%;
}

html.touch #scrollgrabber {
    float: right;
    width: 4%;
    margin-right: 2%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAFCAAAAACh79lDAAAAAXNSR0IArs4c6QAAABJJREFUCB1jmMmQxjCT4T/DfwAPLgOXlrt3IwAAAABJRU5ErkJggg==)
}

html.borderradius #scrollgrabber {
    border-radius: 1em;
}

.wtpForm .row.titles {
    margin-top: 7.5px;
    margin-bottom: 7.5px
}

.wtpForm .panel-title-touch, .wtpForm .h2-touch {
    display: none
}

.wtpForm .btn-form-paging {
    display: none;
    margin: 0px !important
}

.wtpForm .control-label {
    display: block;
    margin-right: 10px
}

.wtpForm label {
    font-weight: normal
}

.wtpForm .navigation .container {
    padding-left: 0;
    padding-right: 0
}

.wtpForm .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.wtpForm .navbar-toggle {
    float: none;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    padding: 15px 0px;
    width: 100%
}

.wtpForm .menu {
    margin-bottom: 0
}

.wtpForm .menu {
    height: 60px;
    width: 100%;
    visibility: hidden
}

.wtpForm .menu.fit {
    height: 60px;
    visibility: visible
}

.wtpForm .main-menu {
    height: 60px;
    float: left;
    width: 100%;
    display: block;
    margin: 0px;
    padding: 0px
}

.wtpForm .main-menu > li {
    display: block;
    float: left;
    text-align: center;
    white-space: normal;
    height: inherit;
    line-height: 16px;
    -webkit-transition: background-color 0.25s ease-in-out;
    -moz-transition: background-color 0.25s ease-in-out;
    -o-transition: background-color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out;
    background-color: transparent
}

.wtpForm .main-menu > li > a {
    padding: 0 10px;
    text-decoration: none;
    zoom: 1;
    display: block;
    position: relative;
    line-height: 1.3em;
    color: #FFF;
    font-weight: 300;
    font-size: 13px;
    text-align: center;
    background-color: transparent !important
}

@media (max-width: 991px) {
    .wtpForm .container {
        width: 100%
    }

    .wtpForm .navbar-toggle {
        display: block
    }

    .wtpForm .navbar-collapse.collapse {
        display: none !important
    }

    .wtpForm .navbar-collapse.collapse.in {
        display: block !important
    }

    .wtpForm .menu {
        height: auto;
        width: 100%;
        visibility: visible
    }

    .wtpForm .main-menu {
        height: auto;
        width: 100%
    }

    .wtpForm .main-menu > li {
        display: block;
        float: none;
        width: 100%;
        padding: 15px
    }

    .wtpForm .main-menu > li a {
        font-size: 15px
    }
}

.wtpForm #appStatusBar {
    display: none
}

.wtpForm.app-mode #appStatusBar {
    height: 20px;
    display: block
}

.wtpForm #foreground {
    padding-bottom: 70px
}

.wtpForm.app-mode #foreground {
}

.wtpForm.no-touch #foreground {
    padding-bottom: 90px
}

.wtpForm #middleWrapper {
    min-height: 680px;
    padding-bottom: 80px
}

.wtpForm .panel-heading {
    padding: 15px 15px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px
}

.wtpForm .panel {
    border: 0 none
}

.wtpForm fieldset.panel {
    border: 0 none
}

.wtpForm span.anchor {
    position: absolute;
    top: -110px
}

.wtpForm a.icon-block, .wtpForm a.btn.icon-block {
    text-align: center;
    padding: 6.5px;
    display: inline-block;
    margin: 0;
    position: relative;
    border: 1px solid #000;
    vertical-align: middle;
    margin-left: 3.5px;
    font-size: 17px;
    font-weight: 300
}

.wtpForm .icon-block i {
    display: block;
    text-align: center;
    margin: 0 auto
}

.wtpForm .icon-block span {
    display: block;
    text-align: center;
    margin: 0 auto;
    font-size: 0.5em;
    text-transform: uppercase
}

.wtpForm h1 {
    color: #69B244;
    font-size: 1.8em;
    display: inline-block;
    vertical-align: middle;
    font-weight: 300;
    margin-top: 0
}

.wtpForm h1#logoText {
    margin: 0px
}

.wtpForm h1#logoText span {
    display: inline-block;
    vertical-align: middle
}

.wtpForm h1#logoText i {
    display: inline-block;
    vertical-align: middle
}

.wtpForm h2 {
    font-size: 1.8em;
    padding-top: 0;
    margin-bottom: 20px;
    font-weight: 300;
    margin-top: 0
}

.wtpForm h2#pageTitleText {
    font-size: 1.8em;
    padding-top: 20px;
    margin-bottom: 15px;
    font-weight: 300;
    margin-top: 0
}

.wtpForm #formContainer {
    margin: 0 auto 20px auto;
}

.wtpForm .row.group {
    padding-top: 10px;
    padding-bottom: 10px
}

.wtpForm .panel-body > .row.group:first-child {
    margin-top: 0px
}

.wtpForm .panel-body > .row.group:last-child {
    margin-bottom: 0px
}

.wtpForm .row.group:last-child {
    border-bottom: 0 none
}

.wtpForm nav#pagerWrapper {
    display: table;
    width: 100%;
    margin-top: 15px;
    table-layout: fixed;
    display: none
}

.wtpForm #pager {
    margin: 0px auto;
    display: table-row
}

.wtpForm #pager.pagination > li > a, .wtpForm .pagination > li > span {
    position: relative;
    float: none;
    font-size: 12px;
    padding: 6px 10px;
    margin-left: -1px;
    line-height: 1.42857;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border: none;
    border-radius: 50px
}

.wtpForm #pager.pagination > li.active > a {
    background-color: rgba(255, 255, 255, 0.2)
}

.wtpForm .pagination > li {
    display: table-cell;
    width: auto;
    border: none;
    text-align: center
}

.wtpForm .row-label {
    font-size: 1em;
    margin-top: 11px;
    margin-bottom: 11px;
    white-space: pre-wrap;
    display: inline;
    padding: 0 5px 0 0;
    max-width: 25%;
    pointer-events: none;
}

.pdf .wtpForm .pdfLargeLabel .row-label {
    max-width: 75%;
}

.pdf .wtpForm .pdfLargeLabel.group input {
    max-width: 25%;
}

.wtpForm .page-break-nav {
    display: none
}

.wtpForm.paging-active {
}

.wtpForm.paging-active .btn-form-paging {
    display: block
}

.wtpForm.paging-active header {
    padding: 8px 0px;
    background-image: none
}

.wtpForm.paging-active .page-break-nav {
    display: inline-block
}

.wtpForm.paging-active label {
    font-size: 18px
}

.wtpForm.paging-active .row-label {
    font-size: 18px
}

.wtpForm.paging-active .navigation {
    display: none
}

.wtpForm.paging-active #pageTitleStatic {
    display: block
}

.wtpForm.paging-active .btn-primary {
    border: 1px #fff solid;
    margin-top: 5px;
    margin-bottom: 5px
}

.wtpForm.paging-active #btnCompleteAndSend {
    display: none
}

.wtpForm.paging-active.page-last #btnCompleteAndSend {
    display: block
}

.wtpForm.paging-active.page-last #nextPage {
    display: none
}

.wtpForm .group input {
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 0.8em;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 34px
}

.wtpForm .group .hidden-initial input, .wtpForm .group .optional-input input {
    margin-top: 8px
}

.wtpForm .hidden-initial, .wtpForm .optional-input, .wtpForm [data-togglemode='inline'], .wtpForm [data-togglemode="modal"] {
    display: none
}

.wtpForm .radio-inline {
    padding-top: 7px
}

.wtpForm .well, .wtpForm .panel-well {
    border: 0 none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

.wtpForm .panel-well .row-label.font-lg {
    font-size: 1.5em;
    font-weight: 300;
    padding: 2px 0 0
}

.wtpForm .well .row-label {
    font-size: 1.5em;
    font-weight: bold;
    padding: 2px 0 0
}

.wtpForm .well .radio-inline {
    padding-top: 3px
}

.wtpForm .well label {
    font-size: 1.2em
}

.wtpForm #progressbar {
    border-radius: 0px;
    height: 6px;
    width: 100%;
    margin: 0 auto;
    border: none;
    margin-top: 0px
}

.wtpForm #progressbar .ui-widget-header {
    margin-top: 0px !important
}

.wtpForm .btn {
    border-radius: 3px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

.wtpForm .btn:active, .wtpForm .btn:focus, .wtpForm .btn:hover {
    box-shadow: none;
    outline: none
}

.wtpForm .btn-lg, .wtpForm .btn-group-lg > .btn {
    padding: 6px 16px;
    min-width: 70px
}

@media (max-width: 1100px) {
    .wtpForm .btn-lg, .wtpForm .btn-group-lg > .btn {
        padding: 6px 16px;
        min-width: 62px
    }
}

.wtpForm .btn-pager {
    border: none;
    text-align: center
}

@media (max-width: 768px) {
    .wtpForm .btn-pager, .wtpForm button.btn, .wtpForm #submitSend {
        white-space: normal;
    }

    .wtpForm .modal-footer #sig_cancel,
    .wtpForm .modal-footer #sig_sign {
        padding: 15px 20px 15px
    }

    #sigPad > div > div > div.modal-header.clearfix > h4 {
        font-size: 22px;
    }
}

.wtpForm .popover.error {
    background: #d9534f;
    border: #d43f3a;
    border: 1px solid rgba(0, 0, 0, 0.2);
    color: #fff;
    margin-top: 2px;
    max-width: 300px
}

.wtpForm .popover.error.bottom > .arrow:after {
    border-bottom-color: #d9534f
}

.wtpForm .popover.error.bottom > .arrow {
    top: -15px;
    margin-left: -6px
}

.wtpForm .popover.error > .arrow {
    border-width: 7px
}

.wtpForm .popover.error .popover-content {
    padding: 2px 10px
}

.wtpForm a.signatureDateClick {
    width: 100%;
    border: solid 1px #76CDED;
    padding: 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #FFFFFF;
    border-radius: 3px;
    color: #666;
    box-shadow: inset 0 1px 0 0px #fff;
    -webkit-box-shadow: inset 0 1px 0 0px #fff;
    border: solid 1px #E0E0E0;
    padding: 10px
}

.wtpForm #signatureparent {
    color: darkblue;
    padding: 20px
}

.wtpForm .signature {
    border: none;
    background-color: white;
    margin-bottom: 0;
    position: relative;
    padding: 0
}

.wtpForm .signatureLabel {
    z-index: 9999;
    position: absolute;
    bottom: 15px;
    left: 50px;
    font-size: 15px
}

.wtpForm a.signatureDateClick {
    width: 100px;
    float: none;
    margin-left: 10px
}

.wtpForm .signatureDateWrapper {
    float: none;
    position: absolute;
    right: 10px;
    top: 0
}

.wtpForm .signature input[type='button'] {
    left: auto !important;
    right: 40px
}

@media (max-width: 991px) {
    .wtpForm .signatureDateWrapper {
        top: 9px
    }
}

@media (max-width: 768px) {
    .wtpForm .signatureDateWrapper {
        top: auto;
        position: relative;
        margin: 0 0 15px 15px;
        clear: both;
        height: auto;
        float: left;
    }
}

.wtpForm .col-xs-1, .wtpForm .col-sm-1, .wtpForm .col-md-1, .wtpForm .col-lg-1, .wtpForm .col-xs-2, .wtpForm .col-sm-2, .wtpForm .col-md-2, .wtpForm .col-lg-2, .wtpForm .col-xs-3, .wtpForm .col-sm-3, .wtpForm .col-md-3, .wtpForm .col-lg-3, .wtpForm .col-xs-4, .wtpForm .col-sm-4, .wtpForm .col-md-4, .wtpForm .col-lg-4, .wtpForm .col-xs-5, .wtpForm .col-sm-5, .wtpForm .col-md-5, .wtpForm .col-lg-5, .wtpForm .col-xs-6, .wtpForm .col-sm-6, .wtpForm .col-md-6, .wtpForm .col-lg-6, .wtpForm .col-xs-7, .wtpForm .col-sm-7, .wtpForm .col-md-7, .wtpForm .col-lg-7, .wtpForm .col-xs-8, .wtpForm .col-sm-8, .wtpForm .col-md-8, .wtpForm .col-lg-8, .wtpForm .col-xs-9, .wtpForm .col-sm-9, .wtpForm .col-md-9, .wtpForm .col-lg-9, .wtpForm .col-xs-10, .wtpForm .col-sm-10, .wtpForm .col-md-10, .wtpForm .col-lg-10, .wtpForm .col-xs-11, .wtpForm .col-sm-11, .wtpForm .col-md-11, .wtpForm .col-lg-11, .wtpForm .col-xs-12, .wtpForm .col-sm-12, .wtpForm .col-md-12, .wtpForm .col-lg-12 {
    padding-left: 4px;
    padding-right: 4px
}

.wtpForm .panel-body > .row {
    margin-right: 0px;
    margin-left: 0px
}

.wtpForm .ctrl-radiogroup label.radio {
    display: inline-block;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 10px;
    font-weight: normal;
    padding-left: 20px;
    height: 32px;
    line-height: 36px
}

.wtpForm .ui-autocomplete {
    font-size: 0.7em
}

.wtpForm table.tooth input, .wtpForm table.tooth input, .wtpForm table.tooth .teeth-number, .wtpForm table.tooth .teeth-number {
    display: block
}

.wtpForm table.tooth td {
    vertical-align: top;
    text-align: center
}

.wtpForm table.tooth td[rowspan="2"] {
    height: auto;
    vertical-align: middle
}

.wtpForm table.tooth input[type="checkbox"] {
    display: none
}

.wtpForm input, .wtpForm .form-control, .wtpForm .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none !important;
    -webkit-transition: none;
    transition: none;
    border-color: #29b5ee;
}

.wtpForm .row.section-invisible input, .wtpForm .row.section-invisible .ctrl-radiogroup {
    display: none
}

.wtpForm .row.off-screen input, .wtpForm .row.off-screen .ctrl-radiogroup {
    display: none
}

.wtpForm #footer {
    padding-top: 15px;
    padding-bottom: 15px
}

.wtpForm .modal-backdrop-progress {
    z-index: 9999
}

.wtpForm .modal-backdrop-progress:after {
    content: "\f110";
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 60px;
    margin-left: -20px;
    margin-top: -40px;
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

.wtpForm #SubmissionConfirmation {
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 30%;
    width: 100%
}

.wtpForm #SubmissionConfirmation h1, .wtpForm #SubmissionConfirmation h2, .wtpForm #SubmissionConfirmation h3, .wtpForm #SubmissionConfirmation h4 {
    color: #fff
}

.wtpForm a.current {
    color: orange
}

.wtpForm .signature .unsigned {
    color: #132338;
    margin-left: 30px;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-top: 0px;
}

.wtpForm .signature .typed-sig {
    margin-left: 30px;
    color: blue;
    font-family: "Journal,Georgia,Times,serif"
}

@media (max-width: 767px) {
    .wtpForm .modal#sigPad p {
        font-size: 11px;
        text-align: justify
    }

    .wtpForm .modal#sigPad .container-fluid {
        padding: 0px
    }

    .wtpForm .modal#sigPad div > input[type="button"] {
        left: auto !important;
        font-size: 12px !important;
        position: relative !important;
        margin: 10px auto !important
    }

    .wtpForm .signature .unsigned {
        margin-left: 0;
    }
}

.wtpForm *[data-toggle="buttons"] label {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px
}

.wtpForm *[data-toggle="buttons"] label.btn-yes-no {
    padding-left: 0px;
    padding-right: 0px
}

.wtpForm *[data-toggle="buttons"] label.active:after {
    font-family: "FontAwesome";
    content: '\f00c';
    margin-right: -5px;
    padding-left: 5px
}

@media (max-width: 1000px) {
    .wtpForm .col-sm-6 *[data-toggle="buttons"] label {
        font-size: 14px
    }

    .wtpForm .col-sm-6 *[data-toggle="buttons"] label.active:after {
        font-size: 11px;
        font-family: "FontAwesome";
        content: '\f00c';
        margin-right: -5px;
        padding-left: 1px
    }
}

.wtpForm #landscapeWarning {
    display: none
}

.wtpForm #privateBrowsingWarning {
    display: none
}

.wtpForm #smallDeviceWarning {
    position: fixed;
    z-index: 99;
    left: 0px;
    width: 100%;
    top: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.8);
    display: none
}

.wtpForm #smallDeviceWarning .warning-text {
    position: absolute;
    top: 15%;
    width: 100%;
    padding: 30px
}

.wtpForm #smallDeviceWarning .warning-text h2 {
    font-size: 6vw
}

.wtpForm #smallDeviceWarning .warning-text h3 {
    font-size: 4vw
}

.wtpForm #smallDeviceWarning .warning-text h1, .wtpForm #smallDeviceWarning .warning-text h2, .wtpForm #smallDeviceWarning .warning-text h3, .wtpForm #smallDeviceWarning .warning-text p {
    color: #fff
}

#sig_div {
    position: relative;
    max-width: 100%;
    text-align: center
}

#sig_div img {
    left: 0px
}

.ctrl-signature canvas {
    max-width: 100%;
    margin: 0 auto
}

@media (max-width: 991px) {
    .tab-content > .tab-pane.tab-pane-visible-xs {
        display: block
    }
}

.svg-bottom {
    line-height: 0px;
    position: absolute;
    height: 100px;
    width: 100%;
    bottom: 0px
}

.svg-bottom svg {
    position: absolute
}

.layout-default .svg-bottom {
    display: none
}

.wtpForm [class*="col-"] {
    margin-top: 5px;
    margin-bottom: 5px;
}

.wtpForm input[type="text"],
.wtpForm input[type="email"],
.wtpForm input[type="url"],
.wtpForm input[type="password"],
.wtpForm input[type="search"],
.wtpForm input[type="tel"],
.wtpForm input[type="number"],
.wtpForm input[type="date"],
textarea,
select,
.form-control {
    line-height: 21px;
}

.wtpForm .inputCover {
    display: block;
    position: absolute;
    border-bottom: solid 1px #000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
    pointer-events: none;
    margin: 0 5px;
}

.wtpForm .sigCover {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
    pointer-events: none;
    margin: 0;
}

.pdf .container {
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
}

.pdf #sig_row, .pdf .signatureDateWrapper {
    pointer-events: none;
    display: block !important;
}

.pdf .signatureDateClick {
    pointer-events: none;
    border: none;
}

.pdf .complete, .pdf #toTop {
    max-height: 1px;
    visibility: hidden;
}

.pdf #sig1_signature_canvas div {
    display: none;
}

.pdf .new-page, .pdf .panel {
    margin-bottom: 0;
}

.pdf .wtpForm .panel-body {
    border: none;
    border-top: none;
    background-color: #fff;
}

.pdf .wtpForm .panel-default > .panel-heading {
    padding: 0;
}

.pdf .wtpForm a.signatureDateClick {
    border: none;
}

.pdf .splitRow, .pdf .col-print-12 {
    width: 50%;
    float: left;
}

.pdf .splitRow:nth-child(4n+4) {
    clear: left;
    page-break-before: always;
}

.pdf .radio-checkmark {
    pointer-events: none;
}

.pdf .row-label-wrapper {
    line-height: normal;
}

.pdf .clearRow {
    clear: both;
    max-height: inherit;
    overflow: hidden;
}

.pdf #rowMove {
    padding: 0;
    width: 100%;
}

.pdf .rowDh [class^="col-sm-"] {
    width: 25% !important;
    float: left !important;
}

.pdf .rowDh2 [class^="col-sm-"], .pdf .rowDh2 .radio-checkmark {
    width: 50% !important;
    float: left !important;
}

.pdf .rowDh3 .col-sm-12 {
    width: 75% !important;
    float: left !important;
}

.pdf .rowDh3 .col-sm-12.row-label-wrapper {
    width: 25% !important;
    float: left !important;
}

.pdf .rowDh0 .col-sm-2 {
    width: 15% !important;
    float: left !important;
}

.pdf .rowDh0 .col-sm-4 {
    width: 35% !important;
    float: left !important;
}

.pdf .removeLabel .row-label {
    display: none !important;
}

.pdf .printDetail .col-sm-4 .row-label, .pdf .printDetail .col-sm-12 .row-label {
    width: 35%;
    display: inline;
}

.pdf .printDetail .col-sm-4 .form-control, .pdf .printDetail .col-sm-12 .form-control {
    width: 65%;
    display: inline;
}

.pdf .printDetail .col-sm-4, .pdf .patient-info-pdf .col-sm-4 {
    width: 33%;
    float: left;
}

.pdf .patient-info-pdf .col-sm-6 {
    width: 50%;
    float: left;
}

.pdf .patient-info-pdf .col-sm-8 {
    width: 67%;
    float: left;
}

.pdf .patient-info-pdf .col-sm-2 {
    width: 25%;
    float: left;
}

.pdf .patient-info-pdf .col-sm-10 {
    width: 75%;
    float: left;
}

.pdf .paForm .row-label:after,
.pdf .printDetail .col-sm-4 .row-label:after,
.pdf .printDetail .col-sm-12 .row-label:after,
.pdf .patient-info-pdf .row-label:after {
    content: ':';
    display: inline;
    position: relative;
}

span.page-break {
    display: none;
}

.pdf .rowGh .col-sm-4.row-label-wrapper {
    width: 35%;
    float: left;
    margin-bottom: 0;
}

.pdf .rowGh .radio-checkmark {
    width: 65%;
    float: left;
    margin-bottom: 0;
}

.pdf #formContainer {
    clear: both;
}

.pdf .labelAbso > label {
    position: absolute;
    top: -10px;
    white-space: nowrap;
}

.row.clearRow .row-label {
    position: absolute;
    top: -18px;
    left: 125px;
}

@media (max-width: 768px) {
    .row.clearRow .row-label {
        position: relative;
        top: auto;
        left: auto;
    }
}

@media (min-width: 60px) {

.pdf .paForm .row-label:after {
    content: ':';
    display: inline;
    position: relative;
}

pdf .col-sm-3 {
    width: 25%;
    float: left;
}

.pdf .splitRow .row.group .col-sm-6.row-label-wrapper, .pdf .splitRow .row.group .col-sm-8.row-label-wrapper {
    width: 65%;
    float: left;
}

.pdf .splitRow .row.group .col-sm-6.radio-checkmark, .pdf .splitRow .row.group .col-sm-2.radio-checkmark {
    width: 35%;
    float: left;
}

.pdf .paForm {

}

.pdf .wtpForm .paForm .group textarea {
    width: 100%;
    max-width: 100%;
}

.pdf .wtpForm .paForm .panel .panel-heading h3 {
    font-size: 10px;
}

.pdf .wtpForm .paForm .col-sm-8 {
    width: 66.66666667%;
    float: left;
}

.pdf .wtpForm .paForm .col-sm-6 {
    width: 50%;
    float: left;
}

.pdf .wtpForm .paForm .col-sm-5 {
    width: 41.66666667%;
    float: left;
}

.pdf .wtpForm .paForm .col-sm-4 {
    width: 33.33333333%;
    float: left;
}

.pdf #canvas {
    clear: both;
    overflow: hidden;
}

.pdf .panel-body {
    font-size: 12px;
}

.pdf #sig1_signature_canvas {
    height: 120px;
    overflow: hidden;
}

.pdf .jSignature {
    height: 120px !important;
}

.pdf .wtpForm [class*="col-"] {
    margin: 5px 0 0 0;
}

.pdf [class*="rowDh"].autoRow [class^="col-sm-"] {
    width: auto !important;
    float: left !important;
}

.pdf [class*="rowDh"].autoRow [class^="col-sm-"].row-label-wrapper {
    width: auto !important;
    float: left !important;
}

.pdf .wtpForm .splitRow .btn-lg, .pdf .wtpForm .splitRow .btn-group-lg > .btn {
    padding: 3px;
    min-width: 33%;
}

/*.splitWrapper {*/
/*column-count: 2;*/
/*-webkit-column-count: 2;*/
/*-moz-column-count: 2;*/
/*column-gap: 0;*/
/*-webkit-column-gap: 0;*/
/*-moz-column-gap: 0;*/
/*}*/
/*.splitWrapper .row.splitRow {*/
/*break-inside: avoid;*/
/*page-break-inside: avoid;*/
/*-webkit-column-break-inside: avoid;*/
/*-moz-column-break-inside: avoid;*/
/*width: inherit;*/
/*max-width: 50%;*/
/*float: left;*/
/*}*/
/*.splitWrapper .row.splitRow > .col-sm-12 {*/
/*padding: 10px;*/
/*}*/
/*.pdf .splitRow:nth-child(4n+4) {*/
/*clear: none;*/
/*page-break-before: auto;*/
/*}*/

}

.pdf #sig1_signature_canvas {
    height: 120px;
    overflow: hidden;
}

.pdf .jSignature {
    height: 120px !important;
}

.pdf #moveSigRowHere h3 {
    padding: 0 5px 0 0;
}

.pdf #moveSigRowHere h3, .pdf #moveSigRow {
    display: inline;
    float: left;
    font-size: 12px;
    line-height: inherit;
}

.pdf .rowClear .panel-body {
    clear: both;
}

.panel-body.no-border, .wtpForm .form_notice.no-border {
    border: none;
}

.intro-text {
    font-size: 18px;
    display: block;
}

.intro-padding {
    padding: 0 0 15px 0;
}

.wtpForm .panel-default > .panel-heading.no-padding {
    padding: 0;
}

form.border-solid {
    border: 1px solid #505050;
    border-radius: 15px;
    padding: 45px 25px 0 25px;
}

@media print {

    html, body {
        width: 210mm;
        height: 297mm;
    }

    span.page-break {
        display: block;
        page-break-before: always;
    }

    .pdf .breakAfter {
        page-break-after: always;
    }

    .pdf .breakBefore {
        page-break-before: always;
    }

    .col-sm-3 {
        width: 25% !important;
        float: left !important;
    }

    .new-page {
        /*page-break-before: always;*/
    }

    header, footer {
        display: none;
    }

    .col-print-12 {
        width: 100%;
    }

    .wtpForm label, .wtpForm p {
        line-height: normal;
    }

    /*.paForm .row.group {*/
    /*width: 100%;*/
    /*}*/
    /*.col-print-5 {*/
    /*width: 41.66666667%;*/
    /*}*/
    /*.col-print-4 {*/
    /*width: 33.33333333%;*/
    /*}*/
    /*.col-print-3 {*/
    /*width: 25% !important;*/
    /*float: left !important;*/
    /*}*/
}

@page {
    size: A4;
    margin: 0;
}

