﻿ 
html,
body {
    height: 100%;
    font-family: "Helvetica Neue", "Avenir-Medium", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;  
    letter-spacing: 0px;
}

body.embedded {
    background-image: none;
font-size: .80em;
}

body.with-background {
    font-size: .80em;
background-image: url(//storage.googleapis.com/content.togoorder.com/togoorder/images/Downtown.jpg); 
    background-attachment: fixed;
    background-clip: border-box;
    background-color: transparent; 
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.blueBackGround {
    background-image: url(../Tools/Images/DashboardBG.jpg);
}



@font-face {
	font-family: Avenir-Black;
	src: url('../Tools/Fonts/Avenir-Black.eot');                        /* For IE */ 
    src: url('../Tools/Fonts/Avenir-Black.ttf') format('truetype');     /* For non-IE */
}
@font-face {
	font-family: Avenir-Medium;
	src: url('../Tools/Fonts/Avenir-Medium.eot');                       /* For IE */ 
    src: url('../Tools/Fonts/Avenir-Medium.ttf') format('truetype');    /* For non-IE */
}
input[type=text], input[type=password],  input[type=button], input[type=submit], SELECT, textarea
{
    font-family:Avenir-Medium;
    border:3px solid #d7d7d7;  
    font-size: 20px; 
    padding: 5px; 
    color:#8C8C8C;
    width: 100%;
     outline: none;

}

.fieldContainer 
{
margin-bottom:10px;
text-align: left;
 width: 100%;
    overflow: auto;
}   

.fieldContainer .fieldLabel {
    display: none;
}

input[type=text]:focus, input[type=password]:focus, SELECT:focus, textarea:focus
{
    border-color: #F4B57E;
   /*box-shadow: 0 0 19px -14px black;*/
}

input[type=button], input[type=submit] {
    text-transform:uppercase;
    border-radius:0px;   
    border:0px; 
}
 
#divLoginForm {top:-10px;}
        
#divWelcome {float:left;}
         
.demoMode 
{
    display:none;
    width:100%;
    background-color:gray; 
    color:White;
    Xfont-size:40px;
    font-size:10px;
    padding-top:20px;
    padding-bottom:20px;
    text-align:center;
}

.pageCenteredContainer
{
    width: 986px;
    margin:auto;
}

.pageBlock {
    display:block;
    position:relative;
    border:0;
}


#header
{ 
    display: block;
    width: 100%;
    position: relative;
    margin: auto;
    padding: 0px;  
    overflow:visible;
    top:0px;
    margin-bottom:10px;
    height: 77px;
}

#headerBar {
    background-color:#1E1E1E;
    height:30px;
    width:100%;
    position:absolute;
    top:24px; 
    opacity:0.75;
}

#headerCenteredContainer {
    position:relative;  
    border:0;
    font-size:17px;
    color:white;
}

#headerCenteredContainer div {float:left}

#topLogo {  
    cursor: pointer;
    height: 75px;
    width: 75px;
    margin-right: 20px;
}

.mainSprite {
    background-image: url(../Tools/Images/V2/tg2-sprite.png);
    background-repeat: no-repeat; 
}

#header .loginDisplay
{ 
    float:right;
    display: block; 
    color: White;
    height: 50px;
    line-height: 30px; 
    text-align: center;
    top: 0;
    right:0px;
    float:right;
}


#header .topAccountButtons  
{
    width: 125px; 
    background-color:#1E1E1E;
    opacity:0.77; 
    padding-top: 0;
padding-bottom: 0;
    cursor: pointer;
}

#header .headerBarOption { 
    position:relative;
    float:left;    
    text-decoration:none;  
    height:30px;  
    line-height: 30px;
    top:24px;
    cursor: pointer;
}

#header .topAccountButtons:hover {
     
    opacity: 1;
}


#devices div {float:left;}
#devices .appIcon { 
    cursor:pointer;  
    height: 30px;  
    position: relative;
    top: 5px;
}
  
#header .topAccountButtons:hover  
{ 
}
        

#headerBarButtons { width:100%;}


#header .loginDisplay a:link
{
    color: white;
}

#header .loginDisplay a:visited
{
    color: white;
}

#header .loginDisplay a:hover
{
    color: white;
} 

.pageContent
{  
    min-height:470px;
    margin: auto;  
}

.mainContainer {
    border:10px solid white;
    -ms-border-radius:10px;
    border-radius:10px;
    padding:6px;
    margin:auto;
    color: gray;
    margin-bottom: 30px;
    -ms-opacity: 0.99;
    opacity: 0.99;
}

.mainContainer a {color:#696969;}

.cd-dropdown {
    text-transform:uppercase;
}


.errorMsg 
{
    color:brown; 
    margin: 25px; 
    display:block;
    font-size: 16px;
}

.mainButton {
    background-color:#59A84B;
    text-transform:uppercase;
    border:0px;
    border-radius:2px;
    color:white;    
    font-size: 12px;
    padding:5px;
}

.contentCell {background:white; overflow:auto;}
.contentHeader {font-size:37pt; text-transform:uppercase;}
/*.smallContentHeader {font-size:17pt; text-transform:uppercase; overflow:hidden;}*/
.smallContentHeader .selectedSpacer .selectedText {font-size: 26px !important; padding-left: 15px; text-transform:uppercase; overflow: hidden; letter-spacing:2px; white-space:nowrap}
.contentHeaderContainer {margin-bottom:6px; width:100%; overflow:visible; white-space:nowrap; height:80px;}
.contentHeaderContainer div  {float:left; margin-right:6px; height:100%}
.contentHeaderContainer div:last-child  {float:left; margin-right:0px;}

.subContainerHeaders {
    color:white;
    text-transform:uppercase;
    text-align:center;
    margin-bottom:5px;
    height:30px;
    position:relative;  
}
 
.subContainerHeaders .title { 
    font-family:Avenir-Black;  
    position: relative;
    text-align: center !important;
    width: 100%;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
}

.shadeContainer {
    position: relative;
}

.shadeContent {
    padding:5px; 
    position: relative; 
    color:white;
}

.shade {
    background-color: #3e3e3e;
    height: 100%;
    -ms-opacity: 0.95;
    opacity: 0.95;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.subContainer {
    background-color:white;
    overflow: auto;
    letter-spacing: normal;
    -ms-opacity: 1;
    opacity: 1;
}

.subContainer a {
    color: gray !important;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    cursor: pointer;
} 

.subContainer a:hover { 
    text-decoration: underline; 
}

.footerBar {
    background-color: #414141;
    width: 100%;
    padding-bottom: 20px;
}
.footer
{ 
    letter-spacing:normal;
    color:white;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 20px;
    text-align: center;
    line-height: normal;
    font-size:12px;
}
.footer .copyrightContainer {
    width:986px; border-top:1px solid white;  margin-left:auto;margin-right:auto; margin-top:50px;
}
.footer .copyrightText {
    clear:both;float:right;
}
    .footer .copyrightText a {
        text-decoration: none;
        color: inherit;
    }
    .footer .copyrightText a:hover {
        text-decoration: underline;
    }
.footer .copyright
{
    font-size:11px;
  	width: 100%;
}
.footer .android-icon {
    background-position: 35px 0;
    background-image: url(../Tools/Images/ios_android_icons.png);
    width: 35px;
    height: 35px;
    -ms-background-size: 58px 35px;
    background-size: 58px 35px;
}

.footer .ios-icon {
    background-image: url(../Tools/Images/ios_android_icons.png);
    width: 25px;
    height: 35px;
    -ms-background-size: 58px 35px;
    background-size: 58px 35px;
}

.footer .links
{
    padding:5px;
    margin-right: -12px;
    float:right;
}
.footer .links A
{
    color:white;
    padding-left:10px;
    padding-right:10px;
}
.footer .links A:hover
{
    color:White;
    text-decoration:underline;
}
.footer .social 
{
    float:left; 
    margin-left:42px;
}
    .footer .socialIcon { 
        width:21px; height:21px; float:left; 
        margin-right:10px;
    }

   
 
.footer .AuthorizeNetSeal { float:left;}

.signInContainer {width:500px;}
.registerContainer {width:500px;}

.baseButton {
    text-decoration: none !important;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
}

.buttonStyle1 {
    background-color: #F48020;
    color: white !important;
    padding: 5px;
    font-size: 20px;
    text-decoration: none;
}

.buttonStyle1:hover {
    background-color: #F99F55; 
}

.buttonStyle2 {
    background-color: #59A84B;
    color: white !important;
    padding: 5px;
    font-size: 20px;
    text-decoration: none;
}

.buttonStyle2:hover {
    background-color: #6dba5f; 
}

.buttonStyle3 {
    background-color: red;
    color: white !important;
    padding: 5px;
    font-size: 20px;
    text-decoration: none;
}

.buttonStyle3:hover {
    background-color: red; 
}

.failureNotification, #emailInUse {
    color: brown;
    font-size: 12px;
    text-transform: uppercase;
}

 .errorContainer 
    {
        font-size: 12px; 
        font-weight: bold; 
        overflow: auto;
    }



 
        .bwDropDown { cursor: pointer;}
        .bwDropDown.expanded .selected { background-color: #BBBDBF;color: white;} 
        
        .bwDropDown .selectedSpacer { width: 100%;margin: auto;text-align: center;}
        .bwDropDown .selectedSpacer div { display: inline-block;margin: auto;text-align: center;min-width: 100px; white-space: nowrap; }
        .bwDropDown .arrow {  height: 11px;width: 15px;background-position: -46px -76px;display: inline-block;}
        .bwDropDown.expanded .arrow {height: 11px;width: 15px;background-position: -46px -87px; }
        .bwDropDown .selectedText {padding-right: 5px;}

        .bwDropDown div { overflow: visible;position: relative;}

        .bwDropDown .options { 
            z-index: 0;
            overflow: visible;
            text-transform: uppercase; 
            display: none;    width: 100%;
        }

        .bwDropDown.expanded .options {
            z-index: 500;  
            display: block;
        }

        .bwDropDown .option {
            padding-top: 10px;
            padding-bottom: 10px; 
            Xwidth: 200px; 
            overflow: visible; 
            clear: both;
            margin-right: 0px; 
            font-size: 20px;  
            text-align: center;
            background-color: #BBBDBF; 
            color: white;
            width: 100%;
letter-spacing: normal;
height: 44px !important;
        }
 
           .dropDownDisabled .arrow { display: none !important;}

           .bwDropDown .arrow {display: block; float: right;margin-right: 16px;margin-top: 10px;}

        .bwDropDown .option:hover { background-color:#C7C7C7; }
.mainContainer.checkout {
	width:600px;
	margin-left:auto;
    margin-right:auto;
}
.resetDashBoardImage:hover {
        cursor:pointer;
}
.HomeDecoration {
    text-decoration: underline; 
}


.buttonPrint {
    background-color:rgb(187,189,191);
    width: 140px;margin: auto;
    color:white;
    text-transform:capitalize;
    text-align:center;
    margin-top:6px;
}
.buttonPrint:hover {
        cursor:pointer;
}
  


body.embedded .merchantContainer {
	display: none;
}
body.embedded .actionContainer {
	display: none;
}
#bottomLogo
{
	height: 75px;
	width: 75px;
	margin: auto auto;
}

.embedded div#errorContainer {
	display: none;
}
body.embedded .footer {
	color: silver;
	border-top: 1px solid silver;
	margin-top: 5px;
	padding-bottom: 0;
    padding-top: 5px;
}
body.embedded .footer a{
	color: gray;
}
body.embedded div#bottomLogo
{
    background-size: 144px 175px;
    height: 40px;
    width: 40px;
}

:disabled {background-color:  #EBEBE4;}

#wrap {
    height: auto !important;
    height: 100%;
    /* Negative indent footer by it's height */
    margin: 0 auto -121px auto;
    min-height: 100%;
}

#push,
#sticky-footer { height: 121px; }