.login-page
{
  background-color:#FFF !important;
}
#login_screen input, #login_screen select, #login_screen a {
  color:#000 !important;
}

#sign_in button
{
max-width:400px !important;
width:auto !important;
}

.oculta
{
  display:none;
}

.login-page
{
max-width:70%!important;
}

#login_screen
{
max-width:360px;
margin: 0 auto;
}

.table-striped > tbody > tr:hover {
  background-color:#e6e6e6;
  cursor: pointer;
}

td.auto
{
  width: 1px;
  white-space: nowrap;
}
td.aladerecha
{
  text-align:right;
  width: 1px;
  white-space: nowrap;
}
td.alcentro
{
  text-align:center;
  width: 1px;
  white-space: nowrap;
}

.righty
{
float:right;
}
.lefty
{
float:left;
}
.vacia
{
clear:both;
}
.pad20
{
padding:20px;
}

i.file
{
position:relative;
top:5px;
font-size:20px;
}

div.fichero a
{
color:#666;
text-decoration:none;
}
div.fichero
{
box-shadow:none !important;
}
div.fichero .dropdown-menu
{
top:40px;
}

.table-responsive tfoot tr
{
height:60px;
}

a.rojo
{
color:#ff3300 !important;
}
.pad10left
{
padding-left:10px;
}

.redondo
{
border-radius: 20px !important;
}

.local
{
background: #ededed;
}
.rojo
{
color:#ff3300!important;
}

.card a:hover
{
color:#ff3300;
}

.nav-tabs > li > a:before
{
border-bottom: 2px solid #666 !important;
}
ul.menu li
{
list-style-type: none !important;
padding:10px 0 10px 0;
width:100%;
}
.header-dropdown span
{
position:relative;
top:-5px;
}

input.readonly
{
cursor:not-allowed;
}

#avisos_top .menu-info
{
max-width:200px;
}

#avisos_top ul li:hover{
background:#e6e6e6;
}

#avisos_top ul li a:hover{
background:none;
}
#avisos_top .icon-circle{
position:realtive !important;
top:5px;
}

.btn-group ul.dropdown-menu
{
top:60px;
left: -30px;
}

#login_screen img
{
text-align:center;
max-height:120px;
max-width:240px;
margin:0 0 10px 0;
}

.sidebar{
  width:240px;
}
section.content
{
margin:100px 15px 0 255px;
}
.sidebar .user-info 
{
background:#fff;
text-align:center;
}
.sidebar img
{
max-width:160px;
max-height:110px;
}
a.navbar-brand
{
text-transform:uppercase;
}
#ficha_expediente .label{
border-radius:10px;
padding:2px 5px 2px 5px;
position:relative;
top:-3px;
}
.sidebar .user-info
{
display:none;
}

.izomax:hover i
{
color:#ff3300;
}
.izomax
{
border:0;
padding:5px;
border-radius:30px;
}
.izomax i
{
font-size:4em !important;
padding:10px;
}
.pad5
{
padding:5px;
}

.manualuso img
{
text-align:center;
}

.manualuso h2{
font-size: 1.4em;
text-transform: uppercase;
padding:20px 0 10px 0;
}

.manualuso ul li{
padding:10px 0 0 0;
}
.manualuso a{
color:#666;
text-decoration:none;
}

.loading{
  margin: 0 auto;
  min-height:450px;
  height:450px;
  background-image: url('/img/loading_email.gif');
  background-repeat: no-repeat;
  background-position: center;
}
.pad5
{
padding:5px;
}
.pad25
{
padding-right:25px;
}



.inverso ul{
left:auto !important;
right:0px;
}



.chksello{
	position:relative !important;
	left: auto !important;
	opacity: 1 !important;

}