/* Minification failed. Returning unminified contents.
(122,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(123,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(124,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(125,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(126,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(127,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(128,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(129,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(130,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(131,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(132,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(133,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(134,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(135,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(136,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(137,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(138,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(139,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(140,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(141,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(142,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(143,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(144,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(145,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(146,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(147,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(148,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(149,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(150,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(151,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(152,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(153,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(154,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(155,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(156,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(157,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(158,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(159,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(160,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(161,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(162,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(163,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(164,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(165,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(166,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(167,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(168,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(169,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(170,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(171,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(172,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
body {
    margin: 0;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #777;
    border-color: #fff
}

.banner {
    position: relative;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    background-image: url('../Images/owner-relations.jpg');
    height: 510px;
    background-position: 50% center;
}

    .banner .container {
        position: relative;
        height: 100%
    }

    .banner .overlay {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        height: 43.75rem;
        width: 100%
    }

    .banner .content {
        text-align: center;
        color: #fff;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

        .banner .content h1 {
            text-transform: uppercase;
            margin-bottom: .75rem
        }

        .banner .content p {
            max-width: 45.3125rem;
            display: block;
            margin: 0 auto
        }

        .banner .content .btn {
            margin: 2.5rem auto 0
        }

ol li:before,
.btn_lg,
.more_btn,
.investment_info .investment-faqs .faqs .faq .question,
.faqs-section .faqs .faq .question, .stats .stat .detail,
.contact_info_banner .info .info-detail .label,
#iw-container .iw-subTitle, .map .legend .legend-item .label,
.map .legend .title,
.intro-banner .scroll .text, footer .footer .connect .heading,
.gf_progressbar_title, .gform_confirmation_message,
.gform_body fieldset legend,
.checkbox-wrapper .gfield_label,
label,
h4,
.btn_sm,
.heading_3 {
    font-family: "Montserrat",sans-serif;
    font-style: normal;
    font-weight: 600
}

.investment_info__investment__content .intro-text strong,
.careers .content .career__description .title strong,
#iw-container .iw-content p strong, p strong,
.paragraph strong,
.intro-banner .content h1 strong,
.banner .content h1 strong,
.post-banner .content h2 strong,
h1 strong,
.heading_1 strong {
    font-family: "Montserrat",sans-serif;
    font-style: normal;
    font-weight: 700
}

.intro-banner .content h1,
.banner .content h1,
.post-banner .content h2,
h1,
.heading_1 {
    font-size: 2.5rem;
    line-height: 2.8125rem;
    letter-spacing: .25rem;
    margin: 0
}

:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13,110,253;
    --bs-secondary-rgb: 108,117,125;
    --bs-success-rgb: 25,135,84;
    --bs-info-rgb: 13,202,240;
    --bs-warning-rgb: 255,193,7;
    --bs-danger-rgb: 220,53,69;
    --bs-light-rgb: 248,249,250;
    --bs-dark-rgb: 33,37,41;
    --bs-white-rgb: 255,255,255;
    --bs-black-rgb: 0,0,0;
    --bs-body-color-rgb: 33,37,41;
    --bs-body-bg-rgb: 255,255,255;
    --bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --bs-gradient: linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-bg: #fff
}

.banner .content h1 {
    text-transform: uppercase;
    margin-bottom: .75rem
}

.investment_info .investment-faqs h3,
.faqs-section h3,
.application h3,
.owner_relations .content h2,
.who_we_are .content h3,
.stats .content h2,
.partner-banner-section .partner-banner .content h3,
.form_contact .content h3,
.strategy_culture .content h3,
.culture .content h3,
.strategy .content h3, .post-single .content h1,
h3,
h2,
.heading_2,
.intro-banner .content h1, .banner .content h1,
.post-banner .content h2,
h1,
.heading_1 {
    font-family: "Montserrat",sans-serif;
    font-style: normal;
    font-weight: 200
}

.heading_5,
.investment_info .investment-faqs .faqs .title,
.investment_info__investment__content .intro-title,
.faqs-section .faqs .title, .careers .content .career__header .content .title,
.owner_relations .content h4,
.contact_info_banner .info .info-detail .detail,
.post-single .post-related .post-content .title,
.post-archive .post .post-content .title,
h5,
.heading_4 {
    font-family: "Montserrat",sans-serif;
    font-style: normal;
    font-weight: 300
}

input[type=text]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=phone]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input:not([type=submit])::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
    font-family: "Montserrat",sans-serif;
    font-style: normal;
    font-weight: 400
}

input[type=text]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=phone]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input:not([type=submit])::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
    font-family: "Montserrat",sans-serif;
    font-style: normal;
    font-weight: 400
}

input[type=text]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=phone]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input:not([type=submit]):-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
    font-family: "Montserrat",sans-serif;
    font-style: normal;
    font-weight: 400
}

input[type=text]::-ms-input-placeholder,
input[type=number]::-ms-input-placeholder,
input[type=email]::-ms-input-placeholder,
input[type=phone]::-ms-input-placeholder,
input[type=tel]::-ms-input-placeholder,
input:not([type=submit])::-ms-input-placeholder,
textarea::-ms-input-placeholder,
select::-ms-input-placeholder {
    font-family: "Montserrat",sans-serif;
    font-style: normal;
    font-weight: 400
}

body,
.gfield
.gfield_description,
input[type=text]::placeholder,
input[type=number]::placeholder,
input[type=email]::placeholder,
input[type=phone]::placeholder,
input[type=tel]::placeholder,
input:not([type=submit])::placeholder,
textarea::placeholder, select::placeholder,
input[type=text],
input[type=number],
input[type=email],
input[type=phone],
input[type=tel],
input:not([type=submit]),
textarea,
select,
.input_text,
footer .footer .footer-menu a,
.careers .content .career__description p strong,
.careers .content .career__description span strong,
.careers .content .career__description li strong,
.careers .content .career__header .content .posted strong,
.paragraph_sm strong,
.careers .content .career__description p,
.careers .content .career__description span,
.careers .content .career__description li,
.careers .content .career__header .content .posted,
.paragraph_sm,
.wfgi_schedule__content h3 strong,
.wfgi_packages__item-title strong,
.intro-banner .content p strong,
.paragraph_lg strong,
.wfgi_schedule__content h3,
.wfgi_packages__item-title,
.intro-banner .content p,
.paragraph_lg,
.investment_info__investment__content .intro-text,
.careers .content .career__description .title,
#iw-container .iw-content p,
p,
.paragraph {
    font-family: "Montserrat",sans-serif;
    font-style: normal;
    font-weight: 400
}

.investment_info__navigation .menu .menu-item span,
.header .main-nav .navigation .navbar__nav .secondary-menu .menu-item a,
.btn_nav,
.btn_inverted_bounce,
button,
input[type=submit],
.btn,
.btn_text,
.header .main-nav .navigation .navbar__nav .main-menu .menu-item a,
.stats .stat .number, .stat_number {
    font-family: "Montserrat",sans-serif;
    font-style: normal;
    font-weight: 500
}

ol li:before,
.btn_lg,
.more_btn,
.investment_info .investment-faqs .faqs .faq .question,
.faqs-section .faqs .faq .question, .stats .stat .detail,
.contact_info_banner .info .info-detail .label,
#iw-container .iw-subTitle,
.map .legend .legend-item .label,
.map .legend .title,
.intro-banner .scroll .text,
footer .footer .connect .heading,
.gf_progressbar_title,
.gform_confirmation_message,
.gform_body fieldset legend,
.checkbox-wrapper .gfield_label,
label,
h4,
.btn_sm,
.heading_3 {
    font-family: "Montserrat",sans-serif;
    font-style: normal;
    font-weight: 600
}

.investment_info__investment__content .intro-text strong,
.careers .content .career__description .title strong,
#iw-container .iw-content p strong, p strong,
.paragraph strong,
.intro-banner .content h1 strong,
.banner .content h1 strong,
.post-banner .content h2 strong,
h1 strong,
.heading_1 strong {
    font-family: "Montserrat",sans-serif;
    font-style: normal;
    font-weight: 700
}

@media only screen and (min-width:768px) {
    .intro-banner .content h1, .banner .content h1, .post-banner .content h2, h1, .heading_1 {
        font-size: 3.375rem;
        line-height: 3.75rem
    }
}

@media only screen and (min-width:992px) {
    .investment_info .investment-faqs .faqs .title,
    .investment_info__investment__content .intro-title,
    .faqs-section .faqs .title,
    .careers .content .career__header .content .title,
    .owner_relations .content h4,
    .contact_info_banner .info .info-detail .detail,
    .post-single .post-related .post-content .title,
    .post-archive .post .post-content .title,
    h5,
    .heading_4 {
        font-size: 1.625rem;
        line-height: 2.125rem
    }
}

@media only screen and (max-width:600px) {
    .investment_info__investment__content .intro-title {
        margin: 25px 0 0 0 !important;
        min-width: 105%;
    }

    .row,
    .cell {
        padding: 5px !important;
        display: block !important;
    }

    form {
        margin: 0 5% !important;
    }

    .table {
        table-layout: fixed;
        width: 100%;
    }

    label {
        padding: 0 !important;
    }

    p.divCopyright {
        width: 241px !important;
        left: 10% !important;
        transform: translateY(0);
    }

    .mach-logo {
        margin-left: -8vw !important;
    }

    .copyright-footer {
        width: 71% !important;
    }
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    font-size: 16px
}

body {
    position: relative;
    background: #fff;
    overflow-x: hidden;
    -webkit-transition: -webkit-transform 400ms ease-in-out 35ms;
    transition: -webkit-transform 400ms ease-in-out 35ms;
    transition: transform 400ms ease-in-out 35ms;
    transition: transform 400ms ease-in-out 35ms,-webkit-transform 400ms ease-in-out 35ms;
    height: 100%;
    width: 100%;
    color: #222629
}

.investment_info .investment-faqs .faqs .faq .question,
.faqs-section .faqs .faq .question,
.stats .stat .detail,
.contact_info_banner .info .info-detail .label,
#iw-container .iw-subTitle, .map .legend .legend-item .label,
.map .legend .title,
.intro-banner .scroll .text,
footer .footer .connect .heading,
.gf_progressbar_title, .gform_confirmation_message,
.gform_body fieldset legend,
.checkbox-wrapper .gfield_label,
label,
h4,
.btn_sm,
.heading_3 {
    font-size: .75rem;
    line-height: .9375rem;
    letter-spacing: .10625rem;
    text-transform: uppercase;
    margin: 0;
    position: relative;
}

.investment_info .investment-faqs .faqs .title,
.investment_info__investment__content .intro-title,
.faqs-section .faqs .title,
.careers .content .career__header .content .title,
.owner_relations .content h4,
.contact_info_banner .info .info-detail .detail,
.post-single .post-related .post-content .title,
.post-archive .post .post-content .title,
h5,
.heading_4 {
    font-size: 1.5rem;
    line-height: 1.875rem;
    margin: 0
}

.investment_info__investment__content .intro-title {
    font-weight: 600;
    text-transform: initial;
    display: inline-block;
    padding-bottom: .875rem;
    padding-top: .875rem;
    margin: 0 auto;
}

.heading_5 {
    font-size: 1rem;
    line-height: 1.25rem;
    margin: 0
}

body,
.gfield .gfield_description,
input[type=text]::placeholder,
input[type=number]::placeholder,
input[type=email]::placeholder,
input[type=phone]::placeholder,
input[type=tel]::placeholder,
input:not([type=submit])::placeholder,
textarea::placeholder,
select::placeholder,
input[type=text],
input[type=number],
input[type=email],
input[type=phone],
input[type=tel],
input:not([type=submit]),
textarea,
select,
.input_text,
footer .footer .footer-menu a,
.careers .content .career__description p strong,
.careers .content .career__description span strong,
.careers .content .career__description li strong,
.careers .content .career__header .content .posted strong,
.paragraph_sm strong,
.careers .content .career__description p,
.careers .content .career__description span,
.careers .content .career__description li,
.careers .content .career__header .content .posted,
.paragraph_sm,
.wfgi_schedule__content h3 strong,
.wfgi_packages__item-title strong,
.intro-banner .content p strong,
.paragraph_lg strong,
.wfgi_schedule__content h3,
.wfgi_packages__item-title,
.intro-banner .content p,
.paragraph_lg,
.investment_info__investment__content .intro-text,
.careers .content .career__description .title,
#iw-container .iw-content p,
p,
.paragraph {
    font-family: "Montserrat",sans-serif;
    font-style: normal;
    font-weight: 400;
    padding: 5px;
}

input[type=text],
input[type=number],
input[type=email],
input[type=phone],
input[type=tel],
input:not([type=submit]),
select,
textarea {
    border: 1px solid #cfd4d8;
    border-radius: 5px;
    line-height: 25px;
}

    .investment_info__investment__content .intro-text strong,
    .careers .content .career__description .title strong,
    #iw-container .iw-content p strong, p strong,
    .paragraph strong,
    .intro-banner .content h1 strong,
    .banner .content h1 strong,
    .post-banner .content h2 strong,
    h1 strong,
    .heading_1 strong {
        font-family: "Montserrat",sans-serif;
        font-style: normal;
        font-weight: 700
    }

.investment_info__investment__content .intro-text,
.careers .content .career__description .title,
#iw-container .iw-content p,
p,
.paragraph {
    font-size: 1.3rem;
    line-height: 1.875rem;
    letter-spacing: 0
}

    .investment_info__investment__content .intro-text:last-child,
    .careers .content .career__description .title:last-child,
    #iw-container .iw-content p:last-child,
    p:last-child,
    .paragraph:last-child {
        margin-bottom: 0
    }

    .investment_info__investment__content .intro-text strong,
    .careers .content .career__description .title strong,
    #iw-container .iw-content p strong,
    p strong,
    .paragraph strong {
        color: #7c868c
    }

.investment_info .investment-faqs .faqs .faq .question,
.faqs-section .faqs .faq .question,
.stats .stat .detail,
.contact_info_banner .info .info-detail .label, #iw-container .iw-subTitle,
.map .legend .legend-item .label,
.map .legend .title,
.intro-banner .scroll .text,
footer .footer .connect .heading,
.gf_progressbar_title,
.gform_confirmation_message,
.gform_body fieldset legend,
.checkbox-wrapper .gfield_label,
label,
h4,
.btn_sm,
.heading_3 {
    font-size: .75rem;
    line-height: .9375rem;
}

.investment_info__investment__content .intro-text,
.careers .content .career__description .title,
#iw-container .iw-content p,
p,
.paragraph {
    font-size: 1.3rem;
    line-height: 1.875rem
}

.header {
    padding: 1rem 0 0 0;
}

.table {
    display: table;
}

.row {
    display: table-row;
}

.cell {
    display: table-cell;
}

.row,
.cell {
    padding: 10px;
}

.entry-form,
.investment_info__investment__content {
    margin: 3% 0 0 25%;
}

#submit-button {
    border: 1px solid #ec1c2d;
    height: 32px;
    width: 100%;
    max-width: 100%;
    background-color: #ec1c2d;
    color: white;
}

p.divCopyright {
    font-size: 0.75rem;
    line-height: 0.9375rem;
    display: inline-block;
    margin: 0 auto;
    position: relative;
    transform: translateY(-50%);
}

.mach-logo {
    display: inline-block;
    margin-left: 31%;
    background-image: url("../Images/Mach Arrow-Red-Icon-32.png");
    width: 32px;
    height: 35px;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.copyright-footer {
    width: 50%;
    margin: auto;
}

body {
    padding: 0;
}

.investment_info__investment__content .intro-text {
    padding: 0;
}

/*css grid*/
.css-grid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: .5em 1em;
}

.header,
.owner-number-label,
.owner-number-text {
    grid-column: 1 / 9;
    font-size: 18px;
}

    .owner-number-label label,
    .first-name-label label,
    .middle-name-label label,
    .last-name-label label {
        text-transform: initial;
        letter-spacing: initial;
        font-weight: 400;
        font-size: 18px;
    }

.name-label {
    grid-row: 1;
}

.first-name-text {
    grid-column: 1 / 3;
    grid-row: 3;
}

.first-name-label {
    grid-column: 1 / 3;
    grid-row: 2;
}

.first-name-text input,
.middle-name-text input,
.last-name-text input,
.owner-number-text input,
.address-line1-text input,
.address-line2-text input,
.prev-address1-text input,
.prev-address2-text input,
.primary-phone-text input,
.secondary-phone-text input,
.city-text input,
.state-text input,
.zip-text input,
.prev-city-text input,
.prev-state-text input,
.prev-zip-text input,
.email-text input,
.comments-text input,
.bank-name-text input,
.account-number-text input,
.transit-number-text input,
.account-type-text select,
.agreement-text input,
.last-four-text input,
.date-text input,
.signature-text input,
.additional-info-text input {
    width: 100%;
}

.middle-name-label {
    grid-column: 4 / 6;
    grid-row: 2;
}

.middle-name-text {
    grid-column: 4 / 6;
    grid-row: 3;
}

.last-name-label {
    grid-column: 7 / 9;
    grid-row: 2;
}

.last-name-text {
    grid-column: 7 / 9;
    grid-row: 3;
}

.owner-number-label {
    grid-row: 4;
}

.owner-number-text {
    grid-row: 5;
}

.mailing-address-label {
    grid-row: 6;
}

.address-line1-label {
    grid-column: 1 / 3;
    grid-row: 7;
}

.address-line1-text {
    grid-row: 8;
}

.address-line2-label {
    grid-column: 1 / 3;
    grid-row: 9;
}

.address-line2-text {
    grid-row: 10;
}

.address-line1-text,
.address-line2-text {
    grid-column: 1 / 9;
}

.city-text {
    grid-column: 1 / 3;
}

.city-label,
.prev-city-label {
    grid-column-start: 1;
}

.state-text {
    grid-column: 4 / 6;
}

.state-label,
.prev-state-label {
    grid-column-start: 4;
}

.last-four-text {
    grid-column: 1 / 5;
}

.email-text {
    grid-column: 5 / 9;
}

.zip-text {
    grid-column: 7 / 9;
}

.zip-label,
.prev-zip-label {
    grid-column-start: 7;
}

.city-text,
.state-text,
.zip-text {
    grid-row: 12;
}

.city-label,
.state-label,
.zip-label {
    grid-row: 11;
}

.last-four-label {
    grid-column: 1 / 5;
    grid-row: 13;
}

.last-four-text {
    grid-row: 14;
}

.email-label {
    grid-column: 5 / 9;
    grid-row: 13;
}

.email-text {
    grid-row: 14;
}

.date-label {
    grid-column: 1 / 5;
    grid-row: 15;
}

.date-text {
    grid-row: 16;
}

.account-label {
    grid-row: 17;
}

.bank-name-label,
.account-number-label {
    grid-row: 18;
}

.bank-name-text,
.account-number-text {
    grid-row: 19;
}

.transit-number-label, 
.account-type-label {
    grid-row: 20;
}

.transit-number-text,
.account-type-text {
    grid-row: 21;
}

.voided-check-text {
    grid-row: 22;
}

.voided-check-reminder {
    grid-row: 25;
}

.upload-button {
    width: 100%;
    height: 90%;
    border-radius: 5px;
    border: 1px solid #cfd4d8;
}

.agreement-text {
    grid-row: 26 / 27;
}

.signature-text-label {
    grid-row: 27;
}

.signature-text {
    grid-row: 28;
}

.additional-info-text {
    grid-row: 29 / 30;
}

.prev-address1-text,
.prev-address2-text,
.primary-phone-text,
.secondary-phone-text,
.comments-text,
.agreement-text,
.signature-text,
.additional-info-text {
    grid-column: 1 / 9;
}

.agreement-text,
.additional-info-text {
    background-color: #edeff0;
    padding: 10px;
    margin-top: 1%;
}

.agreement-text {
    margin-top: 3%;
}

.bank-name-label,
.bank-name-text,
.transit-number-label,
.transit-number-text,
.voided-check-text,
.voided-check-buttons {
    grid-column: 1 / 5;
}

.voided-check-reminder {
    grid-column: 1 / 9;
}

.account-number-label,
.account-number-text,
.account-type-label,
.account-type-text {
    grid-column: 5 / 9;
}

.voided-check-buttons {
    grid-row: 23;
}

#sample-check {
    grid-row: 24;
    grid-column: 1 / 9;
}

.date-text {
    grid-column: 1 / 5;
}

.prev-city-text {
    grid-column: 1 / 3;
}

.prev-state-text {
    grid-column: 4 / 6;
}

.prev-zip-text {
    grid-column: 7 / 9;
}

.prev-city-text,
.prev-state-text,
.prev-zip-text {
    grid-row: 18;
}

.prev-city-label,
.prev-state-label,
.prev-zip-label {
    grid-row: 19;
}

.primary-phone-label {
    grid-row: 20;
}

.primary-phone-text {
    grid-row: 21;
}

.secondary-phone-label {
    grid-row: 22;
}

.secondary-phone-text {
    grid-row: 23;
}

.comments-label {
    grid-row: 26;
}

.comments-text {
    grid-row: 27 / 29;
}

.submit-button {
    grid-row: 30;
    grid-column: 4 / 6;
    margin-top: 10%;
    margin-bottom: 5%;
}

hr {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.logo {
    display: block;
    position: relative;
    background-image: url('../Images/Mach Arrow-White.png');
    background-repeat: no-repeat;
    background-size: 1.75rem 1.75rem;
    height: 1.75rem;
    width: 1.75rem;
    top: 1rem;
    left: 1rem;
    -webkit-transition: -webkit-transform 500ms ease-in-out;
    transition: -webkit-transform 500ms ease-in-out;
    transition: transform 500ms ease-in-out;
    transition: transform 500ms ease-in-out, -webkit-transform 500ms ease-in-out;
}

.validation-error {
    color: red;
    /*display: none;*/
    font-size: 13px;
}

table.entry-table, table.entry-table > tbody > tr > td.entry-label, table.entry-table > tbody > tr > td.entry {
    border: 1px solid black;
    border-collapse: collapse;
}

table.entry-table {
    width: 50%;
    margin-left: 25%
}

    table.entry-table > tbody > tr > td.entry-label, table.entry-table > tbody > tr > td.entry {
        padding: 1%;
    }

.entry-label {
    font-weight: bold;
}

.entry-header {
    margin-left: 31%;
}

.export-to-pdf {
    margin: 2% 45%;
}

.misc-header {
    text-transform: initial;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: initial;
}

.nav-bar {
    background-color: #ec1c2d;
    color: #fff;
    height: 60px;
    width: 100%;
}

.nav-menu {
    display: flex;
    align-items: center;
    justify-content: center;
}

.nav-menu-item {
    display: inline-block;
    height: 3.75rem;
    position: relative;
    width: auto;
    cursor: pointer;
}

    .nav-menu-item a {
        padding: 1.5rem 0.9375rem;
        top: 50%;
        transform: translateY(-50%);
        position: relative;
        display: block;
        text-decoration: none;
        color: #fff;
    }

    .contact-info {
        font-size: 16px;
        padding: 0;
        margin: 0;
        line-height: 18px;
    }

.field-validation-error {
    display: none;
}

.error {
    color: #ec1c2d;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 400;
}

.unauthorized-header {
    margin-left: 44%;
    margin-top: 4rem;
}

.fs-error-screen {
    margin-top: 4rem;
    margin-left: 40%;
    margin-bottom: 3rem;
}

embed {
    min-width: 20vw;
    min-height: 50vh;
}

/* Hide arrows in Chrome, Safari, Edge */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.divParent {
    height: 350px;
    width: 472px;
    border: 1px solid gainsboro;
    background-color: #e9e9e9;
    margin: 8% 28% 8% 37%;
}

.divParentHeader {
    padding: 17px;
    background-color: white;
}

.divLogon {
    position: relative;
    left: 28px;
    top: 29px;
    height: 225px;
    width: 412px;
    border: 1px solid gainsboro;
    padding: 16px 0 130px 17px;
    background-color: white;
    font-family: inherit;
    font-size: 11pt;
    line-height: 2.25rem;
    color: #4c4c4c;
    border-top: 1px solid red;
}

span#MainContent_lblMsg {
    width: 101%;
    border: 1px solid red;
    padding: 13px;
    text-align: center;
    background-color: #fff0f0;
    position: absolute;
    top: -28px;
    left: -1px;
}

.divLogon .input {
    border: 1px solid #b1b1b1;
    height: 35px;
    width: 374px;
    max-width: 374px;
    padding: 4px 35px 0 41px;
    font-size: 11pt;
}

input#MainContent_txtUserName {
    margin-bottom: 5px;
}

.divLogon .button {
    border: 1px solid #257cc1;
    height: 32px;
    width: 100%;
    max-width: 100%;
    background-color: #257cc1;
    color: white;
}

.divLogon table td {
    padding: 0 0 12px 0 !important;
}

.divKeepSign {
    height: 39px;
    line-height: 2;
}

.divLogon .check input {
    border: 1px solid #c7c7c7;
    height: 19px;
    width: 19px;
    top: 4px;
    position: relative;
}

.divLogon i.fas.fa-user {
    position: absolute;
    top: 29px;
    left: 31px;
}

.divLogon i.fas.fa-lock {
    position: absolute;
    top: 95px;
    left: 32px;
}

.error-header {
    margin: 5% 45% 2%;
}

.error-detail {
    margin: 3% 40% 2%;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .container.body-content .divParent {
        width: 385px;
        height: 350px;
        border: 1px solid gainsboro;
        background-color: #e9e9e9;
        margin: 50% 0 0 4%;
    }
    .container.body-content .divLogon {
        position: relative;
        left: 9px;
        top: 29px;
        height: 240px;
        width: 366px;
    }
    .container.body-content .divLogon .input {
        border: 1px solid #b1b1b1;
        height: 35px;
        width: 329px;
        padding: 6px 35px 0 41px;
        line-height: 0 !important;
    }
}

@media only screen and (max-device-width: 428px) and (max-device-height: 926px) {
    .error-header {
        margin-left: 36%;
        margin-right: 36%;
    }

    .error-detail {
        margin-left: 7%;
        margin-right: 7%;
    }
}
@media only screen and (min-device-width: 375px) and (min-device-height: 667px) {
    .divAlert > .msgPanel, .fsPopup > .msgPanel, .divPopupWindow > .msgPanel {
        position: fixed;
        box-shadow: 14px 16px 6px 0 #6767677d !important;
        min-width: 93% !important;
        min-height: 140px !important;
        padding-bottom: 10px;
        max-width: 86% !important;
    }

    .divAlert > .msgPanel, .fsPopup > .msgPanel, .divPopupWindow > .msgPanel {
        position: fixed;
        top: 15em !important;
        left: 1em !important;
    }
}

@media only screen and (max-device-width: 428px) and (max-device-height: 926px) {
    .first-name-text,
    .first-name-label,
    .middle-name-text,
    .middle-name-label,
    .last-name-text,
    .last-name-label,
    .owner-number-label,
    .owner-number-text,
    .address-line1-label,
    .address-line1-text,
    .address-line2-label,
    .address-line2-text,
    .city-label,
    .city-text,
    .state-label,
    .state-text,
    .zip-label,
    .zip-text,
    .email-label,
    .email-text,
    .last-four-label,
    .last-four-text,
    .email-label,
    .email-text,
    .date-label,
    .date-text,
    .account-label,
    .bank-name-label,
    .bank-name-text,
    .account-number-label,
    .account-number-text,
    .transit-number-label,
    .transit-number-text,
    .voided-check-text,
    .voided-check-buttons,
    .voided-check-reminder,
    .agreement-text,
    .signature-text-label,
    .signature-text,
    .additional-info-text,
    .submit-button {
        grid-column: 1 / 12;
    }

    .middle-name-text {
        grid-row: 5;
    }


    .middle-name-label {
        grid-row: 4;
    }

    .last-name-text {
        grid-row: 7;
    }

    .last-name-label {
        grid-row: 6;
    }

    .owner-number-label {
        grid-row: 8;
    }

    .owner-number-text {
        grid-row: 9;
    }

    .mailing-address-label {
        grid-row: 10;
    }

    .address-line1-text {
        grid-row: 12;
    }

    .address-line1-label {
        grid-row: 11;
    }

    .address-line2-text {
        grid-row: 14;
    }

    .address-line2-label {
        grid-row: 13;
    }

    .city-text {
        grid-row: 16;
    }

    .city-label {
        grid-row: 15;
    }

    .state-text {
        grid-row: 18;
    }

    .state-label {
        grid-row: 17;
    }

    .zip-text {
        grid-row: 20;
    }

    .zip-label {
        grid-row: 19;
    }

    .last-four-label {
        grid-row: 21;
    }

    .last-four-text {
        grid-row: 22;
    }

    .email-label {
        grid-row: 23;
    }

    .email-text {
        grid-row: 24;
    }

    .date-label {
        grid-row: 25;
    }

    .date-text {
        grid-row: 26;
    }

    .account-label {
        grid-row: 27;
    }

    .bank-name-label {
        grid-row: 28;
    }

    .bank-name-text {
        grid-row: 29;
    }

    .account-number-label {
        grid-row: 30;
    }

    .account-number-text {
        grid-row: 31;
    }

    .transit-number-label {
        grid-row: 32;
    }

    .transit-number-text {
        grid-row: 33;
    }

    .voided-check-text {
        grid-row: 34;
    }

    .voided-check-buttons {
        grid-row: 35;
    }

    .voided-check-reminder {
        grid-row: 37;
    }

    .agreement-text {
        grid-row: 38;
        margin-top: 1rem;
    }

    .signature-text-label {
        grid-row: 39;
    }

    .signature-text {
        grid-row: 40;
    }

    .additional-info-text {
        grid-row: 41;
        margin-top: 1rem !important;
    }

    .submit-button {
        grid-row: 42;
        margin-top: 2rem;
    }

    footer {
        margin-top: 5%
    }

    form {
         margin-top: 1rem !important;
    }

    .unauthorized-header {
        margin-left: 30%;
    }

    .fs-error {
        margin-left: 12%;
    }

    #sample-check {
        max-width: 84vw;
        grid-row: 36;
    }
}

.panel.easyui-fluid.pPopupParent .panel-header .fa.fa-times {
    color: white;
    float: right;
    margin: -5px 2px 2px 0px;
    padding: 6px;
}
.divAlert.fsPopup {
    z-index: 15000477!important;
}
.divAlertBg.fsPopupBg  {
    z-index: 15007!important;
}
.fs-notifWindow {
    position: absolute;
    top: 88%;
    right: 60px;
    z-index: 99999999;
    border: 0px solid #288fbd80;
    background-color: #288fbd5c;
    padding: 10px 10px;
    border-radius: 3px;
    box-shadow: 2px 4px 6px #616161;
    min-width: 450px;
}
.fs-notifWindow-title {
    font-size: 10pt;
    font-weight: bold;
    background-color: #616161;
    border-radius: 4px 4px 0px 0px;
    color: white;
    padding: 0 15px;
    min-width: 450px;
}
.fs-notifWindow-body {
    background-color: white;
    border-radius: 4px;
    padding: 3px 13px;
    min-width: 450px;
    max-height: 450px;
    overflow-y: auto;
}
    .fs-notifWindow-body .fs-row {
        border-bottom: 1px solid #eae8e8;
        white-space: nowrap;
        min-width: 450px;
        width: auto !important;
        cursor: pointer;
    }
        .fs-notifWindow-body .fs-row:hover {
            background-color: aliceblue;
        }
.fs-notifWindow-title span {
    float: right;
    padding: 0px 10px;
    position: absolute;
    right: 10px;
    cursor: pointer;
}

    .fs-notifWindow-title span:hover {
        background-color: gray;
    }
.fs-notifWindow-body .fs-row span {
    font-weight: bold;
    margin: 0 3px;
}
.divAlert .msgContent, .fsPopup .msgContent, divPopupWindow .msgContent {
    /*min-height:78px;
    padding: 16px;
    font-size: 11pt!important;
    color: #000!important;*/
    min-height: 78px;
    padding: 9px 9px 6px 9px;
    font-size: 10pt !important;
    color: #000 !important;
    line-height: 1.8em;
}
.msgContent i.fas.fa-exclamation-triangle {
    color: orange;
    font-size: 14pt;
}
.msgContent i.fas.fa-minus {
    color: #cccccc;
    font-size: 6pt;
    margin: 0 2px 0 30px;
}
.msgContent i.fas.fa-plus-circle {
    color: #468847;
}
.msgBtn .btn {    
    padding: 4px 16px !important;
    font-size: 10pt !important;
    border-radius: 3px !important;
    float:right !important;
    margin-left: 6px;
}
.divAlert > .msgPanel,.fsPopup > .msgPanel,.divPopupWindow > .msgPanel {
    position: absolute!important;
    top: 179.5px;
    left: 605px;
    z-index: 15110!important;
    /*margin: 1% 38%;*/
    box-shadow: 14px 16px 6px 0 #15151b;
    background-color: white;
    min-width: 450px;
    min-height: 160px;
    padding-bottom: 10px;
}
.divAlert .msgBody,.fsPopup .msgBody {
    padding: 10px;
}
.divAlert .msgTitle,.fsPopup .msgTitle {
    height: 30px;
    padding: 8px;
}
.divAlertBg,.divPopupWindowBg,.fsPopupBg  {
    z-index: 15109!important;
}
.divPopupWindow.fsPopup .msgTitle > .fa {
    float: right!important;
    color: white!important;
    font-size: 15pt;
    padding: 4px 9px 4px 9px!important;
    margin: -7px -7px -7px 0px!important;
}
.pPopupBg, .divAlertBg, .divPopupWindowBg,.fsPopupBg {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(12, 20, 29, 0.36);
}
.pPopupBg,.divAlertBg,.fsPopupBg{
    z-index:11100!important;
}
.divPopupWindowBg,.fsPopupBg {
    z-index:98000!important;
}
.divPopupWindow .msgContent,fsPopup .msgContent {
    min-height: 85% /*!important*/;
}

.divAlert i.fa.fa-spinner.fa-pulse.fa-3x.fa-fw,
.fsPopup i.fa.fa-spinner.fa-pulse.fa-3x.fa-fw{
    font-size: 10pt;
    color: #468847;
}
.divAlert a.btn.btn-primary.btn-lg.OKBtn.lbtReset i.fa.fa-times,
.fsPopup a.btn.btn-primary.btn-lg.OKBtn.lbtReset i.fa.fa-times {
    padding: 2px 0 !important;
    cursor: pointer;
    color: white !important;
}
.btn-primary {
    color: #ffffff;
    background-color: #3171a8 !important;
    border-color: #3171a8 !important;
}
.fs-button-list .btn-primary, .fs-align-right .btn-primary {
    margin: 0px -10px 0px 0px !important;
}
.btn-primary:hover {
    color: #ffffff;
    background-color: #0b527c !important;
    border-color: #0f5b94 !important;
}
.msgTitle {
    background-color: #317cbd !important;
    background: -webkit-linear-gradient(top,#317cbd 0,#0f5b94  100%) !important;
    background: -moz-linear-gradient(top,#317cbd 0,#0f5b94  100%) !important;
    background: -o-linear-gradient(top,#317cbd 0,#0f5b94  100%) !important;
    background: linear-gradient(to bottom,#317cbd 0,#0f5b94  100%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#317cbd,endColorstr=#0f5b94 ,GradientType=0) !important;
    border-color: #2e0950 !important;
    color: white !Important;
    font-size: 9pt;
    font-weight: bold;
    color: white;
    height: 16px;
    line-height: 16px;
}
.msgBtn a.btn.btn-primary.btn-lg.CancelBtn.lbtReset, a.btn.btn-primary.btn-lg.OKBtn.btn-red {
    background-color: #b54c4c !important;
    border: 1px solid #9a3838 !important;
}
a.btn.btn-primary.btn-lg.searchbtn.lbtReset, a.btn.btn-primary.btn-lg.CancelBtn {
    background-color: #b54c4c;
    border: 1px solid #9a3838;
}
.msgBtn > a.btn.btn-primary.btn-lg.OKBtn.btn-Reject {
    background-color: #b54c4c !important;
    border: 1px solid #9a3838 !important;
}
.msgBtn > a.btn.btn-primary.btn-lg.OKBtn.btn-Reject:hover {
    background-color: #d24444 !important;
    border: 1px solid #c34141 !important;
}
missing-css-property{
    border: 1px solid #a74141;
    background-color: #b54c4c;
    color: white!Important;
}
a.btn.btn-primary.btn-lg.OKBtn.lbtReset {
    background-color: rgb(181, 76, 76);
    color: white!Important;
    border: 1px solid #a23d3d;
}
a.btn.btn-primary.btn-lg.btnDefault {
    box-shadow: 0px 0px 3px 0.3px #00c5ff!important;
}
#pPopupWindow > .msgContent > a.btn.btn-primary.btn-lg.searchbtn.lbtSubmit,
.fsPopup .msgContent a.btn.btn-primary.btn-lg.searchbtn.lbtSubmit {
    float: left!important;
}
.msgContent .fs-disclaimer {
    font-style: italic;
    color: #777;
    padding: 7px 2px;
}
.msgContent .fs-disclaimer i.fa.fa-exclamation-triangle {
    color: orange;
    margin: 5px;
}
.msgContent i.fa.fa-exclamation-triangle {
    color: #bb3b4a;
    font-size: 14pt;
    margin: 4px 6px 0 0;
    float: left;
}
.msgContent i.fa.fa-check {
    font-size: 13pt;
    color: green;
    margin:3px 0 0 0;
    float: left;
}
.msgContent .panel.datagrid {
    margin: 0px 0px 2px 0px !important;
    /*max-height: 250px;*/
    overflow-y: auto;
    border: 1px solid gainsboro;
    width: 99% !important;
}
.msgContent .divSectionSendTo .panel.datagrid {
    width: 1115px !important;
}
.msgContent > .divListOfOwners .panel.datagrid.datalist {
    margin: 0px!important;
    padding: 0px;
    border: 0px solid gainsboro !important;
}
.msgContent > .divListOfOwners .panel.datagrid.datalist .datagrid-view, .msgContent > .divListOfOwners .panel.datagrid.datalist .datagrid-view2, .msgContent > .divListOfOwners .panel.datagrid.datalist .datagrid-body {
    height: 100%!important;
}
.divListOfOwners .fs-row-label {
    width: 115px!important;
    vertical-align:middle!important;
    line-height:3.4em!important;
}
.panel-title {
   /* color:white!important;*/
}
.panel-header {
    /*background-color: #5d6e7f!important;
    background: -webkit-linear-gradient(top,#5d6e7f 0,#5d6e7f 100%)!important;
    background: -moz-linear-gradient(top,#5d6e7f 0,#5d6e7f 100%)!important;
    background: -o-linear-gradient(top,#5d6e7f 0,#5d6e7f 100%)!important;
    background: linear-gradient(to bottom,#5d6e7f 0,#5d6e7f 100%)!important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5d6e7f,endColorstr=#E0ECFF,GradientType=0)!important;
    border-color:#5d6e7f!important;
    color:white!Important;*/
}
.divPopupWindow, .fsPopup {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 10000;
}

.divPopupWindow .msgPanel,.fsPopup .msgPanel  {
    z-index: 99900!important;
}
.divPopupWindow > .msgPanel {
    top: 17%;
}
.divPopupWindow .msgContent .fs-row-data {
    width: 100%;
    padding: 2px 0px;
    border: 0px solid red !important;
}
.divPopupWindow .panel-title i.fa {
    font-size: 14pt!important;
    position: relative;
    top: 0px;
    margin-right: 3px;
}
.divPopupWindow .msgContent .fs-row-data .fs-row-data-col2 .txtComment, .divPopupWindow .msgContent .fs-row-data .fs-row-data-col2 label {
    max-width: 100%!important;
    width: 100%!important;
}
.divPopupWindow .msgContent .fs-row-data .fs-row-data-col2 {
    width: 100%!important;
}
.divPopupWindow .fs-row-label.fs-radio {
    width: 23px;
    padding-top: 7px;
}
.divPopupWindow .fs-row-data .fs-label {
    text-indent: 0px;
    white-space: nowrap;
    width: 41%!important;
}
.msgContent img.pdf {
    padding: 0px 10px 0px 0;
}
.msgContent input[type="file"] {    
    display: inline !important;
    border: 1px solid gainsboro;
    height: 34px!important;
    padding: 6px;
    line-height: 0.1em;
    background-color: aliceblue;
    border-radius: 5px;
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}
/*
#pPopupWindow > .msgContent > a.btn.btn-primary.btn-lg.searchbtn.lbtSubmit {
    float:right!important;
}*/

#pPopupWindow > .msgContent > a.btn.btn-primary.btn-lg.searchbtn.lbtSubmit, 
#pPopupWindow > .msgContent > a.btn.btn-primary.btn-lg.searchbtn.lbtReset,
.fsPopup > .msgContent > a.btn.btn-primary.btn-lg.searchbtn.lbtSubmit, 
.fsPopup > .msgContent > a.btn.btn-primary.btn-lg.searchbtn.lbtReset, {
    float: right!important;
    margin: 2px -1px 0px 6px;
    height: 31.4px;
    padding: 7px 14px 8px 11px;
    font-size: 11pt;
    line-height: 1.23;
}

.msgContent .Comment{
    width: 421px !important;
    max-width: 421px !important;
    height: 136px !important;
    padding: 7px;
    margin: 7px 0px;
}
.msgPanel.ProgressPanel {
    min-width: 290px;
    min-height: 68px;
    border-radius: 7px;
}
.msgPanel.ProgressPanel .msgContent {
    min-height: 28px!important;
    padding: 16px 16px 0px 8px!important;
    font-size: 11pt;
}
.sglRow {
    width: 100%;
    display: flex;
    height: 22px;
    padding: 0px 0;
    margin-top: 0px;
    /* border-top: 1px solid gainsboro; */
}
.multiRow {
    padding-top: 0px;
}
.multiRow .rowV {
    float: right;
    width: 93.6%;
    text-align: left;
    padding-bottom: 23px;
}
.rowH {
    font-weight: bold;
}
.rowV {
    width: 16%;
    padding: 0 8px;
}
.datagrid-header td[field='DelBtn'] {
    padding: 5px 7px 0 18px!important;
    width: 44px;
    font-size: 10pt;
}
td[field="DelBtn"] {
    width: 33px;
    padding: 0 7px!important;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

