﻿.lblTotals {
    font-weight: normal; 
    font-size: 14px; 
    padding-left: 5px;
}

.pageTopLinks-user
{
    margin-right: 30px;
}

.pageTopLinks-user div
{
    color: #ddd; 
    font-size: 13px; 
    font-weight: 400;
}

.pageTopLinks-officeinfo
{
    color: #fff !important; 
    font-size: 11px !important; 
    line-height: 10px !important;
}


.mobile-only-nav-user
{
    color: #999; 
    font-size: 13px; 
    font-weight: 400; 
    margin-left: 20px;
}

.mobile-only-nav-officeinfo {
    font-size: 10px;
    line-height: 16px;
    margin-left: 20px;
}

.devborder {
    border: thin solid #C0C0C0;
}

.input-group.texto {
    width: 60px;
}

.input-group.selecto {
	width: 150px;
}

.hedder {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image:         linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
}
