﻿.Epay_MainPanel {color:#000;}
.Epay_MainPanel input{border: solid 1px #B09E53;}

.EPayArticle_FormView{float:left; width:100%; margin-bottom:40px;margin-top:10px;}


.gtb_InvoicePanel{float:left; width:100%;margin-bottom:5px;}
.gtb_InvoiceTitle{float:left; width:100%;}
.gtb_InvoiceNumberBox_TextBox{float:left; width:100%;}
.gtb_OrderPanel{float:left; width:100%;margin-bottom:5px;}
.gtb_OrderTitle{float:left; width:100%;}
.gtb_OrderNumberBox_TextBox{float:left; width:100%;}
.gtb_AmountPanel{float:left; width:100%;margin-bottom:40px;}
.gtb_AmountTitle{float:left; width:100%;}
.gtb_AmountToPayBox_TextBox{float:left; width:100%;}
.gtb_SubmitPanel{float:left; width:100%;}
.gtb_SubmitButton{    margin:6px;        
    background-color:#263017; 
    color:#fff;
    width: 97px;
    height: 28px;
    border: 0px solid #fff;
     cursor:pointer;
     float:right;}

.gtb_DescriptionArticle{}

.gtb_TermsBoxPanel
{
        height: 150px;
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 5px;
    border: solid 1px #B09E53;
    }

.alert_MainPanel{padding:100px; height:500px; font-size:18px; font-weight:bold;}
.gtb_AcceptedMessage{ color:Green;}
.gtb_DeclinedMessage{ color:Red;}