/*.titulos {  	}
.textolayers {  	}*/

@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }

body {
  padding-bottom: 30px;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}


.table tbody tr:hover td {
    background: #EEE;
}

.textcenter{ text-align:center }
.bigicon{ font-size:20px; }

.btn{ margin:2px; }

.label{   white-space: normal !important;  }