﻿h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Poppins", sans-serif !important;
    font-weight: 500;
    line-height: 1.1;
}

.container-fluid {
    width: 100%;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
}

.badge {
    background-color: #0061b7;
    float: left;
    margin: 0px 5px 0px 0px;
}

input[disabled] {
    -webkit-text-fill-color: #000;
    opacity: 0.5;
}

.tdtotalvalue {
    padding-right: 22px !important;
}

.form-control {
    color: #2f2d2d !important;
}

.col-xs-12 {
    overflow: hidden;
}

.form-control {
    border: 1px solid #999;
}

hr {
    border-top: 1px solid #999;
}

.navbar {
    margin-bottom: 0px;
}

div#rcapcthav2.errorcls {
    width: 307px;
    padding: 0px !important;
}

.topheaderdiv {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    position: sticky;
    top: 0;
    z-index: 1;
    background: #f8f8f8;
    box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
}

.navbar-brand.navbar-image {
    padding: 0 20px 0 0;
    display: flex;
}

    .navbar-brand.navbar-image > img {
        margin: auto 0;
        z-index: 1;
        height: initial;
    }

h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0;
}

div[data-acc-content] {
    display: none;
}

div[data-acc-step]:not(.open) {
    background: #304767 !important;
    padding: 15px 15px !important;
}

    div[data-acc-step]:not(.open) h5 {
        color: #777;
    }

    div[data-acc-step]:not(.open)
    .badge-primary {
        background: #fb961a;
    }


.btn-light {
    position: relative;
    color: #212121;
    background-color: #fff;
    border-color: #fff;
    -webkit-box-shadow: 0 1px 4px rgb(0 0 0 / 40%);
    box-shadow: 0 1px 4px rgb(0 0 0 / 40%);
    -webkit-transition: all 0.4s;
}

#multilablefrm .list-group-item {
    overflow: hidden;
    background: #fff;
    padding: 0px;
    margin: 5px;
    border: 1px solid #999;
    font-size: 13px;
}


#multilablefrm .f-size {
    font-size: 12px;
}

#multilablefrm .list-group-item h4 {
    color: #fff;
}

#multilablefrm .list-group-item.open h4 {
    color: #333 !important;
    padding: 15px 15px;
    border-radius: 3px;
    background: url('/assets/img/mid_cor.png');
    background-repeat: repeat-x;
}

#multilablefrm .frmhed {
    font-size: 18px;
    width: 100%;
    margin: 10px 0px 10px 0px;
    font-weight: bold;
}

.radio + .radio, #multilablefrm .checkbox + .checkbox {
    margin-top: 5px;
}

#multilablefrm .radio input[type="radio"] {
    width: 18px;
    height: 18px;
    margin: 0px 5px 0 0px;
}

#multilablefrm .checkboxIn input[type="radio"] {
    width: 15px;
    height: 15px;
    margin: 0px 5px 0 0px;
}

#multilablefrm .checkbox input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin: 0px 5px 0 0px;
}

#multilablefrm .radio, #multilablefrm .checkbox {
    padding-left: 15px;
    margin-bottom: 0px;
    margin-top: 5px;
}

#multilablefrm .checkboxIn {
    float: left;
    width: 100%;
    margin: 5px;
}

    #multilablefrm .checkboxIn label {
        display: inline-block;
    }

    #multilablefrm .checkboxIn input[type="checkbox"] {
        width: 15px;
        height: 15px;
        margin: 0px 5px 0 0px;
    }

#multilablefrm .btn {
    margin: 10px 5px;
}

.float-right {
    float: right !important;
}

#multilablefrm form label {
    font-weight: normal;
}

.main-headingtitle {
    margin: 0px 0px 0px 0px;
    background: #0061B7;
    float: left;
    width: 100%;
    color: #fff;
    padding: 7px;
    border-radius: 5px;
}

#multilablefrm .form-group {
    margin-bottom: 3px;
}

#multilablefrm .form-control {
    padding: 3px 3px;
    height: 28px;
    font-size: inherit;
}

#multilablefrm .switch {
    position: relative;
    display: block;
    vertical-align: top;
    width: 100px;
    height: 30px;
    padding: 3px;
    background: linear-gradient(to bottom, #eeeeee, #FFFFFF 25px);
    background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF 25px);
    border-radius: 18px;
    box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    box-sizing: content-box;
}

#multilablefrm .switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    box-sizing: content-box;
}

#multilablefrm .switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    text-transform: uppercase;
    background: #eceeef;
    border-radius: inherit;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
    box-sizing: content-box;
}

    #multilablefrm .switch-label:before, #multilablefrm .switch-label:after {
        position: absolute;
        top: 50%;
        margin-top: -.5em;
        line-height: 1;
        -webkit-transition: inherit;
        -moz-transition: inherit;
        -o-transition: inherit;
        transition: inherit;
        box-sizing: content-box;
    }

    #multilablefrm .switch-label:before {
        content: attr(data-off);
        right: 11px;
        color: #aaaaaa;
        text-shadow: 0 1px rgba(255, 255, 255, 0.5);
    }

    #multilablefrm .switch-label:after {
        content: attr(data-on);
        left: 11px;
        color: #FFFFFF;
        text-shadow: 0 1px rgba(0, 0, 0, 0.2);
        opacity: 0;
    }

#multilablefrm .switch-input:checked ~ .switch-label {
    background: #00c604;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}

    #multilablefrm .switch-input:checked ~ .switch-label:before {
        opacity: 0;
    }

    #multilablefrm .switch-input:checked ~ .switch-label:after {
        opacity: 1;
    }

#multilablefrm .switch-handle {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 28px;
    height: 28px;
    background: linear-gradient(to bottom, #FFFFFF 40%, #f0f0f0);
    background-image: -webkit-linear-gradient(top, #FFFFFF 40%, #f0f0f0);
    border-radius: 100%;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

    #multilablefrm .switch-handle:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -6px 0 0 -6px;
        width: 12px;
        height: 12px;
        background: linear-gradient(to bottom, #eeeeee, #FFFFFF);
        background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF);
        border-radius: 6px;
        box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
    }

#multilablefrm .switch-input:checked ~ .switch-handle {
    left: 74px;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

/* Transition
        ========================== */
#multilablefrm .switch-label, #multilablefrm .switch-handle {
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
}

table.itemtable {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
}

.itmtblwrp {
    float: left;
    padding: 5px 5px;
    border: 1px solid #999;
    width: 100%;
    border-radius: 10px;
}

table.itemtable caption {
    font-size: 1.5em;
    margin: .5em 0 .75em;
}

table.itemtable th,
table.itemtable td {
    padding: 1px 2px;
    text-align: left;
}

table.itemtable th {
    font-size: 12px;
    text-transform: capitalize;
}

.dimentionpkgcls {
    vertical-align: middle;
}

    .dimentionpkgcls input, .dimentionpkgcls select {
        margin: 1px 0px;
        float: left;
        color: #555;
    }

    .dimentionpkgcls .cufit {
        width: 250px;
        margin: 1px 3px;
        float: left;
    }

    .dimentionpkgcls .cufitxt {
        width: auto;
        margin: 7px 3px;
        float: left;
    }

    .dimentionpkgcls i {
        width: 15px;
        height: 15px;
        margin: 9px 3px;
        float: left;
        font-size: 18px;
    }

.getqut {
    width: 370px;
    float: left;
}

    .getqut tr td {
        text-align: center;
    }

.proceedtopay {
}

.paymentdetails {
    font-size: 22px;
    background: #f8f8f8;
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    display: flex;
    justify-content: left;
    align-items: center;
}

    .paymentdetails label {
        font-size: 25px;
        color: #333;
        margin-right: 10px;
    }

    .paymentdetails span {
        font-size: 35px;
        color: #ff0000;
    }

.Choosewaypay {
    display: flex;
    justify-content: left;
    align-items: center;
    width: 100%;
    flex-wrap: nowrap;
    margin-bottom: 20px;
}

    .Choosewaypay ul {
        justify-content: left;
        align-items: center;
        list-style-type: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }

        .Choosewaypay ul li {
            font-size: 20px;
            background: #f8f8f8;
            padding: 5px 10px;
            border: 1px solid #ddd;
            border-radius: 5px;
            width: 100%;
            float: left;
        }

            .Choosewaypay ul li img {
                width: 50px;
                float: left;
                margin-right: 10px;
            }

            .Choosewaypay ul li span {
                padding-top: 3px;
                float: left;
            }

.ordinformcls .btn.btn-primary.float-right {
    display: none;
}

.PaymentInformationcls .btn.btn-primary.float-right {
    display: none;
}

.SameasDestination {
    display: none;
}

.TypeofDeliverydiv {
    display: none;
}

.weightlbsselect {
    width: 70px;
    float: left;
}

.weightlbs {
    width: 60px;
    float: left;
}

.quantitycls {
    width: 60px;
    float: left;
}

.lenthcls, .widthcls, .heightcls {
    width: 55px;
    float: left;
}

.inchcls {
    width: 20px;
    float: left;
}

.Declaredsing {
    position: absolute;
    top: 3px;
    left: 2px;
    background: #ddd;
    padding: 4px 8px;
    margin: 0px;
}

.totalvaluetbl {
    width: 300px;
}

table.totalvaluetbl th {
    font-size: 11px;
    text-transform: capitalize;
}

details {
    border: 1px solid #aaa;
    border-radius: 4px;
    padding: .5em .5em 0;
}

summary {
    font-weight: bold;
    margin: -.5em -.5em 0;
    padding: .5em;
}

details[open] {
    padding: .5em;
}

    details[open] summary {
        border-bottom: 1px solid #aaa;
        margin-bottom: .5em;
    }

details > summary:first-of-type {
    display: list-item;
    counter-increment: list-item 0;
    list-style: inside disclosure-closed;
}

details[open] > summary:first-of-type {
    list-style-type: disclosure-open;
}

details > summary:first-of-type {
    display: list-item;
    counter-increment: list-item 0;
    list-style: inside disclosure-closed;
}

::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
}

details ul {
    margin: 0;
    padding: 0px 0px 0px 15px;
    width: 100%;
    list-style-type: none;
}

    details ul li {
        margin: 0;
        padding: 0px;
        width: 100%;
        font-size: 11px;
    }

        details ul li label {
            margin: 0 5px 0 0;
            font-size: 12px;
            color: #555;
        }

        details ul li span {
            margin: 0;
        }

#multilablefrm hr {
    margin-top: 8px;
    margin-bottom: 8px;
}

.basicSummerycls {
    position: fixed;
    right: 20px;
    top: 112px;
}

.DeclaredValueID {
    text-indent: unset;
}

.brdleft {
    border-left: 1px solid #ccb4b4;
}

.wlkuprqd {
    width: 14%;
    display: inline-block;
    margin-top: 0%;
    margin-bottom: -1px;
    margin-left: 2%;
    height: 20px;
}

.chkagree {
    width: 15px;
    height: 15px;
    float: left;
    margin-top: 0px;
    display: inline;
}

.argeelbl {
    float: left;
    margin: 2px 6px 0;
}

.pdremove {
    padding: 0px !important
}

#txtUserName {
    height: 30px !important;
}

#txtPassword {
    height: 30px !important;
}


/*media query starts*/


@media screen and (max-width: 640px) {
    .g-recaptcha {
        width: 100%;
        padding: 0 !important;
    }

    .tdtotalvalue {
        padding-right: 0px !important;
    }

    .getwth {
        width: 100%;
    }

    .itemstyledes {
        width: 57% !important;
    }

    .orgzipadd {
        padding: 0px !important;
    }

    #txtClientREF2 {
        margin-bottom: 5px;
    }

    .nav > li {
        border-bottom: 1px solid #ddd;
    }

    .navbar-nav {
        margin: 0px -15px 5px !important;
    }
}



@media screen and (max-width: 600px) {
    .itmtblwrp .itemtable tfoot tr td label {
        padding-right: 30px !important;
    }

    #TotalDimension {
        width: 160px !important;
    }

    .itmtblwrp .itemtable tfoot tr td::before {
        padding-left: 25px !important;
    }

    .argeelbl {
        margin: 0 6px;
        width: 66%;
    }

    table.itemtable {
        border: 0;
    }

        table.itemtable thead {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }

        table.itemtable tr {
            border-bottom: 3px solid #ddd;
            display: block;
            margin-bottom: .625em;
        }

        table.itemtable td {
            border-bottom: 1px solid #ddd;
            display: block;
            font-size: .8em;
            text-align: right;
        }

            table.itemtable td::before {
                /*
            * aria-label has no advantage, it won't be read inside a table
            content: attr(aria-label);
            */
                content: attr(data-label);
                float: left;
                font-weight: bold;
                text-transform: uppercase;
                padding-top: 4px;
            }

            table.itemtable td:last-child {
                border-bottom: 0;
            }
}

@media (min-width: 767px) {
    .navbar.taller .navbar-nav > li > a {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

@media screen and (max-width: 767px) {
    h4, h5, h6 {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .pricing-card-list {
        margin: 30px 0 10px 30px !important;
        min-height: auto !important;
    }

    .pricing-card-heading {
        margin-top: 0px;
        font-size: 15px;
    }

    #divpickuptype, #divdeliverytype {
        display: flex;
    }

    .pricing-card {
        padding: 4px !important;
        margin: 0 !important;
    }

    .pricing {
        margin-top: 0px !important;
        flex-direction: column;
        flex-wrap: wrap;
    }

    .argeelbl {
        margin: 0 6px;
        width: 80%;
    }

    .chkagree {
        width: 15px !important;
        float: left
    }

    .lbsabs {
        position: absolute !important;
        right: 6px !important;
        top: 6px !important;
    }

    .wlkuprqd {
        width: 40%;
    }

    .brdleft {
        border: none;
    }

    .container-fluid {
        padding: 0px;
    }

    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        padding-right: 11px;
        padding-left: 11px;
    }

    .basicSummerycls {
        position: relative;
        right: unset;
        top: unset;
        background: #fff;
        display: none;
    }

    .wauto {
        width: auto !important;
    }

    #multilablefrm .col-sm-10 {
        padding: 0 10px;
    }


    #multilablefrm hr {
        margin-top: 1px;
        margin-bottom: 1px;
    }

    .itmtblwrp .form-control {
        display: initial;
        width: 60% !important;
    }


    table.itemtable td {
        min-height: 28px;
        padding: 1px 2px !important;
    }

    #multilablefrm .form-control {
        padding: 1px 3px;
        height: 22px;
        float: right !important;
    }

    #multilablefrm .frmhed {
        margin: 5px 0px 5px 0px !important;
    }

    .weightlbs {
        float: none !important;
        width: 64px !important;
    }

    .weightlbsselect {
        float: none !important;
        width: 64px !important;
    }

    .lenthcls, .widthcls, .heightcls {
        float: none !important;
        width: 64px !important;
    }

    .oneflex {
        display: flex;
        flex-wrap: wrap;
    }

    .inchcls {
        right: 8px !important;
        top: 5px !important;
    }

    .Declaredsing {
        top: 3px;
        left: unset;
        padding: 2px 5px;
        right: 117px;
    }

    #DeclaredValueID {
        text-indent: 16px;
    }

    .getqut {
        width: auto;
        float: left;
    }

        .getqut td {
            font-size: 15px !important;
        }

        .getqut .btn {
            display: inline-block;
            padding: 2px 4px;
            font-size: 12px;
            margin: 0px !important;
        }

    .stage-wrapper {
        display: table;
        width: 100%;
        height: 100%;
        overflow: auto;
    }

    .wrapper {
        width: 100%;
        overflow: auto;
        z-index: 0;
        padding: 4em 0;
    }

    .prntab {
        padding: 0 2px !important;
    }

    #multilablefrm .list-group-item {
        padding: 5px 2px;
        margin: 0;
    }

    .itmtblwrp .container {
        padding: 0px;
    }

    .card-container.card {
        margin-top: 0 !important;
        padding: 15px 40px;
    }

    .navbar-toggle {
        margin-right: 0px;
    }

    .navbar-brand.navbar-image {
        padding: 0 0px 0 0;
    }

    .adjustuldiv {
        min-height: auto;
    }
}

@media (min-width: 1025px) {
    .wrapper {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}


label[for="amount"].has-focus .input-wrapper:after {
    color: #393536;
}

.input-wrapper {
    position: relative;
}

.amount-wrapper input {
    -webkit-transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.2s ease;
    -moz-transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.2s ease;
    -ms-transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.2s ease;
    -o-transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.2s ease;
    transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.2s ease;
    padding: 0 14px;
}

/* .amount-wrapper:after { */
/* -webkit-transition: opacity 0.2s ease; */
/* -moz-transition: opacity 0.2s ease; */
/* -ms-transition: opacity 0.2s ease; */
/* -o-transition: opacity 0.2s ease; */
/* transition: opacity 0.2s ease; */
/* -webkit-transform: translateY(-50%); */
/* -moz-transform: translateY(-50%); */
/* -ms-transform: translateY(-50%); */
/* -o-transform: translateY(-50%); */
/* transform: translateY(-50%); */
/* content: "$"; */
/* color: #393536; */
/* display: inline-block; */
/* line-height: 1; */
/* left: 0px; */
/* position: absolute; */
/* top: 50%; */
/* } */

.notice-wrapper {
    font-family: "BT Mono medium", "Helvetica Neue", Helvetica, Sans-serif;
    text-align: center;
    width: 100%;
    overflow: hidden;
}

.bt-drop-in-wrapper {
    min-height: 200px;
    position: relative;
    z-index: 1;
}

.response .notice-wrapper,
.response .icon,
.response h1,
.response section {
    -webkit-animation: fadeInUp 600ms 1 normal cubic-bezier(0.215, 0.61, 0.355, 1) both 0s;
    -moz-animation: fadeInUp 600ms 1 normal cubic-bezier(0.215, 0.61, 0.355, 1) both 0s;
    animation: fadeInUp 600ms 1 normal cubic-bezier(0.215, 0.61, 0.355, 1) both 0s;
}

.checkout {
    text-align: left;
}

    .checkout section {
        margin: 0;
        padding: 0;
    }

@media (min-width: 641px) {
    .checkout section {
        padding: 30px 0;
    }
}

@media (min-width: 1025px) {
    .checkout section {
        padding: 10px 0;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    #multilablefrm .list-group-item {
        padding: 5px 0px;
    }

    .wauto {
        width: auto !important
    }

    .prepckwth {
        width: auto !important
    }

    #multilablefrm .btn {
        margin: 0px;
    }

    .DeclaredValueID {
        text-indent: 0px;
    }

    .prntab {
        width: 100%;
        padding: 0 5px;
    }

    .orgzipadd {
        padding: 0 !important;
    }

    .prepckwth {
        width: 100% !important;
    }

    .dimentionpkgcls input, .dimentionpkgcls select {
        width: 48px !important;
    }

    .inchcls {
        width: 10px;
        right: 13px !important;
        top: 8px !important;
    }

    .btn.fa.fa-trash {
        padding: 0px
    }

    .basicSummerycls {
        display: none;
    }
}


.checkout.dismiss {
    -webkit-animation: fadeOutDown 250ms 1 normal cubic-bezier(0.215, 0.61, 0.355, 1) both 0s;
    -moz-animation: fadeOutDown 250ms 1 normal cubic-bezier(0.215, 0.61, 0.355, 1) both 0s;
    animation: fadeOutDown 250ms 1 normal cubic-bezier(0.215, 0.61, 0.355, 1) both 0s;
}

.checkout h1,
.checkout p,
.checkout section,
.checkout .button {
    animation: none;
}

.checkout h1 {
    -webkit-animation-delay: 200ms;
    -moz-animation-delay: 200ms;
    animation-delay: 200ms;
}

.checkout header p {
    -webkit-animation-delay: 300ms;
    -moz-animation-delay: 300ms;
    animation-delay: 300ms;
}

.checkout section {
    -webkit-animation-delay: 450ms;
    -moz-animation-delay: 450ms;
    animation-delay: 450ms;
    -webkit-animation-duration: 550ms;
    -moz-animation-duration: 550ms;
    animation-duration: 550ms;
}

.checkout .button {
    -webkit-animation-delay: 650ms;
    -moz-animation-delay: 650ms;
    animation-delay: 650ms;
    -webkit-animation-duration: 700ms;
    -moz-animation-duration: 700ms;
    animation-duration: 700ms;
}

label[for="amount"] {
    -webkit-transition: background-color 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95), color 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -moz-transition: background-color 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95), color 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -ms-transition: background-color 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95), color 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -o-transition: background-color 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95), color 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: background-color 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95), color 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    border-top: solid 1px #DEE2E5;
    border-bottom: solid 1px #DEE2E5;
    color: #6E787F;
    cursor: pointer;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
    padding: 12px 14px;
    position: relative;
    margin-top: -11px;
    width: 100%;
    z-index: 1;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
    font-size: 1.2rem;
    margin-bottom: 1rem;
}

@media (min-width: 720px) {
    label[for="amount"] {
        border: 1px solid #b5b5b5;
        border-radius: 3px;
    }
}

label[for="amount"] .input-label {
    -webkit-transition: opacity 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -moz-transition: opacity 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -ms-transition: opacity 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -o-transition: opacity 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: opacity 0.2s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    color: #000;
    display: block;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 4px;
}

label[for="amount"].has-focus {
    background-color: #f9f9f9;
    cursor: text;
    z-index: 2;
}

    label[for="amount"].has-focus .input-wrapper:after {
        color: #393536;
    }

    label[for="amount"].has-focus .input-label {
        color: #000;
    }

.input-wrapper {
    position: relative;
}

.amount-wrapper input {
    -webkit-transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.2s ease;
    -moz-transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.2s ease;
    -ms-transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.2s ease;
    -o-transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.2s ease;
    transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.2s ease;
    padding: 0 14px;
}

/* .amount-wrapper:after { */
/* -webkit-transition: opacity 0.2s ease; */
/* -moz-transition: opacity 0.2s ease; */
/* -ms-transition: opacity 0.2s ease; */
/* -o-transition: opacity 0.2s ease; */
/* transition: opacity 0.2s ease; */
/* -webkit-transform: translateY(-50%); */
/* -moz-transform: translateY(-50%); */
/* -ms-transform: translateY(-50%); */
/* -o-transform: translateY(-50%); */
/* transform: translateY(-50%); */
/* color: #393536; */
/* display: inline-block; */
/* line-height: 1; */
/* left: 0px; */
/* position: absolute; */
/* top: 50%; */
/* } */
