.center {
    max-width: 100%;
}
.hidden{
    display:none!important;
}
#main .steps .title h2{
    font-family: 'Lato', sans-serif !important;
    text-transform:  uppercase;
    font-size: 1.725rem;
    font-weight: 600 !important;
    margin: 10px auto;
    text-align: center;
    color: #403c3e;
}

#main .steps .title hr {
    width: 150px;
    margin: 30px auto;
    border-top: 1px solid #585858;
}

#main .steps .back-button {
    padding: 0 15px;
}

#main .steps .back-button a{
    display: block;
    background: url(/wp-content/themes/em-white-lily/library/images/calendar/arrow-active.svg) left center no-repeat;
    text-decoration: none;
    width: 100px;
    font-family: 'Lato', sans-serif !important;
    font-size: 12px;
    background-size: 7px;
    text-transform: uppercase;
    font-weight: 500;
    padding-left: 15px;
    color: #8e8e8e;
    cursor: pointer;
}


.ajaxloader{
    position: absolute;
    background: url(images/ajaxloader.gif) no-repeat;
    z-index: -1;
    height: 100px;
    width: 100px;
    background-size: cover;
    top: 35%;
    left: 35%;
}

.action .ajaxloader{
    height: 70px;
    width: 70px;
    top: 0;
    left: 63%;
}
/** Step 1 Styles **/
#main #step1 {
    width: 100%;
    margin: 0 auto;
}

#main #step1 .row {
    max-width: 1600px;
    margin:0 auto;
}


#main #step1 .items .item {
    text-align: center;
    border: 2px solid #e6cecf;
    padding: 50px 15px;
    vertical-align: top;
    width: 100%;
    min-height: 350px;
    cursor: pointer;
}
#main #step2 .calendar-and-sechedules,#main .steps .row{
    margin: 0 auto;
    max-width: 62.5em;
    width: 100%;
    display:block;
}
#main #step1 .items .item.box-to-pink{
    background: #e6cecf;
    transition: all 500ms ease;
}

#main #step1 .items .item p, #main #step1 .items .item h5 {
    font-family: 'Lato', sans-serif !important;
}

#main #step1 .items .item p {
    font-size: 1rem;
    color: #403c3e;
}

#main #step1 .items .item p.time {
    font-weight: 600;

}

#main #step1 .items .item p small {
    font-size: .875rem;
    line-height: .875rem;
}

#main #step1 .items .item h5 {
    min-height: 60px;
    font-size: 1rem;
    text-transform:  uppercase;
    color: #403c3e;
}

/** Step 2 Styles **/
#main #step2 {

}

/*#main #step2 .calendar-and-schedules .content {
    max-width: 1180px;
    margin: 0 auto;
}*/

#main #step2 .content .col {
    margin: 1.5%;
    width: 29%;
    display: inline-block;
    vertical-align: top;
    position:relative;
}

#main #step2 .content .col .ui-datepicker {
    width: 100%;
    border: 0;
}

#main #step2 .content .col .ui-datepicker .ui-datepicker-header {
    background: none;
    border: 0;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}

#main #step2 .content .col .ui-datepicker table {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 10px;
}

#main #step2 .content .col .ui-datepicker .ui-datepicker-title {
    font-size: 12px;
}

#main #step2 .content .col .ui-state-default,
#main #step2 .content .col .ui-widget-content .ui-state-default,
#main #step2 .content .col .ui-widget-header .ui-state-default,
#main #step2 .content .col .ui-button,
#main #step2 .content .col .ui-button.ui-state-disabled:hover,
#main #step2 .content .col .ui-button.ui-state-disabled:active {
    background: #fff;
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-size: 10px;
}

#main #step2 .content .col .ui-state-default.ui-state-hover {
    border: 1px solid #e6cecf;
    color: #000;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year{
    font-size: 12px;
    padding: 8px 10px;
    border-radius: 0;
    height: auto;
    line-height: 1rem;
    margin-right: 6px;
}
#main #step2 .content .col .ui-state-highlight,
#main #step2 .content .col .ui-widget-content .ui-state-highlight,
#main #step2 .content .col .ui-widget-header .ui-state-highlight {
    border: 1px solid #e6cecf;
    background: #fff;
    color: #000;
    font-family: 'Lato', sans-serif;
    text-align: center;
}

#main #step2 .content .col .ui-state-hover {
    border: 0;
    background: none;
    cursor: pointer;
}

#main #step2 .content .col .ui-state-default.ui-state-hover:active,
#main #step2 .content .col .ui-state-default.ui-state-active {
    background: #e6cecf;
    border: 1px solid #e6cecf;
    color: #fff;
}

#main #step2 .content .col .ui-datepicker-next span {
    background: url(/wp-content/themes/em-white-lily/library/images/calendar/arrow-active.svg) center center no-repeat;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

#main #step2 .content .col .ui-datepicker-prev span {
    background: url(/wp-content/themes/em-white-lily/library/images/calendar/arrow-active.svg) center center no-repeat;
}

#main #step2 .content .col .item.selected {
    margin: 0;
    text-align: center;
    border: 2px solid #e6cecf;
    background: #e6cecf;
    padding: 40px 15px;
    vertical-align: top;
    max-width: 220px;
    display: inline-block;
    min-height: 350px;
    cursor: pointer;
    position: relative;
}

#main #step2 .content .col .item.selected a.back-button {
    background: url(/wp-content/themes/em-white-lily/library/images/calendar/arrow-white.svg) center center no-repeat;
    width: 30px;
    height: 30px;
    background-size: 10px;
    position: absolute;
    left: 0;
    bottom: 10px;
}

#main #step2 .content .col.appointments {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}

#main #step2 .content .col.appointments .room-description{
    display:block;
}
#main #step2 .content .col p, #main #step2 .content .col h5 {
    font-family: 'Lato', sans-serif !important;
}

#main #step2 .content .col p {
    font-size: 1rem;
    color: #fff;
    font-weight: 500;
}

#main #step2 .content .col p.time {
    font-weight: 600;
    color: #fff;
}

#main #step2 .content .col p small {
    font-size: 1rem;
    line-height: 1rem;
    color: #fff;
    font-weight: 500;
}

#main #step2 .content .col h5 {
    font-size: 1rem;
    text-transform:  uppercase;
    color: #fff;
    font-weight: 600 !important;
}

#main #step2 .content .col.appointments .schedules a {
    font-family: 'Lato', sans-serif !important;
    display: inline-block;
    padding: 10px;
    border: 1px solid #000;
    font-size: 13px;
    color: #000;
    width: 45%;
    margin: 1.5%;
    text-decoration: none;
    cursor: pointer;
    transition: all 1s;
}

#main #step2 .content .col.appointments .schedules a:hover {
    background: #000;
    color: #fff;
}

#main #step2 .details {
    background: #f7f0f1;
    margin-top: 40px;
}

#main #step2 .details .content {
    /* background: url(/wp-content/themes/em-white-lily/library/images/bookings/bride-bg.jpg) right 60px no-repeat; */
    padding: 50px 0;
    /* background-size: 320px; */
}

#main #step2 .details .content .text{
    width: 60%;
}

#main #step2 .details .content .text h3{
   font-family: "red-velvet", sans-serif !important;
    margin-bottom: 30px;
    letter-spacing: 0;
}

/** Step 3 Styles **/
#main #step3 {}

#main #step3 .title h2{
    font-size: 16px;
}

#main #step3 .back-button {
    position: absolute;
    top: -15px;
}

#main #step3 .content .section .grid-x .col {
    display: inline-block;
    width: 45%;
    margin: 8px 1% 8px 1%;
}

#main #step3 .content .section  .grid-x .col.full-width {
    width: 100%;
}


#main #step3 .content .section .label {
    font-family: 'Lato', sans-serif !important;
    text-transform: uppercase;
    font-weight: 600;
    color: #403c3e;
    padding: 20px 0;
}

#main #step3 .content .section .grid-x .col label {
    font-family: 'Lato', sans-serif !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    color: #403c3e;
}

#main #step3 .content .section  .grid-x .col input,
#main #step3 .content .section  .grid-x .col select,
#main #step3 .content .section  .grid-x .col textarea,
#billingname
{
    width: 100%;
    font-size: 12px;
    padding: 8px 10px;
    border-radius:0;
}

#main #step3 .content .section .grid-x .col.tick-box a {
    display: none;
}

#main #step3 .content .section .grid-x .col.tick-box input {
    display: block;
    border: 1px solid #403c3e;
    background: #fff;
}
#main #step3 .content .section .grid-x .col.tick-box input[type="checkbox"]{
    display: inline;
    width: auto;
    margin-right: 10px; 
}
#main #step3 .content .section .grid-x .col.tick-box {
    padding: 20px 0;
}

#main #step3 .content .section .grid-x .col.tick-box span.tick-label {
    display: block;
    margin: 2px 0 0 20px;
}

#main #step3 .content .section .grid-x .col .button.pink {
    border: 2px solid #e6cecf;
    background: #e6cecf;
    color: #403c3e;
    padding: 12px 30px;
    font-weight: 600;
    font-size: 12px;
    margin: 15px 0;
}

#main #step3 .content .section .grid-x .col.action {
    text-align: right;
    position: relative;
}

#main #step4 .confirmation-details p{
    color:#e6cecf;
    text-align:center;
    font-family: 'Lato', sans-serif !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size:18px;
}
/** Sticky Footer Styles **/
#main .sticky-footer {
    background: #e6cecf;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
    padding: 0px 180px;
}

#main .sticky-footer .item {
    display: inline-block;
    width: 30%;
    margin: 1.5%;
}

#main .sticky-footer .item p, #main .sticky-footer .item a {
    font-family: 'Lato', sans-serif !important;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

#main .sticky-footer .item.center {
    text-align: center;
}

#main .sticky-footer .item.center p{
    font-size: 14px;
}

#main .sticky-footer .item.right {
    text-align: right;
}

#main .sticky-footer .item.right a {
    display: block;
    background: url(/wp-content/themes/em-white-lily/library/images/calendar/arrow-white.svg) center center no-repeat;
    text-decoration: none;
    width: 100px;
    float: right;
    margin-right: 150px;
}

.btn-charge{
    position: relative;
    border-radius: 4px;
    background-color: #3ea8e5;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#44b1e8),to(#3098de));
    background-image: -webkit-linear-gradient(top,#44b1e8,#3098de);
    background-image: linear-gradient(-180deg,#44b1e8,#3098de);
    box-shadow: 0 1px 0 0 rgba(46,86,153,.15), inset 0 1px 0 0 rgba(46,86,153,.1), inset 0 -1px 0 0 rgba(46,86,153,.4);
    font-size: 12px;
    line-height: 21px;
    height: 37px;
    font-weight: 700;
    text-shadow: 0 -1px 0 rgba(0,0,0,.12);
    color: #fff;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 0;
    padding: 0;
    width: 100%;
}
/** Mobile and Tablet View **/
@media (max-width: 991px){

    /** Step 1 Styles **/

    .center {
        padding: 0;
    }

    #main #step1 , #main #step1 .row {
        max-width: 100%;
    }

    #main #step1 .items .item {
        float: none;
        min-height: 350px;
        width: 250px;
        margin: 0 auto;
        display: block;
    }

    #main #step1 .items .item h5 {

    }

    /** Step 2 Styles **/
    #main #step2 .content .col {
        width: 100%;
        margin: 0;
        padding: 15px;
    }

    #main #step2 .content .col.first,
    #main #step2 .content .col.second {
        width: 100%;
    }

    #main #step2 .content .col.first {
        display:none;
    }

    #main #step2 .details .content {
        background: none;
        padding: 30px 0;
    }

    #main #step2 .details .content .text{
        width: 100%;
        text-align: center;
        padding: 15px;
    }
 
    /** Step3 Styles **/
    #main #step3 .content .section .label {
        padding: 20px 15px;
    }

    #main #step3 .content .section .grid-x .col {
        width: 100%;
        margin: 0;
        padding: 10px 15px;
    }

    #main #step3 .content .section .grid-x .col.tick-box {
        padding: 10px 15px;
    }

    /** Sticky Footer Styles **/
    #main .sticky-footer {
        padding: 15px 0;
    }

    #main .sticky-footer .item {
        display: inline-block;
        width: 100%;
        margin: 1.5%;
        text-align: center;
    }

    #main .sticky-footer .item p {
        margin: 0;
    }

    #main .sticky-footer .item.right {
        display: none;
    }

    #main #step3 .content .section .grid-x .col.action {
        text-align: center;
    }
}

/* --- Custom Bootstrap ----*/

.modal {
  position: fixed;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.modal-open .modal {
  overflow-y: hidden;
}

.modal-backdrop {
  z-index: auto !important;
}

.modal-content {
  border-radius: 6px;
  max-width: 300px;
  padding-bottom: 36px;
  position: fixed;
  z-index: 2147483647;
  left: 0;
  right: 0;
  background-color: #f5f5f7;
  box-shadow: 0 12px 30px 0 rgba(0,0,0,.5), inset 0 1px 0 0 hsla(0,0%,100%,.65);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin: 70px auto 0 auto;
}
	
.modal-header {
  padding: 12px 36px;
  text-align: center;
  background-color: #e8e9eb;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  height: 115px;
}

.modal-footer {
  padding: 15px;
}

.payment-method-selector-wrapper {
  width: 100%;
  position: relative;
  background-color: #e8e9eb;
}

.payment-method-selector-edge {
  border-top: 1px solid #fff;
  box-shadow: 0 -1px 0 0 #d2d2d3;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 100%;
  height: 4px;
  background-color: #f5f5f7;
  margin-bottom: 15px;
}

.header-logo {
  position: relative;
  margin-bottom: 6px;
  height: 35px;

}

.header-logo-wrap {
  position: absolute;
  top: -38px;
  right: 0;
  left: 0;
  width: 70px;
  height: 70px;
  margin: 0 auto;
}

.header-logo-bevel {
  border: 1px solid rgba(0,0,0,.2);
  width: 64px;
  height: 64px;
  border-radius: 100%;
  box-shadow: inset 0 1px 0 0 hsla(0,0%,100%,.1);
  position: absolute;
  top: 3px;
  left: 3px;
}

.header-logo-border {
  border: 3px solid #fff;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  box-shadow: 0 0 0 1px rgba(0,0,0,.18), 0 2px 2px 0 rgba(0,0,0,.08);
  position: absolute;
  top: 0;
  left: 0;
}

.header-logo-image {
  width: 64px;
  height: 64px;
  margin: 3px;
  border-radius: 100%;
  background: #fff url('./images/cardCaptureDefaultLogo.png');
  background-position: 50% 50%;
  background-size: cover;
  display: inline-block;

}

.header-company-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  font-weight: 700;
  color: #000;
  text-shadow: 0 1px 0 #fff;
}

.header-purchase-description {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: 500;
  color: #5b5b65;
  text-shadow: 0 1px 0 #fff;
  padding-bottom: 6px;
  margin: 0;
}

.close.cip-close {
    position: relative;
    top: -10px;
    right: -40px;
    z-index: 100;
    border:none;
}
.close.cip-close:hover{
    background:none;
    border:none;
}
.icon {
  height: 30px;
  width: 30px;
  color: #9686b1;
}

.icon-position {
  right: -22px;
  top: -24px;
}

.input-card-image {
  width: 35px;
  position: absolute;
  right: 6px;
  top: 7px;
  z-index: 200;
}

#card-number-type {
  position: relative;
}

#fullsteam-hosted-card-number-div {
  padding-left: 25px !important;
}

#token-form.form-horizontal .form-group {
  margin-bottom: 0;
}

#token-form.form-horizontal .control-label {
  padding-top: 0;
  font-size: 12px;
}

.icon-position-fs {
  right: -6px;
  top: -24px;
}

.form-control.form-control-highlighted {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}

.fs-error {
  font-size: 12px;
}

.small-inputs.col-xs-4 {
  padding: 0 !important;
}

.modal input.form-control {
  padding-left: 25px;
}

.col-ms-4.exp-month {
  padding-left: 39px;
  padding-right: 0px;
}

.col-ms-4.exp-year {
  padding-left: 3px;
  padding-right: 36px;
}

.col-ms-4.cvv-input {
  padding-right: 39px;
  padding-left: 0px;
}

.col-xs-4.exp-month {
  padding-left: 15px;
}

.col-xs-4.exp-year {
  padding-left: 5px;
  padding-right: 5px;
}

.col-xs-4.cvv-input {
  padding-right: 15px;
}
	

.modal input.form-control.mini-input {
	padding-left: 15px;
}

.payment-btn {
  position: relative;
  border-radius: 4px;
  background-color: #3ea8e5;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#44b1e8),to(#3098de));
  background-image: -webkit-linear-gradient(top,#44b1e8,#3098de);
  background-image: linear-gradient(-180deg,#44b1e8,#3098de);
  box-shadow: 0 1px 0 0 rgba(46,86,153,.15), inset 0 1px 0 0 rgba(46,86,153,.1), inset 0 -1px 0 0 rgba(46,86,153,.4);
  font-size: 17px;
  line-height: 21px;
  height: 37px;
  font-weight: 700;
  text-shadow: 0 -1px 0 rgba(0,0,0,.12);
  color: #fff;
  cursor: pointer;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  width: 100%;
}

.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
    line-height:1.0;  
    margin-bottom: 10px
}

.pt-10 {
	padding-top: 10px;
}

h5 {
	padding-bottom: 10px;
}

div.text-danger {
	padding-bottom: 5px;
	padding-top: 5px;
}

.processing {
	position: relative;
    top: -60px;
}

.remove-spacing h5 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: -5px;
}

/* @media screen and (max-device-width: 767px) {
 .cvv-input {
  padding-right: 15px;
 }

 .exp-month {
   padding-left: 15px;
 }
 
 .exp-year {
   padding-left: 5px;
   padding-right: 5px;
 }
 
} */




/**
  * Custom Bootstrap 3 grid for 480-767px layout
  * Author: Iftakhar Hasan
  *
  * A new set of column classes (with class prefix .col-ms- ) for Bootstrap 3
  * to make Medium Small grids for supporting 480-767px
  *
  * This will push the default Bootstrap 3 Extra Small column (class prefix .col-xs- )
  * to support 1-479px instead of 1-767px
  */

  .col-ms-1,
  .col-ms-2,
  .col-ms-3,
  .col-ms-4,
  .col-ms-5,
  .col-ms-6,
  .col-ms-7,
  .col-ms-8,
  .col-ms-9,
  .col-ms-10,
  .col-ms-11,
  .col-ms-12 {position:relative; padding-left:15px; padding-right:15px;} 
  @media (min-width: 480px) and (max-width: 767px) {
    .container {max-width:748px;} 
    .col-ms-1,
    .col-ms-2,
    .col-ms-3,
    .col-ms-4,
    .col-ms-5,
    .col-ms-6,
    .col-ms-7,
    .col-ms-8,
    .col-ms-9,
    .col-ms-10,
    .col-ms-11 {float:left;}
    .col-ms-1 {width:8.33333333%;}
    .col-ms-2 {width:16.66666667%;}
    .col-ms-3 {width:25%;}
    .col-ms-4 {width:33.33333333%;}
    .col-ms-5 {width:41.66666667%;}
    .col-ms-6 {width:50%;}
    .col-ms-7 {width:58.33333333%;}
    .col-ms-8 {width:66.66666667%;}
    .col-ms-9 {width:75%;}
    .col-ms-10 {width:83.33333333%;}
    .col-ms-11 {width:91.66666667%;}
    .col-ms-12 {width:100%;}
    .col-ms-pull-0 {right:auto;}
    .col-ms-pull-1 {right:8.33333333%;}
    .col-ms-pull-2 {right:16.66666667%;}
    .col-sm-pull-3 {right:25%;}
    .col-sm-pull-4 {right:33.33333333%;}
    .col-sm-pull-5 {right:41.66666667%;}
    .col-sm-pull-6 {right:50%;}
    .col-sm-pull-7 {right:58.33333333%;}
    .col-ms-pull-8 {right:66.66666667%;}
    .col-ms-pull-9 {right:75%;}
    .col-ms-pull-10 {right:83.33333333%;}
    .col-ms-pull-11 {right:91.66666667%;}
    .col-ms-pull-12 {right:100%;}
    .col-ms-push-0 {left:auto;}
    .col-ms-push-1 {left:8.33333333%;}
    .col-ms-push-2 {left:16.66666667%;}
    .col-sm-push-3 {left:25%;}
    .col-sm-push-4 {left:33.33333333%;}
    .col-sm-push-5 {left:41.66666667%;}
    .col-sm-push-6 {left:50%;}
    .col-sm-push-7 {left:58.33333333%;}
    .col-ms-push-8 {left:66.66666667%;}
    .col-ms-push-9 {left:75%;}
    .col-ms-push-10 {left:83.33333333%;}
    .col-ms-push-11 {left:91.66666667%;}
    .col-ms-push-12 {left:100%;}
    .col-ms-offset-0 {margin-left:0;}
    .col-ms-offset-1 {margin-left:8.33333333%;}
    .col-ms-offset-2 {margin-left:16.66666667%;}
    .col-ms-offset-3 {margin-left:25%;}
    .col-ms-offset-4 {margin-left:33.33333333%;}
    .col-ms-offset-5 {margin-left:41.66666667%;}
    .col-ms-offset-6 {margin-left:50%;}
    .col-ms-offset-7 {margin-left:58.33333333%;}
    .col-ms-offset-8 {margin-left:66.66666667%;}
    .col-ms-offset-9 {margin-left:75%;}
    .col-ms-offset-10 {margin-left:83.33333333%;}
    .col-ms-offset-11 {margin-left:91.66666667%;}
    .col-ms-offset-12 {margin-left:100%;}
    .form-horizontal .control-label {
      padding-top: 7px;
      margin-bottom: 0;
      text-align: right;
    }
    
  }
  
  @media (min-width: 1px) and (max-width: 479px)  {
  .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 {
      padding-left: 0px;
      padding-right: 0px;
    }
  .row {
      margin: 0px;
    }
      
  }

  /**
 * The CSS shown here will not be introduced in the Quickstart guide, but shows
 * how you can use CSS to style your Element's container.
 */
.StripeElement {
    box-sizing: border-box;
  
    height: 40px;
  
    padding: 10px 12px;
  
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: white;
  
    box-shadow: 0 1px 3px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
    width:100%;
  }
  
  .StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
  }
  
  .StripeElement--invalid {
    border-color: #fa755a;
  }
  
  .StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
  }
  .stripe-input {
    padding-left: 15px;
    padding-right: 15px;
}

button.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

.fade:not(.show) {
    opacity: 0;
  }
  .fade.in {
    opacity: 1!important;
    z-index:999
}