﻿.activeNavMenu {
    text-decoration:underline;
    color: black !important;
}

.pagination {
    height: auto !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: -8px !important;
}

.current {
    display: none !important;
}

.login-actions {
    margin-bottom: 0 !important;
}
.text-right {
    text-align:right !important;
}
.visibility-hidden {
    visibility: hidden;
}

.display-none {
    left:-1000px;
    position:absolute;
}

.center-align-text {
    text-align:center !important;
}

.paddingRight20 {
    padding-right: 20px !important;
}

.btn-pce {
  display: inline-block;
  *display: inline;
  /* padding: 4px 10px 4px; */
  /* margin-bottom: 0; */
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    padding:5px;
}

.btn-pce:hover,
.btn-pce:active,
.btn-pce.active,
.btn-pce.disabled,
.btn-pce[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn-pce:active,
.btn-pce.active {
  background-color: #cccccc \9;
}

.btn-pce:first-child {
  *margin-left: 0;
}

.btn-pce:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn-pce:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn-pce.active,
.btn-pce:active {
    background-color: #e6e6e6;
    background-color: #d9d9d9;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.dashboard table thead tr th {
    font-weight: 600 !important;
}

.nav li a span {
    font-weight:normal;
    font-size:13px;
    margin-right:5px;
}

.fix-loader {
    float: inherit !important;
    border: none !important;
    display: inline !important;
}

.marginbottom20 {
    margin-bottom:20px;
}

.tip-help {

}

#productlist ,#serviceslist{
    float: right;
    position: absolute;
    right: 4%;
    margin-top: 20px
}
.floting-list {
    background-color: #d9edf7;
    border-radius: 2px;
    color: #3a87ad;
    margin-left: 4px;
    margin-top: 5px;
    padding: 8px 7px 8px 8px;
    position: absolute;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    width: 160px;
    border: 1px solid #bce8f1;
}
.floting-list ul  {
    margin-left: 2px;
}
.floting-list ul li {
    list-style:none;
}

.idea img {
     width:18px;
     margin-right:5px;
}

#ActualizarDatosForm .span12 {
    margin-left:0;
}

.detalles-act {
    float:right;
}

#nav  .select-users{
	
	padding: 6px 9px 4px;
	
	font-size: 12px;
	
	background-color: #2B4055;
	height: 30px;
    margin: 0;
	border-color: #1B2834;
    color:#fff;
     box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.15);
     border-radius: 3px;
}
.widget-content.no-border {
    border:none;
}

#btnStop {
    float: right;
    padding: 7px;
}