﻿/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);

body {
    margin: 0px;
    padding: 0px;
    background-repeat: repeat-x;
    background-image: url('../images/body-bg.jpg');
    background-color: #fdcd9d;
}


div#warning {
    width: 350px;
    height: auto;
    border: #333 2px solid;
    padding: 15px;
    background-color: #FFF;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    behavior: url(pie/PIE.htc);
}

div#searchTool {
    width: 1040px;
    height: 550px;
    border: #333 2px solid;
    padding: 15px;
    background-color: #FFF;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    behavior: url(pie/PIE.htc);
}

#message_popup {
    width: 396px;
    height: auto;
    border: #333 2px solid;
    padding: 15px;
    background-color: #FFF;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    behavior: url(pie/PIE.htc);
}

.warn-btn {
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    line-height: 0px;
    text-align: center;
    width: 165px;
    height: 35px;
    padding: 10px;
    margin-right: 15px;
    background-color: #ffcd9e;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    behavior: url(../pie/PIE.htc);
}

.warning-01 {
    width: 165px;
    height: 35px;
    padding: 10px;
    margin-right: 15px;
    background-color: #ffcd9e;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    behavior: url(../pie/PIE.htc);
}

.warning-02 {
    width: 175px;
    height: 35px;
    padding: 10px;
    background-color: #78c8e7;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    behavior: url(../pie/PIE.htc);
}


.dialogBox {
    width: 450px;
    height: auto;
    border: #333 2px solid;
    padding: 15px;
    background-color: #FFF;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    behavior: url(pie/PIE.htc);
}

#closeBtn, #btnNo, #btnCal, #ccCloseBtn, #lnkTryAgain, #btnCalc, #btnYes, #btnYes_mpext, #btnNo_mpext, #btnCreditChkMatch, #btnHoldCreditCheck, #btnHoldCreditCheck1 {
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    line-height: 0px;
    text-align: center;
    background-image: none;
    width: 165px;
    height: 35px;
    /*  padding: 10px;*/
    margin-right: 15px;
    background-color: #78c8e7; /*	background-color:#ffcd9e;*/
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    behavior: url(../pie/PIE.htc);
}

#btnFind,#btnCustSearchHold,#btnCustSearchContinue  {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 0px;
    text-align: center;
    background-image: none;
    width: 100px;
    height: 35px;
    /*  padding: 10px;*/
    margin-right: 15px;
    background-color: #78c8e7; /*	background-color:#ffcd9e;*/
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    behavior: url(../pie/PIE.htc);
}

#DepAmtCloseBtn, #VeriCancelBtn, #closekWhCalBtn, #btnConfirm, #btnContinueDeposit, #btnSubmit_crChkErr, #DepAmtContBtn {
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    line-height: 0px;
    text-align: center;
    width: 175px;
    height: 35px;
    /*   padding: 10px;*/
    background-color: #78c8e7;
    background-image: none;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    behavior: url(../pie/PIE.htc);
}

.HyperLink_Blue {
    text-align: center;
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
    color: #63abd6;
}

.CustSearch-fields {
    display: block;
    float: left;
    width: 18%;
    margin-left: 2%;
}

    .CustSearch-fields span {
        display: block;
        float: left;
        width: 100%;
        text-align: left;
        padding-bottom: 3px;
    }

    .CustSearch-fields input {
        display: block;
        float: left;
        width: 100%;
        text-align: left;
    }

.CustSearch-fields-source {
    width: 12% !important;
}

.CustSearch-fields-tranDate {
    width: 17% !important;
}

.CustSearch-fields-Email {
    width: 24% !important;
}

.CustSearch-Btn {
    display: block;
    float: right;
    margin-top: 15px;
    margin-right: 16px;
}

.CustSearch-title {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #f47920;
    margin: 15px 0px !important;
    display: block;
    float: left;
    text-align: center;
    width: 100%;
}

.CustSearch-div-bottom {
    display: block;
    float: left;
    margin-top: 20px;
    width: 100%;
}
