html,body{
    /* background: rgb(234,222,219); */
    /* background: linear-gradient(51deg, rgba(234,222,219,0.8519782913165266) 0%, rgba(233,220,217,0.9500175070028011) 12%, rgba(150,102,237,1) 91%); */
    background: #FFFFFF;
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#297BFA', endColorstr='#F8F8FD',GradientType=0 );  */
    -webkit-backgroud-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    font-family: -apple-system, BlinkMacSystemFont, 'Roboto', Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    height: 100vh;
    overflow-x: hidden;
}

.Mpay{
    max-width: 960px;
    margin: 0 auto;
    padding-top: 0px;
    margin-top: 25px;
}

.card-title{
    max-width: 506px;
    text-align: center;
    margin: 0 auto;
}

.card-title h1{
    color: #7030A0;
    font-size: 40px;
    /* text-shadow: 2px 2px 2px #47474775; */
    /* text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); */
    font-family: "Arial Black", Gadget, sans-serif;
}

.card-title img{
    height: auto;
    width: 300px;
    margin-bottom: 20px;
}

.card-parent{
    position: relative;
    top: 0px;
    padding: 0px 10px 0px 10px;
    max-width: 450px;
    margin: 0 auto;
}

.card-form{
    margin: 0 auto;
    text-align: center;
    max-width: 100%;
    height: auto;    
}

.card-form .form-fields{
    max-width: 80%;
    margin: 0 auto;
}

.card-form .form-captcha{
    padding: 15px 30px;
    border-radius: 16px;
    background-color: #971ADA;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.img-border{
    margin: 0 auto;
    height: 80px;
    padding-top: 13px;
    background: #FFFFFF;
    /* border: 1px solid #E9EBF6; */
    box-sizing: border-box;
    border-radius: 10px;
    max-width: 418px;
}

.logo-resize{
    min-width: 250px !important;
}

.gcash-checkbox{
	line-break: auto;
	margin-top: 15px;
	text-align: left;
	word-break: keep-all;
}

.checkbox-text{
    color:#4d4d4d;
}


.card-title{
    /* margin-top: 30px; */
    margin-bottom: 1.5rem;
}

.card-title h4{
    font-size: 26px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    color: #4d4d4d;
    letter-spacing: -1px;
    line-height: 26px;
    text-align: center;
}

form{
    max-width: 418px;
    margin: 0 auto;
}

.form-style{
    height: 66px;
    background: #F8F8FD;
    border: 1px solid #E9EBF6;
    box-sizing: border-box;
    border-radius: 10px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: -0.528px;
    color: #9EA1AB;
}

.form-style-btn{
    height: 66px;
    width: 100%;
    max-width: 418px;
    background: #F7BD4D;
    border-radius: 10px;
    font-size: 22px;
    margin-top: 8px;
    margin-bottom: 10px;
    color: #fff;
}

.form-style-btn:hover{
    background: #c59432;
    color: #fff;
}

.powered{
    margin: 30px auto;
    max-width: 180px;
}

.result{
    box-sizing: border-box;
    
}

.result_msg{
    background: #532E96;
    color: #FFFFFF;
    padding: 17px 20px;
    border-radius: 8px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.result_msg_error{
    background: #FD5757 !important;
}

.result_msg p{
    margin-bottom: 0px;
}

.result img{
    width: 64px;
}

.card-title-result{
    padding-bottom: 0px;
}

.card-title-system-maintenance{
    text-align: center !important;
    margin-top: 25px;
}

.card-title-result h4{
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    color: #4d4d4d;
    letter-spacing: -1px;
    line-height: 30px;
    padding-top: 10px;
    margin-bottom: 1rem;
}

.card-title-result p{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    letter-spacing: 0.01em;

    color: #828282;
}

.g-recaptcha{
    margin-left: auto;
    margin-right: auto;
    width: 304px;
    height: 78px;
}

.details{
    background-color: #FFFFFF;
    border: 1px solid #E8E9F1;
    box-sizing: border-box;
    border-radius: 12px;
    width: 100%;
    margin: 30px auto 10px;
    text-align: left;
    font-size: 14px;
    padding: 15px 20px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.tr-space{
    padding-top: 30px;
    cursor: pointer;
}

.td-header{
    font-weight: 600;
    letter-spacing: 0.05em;
}

.td-data{
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.01em;
    color: #595959;
    padding: 10px 0px;
}

.td-data2{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.01em;
    color: #313131;
    text-align: right;

}

.td-button{
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.05em;
    cursor: pointer;
}

.tb{
    width: 100%;
}

.form-style-red{
    height: 66px;
    border-color: #FF4B4B;
    width: 100%;
    max-width: 418px;
    border-radius: 10px;
    font-size: 20px;
    margin-top: 20px;
    background: #FF4B4B;
    border-radius: 6px;
}

.error-alert{
    background: #FF5F6E;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    color: #fff;
    top: 120px;
    margin: 0 auto;
    padding: 19px 10px 18px 10px;
}


.error-alert img{
    max-width: 40px;
    float: left;
    margin-right: 10px;
}

.error-alert p{
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 200%;
    color: #FFFFFF;
    display: inline;
    margin-left: 0px;
    width: 725px;
    word-wrap: break-word;
}

.card-alert{
    position: absolute;
    height: 78px;
    width: 100%;
    max-width: 725px;
    margin: 0 auto;
    padding: 120px 20px;
    top: 120px;
    left: 0px;
    right: 0px;
}

.card-alert-left{
    display: inline;
}

.card-alert-right{
    float: right;
    display: inline;
    margin-right: 20px;
    margin-top: 5px;
}

.sys-main{
    line-height: 25px !important;
    font-size: 16px !important;
}

.reminder{
    color: #FFF;
}

/* LARGE LG */
@media (min-width: 992px){
    .Mpay{
        padding-top: 20vh;
    }
    .card-title{
        text-align: left;
    }
    .card-title h1{
        font-size: 60px;
    }
    .card-title img{
        margin-bottom: 30px;
    }
    .card-parent{
        max-width: none;
    }

}

@media (min-width: 375px){
    .error-alert img{
        max-width: 40px;
    }

    .error-alert p{
        font-size: 14px;
        margin-left: 10px;
    }
}


input[type="text"], input[type="number"]{
    border-radius: 35px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    height: 60px;
    padding-left: 25px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

input::-webkit-input-placeholder { /* WebKit browsers */
    line-height: 1.5em;
  }
  input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    line-height: 1.5em;
  }
  input::-moz-placeholder { /* Mozilla Firefox 19+ */
    line-height: 1.5em;
  }
  input:-ms-input-placeholder { /* Internet Explorer 10+ */
    line-height: 1.5em;
  }

/* removes the arrows on the right side for number fields */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
small{
    color: #7030A0;
}
input[type="number"] {
    -moz-appearance: textfield;
}