﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 50px;
    padding-bottom: 20px;

               
}

a {
    color: #fff;
}

a:hover{
    color: #fff;
}

#jumbo {
 padding: 0px;
}

.eventslist td,.eventslist th {
padding: 10px;
}


.GroupHeaderRowStyle {
      background-color:#028ee7;
}

.navbar-brand {
    height: auto;
}

.showcursor {
    cursor:pointer;
}

.padbottom {
    margin-bottom: 10px !important;
}

.bottommargin {
    margin-bottom: 10px;
}

.automargin {
    margin: 0 auto;
}

.centertext {
    text-align: center;
}

.navbar .brand,
.nav-collapse {
    float: none;
    display: inline-block;
    *display: inline; /* ie7 fix */
    *zoom: 1; /* hasLayout ie7 trigger */
    vertical-align: top;
}

.darker {
    background-color:rgba(0,0,0,0.85);
    padding:6px;
}

.smpaddinglr {
     padding-left:5px;
     padding-right:5px;
}



.eventTitle {
     font-size:15pt;

}

.eventDescription {

     font-size:10pt;
}

.jumbotron {
  background-image:url('../images/gd1.jpg');
  background-size:cover;
}

.logo {
  color:#fff;
  font-weight:800;
  font-size:14pt;
  padding:25px;
  text-align:center;
}


.widewrapper {
  width:100%;
  }

.widewrapper > img {
  width:100%;
}

.StatusClass1 {
     
}

.StatusClass2 {

}

.StatusClass3 {
   
}

.StatusClass4 {
      background-color:#BCED91 !important;
}

.StatusClass5 {
      background-color:#FFCCCC !important;
}


.navbar-inner > .container {
    text-align: center;
}

.jumbotron {
    background-color: #000;
}

.news {
     font-size: 14px !important;
     color:white;
}


.row {
    padding: 5px;
}


@media (min-width: 768px) .navbar-nav > li > a {
    padding:40px 20px 20px 20px; vertical-align: middle;
}

#nav-fixed li {
    float: left;
}

.form-group {
    padding: 10px;
    border: #bdbdbd 1px solid;
}

label {
    display: block;
    padding-top: 5px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input[type='checkbox'], input[type='radio'] {
    display: none;
}

.faExample label {
    font-size: 1.5em;
    vertical-align: middle;
    margin: 5px 0 5px 25px;
}

.faExample .ui-icon {
    border-radius: 15%;
    font-size: 0.8em;
    display: inline-block;
    box-shadow: 0 0 3px 0 rgb(216, 216, 216), inset 0 2px 0 -1px rgba(127, 127, 127, 0.27), 0 3px 7px -3px rgb(53, 53, 53);
    background-color: #474747;
    background: linear-gradient(to bottom, #474747 0%, #232323 100%);
    padding: 7px;
}

.faExample [class*="icon-"] {
    color: #444;
}

.faExample .ui-icon-on {
    color: #fff;
    background-color: #0276c2;
    background: linear-gradient(to bottom, #0276c2 0%, #028ee7 100%);
    box-shadow: 0 0 3px 1px rgb(216, 216, 216), 0 2px 0 -1px rgba(127, 127, 127, 0.27), inset 0 4px 13px -2px rgba(0, 0, 0, 0.5);
}

.faExample .ui-icon-round {
    font-size: 0.7em;
    padding: 9px 10px;
    border-radius: 50%;
}

.red {
    color: red;
}

.lineItemLabels {
      font-size: 1.7em;
}

.lineItemLabelssm {
    font-size: 1.0em;
}



.green {
    color: green;
}

.action-box .order-level {
    float: left;
    width: 200px;
    margin: 0;
    padding: 12px;
    color: #555;
    position: relative;
}

.larger {
    font-size:19px;
}


.rounded {
    border: 1px solid rgba(0, 0, 0,.5);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 10px;
}

.action-box .order-bar {
    height: 1%;
    margin: 0 0 0 200px;
    position: relative;
    min-height: 135px;
}



.action-box .order-links {
    padding: 3px 0 12px;
    line-height: 21px;
}

.action-box .top-text {
    color: #666;
    font-weight: normal;
    display: block;
    line-height: 1.2;
}

ul.order-details {
    padding: 0;
    padding-top: 10px;
    margin: 0;
    position: relative;
}

.ship-contain {
    display: block;
    position: relative;
    padding: 10px;
}

ul.order-details li {
    font-size: 12px;
    list-style: none outside none;
    position: relative;
    color: #666666;
    line-height: 10px;
    padding-bottom: 8px;
    position: relative;
}

ul.order-location {
    padding: 0;
    margin: 0;
    position: relative;
}

    ul.order-location li {
        font-size: 13px;
        list-style: none outside none;
        color: #000;
        line-height: 13px;
        padding-bottom: 3px;
        position: relative;
    }

     ul.order-location li span {
        font-weight: bold;
    }

.ship-contain .primary-action {
    display: block;
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0px;
}

.action-box {

    line-height: 21px;
}

.footer {
    margin-top:20px;
    border-top: 1px solid #000;
}


.notebox {
     font-size: 18px;
    color: #0276c2;
}

.action-box h2 {
    font-size: 18px;
    color: #0276c2;
    line-height: 1.167;
    font-weight: normal;
    font-family: Arial,Helvetica,sans-serif;
    padding: 2px 0 0 0;
    margin: 0;
    display: block;
}

.lineItems td {
    font-size: 18px;
    color: #000;
    line-height: 1.167;
    font-weight: normal;
    font-family: Arial,Helvetica,sans-serif;
    padding: 0;
    padding-top: 10px;
    padding-right: 20px;
}

.headerbox {
    padding-top: 10px;
    padding-left: 15px;
    height: 50px;
    clear: both;
}

.navbar-brand {
    padding: 7px;
}

.BlackTitle_top_style {
    margin: 0;
    padding: 10px 3px;
    border-bottom: 1px solid #000;
    margin-bottom: 5px;
}


.WhiteTitle_top_style {
    margin: 0;
    padding: 10px 3px;
    border-bottom: 1px solid #FFF;
    margin-bottom: 5px;
}

.c_title_black {
    font-size: 20px;
    color: #555555;
    font-weight: 600;
    font-family: 'Carme',Arial, Tahoma, sans-serif;
}

.table-user-information > tbody > tr {
    border-top: 1px solid rgb(221, 221, 221);
}

.table-user-information > tbody > tr:first-child {
    border-top: 0;
}


.table-user-information > tbody > tr > td {
    border-top: 0;
}



#request-management .panel-heading {
 
}

#request-management h4 {
  
}

#request-management .panel-heading img {
    width: 32px;
    margin-right: 0.25em;
}

#request-management .panel-body img {
    margin: 0 1em 1em 0;
}



