.form-signin
{
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox
{
    margin-bottom: 10px;
}
.form-signin .checkbox
{
    font-weight: normal;
}
.form-signin .form-control
{
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus
{
    z-index: 2;
}
.form-signin input[type="text"]
{
    margin-bottom: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.form-signin input[type="password"]
{
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.account-wall
{
    margin-top: 20px;
    padding: 40px 0px 20px 0px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.login-title
{
    color: #555;
    font-size: 18px;
    font-weight: 400;
    display: block;
}
.profile-img
{
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.need-help
{
    margin-top: 10px;
}
.new-account
{
    display: block;
    margin-top: 10px;
}

page{z-index: 900}
.blocker{
	z-index:100000;
	height:100%;
	width:100%;
	/*background: gray; 
	opacity:0.7; */
	position: absolute;
	
}
.activity {
	
	z-index:100001;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -(X/2)px;
    margin-top: -(Y/2)px;

	
}

.btn-action {
	
	cursor:pointer;
}
.buttons {
	
	margin-bottom: 10px;
}

.tramite_help {
	
	width: 100%;
	max-height: 250px;
	overflow: auto;
	border-bottom: 1px solid gray;
}

.gritter_item a {
	
	cursor:pointer;
	color: white;
	
	
}

.gritter_item a:hover {
	
	color: white;
	
	
}
.pendientes-class .bootstrap-dialog-message {
	
	max-height:400px;
	
	overflow:auto;
	
}
.clickabletr {
	
	cursor:pointer;
}
 .column_ul {   width:100%;   margin-bottom:20px;   overflow:hidden;   border-top:1px solid #ccc; } 
 .column_ul li{   line-height:1.5em;   border-bottom:1px solid #ccc;   float:left;   display:inline; } 
  .double li  { width:50%;} /* 2 col */ 
  .triple li  { width:33.333%; } /* 3 col */ 
  .quad li    { width:25%; } /* 4 col */ 
  .six li     { width:16.666%; } /* 6 col */
  
  #mainwidgets {
  	margin: 15px;
  }
  
 .notepad_wrap {
  
    border: 1px solid black;
 	padding: 5px;
 	margin: 10px;
}

 .notepad_header {
    
}

 .notepad_footer {
   font-size: small;
   font-style: italic;
}

 .notepad_content {
   }
   .client_cell {
            padding-right: 5px !important;
            padding-left: 5px !important;
            text-transform: capitalize;
        }
        .client_row {
            padding:10px;
        }
.recibodiv {
margin: 2px;    
width: 100%;
padding: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #e9eaee;

}
.historytext {
    font-size: 10px;

}
.strong {
    font-weight: bold;
     text-align: right;
}
.tablevalue {

    text-align: left;
}
.cpvdash td {
    padding: 1px !important;
    line-height: 10px;


}
.cantidadestr {

        height: 25px;
    text-align: right;
    width: 100px;
    padding:0px;
}
.historyrow td {

    
}
.permisostable td {
    padding: 0px !important;
}