/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
    margin: 10px;
    padding: 0;
    background: #CCCCCC;
    height: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
}
h1, h2, h3 {
    color: #000000;
}

h1 {
    letter-spacing: -2px;
    font-size: 3em;
}

h2 {
    font-size: 2em;
}

h3 {
    font-size: 1em;
}

input, textarea, select {
    color: #000000;
}

a {
    color: #3A570F;
    text-decoration:none;
}

a:hover {
    text-decoration: blink;
}

/* Sidebar */

#sidebar {
    float: left;
    width: 241px;
    background: #018ABE;
}

/* Logo */

#logo {
    margin-bottom: 1px;
    background: #658634 url(../images/img02.gif) repeat-y;
}

#logo h1, #logo p {
    margin: 0;
    padding: 0;
    text-transform: lowercase;
    text-align: center;
    font-weight: normal;
   /* color: #FFFFFF;*/
}

#logo h1 {
    padding-top: 15px;
    padding-left: 0px;
    padding-right: 0px;
    background: url(../images/img01.gif) no-repeat;
}

#logo p {
    padding-bottom: 0px;
    background: url(../images/img03.gif) no-repeat left bottom;
}

#logo a {
    text-decoration: none;
    /*color: #FFFFFF;*/
}

/* Widgets */

#widgets {
   /* background: #658634 url(images/img02.gif) repeat-y; */
   background: url(../images/img04.jpg) no-repeat left bottom;
}

#widgets-top {
    height: 20px;
    background: url(../images/img01.gif) no-repeat;
}
#widgets-bottom {
   height: 15px;
    background: url(../images/img03-1.gif) no-repeat left bottom;
}


#widgets * {
   color: #FFFFFF;
   
    /*height:300px;*/
}


#widgets h2 {
    margin: 0;
    padding: 0 0 20px 0;
    font-size: 1em;
}

/* Page */

#page {
    margin-left: 250px;
    height: 100%;
}
#page-login{
    width: 100%;
    text-align: center;
    position: relative;
}

/* Search */


.img-top{
    top:-20px;
    margin: 0;
padding: 0px;
display:inline-block;
    height: 50px;
    width: 270px;
    background: url("../images/img07.jpg") no-repeat left top;
    background-size: 100%;
    background-position-y:0px ;
   
    
}
.module-title{
   top:-10px;
 position: relative;
    display:inline-block;
    font-size: 2rem;
    color: white;
    
}

.sicomweb{
    font-weight: bolder;
    font-size: 2.5rem;
}

@media (max-width: 1200px) {
    .module-title{
        top:10px;
        font-size: 1rem;
     }
     .sicomweb{
        font-size: 1.5rem;
    }
    .img-top{display: none;}
}


#search {
  height: 50px;
  width: 100%;
  position: relative;  
 background-color: #1c66af;
 margin-bottom: 10px;
    }

#contGrid{

float:none;
overflow:auto;
background: #d8dad8 !important;
border-radius: 10px;
padding: 1rem !important;
min-height: 768px;


}


/* Content */

#content {
    min-height: 768px;
   
}
#content-login{
    width: 100%;
    display: flex;
    justify-content: center;
    
 }
#content h1, #content h2 {
    font-weight: normal;
    margin-top: 0;
}

.pagetitle {
    margin: 0 0 0px 0;
    padding-top: 15px;
}


.title {
    margin: 0;
    padding: 0 20px;
}

.byline {
    margin: 0 20px;
    border-top: 2px solid #018aeb;
}

.entry {
    /*padding: 0px 20px 0 20px;*/
    
}

.meta {
    margin: 0;
    padding: 0 20px;
}

/* Rounded Corners */


/* Footer */

#footer {
    clear: both;
    padding-top: 10px;
    font-size: smaller;
}

#footer p {
    margin: 0;
}


/* adicionales */
.login{
    margin-top: 2rem;
    background: #dfe0e0;
    border-radius: 7px;
    width:400px;
    position: relative;

}
.msg-login{
    text-align: center;
    color:red !important;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 12px;
    
}
#loginform {
    width:300px;
    margin:auto;
    background-color:#fff;
    border-radius: 5px;
    
    }
    #loginform fieldset{
    padding:10px;
    background: transparent;
    border:0px;
    }
    #loginform legend{
    font-weight:bold;
    font-size:9pt;
    }
    #loginform label{
    display:block;
    height:2em;
    background-color:#fff;
    padding:5px 5px 0;
    }
    #loginform input {
        margin-right:10px;
        border:1px solid #999999;
        float:right;
        clear:right;
        
        height: 24px;
        
        }
    
    #loginform input[type="submit"] {
        margin-right:20px;
        border:0px solid #999999;
        float:right;
        clear:right;
        background:#0080FF;
        color:#fff;
        height: 32px;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 5px;
        }
    #loginform input[type="submit"]:focus,#loginform input[type="submit"]:hover {
        background:#1c66af;
    }
    .error{
        text-align: center;
    color:red;
    font-weight:bold;
    }
    

/* otros */
#divcentrado{
text-align:center;
}
#dtitulosus{

width:90%;
color:#FFF;
overflow:auto;
margin:0 auto;
text-align:left;
}
#dtitulosusc{      /* titulo opcion cargar datos suspensiones y lecturas*/

width:100%;
color:#FFF;
overflow:auto;
margin:0 auto;
text-align:left;
}
#dtituloinsp{      /* titulo opcion cargar datos suspensiones y lecturas*/

width:100%;
color:#000066;
overflow:auto;
margin:0 auto;
text-align:left;
}
#dtituloinsp1{      /* titulo opcion cargar datos suspensiones y lecturas*/

width:90%;
color:#000066;
overflow:auto;
margin:0 auto;
text-align:left;
}





#ttextos{
background-color:#FF8000;
padding:10px;
font-weight:bold;
}

#ttextocar{
    background-color:#bd0003;
    padding:10px;
    font-weight:bold; 
    
}
#ttextoact{
    background-color:#5db5f0;
    padding:10px;
    font-weight:bold;   
    
}
#ttextor{
background-color:#FFCC00;
padding:10px;
font-weight:bold;
}



#ttextol{
background-color:#1BAA1B;
padding:10px;
font-weight:bold;

}
#ttextocp{
background-color:#0099cc;
padding:10px;
font-weight:bold;
}

#ttextof{
background-color:#F6D517;
padding:10px;
font-weight:bold;
color:#000;
}

#sbarrios {
      
     width:90%;
     height:400px;
     background-color:#F2F2F2;
     overflow:auto;
     margin:0 auto;
     text-align:left;
}





#ssustip {
      
     width:500px;
     height:50px;
     background-color:#F2F2F2;
     overflow:auto;
     margin:0 auto;
     text-align:left;
}


/*menu*/
.sidebarmenu ul{
margin-top: 0px;
margin-left: 10px;

padding: 0;
list-style-type: none;
font: 500 14px Roboto;
width: 230px; /* Main Menu Item widths */
border-bottom: 0px solid #ccc;
z-index:1000;

}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid rgba(58, 124, 182,0.5);
/*border-right: 0px solid #778;*/
}



.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: #024572;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
margin:0;
position: absolute;
width: 230px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
background-color: #018ABE;
}

.sidebarmenu a.subfolderstyle{
background: url(../images/right.gif) no-repeat 97% 50%;
}


.sicons{

border:0px;

}

#infadicional {
      
     width:90%;
     height:100%;
     background-color:#F2F2F2;
     overflow:auto;
     margin:0 auto;
     text-align:left;
}

.thumbone{
width:30px;
height:30px;
border:0px;

}

#cDialog{

width:90%;
color:#0080FF;
overflow:auto;
margin:0 auto;
text-align:center;
}

.imgp{

border:0px;
padding-left:5px;

}
.msg_error{
color:red;
font-weight:bold;
}

div.ui-jqdialog-content td.form-view-data {
    white-space: normal !important;
    height: auto;
    vertical-align: middle;
    padding-top: 3px; padding-bottom: 3px
}

.ui-jqgrid-title{
  font-size: 1.3rem !important;
  color:#1b1818;
  font-weight: 500;
  background-color:rgb(206, 233, 137);

  padding-left: 15px !important;
  padding-right: 15px !important;
  border-radius: 5px;
}
.error_pdo{
    color:red;
    font-weight: bold;
}