﻿body {
    padding-top: 0px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.required:after 
{
	content: "*";
	font-weight: bold;
	color: red; 
}

.headerimage
{
    margin-top: 25px;
    margin-bottom: 25px;
}

.navbar 
{
    background: transparent linear-gradient(to bottom, #C60310 0%, #A30320 44%, #8E0002 100%) repeat scroll 0% 0%;
    border: 0px none;
}

.navbar-inverse .navbar-nav > li > a {
    color: #FFF;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #FFF;
    background-color: #BD1C1C;
}

.dropdown-menu a {
     color: #A80000 !important;
}


hr {
    border-color: #FB9292;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #FFF;
    background-color: #BD1C1C;
}


li .active {
 background-color: #BD1C1C;
}

.btn-danger {    
    background-color: #E63535;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #FFF;
    text-decoration: none;
    background-color: #FFEDED;
}

.navbar-inverse .navbar-nav > .active > a {
    background-color: #BD1C1C !important;
}

/*
.uppercase {    
    text-transform: uppercase;
}
*/

.large_imput
{
    max-width: none;
}

.store_link
{
    background-color: #166b1b;
    /*background-color: #16376b;*/
    float: right;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 5px 5px 0px 0px;
}

.tip-sign
{
    color: #98c6e1;
}

img.bimestimatestorelogo 
{
    height: 35px;
}

img.dclogo 
{
    height: 25px;
    margin-top: 5px;
}

img.payulogo 
{
    width: 204px;
}

img.bimestimatestorelogo
{
    height: 35px;
}