﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    /*max-width: 280px;*/
    
}


/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }

    .body-content {
        padding: 0;
    }
}


.HeaderImage {
  background-image: url(../Images/logo.png);
  background-repeat: no-repeat;
  top: 0;
  position: fixed;
  width: 100%;
  margin-bottom: 10px;
  height: 100px;
}

.btn-search {
    margin: 5px;
  color: #ffffff;
  font-size: small;
  background-color: #428bca;
  border-color: #357ebd;
}



.divSearch {
  padding: 20px;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 200;
  line-height: 1;
  color: inherit;
  background-color: #eeeeee;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  
}

.divSearch h1 {
  line-height: 1;
  color: inherit;
}

.divSearch p {
  line-height: 1;
}

.container .divSearch {
  border-radius: 6px;
}

.divRows {
    vertical-align: top;
    margin-bottom: 3px;
}

.grdVouchers
{
    margin: 1px 1px 1px 1px;
    color: #333333;
    width: 85%;
    font-size:smaller;
}

.grdVouchersHeaderStyle
{
    background-color: #4b6c9e;
    font-weight:bold;
    color: White;
    margin: 5px;
}

.grdVouchersFooterStyle
{
    background-color: #990000;
    font-weight: bold;
    color: White;
}

.OnlineDescription 
{
    color: blue;
    font-size: larger;
    font-weight:600;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 20px;
}

.OnlineDetailedDescription{
    color: black;
    font-size: medium;
    font-weight: 300;
    padding-bottom: 5px;
    padding: 5px;
}


.grdVouchersItemStyle {
    padding-bottom: 5px;
    padding: 20px;
    font-size: small;
}

.grdVouchersItemStyle tr {
    padding: 10px;
    
}

.grdVouchersHeaderStyle 
{
    font-size: medium;
}

.VoucherValue {
    font-size: medium;
    font-weight: 400;
    color: blue;
    vertical-align: central;
}

.drpQuantity {
    height: 30px;
    color: black;
    font-size:large;
}

.VoucherValueHeader {
    
}

.divBasketHeader {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 95%;
}


.grdBasket
{
    margin: 1px 1px 1px 1px;
    color: #333333;
    width: 85%;
    font-size:smaller;
}

.grdBasketHeaderStyle
{
    background-color: #4b6c9e;
    font-weight:bold;
    color: White;
    margin: 5px;
}

.grdBasketFooterStyle
{
    background-color: #990000;
    font-weight: bold;
    color: White;
}

.grdBasketPagerStyle
{
    background-color: #FFCC66;
    color: #333333;
}

.grdBasketAlternateStyle
{
    background-color: #DFE8FF;
    color: #333333;
    height:20px;
    font-size: small;
}
.grdBasketItemStyle
{
    background-color: #DFE8FF;
    color: #333333;
    height:20px;
    font-size: small;
}


.lblBasket
{
    color: #428bca;
    font-size: medium;
    margin: 0px 5px 0px 0px;
}

.lblSelectVoucherType
{

}

.lblPostPackage
{

}

.lblPostPackageAmount
{

}

.lblTotalBookingValue
{

}

.grdButton {
    width: 100px;
}

.grdButton INPUT {
    margin: 5px 5px 5px 5px;
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #4980C1;
    color: #ffffff;
    font-size: small;
    background-color: #428bca;
    border-color: #357ebd;
    height: 20px;
}

.chkAmendRetail
{
    margin-left: 10px;
}

.textEntryNumeric
{
    text-align: right;
}

.LookupHeader
{
    margin-top: 10px;
}

.LookupDescriptionHeader
{
    margin-top: 10px;
    color: red;
}

.DropDownList
{
    width: 300px;
    margin-bottom: 10px;
}

.colHelp
{
    background-color : #ffff99;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 0px;
}

.btnPadding
{
    margin-top: 10px;
}

.LookupField
{
    margin-bottom: 5px;
}

.textEntry
{
    
}

.rbVoidWaste
{
    font-size: small;
    margin: 5px 5px 5px 5px;

}

.textEntryAddress
{
    margin-bottom: 0px;
}

.lblCode
{
    
}

.lblDescription
{
    
}

.lblCompanyName
{
    margin-top: 5px;
    margin-bottom: 10px;
}

.textEntryCompanyName
{
    margin-top: 5px;
    margin-bottom: 10px;
    width: 300px;
}

.textEntryAddress1{
    margin-top: 10px;
}

.lblAddress
{
    margin-top: 20px;
}

.textEntryEmail
{
    width: 300px;
}

.textEntryCode
{

}

.textEntrySiteID
{

}

.textEntrySiteName
{

}

.textEntryElavonSettings
{

}

.lblReservationID
{

}

.lblReservationCustomer
{

}

.inputPaymentAmount
{
    width: 130px;
    height:20px;
}

.lblSiteName
{

}

.lblSiteDescription
{

}

.lblSiteSecurityKey
{

}

.lblMerchantID
{

}

.lblAccountID
{

}

.lblPreAuthMethod
{

}

.chkValidateCardOnly
{
    margin-left: 10px;
}

.txtEntrySiteName
{
    width: 401px;
}

.textEntryElavonField
{
    width: 400px;
}

.lblExistingSites
{

}

.grdExistingSiteEdit
{
    
}

.grdExistingSiteCancel
{

}

.dgExistingSites 
{
    margin-left: 10px;
}

.dgExistingSitesFooterStyle 
{
}

.dgExistingSitesItemStyle
{

}

.dgExistingSitesAlternateStyle
{

}

.dgExistingSitesHeaderStyle
{

}

.chkTestMode
{

}

.grdExistingSiteTestMode
{

}

.lblNewSitePrompt {
    color: red;
}

.lblHotsoft
{
    height: 200px;

}

.lblUserLoginHeader {
    margin-top: 10px;
    color: red;
}