﻿ 

/* 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;
}
.helperImageVertCenter {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
/* Set widths on the form inputs since otherwise they're 100% wide */
input[type="text"],
input[type="password"],
input[type="email"] {
    max-width: 280px;
}
 
.HeaderStyle th { 
    background-color:#29538d;
    color: #ffffff;
    padding: 12px;
    font-weight:normal;
    text-align:center;
}
.HeaderStyle  { 
    background-color:#29538d;
    color: #ffffff;
    padding: 6px;
    font-weight:normal; 
}
.RowStyle  { 
    background-color:#dddddd;
    color: #393939;
    padding: 12px;
    font-weight:normal;

}
.RowStyle td  {  
    padding: 7px; 
}
.RowStyle_sm  { 
    background-color:#dddddd;
    color: #393939;
    padding: 12px;
    font-weight:normal;
    font-size:12px;

}
.RowStyle_sm td  {  
    padding: 7px; 
}

h1 .inline-group { display: inline-block; }

.ClearGridWhite { 
    background-color:#fff; 
    border-left-color:#fff; 
    border-top-color:#fff; 
    border-bottom-color:#fff; 
}
.ClearGridWhite tr {
        background-color: #fff;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }
    .body-content {
        padding: 0;
    }
}

/* Custom Paging */
.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
 
.pagination-ys table > tbody > tr > td {
    display: inline;
}
 
.pagination-ys table > tbody > tr > td > a,
.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #fff;
    background-color: #29538d;
    border: 1px solid #dddddd;
    margin-left: -1px;
}
 
.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;    
    margin-left: -1px;
    z-index: 2;
    color: #29538d;
    background-color: #fff;
    border-color: #dddddd;
    cursor: default;
}
 
.pagination-ys table > tbody > tr > td:first-child > a,
.pagination-ys table > tbody > tr > td:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
 
.pagination-ys table > tbody > tr > td:last-child > a,
.pagination-ys table > tbody > tr > td:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
 
.pagination-ys table > tbody > tr > td > a:hover,
.pagination-ys table > tbody > tr > td > span:hover,
.pagination-ys table > tbody > tr > td > a:focus,
.pagination-ys table > tbody > tr > td > span:focus {
    color: #29538d;
    background-color: #eeeeee;
    border-color: #dddddd;
}


/*  random stuff to fix probs  */ 
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    margin-left: 4px;
    font-weight: normal; 
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .no-gutter-tabsup > [class*='col-'] {
        padding-right: 0px;
        padding-left: 0px;
        margin:0px;
    }
    .gutter-tabsup > [class*='col-'] {
        padding-right: 15px;
        padding-left: 15px;
        margin:0px;
    }
}
/* Responsive: Portrait tablets and down */
@media screen and (max-width: 769px) {
    .no-gutter-tabsdown > [class*='col-'] {
        padding-right: 0px;
        padding-left: 0px;
        margin:0px;
    }
    .gutter-tabsdown > [class*='col-'] {
        padding-right: 15px;
        padding-left: 15px;
        margin:0px;
    }
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

.error-red  { 
    color: red;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.bg_ltgray{
    background-color:#d3d3d3;
}
.bg_ltorange{
    background-color:#fffda5;
}

.form-control {
height:100%;

}.rounded {
  border-radius: 10px;
  background: #b3def3;  
}

 .bintracker {
    background-image: none;
    background-color: orange;
    color: white;

}

 .panel-heading > .table, .panel-heading > .table th {
    margin:0px;
    border: 0px;
}

/**   Pick Ticket  **/ 
.tdText
{
    font-weight: 400;
    font-size: 11px;
    color: black;
    font-family: arial,san-serif
}

.tdTitlewhite
{
    font-weight: 500;
    font-size: 13px;
    color: #ffffff;
    font-family: arial,san-serif
}


/**   Manage Users  **/ 
.div-inline{
    display:inline-block;
}

/* This will color the dropdown on calendar popups */
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    color:black
}



/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    /* navbar */
    .navbar-inverse {
        /*background-image: url('img/header.jpg');*/
        background-color: #094d73;
    }
    .WhiteCoverup9900 { 
        color:#990000;
    }
}

/* Responsive: Portrait tablets and down */
@media screen and (max-width: 769px) { 
    /* navbar */
    .navbar-inverse { 
        background-color:#094d73;
    }
    .WhiteCoverup9900 { 
        color:#fff;
    }
}

/* resize calendar popup */
div.ui-datepicker{
 font-size:11px;
}