* {
    margin: 0;
    padding: 0;
    border: 0;
}
/***********************tipo de letra*******************************************************/
@font-face {
    font-family: AgencyFB;
    src: url(../fonts/agencyfb.ttf), url(../fonts/agencyfb.eot);
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Regular.ttf);
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Regular.eot);
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Regular.svg);
}

@font-face {
    font-family: RobotoL;
    src: url(../fonts/Roboto-Light.ttf);
}

@font-face {
    font-family: RobotoL;
    src: url(../fonts/Roboto-Light.eot);
}

@font-face {
    font-family: RobotoL;
    src: url(../fonts/Roboto-Light.svg);
}

@font-face {
    font-family: Lato;
    src: url(../fonts/Lato-Light.eot);
}

@font-face {
    font-family: Lato;
    src: url(../fonts/Lato-Light.eot);
}

@font-face {
    font-family: Lato;
    src: url(../fonts/Lato-Light.eot);
}

h1 {
    font-family: Roboto;
    font-size: 20px;
    color: #262F3C;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
}

h2 {
    font-family: Roboto;
    font-size: 16px;
    color: #262F3C;
    text-align: center;
    margin-bottom: 15px;
}

h3 {
    font-family: Roboto;
    font-size: 15px;
    color: #262F3C;
    text-align: left;
    margin-bottom: 15px;
    font-weight: normal;
}
/*table{ width:100%; background-color:#FFF; border-radius:5px; border-collapse:collapse;}
table th{font-family:Roboto; font-size:13px; color:#fff; text-align:center; padding:5px 7px; background-color:#003040; border-left: 1px solid #003040; border-top: 1px solid #003040;}
table th:last-child{ border-right:1px solid #003040;}
table tr{ border-top:1px solid #003040;}
table tr:last-child{ border-bottom:1px solid #003040;}
table tr td{ border-right:1px solid #003040; padding:5px 7px; font-family:Roboto; font-size:13px; color:#666; text-align:center;}
table tr td:first-child{ border-left:1px solid #003040;}
table tr:hover{ background-color: #F4F4F4; cursor:pointer;}*/

body {
    font-size: 16px;
    background-image: url(../img/bgfondo.jpg);
}

.wrapper {
    width: 70%;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mglblUsuario {
    margin-right: 15px;
}

.mRButton {
    margin-right: 20px;
}

#clearFix {
    clear: both;
}

#fondoBG {
    background: url(../img/bgadm.png);
    background-repeat: no-repeat;
    background-position: center;
    background-position: top;
    height: 800px;
    background-size: 100% auto;
}

#hMain {
    background-image: url(../img/bghead01.jpg);
    height: 75px;
    padding-top: 15px;
    margin-bottom: 15px;
}

#logo {
    margin-right: 15px;
}

#title {
    font-family: AgencyFB;
    font-size: 25px;
    color: #262F3C;
    text-transform: uppercase;
    width: 30%;
}

#bUsuario {
    background-image: url(../img/bgbloque01.png);
    height: 17px;
    padding: 5px 7px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}

.lblusuario {
    font-family: Roboto;
    font-size: 16px;
    color: #666;
}

.lbloficina {
    font-family: Roboto;
    font-size: 16px;
    color: #666;
}

#mainSection {
    margin-bottom: 65px;
}

#contInf {
    background-image: url(../img/bgbloque01.png);
    padding: 10px 7px;
    height: auto;
    border-radius: 5px;
}

.certiGrid {
    border: 1px solid #BFBFBF;
    border-radius: 5px;
    padding: 10px 7px;
    margin-top: 10px;
}

/*#btInv{ border:1px solid #BFBFBF; padding:10px; border-radius:5px; margin-bottom:15px;}
#btInv ul{width:40%; margin:0 auto; list-style:none;}
#btInv ul li{ display:inline; margin-right:10px;}
#btInv li:last-child{margin-right:0;}
.btPerfil{ background-image: url(../img/btaplisis.png); background-position:0 0; width:93px; height:93px;}
.btPerfil:hover{ background-image:url(../img/btaplisis.png);background-position:0 -94px; cursor:pointer;}
.btRegistros{background-image:url(../img/btaplisis.png); background-position:-95px 0; width:93px; height:93px;}
.btRegistros:hover{background-image:url(../img/btaplisis.png); background-position: -95px -94px; cursor:pointer;}
.btConsultas{background-image:url(../img/btaplisis.png); background-position:-189px 0; width:93px; height:93px;}
.btConsultas:hover{background-position:-189px -94px; cursor:pointer;}
.btAvirtual{background-image:url(../img/btaplisis.png); background-position:-282.5px 0; width:93px; height:93px;}
.btAvirtual:hover{background-position:-282.5px -94px; cursor:pointer;}
.btConfig{background-image:url(../img/btaplisis.png); background-position:-377px 0; width:93px; height:93px;}
.btConfig:hover{background-position:-377px -94px; cursor:pointer;}*/

/*.cantDatos{ padding:5px 7px; margin-bottom:15px; border:1px solid #BFBFBF; border-radius:5px;}
.textCantDatos{ font-family:Roboto; font-size:12px; color:#666;}
.contTabla{}*/
/********************estilos de cajas de texto, labels y botones*****************************/
.lblContInfo {
    font-family: Roboto;
    font-size: 13px;
    color: #666;
    display: block;
    width: 95%;
    padding: 5px 7px;
    margin-bottom: 5px;
}

.txtContInfo {
    padding: 5px 7px;
    border: 1px solid #999;
    font-family: Roboto;
    font-size: 13px;
    color: #666;
    border-radius: 5px;
    display: block;
    width: 95%;
}

.txtcaptcha {
    padding: 5px 7px;
    border: 1px solid #999;
    font-family: Roboto;
    font-size: 13px;
    color: #666;
    border-radius: 5px;
    display: block;
    width: 40%;
}

.btContent {
    background-image: url(../img/bgbutton01.png);
    padding: 7px 10px;
    font-family: Roboto;
    font-size: 13px;
    color: #FFF;
    text-align: center;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 5px;
}

    .btContent:hover {
        background-image: url(../img/bgbutton01over.png);
        cursor: pointer;
    }

.colElement {
    width: 31.8%;
    float: left;
    border: 1px solid #BFBFBF;
    border-radius: 5px;
    padding: 10px 7px;
}

.colElementMgR {
    margin-right: 0.5%;
}

.colElementHeigth {
    height: 135px;
}

.colElementBottom {
    margin-bottom: 0;
}

.posElement {
    margin-bottom: 10px;
    width: 100%;
}

.infoDatos {
    font-family: Roboto;
    font-size: 12px;
    color: #666;
    border: 1px solid #BFBFBF;
    border-radius: 5px;
    padding: 10px 7px;
}
/*******************************************************************/

#bottomContent {
    height: auto;
    clear: both;
}

#textfooter {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    text-align: center;
    padding: 12px;
    font-family: Roboto, Geneva, sans-serif;
    font-size: 12px;
    color: #fff;
    background-color: #333;
}


/********************************************DISEŅO DEL GRIDVIEW********************************************/
.mGrid {
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}

    .mGrid td {
        padding: 2px;
        border: solid 1px #c1c1c1;
        color: #717171;
        vertical-align: middle;
    }

    .mGrid th {
        padding: 4px 2px;
        color: #fff;
        background: #424242 url('../Imagenes/GridView/grd_head.png') repeat-x top;
        border-left: solid 1px #525252;
        font-size: 0.9em;
        vertical-align: middle;
    }

    .mGrid .alt {
        background: #F0F0F0;
        vertical-align: middle;
    }

    .mGrid .pgr {
        background: #424242 url('../Imagenes/GridView/grd_pgr.png') repeat-x top;
        vertical-align: middle;
    }

        .mGrid .pgr table {
            margin: 5px 0;
            vertical-align: middle;
        }

        .mGrid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
            vertical-align: middle;
        }

        .mGrid .pgr a {
            color: #666;
            text-decoration: none;
            vertical-align: middle;
        }

            .mGrid .pgr a:hover {
                color: #000;
                text-decoration: none;
                vertical-align: middle;
            }
