﻿* /* Apply this font family everywhere throughout the site */
{
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    margin: 0px;
    padding: 0px;
}


/*@font-face {font-family: "NeoTech";*/
/*  src: url("../../Info/font-face/5327c4cfd61848c61ae685287c7b482f.eot");*/  /* IE9*/
/*  src: url("../../Info/font-face/5327c4cfd61848c61ae685287c7b482f.eot?#iefix") format("embedded-opentype"),*/ /* IE6-IE8 */
/*  url("../../Info/font-face/5327c4cfd61848c61ae685287c7b482f.woff2") format("woff2"),*/ /* chrome、firefox */
/*  url("../../Info/font-face/NeoSans/NeoSans.woff") format("woff"),*/ /* chrome、firefox */
/*  url("../../Info/font-face/NeoSans/NeoSans.ttf") format("truetype"),*/ /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
/*  url("../../Info/font-face/NeoSans/NeoSans.svg") format("svg"); */ /* iOS 4.1- */
/*}*/


@font-face {
  font-family: "neoSans";
  src: url("../../Info/font-face/NeoSans/NeoSans.eot");
  src: url("../../Info/font-face/NeoSans/NeoSans.eot?#iefix") format("embedded-opentype"), url("../../Info/font-face/NeoSans/NeoSans.ttf") format("truetype"), url("../../Info/font-face/NeoSans/NeoSans.woff") format("woff"), url("../../Info/font-face/NeoSans/NeoSans.svg#NeoSans") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "neoSans-Bold";
  src: url("../../Info/font-face/NeoSans/NeoSans-Bold.eot");
  src: url("../../Info/font-face/NeoSans/NeoSans-Bold.eot?#iefix") format("embedded-opentype"), url("../../Info/font-face/NeoSans/NeoSans-Bold.ttf") format("truetype"), url("../../Info/font-face/NeoSans/NeoSans-Bold.woff") format("woff"), url("../../Info/font-face/NeoSans/NeoSans-Bold.svg#NeoSans-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}

.SubSectionHeader, .SubSectionHeader *, .SubSectionHeaderSub, .SubSectionHeaderWel, .SubSectionHeaderSub *, .NewAppBarON, .NewAppBarOFF, .MyGridHeader, h1, h2, h3, h4{
    font-family:"neoSans" !important;
    }
.SubSectionHeaderGreen
{
    font-family:"neoSans" !important;
    color:#B6CD23;
    font-size: 30px;
    font-weight: 180;
    padding-bottom: 1px;
}
    
body {
  font-family: 'MyWebFont', Fallback, Trebuchet MS;
}

select
{
    height: 20px !important;
}

input[type=text],[type=password]
{
    height: 22px; /*changed to 22px in bootstrap*/
    color: #333;
}

label
{
    margin-bottom: 0;
    font-weight: inherit;
    display: inline;
}

input[type=checkbox] {
    vertical-align: bottom;
}

input, select, textArea
{
    color: #333;
}

table
{
    border-collapse: separate;
}

.SubSectionHeader
{
    font-size: 24px;
    font-weight: 200;
    color: #706F6F; /*border-bottom-style:groove; 	border-bottom-color:#F58345; 	border-bottom-width:2px;*/
    padding-bottom: 1px;
}

.container, .container-fluid {
    width:auto;
}

.SubSectionHeaderWel {
    font-size: 32px;
    font-weight: 200;
    color: #706F6F; /*border-bottom-style:groove; 	border-bottom-color:#F58345; 	border-bottom-width:2px;*/
    padding-bottom: 5px;
}


.SubSectionHeaderSub
{
    font-size: 18px;
    font-weight: 500;
    color: #706f6f; /*border-bottom-style:groove; 	border-bottom-color:#F58345; 	border-bottom-width:2px;*/
    padding-top: 15px;
    padding-bottom: 15px;
}

.ResumeApplicationBox
{
    position: absolute;
    right: 15px;
    top: 135px;
    width: 250px;
    background-color: white;
    padding: 12px;
    border: 2px solid #ffffff;
    min-height: 190px;
    border:1px solid #706F6F;
}

.ResumeApplicationBox p
{
    font-size: 13px;
}

.ResumeApplicationBox fgBtn a
{
    color: white;
}

.MenuSurround
{
    background-repeat: repeat-x;
    background-color: #dae281;
}

.MenuStatic
{
    border-bottom: #000000 1px solid;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #666666;
}

.MenuStaticHover
{
    background-color: #95509c;
}

.MenuDynamic
{
    border-bottom: #000000 1px solid;
    background-color: #666666;
}

.MenuDynamicHover
{
    background-color: #95509c;
}

.IE8Fix
{
    z-index: 100;
}

a:hover, a:focus
{
    color: White;
}

a
{
    text-decoration: underline;
}
.MenuStatic, .MenuDynamic
{
    height: 20px;
    color: #CCCCCC;
    background-image: url(../../Images/FG/Menu24px.jpg);
    background-repeat: repeat-x;
    border: none;
    background-color: Black;
}
.MenuStaticHover, .MenuDynamicHover
{
    height: 20px;
    color: White;
    background-image: url(../../Images/FG/MenuHighlight24px.jpg);
    background-repeat: repeat-x;
}

.MenuStaticHover a, .MenuDynamicHover a
{
    text-decoration: none;
    color: White;
}

.MenuStatic a, .MenuStaticHover a, .MenuDynamic a, .MenuDynamicHover a /* Modification for ASP.NET Menu as per http: //blogs.msdn.com/dannychen/ */
{
    height: auto;
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 0px; /*text-transform:uppercase;*/
}

.MenuStatic a, .MenuStaticHover a
{
    width: 100%;
}

.MenuDynamic a, .MenuDynamicHover a
{
    width: 240px;
}


/* ----------------------------------------------- Start 'MyGrid' ------------------------------------------- */
.MyGrid
{
    border-right: #706F6F 1px solid;
    border-top: #706F6F 1px solid;
    border-left: #706F6F 1px solid;
    border-bottom: #706F6F 1px solid;
}

.MyGrid td, .MyGridHeader th
{
    border-bottom: #706F6F 1px solid;
    border-top: none;
    border-right: #706F6F 1px solid;
    border-left: none;
}

.MyGrid td img, .MyGrid td input
{
    vertical-align: middle;
}

.MyGridHeader
{
    background-color: #706F6F;
    color: White;
    /*background-image: url(../../Images/FG/MenuHighlight24px.jpg);
    background-repeat: repeat-x;*/
}

.MyGridHeader, .MyGridHeader a:visited, .MyGridHeader a:hover, .MyGridHeader a:link
{
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.MyGridHeader a:hover
{
    color: #000000;
}

.MyGridHeader th
{
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: center;
}

.MyGridItem, .MyGridItemALT, .MyGridItemHighlight, .MyGridItemALTHighlight
{
    font-weight: normal;
    vertical-align: middle;
    color: #EEEEEE;
}

.MyGridItem
{
    color:White;
    background-color: #C0C0C0;
}

.MyGridItemALT
{
    background-color: white;
    color: #706F6F;
}

.MyGridItem a
{
    color:White;
    background-color: #C0C0C0;
    font-weight: normal;
}
.MyGridItem a:hover
{
    color:White;
}

.MyGridItemALT a
{
    background-color: white;
    color: #706F6F;
    font-weight: normal;
}

.MyGridItem td, .MyGridItemALT td, .MyGridItemHighlight td, .MyGridItemALTHighlight td
{
    padding-right: 7px;
    padding-left: 7px;
    padding-bottom: 3px;
    padding-top: 3px;
}


.MyGridItemHighlight, .MyGridItemALTHighlight
{
    cursor: pointer;
    color: black;
    background-color: #FFFDFF;
}

.EmptyDataText
{
    text-align: center;
    border: solid 1px gray;
    padding: 3px;
}

/* ----------------------------------------------- End 'MyGrid' ------------------------------------------- */


/* ----------------------------------------------- AJAX Tab ------------------------------------------- */
.AjaxTab .ajax__tab_header
{
    white-space: nowrap;
    color: Black;
}
.AjaxTab .ajax__tab_outer
{
    display: -moz-inline-box;
    display: inline-block;
}
.AjaxTab .ajax__tab_inner
{
    display: -moz-inline-box;
    display: inline-block;
}
.AjaxTab .ajax__tab_tab
{
    margin-right: 4px;
    overflow: auto;
    text-align: center;
    cursor: pointer;
    display: -moz-inline-box;
    display: inline-block;
}

.AjaxTab .ajax__tab_header
{
    font-family: "Trebuchet MS" ,Arial,Helvetica,sans-serif;
    font-size: 11px;
    background: url(../../images/tab-line.gif) repeat-x bottom;
    height:21px;
}
.AjaxTab .ajax__tab_outer
{
    padding-right: 0px;
    background: url(../../images/tab-right.gif) no-repeat right;
    height: 21px;
}
.AjaxTab .ajax__tab_inner
{
    padding-left: 3px;
    background: url(../../images/tab-left.gif) no-repeat;
}
.AjaxTab .ajax__tab_tab
{
    height: 13px;
    padding: 4px;
    margin: 0;
    background: url(../../images/tab.gif) repeat-x;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
.AjaxTab .ajax__tab_hover .ajax__tab_outer
{
    background: url(../../images/tab-hover-right.gif) no-repeat right;
}
.AjaxTab .ajax__tab_hover .ajax__tab_inner
{
    background: url(../../images/tab-hover-left.gif) no-repeat;
}
.AjaxTab .ajax__tab_hover .ajax__tab_tab
{
    background: url(../../images/tab-hover.gif) repeat-x;
}
.AjaxTab .ajax__tab_active .ajax__tab_outer
{
    background: url(../../images/tab-active-right.gif) no-repeat right;
}
.AjaxTab .ajax__tab_active .ajax__tab_inner
{
    background: url(../../images/tab-active-left.gif) no-repeat;
}
.AjaxTab .ajax__tab_active .ajax__tab_tab
{
    background: url(../../images/tab-active.gif) repeat-x;
}
.AjaxTab .ajax__tab_body
{
    font-family: "Trebuchet MS" ,Arial,Helvetica,sans-serif;
    font-size: 14px;
    border: 1px solid #d3d3d3;
    border-top: 0px;
    padding: 8px;
    background-color: white;
    padding-top:20px;
}

/* ----------------------------------------------- End AJAX Tab ------------------------------------------- */

/* ----------------------------------------------- Start Modal Popup ------------------------------------ */
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: white;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
}
/* ----------------------------------------------- End Modal Popup ------------------------------------- */

/* ----------------------------------------------- Start Other --------------------------------------------- */

.pngalpha, .PopupCloseIcon
{
    behavior: url(../iepngfix/iepngfix.htc);
}

.MinHeight190
{
    min-height: 190px;
    height: auto !important;
    height: 190px;
}

.MinHeight220
{
    min-height: 220px;
    height: auto !important;
    height: 220px;
}

.MinHeight300
{
    min-height: 300px;
    height: auto !important;
    height: 300px;
}


.MyLabelError, .MyLabelWarn, .MyLabelInfo
{
    font-size: 12px;
    padding-right: 10px;
}

.MyLabelError
{
    font-weight: bold;
    color: red;
}
.MyLabelWarn
{
    font-weight: bold;
    color: #706F6F;
}
.MyLabelInfo
{
    font-weight: normal;
    color: #706F6F;
}

.MyLabel /* Used within tables */
{
    font-size: 14px;
    padding-right: 15px;
    vertical-align: middle;
    text-align: right;
}

.MyLabelSmall /* Used within tables */
{
    font-size: 12px;
    padding-right: 15px;
    vertical-align: middle;
    text-align: right;
}

.MyLabelCentre /* Used within tables */
{
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
}

.MyLabelLeft
{
    font-size: 12px;
    vertical-align: middle;
    text-align: left;
}

.MyLabelHyperLink
{
    font-size: 12px;
    cursor: pointer;
    text-decoration: underline;
}

.Hand
{
    cursor: pointer;
}

.VAT
{
    vertical-align: top;
}

.VAM
{
    vertical-align: middle;
}

.HAM
{
    text-align: center;
}

.PopupCloseIcon
{
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: url(../../Images/FG/Close.jpg);
    width: 24px;
    height: 23px;
}

.PanelCloseIcon {
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: url(../../Images/FG/Close.jpg);
    width: 33px;
    height: 20px;
}

.divWarning, .divOK, .divProcessingDelay, .HelpBubbleContent
{
    border-style: solid;
    border-width: 2px;
    padding: 10px 25px 10px 10px;
    margin-top: 5px;
    background-repeat: repeat-x;
    color: #706f6f;
    font-size: 12px;
    background-color: #92d4ee;
    border-color: #706f6f;
}

.ui-dialog .ui-dialog-content
{
    border-style: solid;
    border-width: 5px;
    padding: 10px 25px 10px 10px;
    background-repeat: repeat-x;
    color: #706f6f;
    font-size: 12px;
    font-weight:400;
    background-color: #92d4ee;
    border-color: #434343;
}

.ui-widget-content
{
    border: 0px;
    background: inherit;
}

.ui-widget.ui-widget-content {
    border:0px;
}

.divProcessingDelay {
    margin: 30px auto 15px auto;
    max-width: 450px;
    width: 100%;
}

.SmallText, .SmallTextLowLight
{
    font-size: 10px;
    vertical-align: middle;
}

.SmallTextLowLight
{
    color: #706F6F;
}

.TBReadOnly
{
    background-color: #EEEEEE;
}

.TinyButton
{
    font-size: 10px;
    height: 18px;
    font-family: Verdana, Helvetica, sans-serif;
}


.Footer
{
    height: 12px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    border-top-color: #d3d3d3;
    border-top-style: solid;
    border-top-width: 1px;
    vertical-align: bottom;
    text-align: left;
    color: #706F6F;
    font-size:10px;
    font-weight: 600;
}

.Footer a
{
    color: #706f6f;
    text-decoration: none;
    font-size: 10px;
}

.FooterPrivacy
{
    float: left;
    margin-left: 25px;
    margin-right: 25px;
    text-align: left;
}

.FooterContactUs
{
    float: left;
    text-align: left;
}

.FooterVersion
{
    float: right;
    text-align: left;
}

.OuterMostPanel
{
    background-image: url(../../images/FG/backgroundImage.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: white;
    /*background-size: 100%;*/
    margin: 0;
    min-height: 780px;
}

.OuterPanel
{
    width: 92%;
    height: 100%;
    margin: 0 auto;
    min-height: 400px;
    position: relative;
    max-width: 910px;
    padding-left: 7px;
}

.LeftOuterPanel
{
    vertical-align: top;
    height: auto;
    padding: 0px 5px 0px 0px;
}

.RightOuterPanel
{
    vertical-align: top;
    height: auto;
    padding: 0px;
    background: rgba(255, 255, 255, 0.8);
}

.Centre
{
    vertical-align: top;
    height: auto;
    width: 100%;
    padding: 0px 0px 0px 0px;
}

.ContentPanel, .ContentPanelCenter, .ContentPanelNoTopBorder
{
    background: rgba(255, 255, 255, 0.8);
    vertical-align: top;
    height: auto !important;
    padding: 10px 10px 0px 0px;
    border-top-color: #D3D3D3;
    border-top-width: 1px;
    border-top-style: solid;
    /*border-right-color: #D3D3D3;
    border-right-width: 1px;
    border-right-style: solid;*/
    border-bottom-style: none;
}

.ContentPanelRight
{
    border-top-style: none;
    padding: 10px 10px 0px 0px;
    border:none;
}

.ContentPanelNoTopBorder
{
    border-top-style: none;
    padding: 10px 10px 0px 0px;
    border:none;
}

.ContentPanelCenter
{
    padding: 10px 10px 0px 0px;
    margin: 0px 0px 10px 0px;
    min-height: 400px;
}

.ContentPanelRight
{
    border-top-style: none;
    min-height: 400px;
}

.FGEContent
{
    min-height: 360px;
    height: auto !important;
    height: 360px;
}

.NewAppContent
{
    min-height: 260px;
    height: auto !important;
    height: 360px; /*padding-left:20px;*/ /*padding-right:20px;*/
}

.NewAppBottomButtons
{
    padding-top: 10px;
    min-height: 38px;
}

.BreadCrumbBar
{
    min-height: 28px; /*background-color: black;*/
    color: #BBCCBB; /*background-image:url(../../Images/GradiantBars/GreyBar_20px.jpg);*/ /*background-repeat:repeat-x;*/
    border-top-width: 1px;
    border-color: #D3D3D3;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.BreadCrumbPre
{
    padding-left: 0px;
    color: #706F6F;
    padding-top: 5px;
}
.BreadCrumb
{
    color: #706F6F;
}

.NewAppBarON, .NewAppBarOFF
{
    border-style: solid;
    border-width: 1px;
    padding: 3px 10px 3px 3px;
    text-align: center;
    height: auto;
    font-size: 12px;
    border-color:#92d4ee;
    margin:0px;
}

.NewAppBarON
{
    background-color: #92d4ee;
    color: #595959;
}

.NewAppBarOFF
{
    background-color: white;
    color: #595959;
}

.Watermark
{
    color: #CC9999;
    font-style: italic;
}

.ReqField
{
    color: #CC9999;
    cursor: help;
}

.HelpCursor
{
    cursor: help;
}

.MyNewsHeader
{
    background-color: #38B492;
    /*background-image: url(../../Images/FG/MenuHighlight24px.jpg);
    background-repeat: repeat-x;*/
    font-size: 18px;
    color: white;
    margin-top: 20px;
    margin-bottom: 5px;
    padding: 3px;
}

#imgFooterLogo
{
    background-image: url(../../Images/FG/strapline.png);
    background-repeat: no-repeat;
    width: 224px;
    height: 16px;
}

#ctl00_ContentPlaceHolder1_txtTermsAndConditions {
    padding-left: 5px;
    line-height: 1.5;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    background-color: #EEEEEE;
}

.ddlTooltip
{
    position: absolute;
    display: none;
    background-color: #FFFFDD;
    color: Black;
    border: 1px solid gray;
    padding: 2px;
    font-size: 11px;
    z-index: 99;
}

.OpenCorrespondenceTabLink
{
    cursor: pointer;
    padding: 0px;
}
.OpenCorrespondenceTabLink p
{
    margin-top: 20px;
    color: #f58345;
    border: solid 1px gray;
    padding: 5px;
    width: 320px;
    text-align: center;
    float: right;
}

.PageHeaderHelpDeskNumber
{
    position: absolute;
    right: 0px;
    top: 0px;
    color: White;
    font-size: 11px;
    font-weight: bold;
    font-family: "Trebuchet MS" ,Arial;
}

.FilteredMessage
{
    font-size: 11px;
    vertical-align: middle;
    background-color: #706F6F;
    color: #DDD;
    /*background-image: url(../../Images/FG/MenuHighlight24px.jpg);
    background-repeat: repeat-x;*/
    padding: 2px 8px 2px 8px;
    margin-left: 10px;
    border-color: #706F6F;
    border-width: 1px;
    border-style: solid;
}

.ajaxloaderimage
{
    margin: 10px;
}

.TransGridTotal
{
    padding-top: 1px;
}

.FGECards thead tr
{
    height: 30px;
    /*background-image: url(../../Images/FG/FGECardHead30px.jpg);
    background-repeat: repeat-x;*/
    background-color:White;
}
.FGECards tbody tr
{
    height: 40px;
    /*background-image: url(../../Images/FG/FGECard40px.jpg);
    background-repeat: repeat-x;*/
    background-color:White;
    text-align: center;
}
.FGECards input
{
    margin-left: 10px;
    margin-right: 10px;
}

.FGECards tfoot
{
    height: 35px;
}

.FGEConfirm
{
    font-size: 12px;
    padding-right: 20px;
    vertical-align: middle;
    text-align: right;
    color: #706f6f;
}
.FGEConfirmData
{
    font-weight: bold;
    color: #706f6f;
}
#DDReceipt
{
    color: #706F6F;
    font-size: 11px;
}
/* fuelGenie specific */
#DDReceipt
{
    margin-top: 10px;
    margin-bottom: 10px;
}
#DDReceipt .panelFG.companynameandaddress
{
    font-size: 14px;
    margin-bottom: 10px;
}
#DDReceipt .panelFG.companynameandaddress div
{
    margin-bottom: 10px;
    margin-bottom: 5px;
}
#DDReceipt .ddInstructionTitle
{
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
}
#DDReceipt .ddInstructionText
{
    font-size: 11px;
    margin-top: 25px;
    margin-bottom: 13px;
    line-height: 16px;
}
#DDReceipt .ddInstructionText big
{
    font-size: 14px;
    font-weight: bold;
}
#DDReceipt .ddtitle
{
    font-size: 11px;
    margin-bottom: 2px;
}
#DDReceipt .dddata
{
    font-size: 11px;
    font-weight: normal;
    max-width: 360px;
    border: solid 1px #666; /* fuelGenie specific */
    margin-bottom: 10px;
    padding: 3px;
    min-height: 18px;
    line-height: 18px;
    background-color: #FAFAFA;
    color: #333;
}
#DDReceipt .bankAddressHeight
{
    min-height: 90px;
    max-height: 136px;
    height:100%;
}
#DDReceipt .dddata.spaced
{
    letter-spacing: 6px;
}
#DDReceipt .dddata.narrow
{
    width: 125px;
}
.hr
{
    color: #999999;
    background-color: #999999;
    height: 2px;
    margin-bottom: 8px;
}
.right
{
    float: right;
    padding-bottom: 10px;
}
.left
{
    float: left;
}
.clear
{
    clear: both;
}

/* ----------------------------------------------- End Other --------------------------------------------- */


/* ----------------------------------------------- BUILT-IN (but modified) --------------------------------------------- */

P
{
    font-size: 14px;
    margin-bottom: 10px;
}

BODY
{
    background-color: white;
    color: #595959;
    font-size: 14px;
    line-height: normal;
}

A
{
    color: #25596f;
    font-weight:600;
}

a:focus, a:hover {
    color: #25596f;
    text-decoration: underline;
}

H3
{
    color: #25596f;
}

IMG
{
    border-top-width: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    border-right-width: 0px;
}

h1
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 32px;
    line-height: 28px;
    color: #B6CD23;
    margin-bottom: 15px;
    font-weight: normal;
}
h2
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #B6CD23;
    margin-bottom: 0px;
    font-weight: normal;
}

h3
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #B6CD23;
    margin-bottom: 0px;
    font-weight: normal;
}

h4
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #B6CD23;
    margin-bottom: 0px;
    font-weight: bold;
}

h6
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #B6CD23;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: normal;
    cursor: pointer;
}
.AmountToPay
{
    color: #706f6f;
    font-weight: bold;
    font-size: 15px;
}

.AmountToPay b
{
    color: #706f6f;
}

.MyTable
{
    max-width: 200px;
    width: 100%;
}
.MyTableHeader
{
    font-size: 14px;
}
.MyTableTD
{
    background-color: #797979;
    line-height: 30px;
}
.MyTableTD .amountbox
{
    margin-left: 2px;
    margin-top: 8px;
    border-color: #69146B;
    border-style: solid;
    border-width: 1px;
    color: #706F6F;
    font-size: 14pt;
    height: 20px;
    width: 110px;
}
#ProgressContainer
{
    top: 50%;
    left: 40%;
    padding-top: 30px;
    position: absolute;
    z-index: 2000;
    padding: 6px;
    padding-top: 20px;
    background: #ccc;
    width: 200px;
    height: 100px;
    text-align: center;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 6px solid #ccc;
    font-weight: bold;
}

.text-right-md
{
    text-align: right;
}

.text-right-mobile
{
    text-align: right;
}

.text-right
{
    text-align: right;
}

.text-left
{
    text-align: left;
}
.FormLabel
{
    font-size: 14px;
    vertical-align: middle;
    text-align: right;
    padding-top: 0;
    padding-bottom: 7px;
}
.text-left-all
{
   text-align: left; 
}
.HeaderImage
{
    width: 35%;
}

.no-padding
{
    padding: 0;
}

.MarginLess
{
    margin: 0;
}

.AuthorisationWidth
{
    width: 250px;
    margin-bottom:10px;
}

.ctrl-500
{
    width: 100%;
    max-width: 500px;
}

.ctrl-450
{
    width: 100%;
    max-width: 450px;
}

.ctrl-400
{
    width: 100%;
    max-width: 400px;
}

.ctrl-350
{
    width: 100%;
    max-width: 350px;
}

.ctrl-300
{
    width: 100%;
    max-width: 300px;
}

.ctrl-250
{
    width: 100%;
    max-width: 250px;
}

.ctrl-200
{
    width: 100%;
    max-width: 200px;
}

.ctrl-150
{
    width: 100%;
    max-width: 150px;
}

.ctrl-100
{
    width: 100%;
    max-width: 100px;
}

.max-ctrl-width
{
    max-width: 100%;
}

.topPad
{
    padding-top: 8px;
}

.margin-sm-xs
{
}

.valignHack
{
    margin-top: 45px;
}

.height-absorber
{
    height: 270px;
}

div.colMinHeight > * div.col-lg-4, div.colMinHeight > * div.col-lg-8
{
    min-height: 25px;
}

.nav {
    display: inline-block;
}

.navbar ul{
    width:100%;
}

    .nav > li > a, .dropdown-menu > li > a, .nav .open > a
{
    height: auto;
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 20px;
    padding-right: 10px; /*text-transform:uppercase;*/
    text-decoration: none;
    color: white;
    font-weight:600;
    line-height: normal;
    background-color: transparent;
    border: 1px solid white
}

.nav > li, .dropdown-menu > li, .nav .open
{
    color: white;
    border: none;
    background-color: #dae281;
}

.nav > li > a:active, .dropdown-menu > li > a:active, .nav .open > a:active, .nav > li > a:focus, .dropdown-menu > li > a:focus, .nav .open > a:focus
{
    background-color: #dae281;
    color: white;
    border: 1px solid #B6CD23
}

.nav > li > a:hover, .dropdown-menu > li > a:hover, .nav .open > a:hover
{
    background-color: white;
    color: #B6CD23;
    border: 1px solid #B6CD23
}

.navbar-inverse {
    background-color: white;
    border-color: white;
}

.navbar {
    border-radius: 0px;
    padding: 0;
}

.dropdown-menu
{
    margin: 0;
    left: 100%;
    padding: 0;
    top: 0;
    font-size: 14px;
    min-width:13rem;
}

.fgBtn
{   
    border:1px solid #dae281;
    border-bottom:1px solid #dae281;
    font-size:14px;
    font-weight:normal;
    color:white;
    background-color:#dae281;
    text-decoration:none;
    border-radius: 0px;
    display:inline-block;
    white-space:nowrap;
    margin:1px;
}

.btnRight
{
    padding:3px 28px 4px 10px;
    /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#8B628E, endColorstr=#352B33)";*/
    background: #dae281 url(../../Images/FG/Buttons/ChevronWhiteRight.png) no-repeat 93% center;
    background: url(../../Images/FG/Buttons/ChevronWhiteRight.png) no-repeat right 6px center,linear-gradient(to bottom, #dae281, #dae2813);
}

.btnLeft
{
    padding:3px 10px 4px 26px;
    background: #dae281 url(../../Images/FG/Buttons/ChevronWhiteLeft.png) no-repeat 6px center;
    background: url(../../Images/FG/Buttons/ChevronWhiteLeft.png) no-repeat 6px center,linear-gradient(to bottom, #dae281, #dae281);
}

.btnRed
{
    border:1px solid #F46849;
    border-bottom:1px solid #F46849;
    font-size:14px;
    font-weight:normal;
    color:white;
    background-color:#F46849;
    text-decoration:none;
    border-radius: 0px;
    display:inline-block;
    white-space:nowrap;
    margin:1px;
}


.btnNone
{
    padding:3px 10px 4px 10px;
    /*background: linear-gradient(to bottom, #8B628E, #352B33);*/
}

.btnNone:hover, .btnNone:focus, .btnNone:active
{
    color:#B6CD23;
    background: white none no-repeat 93% center;
    background: none no-repeat right 6px center,linear-gradient(to bottom, white, white);
}

.fgBtn:hover, .fgBtn:focus, .fgBtn:active 
{
    text-decoration:none;
    border:1px solid #B6CD23;
    border-bottom:1px solid #B6CD23;
}

.btnRed:hover, .btnRed:focus, .btnRed:active 
{
     text-decoration:none;
     color:#F46849;
}

.btnRight:hover, .btnRight:focus, .btnRight:active
{
    color:#B6CD23;
    background: white url(../../Images/FG/Buttons/ChevronGreenRight.png) no-repeat 93% center;
    background: url(../../Images/FG/Buttons/ChevronGreenRight.png) no-repeat right 6px center,linear-gradient(to bottom, white, white);
}

.btnLeft:hover, .btnLeft:focus, .btnLeft:active
{
    color:#B6CD23;
    background: white url(../../Images/FG/Buttons/ChevronGreenLeft.png) no-repeat 6px center;
    background: url(../../Images/FG/Buttons/ChevronGreenLeft.png) no-repeat 6px center,linear-gradient(to bottom, white, white);
}

.visible-mobile {
  display: none !important;
}
@media all and (min-width: 992px) {
    .g-recaptcha {
        transform: scale(0.83);
        transform-origin: 0 0;
    }
}
@media all and (max-width: 992px)
{
    .g-recaptcha {
        transform: scale(0.83);
        transform-origin: 0 0;
    }
    .OuterMostPanel
    {
        background-image: url(../../images/FG/backgroundImage.jpg);
        background-position: center top;
        background-repeat: no-repeat;
        background-color: white;
        background-size: 100%;
        margin: 0 3%;
        min-height: 700px;
    }
    .text-right-md
    {
        text-align: left;
    }
    .AuthorisationWidth
    {
        width: 250px;
    }
    .FormLabel
    {
        font-size: 14px;
        vertical-align: middle;
        text-align: left;
        padding-top: 0px;
        padding-bottom: 10px;
    }

    .margin-sm-xs
    {
        margin-top: 15px;
    }

    div.colMinHeight > * div.col-lg-4, div.colMinHeight > * div.col-lg-8
    {
        min-height: 3px;
    }
    .FGEConfirm
    {
        text-align: left;
    }
    .nav > li > a, .dropdown-menu > li > a, .nav .open > a
    {
        padding-left: 10px;
    }
    .cUCAddress .col-lg-7
    {
        min-height:29px;
    }
    .cUCAddress .col-lg-8
    {
        min-height:29px;
    } 
    
    .divPopUpContainer
    {
        overflow:auto;
    }
    .btnLeftPadding {
        padding-left: 15px !important;
    }
    .text-center-lg {
        text-align: left !important;
    }
}

@media all and (max-width: 767px)
{
    .g-recaptcha {
        transform: scale(0.66);
        transform-origin: 0 0;
    }
    .OuterMostPanel
    {
        background-image: url(../../images/FG/backgroundImage.jpg);
        background-position: center top;
        background-repeat: no-repeat;
        background-color: white;
        background-size: 100%;
        margin: 0;
        min-height: 780px;
        padding-left: 0;
    }
    .text-right-md
    {
        text-align: left;
    }
    .AuthorisationWidth
    {
        width: 200px;
    }
    .FormLabel
    {
        font-size: 14px;
        vertical-align: middle;
        text-align: left;
        padding-top: 10px;
        padding-bottom: 3px;
    }

    .ContentPanelNoTopBorder
    {
        padding: 0px;
    }

    .ContentPanelRight
    {
        padding: 0px;
    }

    .BreadCrumbBar
    {
        margin-bottom: 10px;
    }
    .margin-sm-xs
    {
        margin-top: 15px;
    }
    .margin-xs
    {
        margin-top: 15px;
    }
    .valignHack
    {
        margin-top: 5px;
    }
    .ResumeApplicationBox
    {
        position: relative;
        right: 0px;
        top: 0px;
        width: 100%;
        background-color: #000000;
        padding: 0;
        border: none;
        min-height: 100px;
    }

    .ResumeApplicationBox p
    {
        padding: 0;
    }

    .height-absorber
    {
        height: 15px;
    }

    .text-right-mobile
    {
        text-align: left;
    }
    div.colMinHeight > * div.col-lg-4, div.colMinHeight > * div.col-md-8
    {
        min-height: 3px;
    }
    .RightOuterPanel
    {
        vertical-align: top;
        height: auto;
        padding: 0px 0px 0px 5px;
        margin-top: 20px;
    }
    .FGEConfirm
    {
        text-align: left;
    }
    .MyTable
    {
        margin-top: 15px;
    }
    .dropdown-menu
    {
        left: 20%;
        top: 100%;
        width: 85%;
        background-color: #666666;
        border: 1px solid white;
    }
    .visible-mobile {
    display: inline !important;
    }
    .hidden-mobile {
    display: none !important;
    }
}
/* For desktop */
@media all and (min-width: 1200px)
{
    .OuterMostPanel
    {
        min-height:100vh;
    }
    
    .nav > li > a, .dropdown-menu > li > a, .nav .open > a
    {  
    padding-top: 8px;
    padding-bottom: 8px;
  
    }
    
    .CCSInput .row
    {
        margin-top:20px;
    }
    
}

@media all and (max-width: 900px)
{
    .ResumeApplicationBox
    {
        position: relative;
        right: 0px;
        top: 0px;
        width: 100%;
        background-color: white;
        padding: 10px;
        border: 1px solid #706f6f;
        min-height: 100px;
    }
    .ResumeApplicationBox p
    {
        padding: 0;
    }
}

.spaceafter
{
    margin-bottom: 10px;
}

.divBusinessCard {
    background: transparent url("../../Images/FG/FGBlankCard.png") no-repeat scroll center top;
    display: block;
    height: 200px;
    margin: 0 auto;
    width: 350px;
    margin-bottom: 16px;
}

.divCompanyName {
    color: #868B8E;
    display: block;
    font-weight: bold;
    padding-left: 62px;
    padding-top: 136px;
    width: 320px;
    white-space: nowrap;
}

.divCardName {
    color: #868B8E;
    display: block;
    font-weight: bold;
    padding-left: 62px;
    width: 320px;
    white-space: nowrap;
}

.divCarReg {
    color: #868B8E;
    display: inline;
    font-weight: bold;
    padding-left: 62px;
    width: 300px;
}

input[type="checkbox"],  input[type="radio"]
{ 
    margin-left: 3px;
    margin-right: 2px;
}

/* Marketing Consent */
.MarketingConsentBlock {
    background-color: #30BC99;
    display: inline-block;
    padding: 10px 10px 10px 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
}
.MarketingConsentBlock h2{
    color: White;
    font-size: 15px;
    font-weight:bold;
    margin-top: 5px !important;
}
.MarketingConsentBlock label {
    color: White;
}
.MarketingConsentBlock input[type=checkbox] {
    margin-top: 10px;
    line-height: normal;
}
.MarketingConsentBlock p {
    color: White;
    display: inline-block;
}
.MarketingConsentLeftEdge 
{
    padding-left: 0px !important;
}
/* End Marketing Consent */

/* Start Dashboard */
    #dashboardv2 {width: 100%;}
    #dashboardv2 .outstanding {background: #D9A200 url(../../images/GradiantBars/dashboard.outstanding.gradient.png) repeat-x;background-position: top}
    #dashboardv2 .newtransactions {background: #1300FF url(../../Images/GradiantBars/dashboard.spent.gradient.png) repeat-x;background-position: top}
    #dashboardv2 .available {background: #008000 url(../../Images/GradiantBars/dashboard.available.gradient.png) repeat-x;background-position: top}
    #dashboardv2 .outstandingtext {color: #D9A200;} 
    #dashboardv2 .newtransactionstext {color: #1300FF;}
    #dashboardv2 .availabletext {color: #008000;}
    #dashboardv2 .value.red {color: #D9A200}
    #dashboardv2 .value.green {color: #008000;}
    #dashboardv2 .surround {border: solid 1px #999;padding: 5px;background: #ffffff;}
    #dashboardv2 .surround .key {font-weight: bold; font-size: 11px; height: 30px;}
    #dashboardv2 .surround .key div {float: left; width: 32%; text-align: center;}
    #dashboardv2  div.helpimage {  width: auto; margin:3px; position: absolute; right:10px;}
    #dashboardv2 .surround .key .keyicon {width: 10px;height: 10px;display: inline-block;margin-right: 4px;}
    #dashboardv2 .surround .key .value {font-size: 12px;font-weight: bold;padding-left: 5px;}
    #dashboardv2 .surround .bar {height: 20px;display: block;position: relative;}
    #dashboardv2 .surround .bar div {float: left;height: 18px; margin:0px;}
    #dashboardv2 .surround .info {height: 18px;padding-top: 5px;}
    #dashboardv2 .surround .info span {float: left;font-size: 12px;font-weight: bold;padding: 0px;margin-left: 10px;width: 144px;text-align: center;}
    #dashboardv2 .surround .buttons {height: 40px;}
    #dashboardv2 .surround .buttons input {float: left;font-size: 11px;padding: 3px;margin:4px;width: 150px;}
    #dashboardv2 .surround .footnote {color: #666;font-size: 10px;}
    #dashboardv2 .footnoteonstop {color: #DD0000;font-size: 10px;}
    #dashboardv2 .dashLabels {font-size: 12px; font-weight: bold;}
    #dashboardv2 .btnRight {min-width: 140px; text-align: center; }
/* End Dashboard */

.vertical-separater {
    padding-top:15px;
    padding-bottom:15px;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .055em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid transparent;
    border-bottom: .3em solid transparent;
    border-left: .3em solid;
}

.cardtype td label {
    padding-right: 20px;
    padding-left: 3px;
}
.btnLeftPadding {
    padding-left: 11px;
}

@media only screen and (min-device-width: 810px) and (max-device-width: 810px) and (min-device-height: 1080px) and (max-device-height: 1080px) {
    .divCompanyName {
        padding-top: 130px;
    }
}

.MaxWidth600{
    max-width:600px;
}
.text-center-lg {
    text-align: center;
}