
@font-face {
    font-family: "JournalRegular";
    src: url(/fonts/JournalRegular.eot) format("embedded-opentype"),
    url(/fonts/JournalRegular.svg#JournalRegular),
    url(/fonts/JournalRegular.ttf)format("truetype"),    
    url(/fonts/JournalRegular.woff),
    url(/fonts/JournalRegular.woff2);
}

@font-face {
    font-family: "GnuMICR";
    src: url(/fonts/gnumicr.eot) format("embedded-opentype"),
    url(/fonts/gnumicr.svg#GnuMICR),
    url(/fonts/gnumicr.ttf)format("truetype"),
    url(/fonts/gnumicr.otf),
    url(/fonts/gnumicr.woff),
    url(/fonts/gnumicr.woff2);
}





body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;

}
body {
    margin: 0;
}
body {
    overflow-x: hidden;
    overflow-y: auto;
}
.login-page {
    position: absolute;
    width: 100%;
}
.login-page, .register-page {
    background: #d2d6de;

}
.wrapper, body {
    overflow-x: hidden;
    overflow-y: auto;
}


div {
    display: block;
}


label {
    margin-bottom: 0;
}


.well {
    width: 100%;

}
.well {
    min-width: 25px;
    padding: 2em 0 0 0;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.well {
    background-image: linear-gradient(180deg,#e8e8e8 0,#f5f5f5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffe8e8e8",endColorstr="#fff5f5f5",GradientType=0);
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.05), 0 1px 0 hsla(0,0%,100%,.1);
}
.content-header {
    position: relative;
    padding: 15px 15px 0;
}
.content.checoutlinkPage {
    padding-top: 5px;
}
.content {
    min-height: 250px;
    padding: 5px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.content-header>h1 {
    margin: 0;
    font-size: 24px;
}
.box.box-primary {
    border-top-color: #3c8dbc;
}
.box {
    position: relative;
    border-radius: 3px;
    background: #fff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
/*.ng-hide:not(.ng-hide-animate) {*/
/*display: none !important;*/
/*}*/
.fa-user:before {
    content: "\f007";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-phone:before {
    content: "\f095";
}
.fa-keyboard-o:before {
    content: "\f11c";
}
.fa-building:before {
    content: "\f1ad";
}
.fa-globe:before {
    content: "\f0ac";
}
.fa-globe:before {
    content: "\f0ac";
}
.fa-male:before {
    content: "\f183";

}
.fa-ticket:before {
    content: "\f145";
}.fa-dollar:before, .fa-usd:before {
     content: "\f155";
 }
.fa-ticket:before {
    content: "\f145";
}
.fa-user-secret:before {
    content: "\f21b";
}
.fa-user-secret:before {
    content: "\f21b";
}

.md-icon {
    border: none;
}
.md-icon {
    background-color: rgba(255,64,129,0.87);
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.wrapper-signature {
    position: relative;
    width: 400px;
    height: 200px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.signature-pad {
    position: absolute;
    left: 0;
    top: 0;
    width:400px;
    height:200px;
    background-color: white;
}

@media (max-width: 1024px) {
    .check-image-wrapper {
        transform: scale(.99);
        -ms-transform: scale(.99);
        -webkit-transform: scale(.99);
        -webkit-transform-origin-x: left;
        -webkit-transform-origin-y: top;
        transform-origin: left top;
        -ms-transform-origin: left top;
    }
}
@media (max-width: 768px) {
    .check-image-wrapper {
        transform: scale(.99);
        -ms-transform: scale(.99);
        -webkit-transform: scale(.99);
        -webkit-transform-origin-x: left;
        -webkit-transform-origin-y: top;
        transform-origin: left top;
        -ms-transform-origin: left top;
    }
}
@media (max-width: 736px) {
    .check-for-admin.check-image-wrapper, .check-image-wrapper {
        transform: scale(.95);
        -ms-transform: scale(.95);
        -webkit-transform: scale(.95);
    }
}
@media (max-width: 667px) {
    .check-for-admin.check-image-wrapper, .check-image-wrapper {
        transform: scale(.85);
        -ms-transform: scale(.85);
        -webkit-transform: scale(.85);
    }
}
@media (max-width: 568px) {
    .check-for-admin.check-image-wrapper, .check-image-wrapper {
        transform: scale(.72);
        -ms-transform: scale(.72);
        -webkit-transform: scale(.72);
    }
}
@media (max-width: 414px) {
    .check-for-admin.check-image-wrapper, .check-image-wrapper {
        transform: scale(.51);
        -ms-transform: scale(.51);
        -webkit-transform: scale(.51);
    }
}
@media (max-width: 375px) {
    .check-image-wrapper {
        transform: scale(.5);
        -ms-transform: scale(.5);
        -webkit-transform: scale(.5);
    }
}

@media (max-width: 1024px) {
    .check-image-wrapper .CheckSignature {
        margin-top: 4%;
    }
}
@media (max-width: 667px) {

    .payauth-step-two {
        margin-top: -40px;
    }
}

@media (max-width: 568px) {

    .payauth-step-two {
        margin-top: -90px;
    }
}
@media (max-width: 414px) {

    .payauth-step-two {
        margin-top: -160px;
    }
}
@media (max-width: 375px) {

    .payauth-step-two {
        margin-top: -170px;
    }
}

@media (max-width: 325px) {

    .payauth-step-two {
        margin-top: -200px;
    }
}
@media (min-width: 768px) {

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
}
.no-padding {
    padding: 0!important;
}
.check-image-wrapper {
    background-image: url(../../images/blank_check_large-new.png);
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 330px;
    position: relative;
    width: 730px;
    max-width: 730px;
    max-height: 330px;
    margin-bottom: 20px;
}
.check-image-wrapper .UserInfoDiv {
    max-height: 85px!important;
    margin-left: 5%;
    margin-top: 3%;
    line-height: 16px;
}

.city-state-zip {
    height: 32px;
    font-size: 13px;
    color: black;
}
.check-image-wrapper .RoutingNumberInfo {
    margin-top: 3%;
    font-size: 12px;
}
.check-image-wrapper input {
    width: 100%;
    background-color: transparent;
    border: 0 none;
    color: #000 !important;
    -webkit-text-fill-color: #000 !important;
    font-size: 13px;
}
.check-image-wrapper .CheckNumberAndDate {
    margin-top: 3%;
}
.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}
form {
    display: block;
    margin-top: 0em;
}
.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    /*padding: 10px;*/
}
.clear-block {
    clear: both;
}

.btn-toolbar:after, .clearfix:after,
.container-fluid:after, .container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after, .modal-footer:after,
.modal-header:after, .nav:after, .navbar-collapse:after,
.navbar-header:after, .navbar:after, .pager:after,
.panel-body:after, .row:after {
    clear: both;
}

.pull-right {
    float: right!important;
}
.check-image-wrapper .CheckNumberAndDate {
    margin-top: 3%;
}
.check-image-wrapper .EnterCheckDateDiv {
    margin-left: -40%;
}
.check-image-wrapper .CompanyNameAndAmount {
    margin-top: 2.2%;
}

.check-image-wrapper .AmountInWords {
    margin-top: 1%;
    margin-left: 5%;
}
.check-image-wrapper .AmountInWords, .check-image-wrapper .EnterCheckDateDiv {
    color: #000;
}

.check-image-wrapper .CheckSignature.NotReqired {
    padding: 0.5%;
    font-size: 11px;
    line-height: 13px;
}

    #signature_image {
        max-width: 88%;
        cursor: pointer;
    }

        #signature_image:hover {            
            background-color: rgba( 180, 180, 180, 0.3 );            
        }


    .CheckSignature  input {
        width: 300px;
        height: 74px;
        float: left;
        display: none;
        font-family: "JournalRegular",Georgia,Times,serif;
        font-size: 4.675em;
        color: #145394;
        padding: 0 5px;
    }



.check-image-wrapper .CheckDescription {
    margin-left: 10%;
    margin-top: 10%;
}
.check-image-wrapper .CheckSignature {
    margin-top: 2%;
    margin-left: 1%;
}
.check-image-wrapper .CheckSecurityNumbers {
    margin-top: 1%;
    margin-bottom: 10%;
}
.Check-Out .editsignature {
    position: relative;
    margin-top: 22px;
}

.box-header {

    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}
.form-group {
    margin-bottom: 15px;
}
.hidden {
    display: none;
}

/*.toggle {*/
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
    /*position: relative;*/
    /*overflow: hidden;*/
/*}*/
/*.toggle.off .toggle-group {*/
    /*left: -100%;*/
/*}*/

/*.toggle-off.btn {*/
    /*padding-left: 24px;*/
/*}*/
/*.toggle-on.btn {*/
    /*padding-right: 24px;*/
/*}*/

.btn-info.active, .btn-info:active, .btn-info:hover, .open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
/*.toggle-group, .toggle-off, .toggle-on {*/
    /*position: absolute;*/
    /*top: 0;*/
    /*bottom: 0;*/
/*}*/
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
/*toggle .toggle {*/
    /*min-width: 135px!important;*/
/*}*/

.btn.btn-primary.payauthButton {
    width: 100px;
}
.btn-primary {
    color: #fff!important;
    background-color: #337ab7 !important;
    border-color: #2e6da4;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
#primary-wrapp {
    margin-top: 10px;
}


.gnumicr {
    font-family: "GnuMICR";

}
.check-position span {
    top: -5px;
}
.checkbox {
    box-sizing: border-box;
    transition: .24s;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
}
input#check-adress,#check-email {
    width: 20px;
    height: 20px;
}

.input-group .input-group-addon {
    /*border-radius: 0;*/
    border-color: #d2d6de;
    background-color: #fff;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    /*background-color: #eee;*/
    border: 1px solid #ccc;
    border-radius: 4px;
}
.btn-primary, .btn-success, .btn-warning {
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    box-shadow: inset 0 1px 0 hsla(0,0%,100%,.15), 0 1px 1px rgba(0,0,0,.075);
}

.hold-transition .main-footer {
    transition: none;
}
.clear-block {
    clear: both;
}
.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}

.success {
    /*display: block;*/
    padding-top: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
div.success-messages {
    display: none;
    padding-top: 15px;
}
div.alert-success span.success-message {
    margin-top: 20%;
}
.alert-success {
    padding-bottom: 5px;
    padding-top: 5px;
    position: absolute;
    z-index: 100;
    background-image: none!important;
    top: -45px;
    right: 25px;
    left: 25px;
}
.alert-success {
    height: 55px;
    color: #fff!important;
    background: green!important;
}
.alert {
    /*display: none;*/
    padding-top: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

div.error-messages {
    display: none;
    padding-top: 15px;
}
div.alert-danger span.alert-message {
    margin-top: 20%;
    padding-right: 1em;
}
.alert-danger {
    padding-bottom: 5px;
    padding-top: 5px;
    position: absolute;
    z-index: 100;
    background-image: none!important;
    top: -45px;
    right: 25px;
    left: 25px;
}

.alert-danger, .alert-error {
    height: 55px;
    color: #fff!important;
    background: #dd4b39!important;
}
.alert-dismissible {
    padding-right: 35px;
}
.close {
    position: relative;
    top: -2px;
    right: 3px;
    color: inherit;
    vertical-align: middle;
}
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}
.modal-title-new {
    font-size: 20px!important;
    font-weight: 500;
    letter-spacing: .005em;
}
.modal-header{
    border-bottom: none!important;

}
.modal-footer {
    border-top: none!important;
}
button {
    background: #dcdcdc;
    color: #000;
    outline: none;
    white-space: nowrap;
    min-width: 88px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    font-style: inherit;
    font-variant: inherit;
    font-family: inherit;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    transition: box-shadow .4s cubic-bezier(.25,.8,.25,1),background-color .4s cubic-bezier(.25,.8,.25,1);
}
.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.modal-body {
    position: relative;
    padding: 15px;
}

.Pay-Auth div.signature {
    text-align: left;
    margin: auto;
    padding-bottom: 1em;
}
.signature>canvas {
    cursor: url(pen.cur) 16 16,crosshair;
    -ms-touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    box-shadow: 2px 2px 2px 2px #b5b5b5;
}
.modal-footer {
    padding: 15px;
    text-align: right;

}
.sign {
    border-top: 1px solid #e5e5e5 !important;
}
.recurring-popup .modal-footer .btn {
    min-width: 6em;
}
.pull-left {
    float: left!important;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px;
}
btn-primary:hover, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.rc-anchor-light.rc-anchor-normal {
    border: 1px solid #d3d3d3;
}
.rc-anchor-light {
    background: #f9f9f9;
    color: #000;
}

.rc-anchor-normal {
    height: 74px;
    width: 300px;
}

.rc-anchor {
    border-radius: 3px;
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.08);

}
.main-footer {
    border-top: 3px solid #3c8dbc!important;
    margin-left: 0!important;
}
.main-footer {
    background: #fff;
    padding: 15px;
    color: #444;
    border-top: 1px solid #d2d6de;
}
.main-footer {
    transition: transform .3s ease-in-out, margin .3s ease-in-out;
    margin-left: 230px;
    z-index: 820;

}

.bankauth {
    display: none;
}

.box {
    position: relative;
    border-radius: 3px;
    background: #fff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
}
.box.box-primary {
    border-top-color: #3c8dbc;
}

.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}
.bankauthlinkPage h3.box-title {
    color: #3c8dbc;
}
.box-header .box-title, .box-header>.fa, .box-header>.glyphicon, .box-header>.ion {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
}
.box-body:after, .box-body:before, .box-footer:after, .box-footer:before, .box-header:after, .box-header:before {
    content: " ";
    display: table;
}
.box-body:after, .box-footer:after, .box-header:after {
    clear: both;
}


form {
    display: block;
    margin-top: 0em;
}
.check-wrapper {
    padding-bottom: 20px;
}
.security-warning-notes {
    margin: auto;
    padding: 10px;
    text-align: center;
}