.left {
  float: left !important; }

.right {
  float: right !important; }
	
.top-bar {
  overflow: hidden;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
  background: rgba(0,0,0,.2);
  margin-bottom: 0; }
  .top-bar ul {
    margin-bottom: 0;
    list-style: none; }
  .top-bar .title-area {
    position: relative;
    margin: 0; }
  .top-bar .name {
    height: 2.8125rem;
    margin: 0;
    font-size: 16px;
    text-align: center;
    }
    .top-bar .name h1{
      line-height: 2.8125rem;
      font-size: 1.0625rem;
      margin: 0; }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0; }
 
  
    .top-bar-section ul li > div {
      display: block;
      width: 100%;
      color: #FFFFFF;
      padding: 12px 0 12px 0;
      padding-left: 0.9375rem;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 0.8125rem;
      font-weight: normal;
      text-transform: none; }
      
    .top-bar-section ul li:hover:not(.has-form) > div {
      background-color: #555555;
      background: rgba(0,0,0,.2);
      color: #FFFFFF; }
    
  .top-bar-section .has-dropdown {
    position: relative; }
    
  .top-bar-section .dropdown {
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
    .top-bar-section .dropdown li {
      width: 100%;
      height: auto; }


  
  
@media only screen and (min-width:40.063em) {
  .top-bar {
    background: rgba(0,0,0,.2);
    overflow: visible; }
   
    .top-bar .title-area {
      float: left; 
      width: 80%;
      }

  .top-bar-section {
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      width: auto;
      height: auto !important;
      display: inline; }
      .top-bar-section ul li {
        float: left; }
    .top-bar-section li:not(.has-form) div:not(.button) {
      padding: 0 0.9375rem;
      line-height: 2.8125rem; }
    
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important; }
    
    .top-bar-section .dropdown {
      left: 0;
      top: auto;
      background: transparent;
      min-width: 100%; }
      .top-bar-section .dropdown li div {
        color: #FFFFFF;
        line-height: 2.8125rem;
        white-space: nowrap;
        padding: 12px 0.9375rem;
        background: rgba(0,0,0,.2); }
     
    .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
      border-bottom: none;
      border-top: none;
      border-right: solid 1px #4e4e4e;
      clear: none;
      height: 2.8125rem;
      width: 0; }
    

/* Default Link Styles */
a {
  color: #FFFFFF;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #0078a0; }
  a img {
    border: none; }

p {
  font-color: #666 !important; }


.top-bar {
  z-index: 300; 
  width:100%;
}
.noHand{
text-decoration: none;
border-style: none;
cursor:default;
width:75px;
height:85px;
border: 1px;
outline: 1px solid #000000;
}

.styleSalirBtn {
        color: #FFFFFF;
        line-height: 2.8125rem;
        white-space: nowrap;
        padding: 12px 0.9375rem;
        background: none; 
  }
  
 #userConnect{
 	
	background-image: url("iconos/resources/16x16/actions/user_connect.png");
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 9px 9px; /* 'left top ' */
	
	padding-left: 24px; /* make text start to the right of the image */
	padding-right: 10px; /* make text start to the right of the image */
	
 
 
 	font:normal 11px tahoma, arial, verdana, sans-serif;
  /*color:#004080;*/
  color:white;
  font-size:11px;
  padding:9px 0px 0px 30px;
  text-shadow: #0080c00.1em 0.1em 0.2em;
  width:150px; 
  }
  .styleParametrosCombo{
  	
  	height: 100%;
  }
  
  