﻿/* ==========================================================================
   HTML5 - Estilos Base
   ========================================================================== */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup, 
menu, footer, header, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-smooth:always;
  -webkit-font-smoothing: antialiased;
}

body {
    font: 11px/15px Helvetica, Helvetica Neue, Arial;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
    display: block;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   CUERPO DEL DOCUMENTO - Alto y ancho 100%
   ========================================================================== */

body, html
{
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" ,Arial,Helvetica,Verdana,sans-serif;
    background: url('../Img/subtlenet2.png') repeat center center;
    width: 100%;
    height: 100%;
    position: relative;
}



/* ==========================================================================
   Inicia HEADER
   ========================================================================== */


.art-main
{
    z-index: 999;
    position: fixed;
    top: 0;
    width: 100%;
    min-height: 80px;
    box-shadow: inset 0 0 20px rgba(0,0,0,0.6);
    -moz-box-shadow: inset 0 0 20px rgba(0,0,0,0.6);
    -webkit-box-shadow: inset 0 0 20px rgba(0,0,0,0.6);
    background: url('../Img/carbonfiber.png') repeat center center;
}

.art-main > div a>img{display:none}
.art-main img {
  max-width:60%;
  position:relative;
  height:auto;
  padding: 10px;
}
.wrapper {
    width: 100%;
    margin: 0 auto;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.art-main .logo {
        float: left;
    }

.art-main .logout {
        float: right;
        margin-top: 2.5%;
    margin-right: 3.5%;
    }

/* ==========================================================================
   Inicia MENU
   ========================================================================== */
.MenuMain img.icon {
    border-style: none;
    vertical-align: middle;
}
.MenuMain img.separator {
    border-style: none;
    display: block;
}
.MenuMain img.horizontal-separator {
    border-style: none;
    vertical-align: middle;
}
.MenuMain ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: auto;
}
.MenuMain ul.dynamic {
    z-index: 1;
}
.MenuMain a {
color: #FFFFFF;
    display: inline-block;
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 11px;
    letter-spacing: 0.1px;
    line-height: 3.5em;
    padding: 0 0 0 1.5em;
    text-decoration: none;
}

.MenuMain a.static {
    padding-left: 1.5em !important;

}

.MenuMain a.popout {
    background-image:none !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    padding-right: 0px !important;
}

.MenuMain ul,
.MenuMain li,
.MenuMain span,
.MenuMain a {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 999;
}

.MenuMain {
  background: #141414;
  background: -moz-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32323a), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -o-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -ms-linear-gradient(top, #32323a 0%, #141414 100%);
  background: linear-gradient(to bottom, #32323a 0%, #141414 100%);
  border-bottom: 5px solid #007DAC;
  height:39px;
  width:100%;
}


.MenuMain:after,
.MenuMain ul:after {
  content: '';
  display: block;
  clear: both;   
}
.MenuMain a:hover, .MenuMain li:hover{
  background: #070707;
  background: -moz-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26262c), color-stop(100%, #070707));
  background: -webkit-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -o-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -ms-linear-gradient(top, #26262c 0%, #070707 100%);
  background: linear-gradient(to bottom, #26262c 0%, #070707 100%);
      }

.MenuMain ul>li>a:after{
  content: "";
    border-right:solid 1px #aaa;    
  margin-left: 1.5em;
    height:2em;
}

.MenuMain ul>li>a:after  {
  content: "";
}

.MenuMain ul>li>ul>li>a:after {
  content: "";
  border: 0px !important;
}

.MenuMain ul{
  list-style: none;
}

.MenuMain > ul {
  float: left;
}

.MenuMain > ul > li {
  float: left;
}
.MenuMain > ul > li:hover:after {
  z-index: 999;
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
/*ESTILOS PARA INDICADOR DE MENU (Flecha)*/
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #0fa1e0;
  margin-left: -10px;
}


.MenuMain > ul > li:hover > a {
  background: #070707;
  background: -moz-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26262c), color-stop(100%, #070707));
  background: -webkit-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -o-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -ms-linear-gradient(top, #26262c 0%, #070707 100%);
  background: linear-gradient(to bottom, #26262c 0%, #070707 100%);
  box-shadow: inset 0 0 3px #000000;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;
}

.MenuMain ul > li:hover > ul {
  display: block;
}
.MenuMain ul > li ul {
  display: none;
  position: absolute;
  width: 200px !important;
  top: 100%;
  left: 0;
}

.MenuMain ul > li ul li a {
    background: none repeat scroll 0 0 #0FA1E0;
    border-bottom: 1px dotted #6FC7EC;
    display: block;
    filter: none;
    font-size: 10.8px;
    letter-spacing: 0.75px;
    line-height: 120%;
    padding: 10px;
}
.MenuMain ul > li ul li:hover a {
  background: #006a98;
}
.MenuMain ul > li ul > li:hover > ul {
  display: block;
}
.MenuMain ul > li ul > li ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
.MenuMain ul > li ul > li ul li a {
  background: #0c7fb0;
  border-bottom: 1px dotted #6db2d0;
}
.MenuMain ul > li ul > li ul li a:hover {
  background: #095c80;
}



/* ==========================================================================
   Inicia ESTILOS TAB
   ========================================================================== */

.tab{
  width: 100%; 
  margin: 0 auto;
}

ul {
  list-style: none;
}

ul#navigation {
  height: 30px;
  /*padding: 0px 20px 0 10px;*/
  width: 90%;
  margin: 0 auto;
  position: relative;
  overflow: none;
}

ul#navigation li{
    color: #000;
      background: rgb(241,241,241); 
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
  display: block;
  text-align: center;
  width: auto;
  height: auto;
  padding: 0 10px;
  line-height: 30px;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  outline: none;
  float: left;
  -webkit-box-shadow: 0 -8px 30px rgba(200,200,200,0.3);       
  -moz-box-shadow: 0 -8px 30px rgba(200,200,200,0.3); 
  box-shadow: 0 -8px 30px rgba(200,200,200,0.3);
    border-left: 1px solid #aaa;
    border-right: none;
    border-top: 1px solid #aaa;
}


.content-tab {
  width:90%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  background: rgb(242,242,242); 
  padding: 15px 50px 50px;
  margin: 0 auto;
  border: 1px solid #aaa;
  -webkit-border-radius: 0px 12px 10px 10px;
  -moz-border-radius: 0px 12px 10px 10px;
  border-radius: 0px 12px 10px 10px;
  -webkit-box-shadow: 0 8px 30px rgba(200,200,200,0.3);       
  -moz-box-shadow: 0 8px 30px rgba(200,200,200,0.3); 
  box-shadow: 0 8px 30px rgba(200,200,200,0.3);
}


/* ==========================================================================
   Inicia TABLA
   ========================================================================== */


.gridView, .gridView th, .gridView td{ border:1px solid #ccc; padding:5px;}
.gridView th{ padding:5px;}
.gridWiewHeader {
background-image: linear-gradient(bottom, rgb(0,86,133) 13%, rgb(5,105,163) 55%, rgb(0,149,199) 78%);
background-image: -o-linear-gradient(bottom, rgb(0,86,133) 13%, rgb(5,105,163) 55%, rgb(0,149,199) 78%);
background-image: -moz-linear-gradient(bottom, rgb(0,86,133) 13%, rgb(5,105,163) 55%, rgb(0,149,199) 78%);
background-image: -webkit-linear-gradient(bottom, rgb(0,86,133) 13%, rgb(5,105,163) 55%, rgb(0,149,199) 78%);
background-image: -ms-linear-gradient(bottom, rgb(0,86,133) 13%, rgb(5,105,163) 55%, rgb(0,149,199) 78%);
color:#FFFFFF;
font-weight: bold;
height: 27px;
}
.gridViewAlternateRow{ background: none repeat scroll 0 0 rgba(130, 200, 250, 0.5)!important;}
.gridViewPager{background:url(../../../../NewAsistencia/Asistencia/Asistencia.Presentacion.ASPNET/Img/bg-searchbar.jpg) repeat-x 0 0 #78797d; height:31px; padding:5px;}
.gridViewPager a{ padding:3px; font-size:14px; }

.gridViewPage tr, .gridViewPage td{ padding:5px;}






/* ==========================================================================
   Inicia MAIN CONTENT
   ========================================================================== */
.main{
  width: 100%;
  height: auto;
  table-layout: auto;
  overflow: auto;
  padding-bottom: 4%;
  padding-top:100px;
}


/* ==========================================================================
   Inicia FOOTER
   ========================================================================== */

.art-footer
{
    position: fixed;
    bottom: 0;
    background: url('../Img/debut_dark.png') repeat center center;
    height: 60px;
    width: 100%;
    -webkit-box-shadow: 0 -5px 35px rgba(100,100,100,0.3);
    -moz-box-shadow: 0 -5px 35px rgba(100,100,100,0.3);
    box-shadow: 0 -5px 35px rgba(100,100,100,0.3);
}

.art-footer-text{
        color:rgb(222,222,222);
        text-align: center;
        padding: 0.6% 10% 1% ;
        margin: 0;
}


.art-fotos
{
    background: url('../Img/debut_dark.png') repeat center center;
    height: 40px;
    width: 100%;
    -webkit-box-shadow: 0 -5px 35px rgba(100,100,100,0.3);
    -moz-box-shadow: 0 -5px 35px rgba(100,100,100,0.3);
    box-shadow: 0 -5px 35px rgba(100,100,100,0.3);
    color: rgb(222,222,222);
    padding: 2% 10%;
    margin-bottom: 5%;
}

.nivoslider {
display:block; 
margin:0 auto; 
width: 100%;
text-align: center
}

.slider  {
display:block; 
margin:0 auto; 
width: 100%;
    text-align: center;
    float: none;
}
ol#controls  {
display:block; 
margin:0 auto; 
width: 100%;
    text-align: center;
    float: none;
}


.asp-select-texbox-150-Mayuscula{background:#FFF;border:1px solid #ccc;width: 250px;text-transform: uppercase;}
 .asp-select-texbox-150-Minuscula{background:#FFF;border:1px solid #ccc;width: 250px;text-transform: lowercase;}
 .asp-select-texbox-150-Normal{background:#FFF;border:1px solid #ccc;width: 250px;}
 
  .asp-select-texbox-50-Normal{background:#FFF;border:1px solid #ccc;width: 50px;}
 
 .div_check_list{ clear:both; float:none; margin: 10px 0; border-bottom:1px solid #ccc; padding:10px 0px}
 .div_check_list .label{ width:200px!important; display:block !important; float:left !important; text-align:left !important; margin-right:10px !important;font-weight: bold;}
 .modalBackground{background-color: Gray;filter: alpha(opacity=50);opacity: 0.50;}
.updateProgressMaster{border-width: 0px;border-style: solid;background-color: #FFFFFF;position: absolute;width: 180px;height: 65px;}.modalBackground{background-color: Gray;filter: alpha(opacity=50);opacity: 0.50;}
.btn-.imput-usuario {-moz-border-radius:5px 5px 5px 5px;background-color:#19476F;color:#FFFFFF;float:right;margin-right:10px;padding:5px;text-align:center;width:auto !important;}
.updateProgressMaster{border-width: 0px;border-style: solid;background-color: #FFFFFF;position: absolute;width: 180px;height: 65px;}

.search-bar{ background:url(../../../../NewAsistencia/Asistencia/Asistencia.Presentacion.ASPNET/Img/bg-searchbar.jpg) repeat-x 0 0 #78797d; height:31px; border:1px solid #ccc; margin:10px 0px; text-align:left;}
.search-bar label{margin: 4px;display: inline-block;color: #000000;font-weight: bold;}
.search-bar select{ width:150px!important;}
.search-bar .imput-usuario[type=text]{ width:250px!important;}


.actions{ padding:5px 0px; margin:5px 0px; border-bottom:1px solid #999; border-top:1px solid #999; }
.actions a{ color:#00AFEF;}
.actions a:hover{ color:#ffc000;}

.t_center { text-align: center; }
.f_left { float: left; }
.f_right { float: right; }
 
 
 /*----------------------------------------------------PAGINACIONGV--------------------------------------------------------*/
.pagprev{background:transparent url(../../../../NewAsistencia/Asistencia/Asistencia.Presentacion.ASPNET/Img/previous.png) no-repeat scroll center;height:1.3em;width:16px;cursor:pointer;border:0px;}
.pagnext{background:transparent url(../../../../NewAsistencia/Asistencia/Asistencia.Presentacion.ASPNET/Img/next.png) no-repeat scroll center;height:1.3em;width:16px;cursor:pointer;border:0px;}
.pagfirst{background:transparent url(../../../../NewAsistencia/Asistencia/Asistencia.Presentacion.ASPNET/Img/first.png) no-repeat scroll center;height:1.3em;width:16px;cursor:pointer;border:0px;}
.paglast{background:transparent url(../../../../NewAsistencia/Asistencia/Asistencia.Presentacion.ASPNET/Img/last.png) no-repeat scroll center;height:1.3em;width:16px;cursor:pointer;border:0px;}


/*---------------------------------------------------------MENSAJES-----------------------------------------------------------------------------*/

.divInfo, .divSuccess, .divWarning, .divError {border: 1px solid;background-repeat: no-repeat;background-position: 10px center;padding-top: 12px;padding-right: 50px;padding-left: 50px;padding-bottom: 12px;font-size: 13px;font-family: Arial, Helvetica, sans-serif;margin: 8px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}

.divInfo {color: #00529B;background-color: #BDE5F8;text-align: center;background-image: url(../../../../NewAsistencia/Asistencia/Asistencia.Presentacion.ASPNET/Img/Img32/info.gif);}

.divSuccess {color: #4F8A10;background-color: #DFF2BF;background-image:url(../../../../NewAsistencia/Asistencia/Asistencia.Presentacion.ASPNET/Img/Img32/success.gif);}

.divWarning {color: #9F6000;background-color: #FEEFB3;background-image: url(../../../../NewAsistencia/Asistencia/Asistencia.Presentacion.ASPNET/Img/Img32/warning.gif);}

.divError {color: #D8000C;background-color: #FFBABA;background-image: url(../../../../NewAsistencia/Asistencia/Asistencia.Presentacion.ASPNET/Img/Img32/error.gif);}

.divTitle {text-align: left;font-size: 12px;color: #09F;display: block;position: relative;font-weight: bold;padding-top: 6px;padding-bottom: 4px;padding-left: 8px;}


/*------------------------------------------*/

/* new clearfix */
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 *//* new clearfix */
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.wrapper-content{width:98%; margin:0px 12px;}




/*---------------------------------------------------------------------------------------------------------------*/



[class~=ajax__validatorcallout_popup_table] { width: 50px !important;height:20px }


.customCalloutStyle div, .customCalloutStyle td{

border: solid 1px Black;

background-color:Gray;

color:White;

}

.customCalloutStyle .ajax__validatorcallout_popup_table{

display: none;

border: none;

background-color: transparent;

padding: 0px;

}

.customCalloutStyle .ajax__validatorcallout_popup_table_row{

vertical-align: top;

height: 100%;

background-color: transparent;

padding: 0px;

}

.customCalloutStyle .ajax__validatorcallout_callout_cell{

width: 20px;

height: 100%;

text-align: right;

vertical-align: top;

border: none;

background-color: transparent;

padding: 0px;

}

.customCalloutStyle .ajax__validatorcallout_callout_table{

height: 100%;

border: none;

background-color: transparent;

padding: 0px;

}

.customCalloutStyle .ajax__validatorcallout_callout_table_row{

background-color: transparent;

padding: 0px;

}

.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell

{

padding: 8px 0px 0px 0px;

text-align: right;

vertical-align: top;

font-size: 1px;

border: none;

background-color: transparent;

}

.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv{

font-size: 1px;

position: relative;

left: 1px;

border-bottom: none;

border-right: none;

border-left: none;

width: 15px;

background-color: transparent;

padding: 0px;

}

.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div{

height: 1px;

overflow: hidden;

border-top: none;

border-bottom: none;

border-right: none;

padding: 0px;

margin-left: auto;

}

.customCalloutStyle .ajax__validatorcallout_error_message_cell

{

font-family: Tahoma;

font-size: 11px;

padding: 5px;

border-right: none;

border-left: none;

width: 100%;

}

.customCalloutStyle .ajax__validatorcallout_icon_cell{

width: 20px;

padding: 5px;

border-right: none;

}

.customCalloutStyle .ajax__validatorcallout_close_button_cell{

vertical-align: top;

padding: 0px;

text-align: right;

border-left: none;

}

.customCalloutStyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv{

border: none;
width:23px!important;

text-align: center;

padding: 1px;

cursor: pointer;

} 


/* ==========================================================================
   Estilos LOGIN
   ========================================================================== */

.assis-bg-reg
{
    padding: 0 10%;
    position: relative;
    min-height: 1100px;
    background: url('../Img/carbonfiber.png') repeat center center;
}

.assis-content-reg {

    position: relative;
    height: 100%;
    width: 50%;
    display: block;
    margin: 0 auto;
}
.art-registro img{
  display: block;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 auto;

}


/* Inicia Estilos para formulario de acceso */
#container_demo{
  display: block;
  width: 70%;
  height: 100%;
  margin: 6% auto;
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
}

/** Fuente usada como íconos **/ 
@font-face {
    font-family: 'FontomasCustomRegular';
    src: url('../Css/fonts/fontomas-webfont.eot');
    src: url('fonts/fontomas-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Css/fonts/fontomas-webfont.woff') format('woff'),
         url('../Css/fonts/fontomas-webfont.ttf') format('truetype'),
         url('../Css/fonts/fontomas-webfont.svg#FontomasCustomRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a.hiddenanchor{
  display: none;
}
/** Wrapper que contendrá el formulario **/
#wrapper{
  width: 100%;
  display: block;
  margin: 0 20px;
  position: relative; 
}
/**** Inician estilos para los elementos **/

/**** Estilos generales ****/
#wrapper a{
  color: rgb(95, 155, 198);
  text-decoration: underline;
}

#wrapper h1{
  font-size: 28px;
  color: rgb(0, 125, 172);
  padding: 15px 0 10px 0;
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  font-weight: 800;
  text-align: center;
  padding-bottom: 20px;
}
/** Línea que está debajo del título del formulario */

#wrapper h1:after{
  content: ' ';
  display: block;
  width: 100%;
  height: 2px;
  margin-top: 10px;
  background: -moz-linear-gradient(left, rgba(0,125,172,0) 0%, rgba(0,125,172,0.8) 20%, rgba(0,125,172,1) 53%, rgba(0,125,172,0.8) 79%, rgba(0,125,172,0) 100%); 
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,125,172,0)), color-stop(20%,rgba(0,125,172,0.8)), color-stop(53%,rgba(0,125,172,1)), color-stop(79%,rgba(0,125,172,0.8)), color-stop(100%,rgba(0,125,172,0))); 
  background: -webkit-linear-gradient(left, rgba(0,125,172,0) 0%,rgba(0,125,172,0.8) 20%,rgba(0,125,172,1) 53%,rgba(0,125,172,0.8) 79%,rgba(0,125,172,0) 100%); 
  background: -o-linear-gradient(left, rgba(0,125,172,0) 0%,rgba(0,125,172,0.8) 20%,rgba(0,125,172,1) 53%,rgba(0,125,172,0.8) 79%,rgba(0,125,172,0) 100%); 
  background: -ms-linear-gradient(left, rgba(0,125,172,0) 0%,rgba(0,125,172,0.8) 20%,rgba(0,125,172,1) 53%,rgba(0,125,172,0.8) 79%,rgba(0,125,172,0) 100%); 
  background: linear-gradient(left, rgba(0,125,172,0) 0%,rgba(0,125,172,0.8) 20%,rgba(0,125,172,1) 53%,rgba(0,125,172,0.8) 79%,rgba(0,125,172,0) 100%); 
}

#wrapper p{
  margin-bottom:15px;
}
#wrapper p:first-child{
  margin: 0px;
}
#wrapper label{
  color: #0B4468;
  position: relative;
    font-size: 1.35em;
    font-weight: 500;
}


/**** Estilos avanzados ****/

/* placeholder */
::-webkit-.imput-usuario-placeholder  { 
  color: rgb(190, 188, 188); 
  font-style: italic;
}
.imput-usuario:-moz-placeholder,
textarea:-moz-placeholder{ 
  color: rgb(190, 188, 188);
  font-style: italic;
} 
.imput-usuario {
  outline: none;
}

/* Los .imput-usuario */
#wrapper .imput-usuario:not([type="checkbox"]){
  width: 92%;
  margin-top: 4px;
  padding: 10px 0px 10px 30px;  
  border: 1px solid rgb(0, 125, 172);
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
    -moz-box-sizing : content-box;
         box-sizing : content-box;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 125, 172, 0.6) inset;
     -moz-box-shadow: 0px 1px 4px 0px rgba(0, 125, 172, 0.6) inset;
          box-shadow: 0px 1px 4px 0px rgba(0, 125, 172, 0.6) inset;
  -webkit-transition: all 0.2s linear;
     -moz-transition: all 0.2s linear;
       -o-transition: all 0.2s linear;
          transition: all 0.2s linear;
}
#wrapper .imput-usuario:not([type="checkbox"]):active,
#wrapper .imput-usuario:not([type="checkbox"]):focus{
  border: 1px solid rgba(91, 90, 90, 0.7);
  background: rgba(238, 236, 240, 0.2); 
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 125, 172, 0.6) inset;
     -moz-box-shadow: 0px 1px 4px 0px rgba(0, 125, 172, 0.6) inset;
          box-shadow: 0px 1px 4px 0px rgba(0, 125, 172, 0.6) inset;
} 

/** Llamada a los íconos del formulario **/
[data-icon]:after {
    content: attr(data-icon);
    font-family: 'FontomasCustomRegular';
  color: rgb(0, 125, 172);
    position: absolute;
    left: 0px;
    top: 33px;
  width: 30px;
}

/*Botones*/
#wrapper p.button .imput-usuario{
  width: 30%;
  cursor: pointer;  
  background: rgb(0, 120,172);
  padding: 5px 5px;
  font-family: 'BebasNeueRegular','Arial Narrow',Arial,sans-serif;
  color: #fff;
  font-size: 13px;  
  border: 1px solid rgb(28, 108, 122);  
  margin-bottom: 5px; 
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px; 
  -webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset,
          0px 0px 0px 3px rgb(254, 254, 254),
          0px 5px 3px 3px rgb(210, 210, 210);
     -moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset,
          0px 0px 0px 3px rgb(254, 254, 254),
          0px 5px 3px 3px rgb(210, 210, 210);
          box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset,
          0px 0px 0px 3px rgb(254, 254, 254),
          0px 5px 3px 3px rgb(210, 210, 210);
  -webkit-transition: all 0.2s linear;
     -moz-transition: all 0.2s linear;
       -o-transition: all 0.2s linear;
          transition: all 0.2s linear;
}
#wrapper p.button .imput-usuario:hover{
  background: rgb(0, 80, 120);
}
#wrapper p.button .imput-usuario:active,
#wrapper p.button .imput-usuario:focus{
  background: rgb(0, 125, 172);
  position: relative;
  top: 1px;

  -webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
     -moz-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
          box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.2) inset;
}

.login.button:hover,
.signin.button:hover {
    background-color:#1C5479;
    color: f2f2f2;
}

.login.button,
.signin.button
{
    float: right;
  text-align: center;
    margin: 5px 0;
    padding: 5px 0;
  height: 30px;
   width: 30%;
  cursor: pointer;  
  background: rgb(0, 120,172);
  font-family: 'BebasNeueRegular','Arial Narrow',Arial,sans-serif;
  color: #fff;
  font-size: 13px;  
  border: 1px solid rgb(28, 108, 122);  
  margin-bottom: 5px; 
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px; 
  -webkit-box-shadow: 0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset,
          0px 0px 0px 3px rgb(254, 254, 254),
          0px 5px 3px 3px rgb(210, 210, 210);
     -moz-box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset,
          0px 0px 0px 3px rgb(254, 254, 254),
          0px 5px 3px 3px rgb(210, 210, 210);
          box-shadow:0px 1px 6px 4px rgba(0, 0, 0, 0.07) inset,
          0px 0px 0px 3px rgb(254, 254, 254),
          0px 5px 3px 3px rgb(210, 210, 210);
  -webkit-transition: all 0.2s linear;
     -moz-transition: all 0.2s linear;
       -o-transition: all 0.2s linear;
          transition: all 0.2s linear;
}



/*Botón para cambio de formulario */

p.change_link{
    border:none;
  position: absolute;
  color: rgb(127, 124, 124);
    float:right;
  height: 20px;
  /*max-width:100%;
  padding: 17px 30px 20px 30px;
  font-size: 16px ;
  text-align: right;
  border-top: 1px solid rgb(219, 229, 232);
  -webkit-border-radius: 0 0  5px 5px;
     -moz-border-radius: 0 0  5px 5px;
          border-radius: 0 0  5px 5px;
  background: rgb(225, 234, 235);
  background: -moz-repeating-linear-gradient(-45deg, 
  rgb(247, 247, 247) , 
  rgb(247, 247, 247) 15px, 
  rgb(225, 234, 235) 15px, 
  rgb(225, 234, 235) 30px, 
  rgb(247, 247, 247) 30px
  );
  background: -webkit-repeating-linear-gradient(-45deg, 
  rgb(247, 247, 247) , 
  rgb(247, 247, 247) 15px, 
  rgb(225, 234, 235) 15px, 
  rgb(225, 234, 235) 30px, 
  rgb(247, 247, 247) 30px
  );
  background: -o-repeating-linear-gradient(-45deg, 
  rgb(247, 247, 247) , 
  rgb(247, 247, 247) 15px, 
  rgb(225, 234, 235) 15px, 
  rgb(225, 234, 235) 30px, 
  rgb(247, 247, 247) 30px
  );
  background: repeating-linear-gradient(-45deg, 
  rgb(247, 247, 247) , 
  rgb(247, 247, 247) 15px, 
  rgb(225, 234, 235) 15px, 
  rgb(225, 234, 235) 30px, 
  rgb(247, 247, 247) 30px
  );*/
}
#wrapper p.change_link a 
{
  margin-top: 50%;
  display: inline-block;
  font-weight: bold;
  background: rgb(247, 248, 241);
  padding: 2px 6px;
  color: rgb(0, 125, 172);
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid rgb(203, 213, 214);
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s  linear;
  -o-transition: all 0.4s linear;
  -ms-transition: all 0.4s  linear;
  transition: all 0.4s  linear;
}
#wrapper p.change_link a:hover {
  color: rgb(0, 80, 120);
  background: rgb(247, 247, 247);
  border: 1px solid rgb(0, 80, 120);
}
#wrapper p.change_link a:active{
  position: relative;
  top: 1px;
}
#register, 
#login{
  position: absolute;
  width: 80%; 
  padding: 5px 6% 50px 4%;
  margin: 0 0 75px 0;
  background: rgb(245, 245, 245);
  border: 1px solid rgba(0,125,172,0.8);
  -webkit-box-shadow: 0pt 2px 5px rgba(0,125,172,  0.7),  0px 0px 8px 5px rgba(208, 223, 226, 0.4) inset;
     -moz-box-shadow: 0pt 2px 5px rgba(0,125,172,  0.7),  0px 0px 8px 5px rgba(208, 223, 226, 0.4) inset;
          box-shadow: 0pt 2px 5px rgba(0,125,172,  0.7),  0px 0px 8px 5px rgba(208, 223, 226, 0.4) inset;
  -webkit-box-shadow: 5px;
  -moz-border-radius: 5px;
     border-radius: 5px;
}






/*---------------------------------------------------------------------------------------------------------------*/
#contenido_Loging1_rfv_usuario_ValidatorCalloutExtender_popupTable
{
    width: 150px !important;
    
}
.customCalloutStyle div, .customCalloutStyle td{

border: solid 1px Black;

background-color:Gray;

color:White;


}

.customCalloutStyle .ajax__validatorcallout_popup_table{

display: none;

border: none;

background-color: transparent;

padding: 0px;

}

.customCalloutStyle .ajax__validatorcallout_popup_table_row{

vertical-align: top;

height: 100%;

background-color: transparent;

padding: 0px;

}

.customCalloutStyle .ajax__validatorcallout_callout_cell{

width: 20px;

height: 100%;

text-align: right;

vertical-align: top;

border: none;

background-color: transparent;

padding: 0px;

}

.customCalloutStyle .ajax__validatorcallout_callout_table{

height: 100%;

border: none;

background-color: transparent;

padding: 0px;

}

.customCalloutStyle .ajax__validatorcallout_callout_table_row{

background-color: transparent;

padding: 0px;

}

.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell

{

padding: 8px 0px 0px 0px;

text-align: right;

vertical-align: top;

font-size: 1px;

border: none;

background-color: transparent;

}

.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv{

font-size: 1px;

position: relative;

left: 1px;

border-bottom: none;

border-right: none;

border-left: none;

width: 15px;

background-color: transparent;

padding: 0px;

}

.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div{

height: 1px;

overflow: hidden;

border-top: none;

border-bottom: none;

border-right: none;

padding: 0px;

margin-left: auto;

}

.customCalloutStyle .ajax__validatorcallout_error_message_cell

{

font-family: Tahoma;

font-size: 11px;

padding: 5px;

border-right: none;

border-left: none;

width: 100%;

}

.customCalloutStyle .ajax__validatorcallout_icon_cell{

width: 20px;

padding: 5px;

border-right: none;

}

.customCalloutStyle .ajax__validatorcallout_close_button_cell{

vertical-align: top;

padding: 0px;

text-align: right;

border-left: none;

}

.customCalloutStyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv{

border: none;
width:23px!important;

text-align: center;

padding: 1px;

cursor: pointer;

} 

/*---------------------------------------------------------MENSAJES-----------------------------------------------------------------------------*/

.divInfo, .divSuccess, .divWarning, .divError {border: 1px solid;background-repeat: no-repeat;background-position: 10px center;padding-top: 12px;padding-right: 50px;padding-left: 50px;padding-bottom: 12px;font-size: 13px;font-family: Arial, Helvetica, sans-serif;margin: 8px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}

.divInfo {color: #00529B;background-color: #BDE5F8;text-align: center;background-image: url(../../../../NewAsistencia/Asistencia/Asistencia.Presentacion.ASPNET/Img/Img32/info.gif);}

.divSuccess {color: #4F8A10;background-color: #DFF2BF;background-image:url(../../../../NewAsistencia/Asistencia/Asistencia.Presentacion.ASPNET/Img/Img32/success.gif);}

.divWarning {color: #9F6000;background-color: #FEEFB3;background-image: url(../../../../NewAsistencia/Asistencia/Asistencia.Presentacion.ASPNET/Img/Img32/warning.gif);}

.divError {color: #D8000C;background-color: #FFBABA;background-image: url(../../../../NewAsistencia/Asistencia/Asistencia.Presentacion.ASPNET/Img/Img32/error.gif);}

.divTitle {text-align: left;font-size: 12px;color: #09F;display: block;position: relative;font-weight: bold;padding-top: 6px;padding-bottom: 4px;padding-left: 8px;}



/* ==========================================================================
   Inicia ZONA DE USUARIO - ROL
   ========================================================================== */


#user-zone {
  position:absolute;
  margin: 0;
  padding:0;
  border: 0px;
  right:15px;
  top:15px;
  width:300px;
  height:90px;
  background: url(../../../../NewAsistencia/Asistencia/Asistencia.Presentacion.ASPNET/Img/bg-user-zone.png) no-repeat;
}

#user-zone span{
color: #fff;
font-size: 0.9em;
padding-left:20px !important;
}

#user-zone img{
  max-width: 100%;
  padding:0;
}

#logout-uz {
  position:absolute;
  left:251px;
  top:0px;
  width:49px;
  height:90px;
}

#label-user-uz {
  position:absolute;
  left:0px;
  top:29px;
  width:251px;
  height:18px;
}

#label-rol-uz {
  position:absolute;
  left:0px;
  top:67px;
  width:251px;
  height:23px;
}




/* ==========================================================================
   Estilos BOTONES
   ========================================================================== */
input[class~=btn-input]
{
    background:-webkit-gradient(linear,left top,left bottom,color-stop(#006a98,0),color-stop(#0FA1E0,1));
    background:-webkit-linear-gradient(top, #006a98 0%, #0FA1E0 100%);
    background:-moz-linear-gradient(top, #006a98 0%, #0FA1E0 100%);
    background:-o-linear-gradient(top, #006a98 0%, #0FA1E0 100%);
    background:linear-gradient(top, #006a98 0%, #0FA1E0 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#006a98', endColorstr='#0FA1E0',GradientType=0 );
    padding-top: 4px;
    padding-left:20px;
    padding-right:20px;
    height:30px;
    display:inline-block;
    position:relative;
    border:1px solid #5d81ab;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(188,188,188,0.5);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(188,188,188,0.5);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2), 0px 0px 0px 4px rgba(188,188,188,0.5);
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    float: right;
    margin:4px 8px;
    overflow:hidden;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
    text-decoration: none;
    color:#F4F4F4;
    font-weight: 700;
}

input[class~=btn-input]:hover{
    text-shadow:0px 2px 3px #5d81ab;
    color: #EAEAEA;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(#0FA1E0,0),color-stop(#006a98,1));
    background:-webkit-linear-gradient(top, #0FA1E0 0%, #006a98 100%);
    background:-moz-linear-gradient(top, #0FA1E0 0%, #006a98 100%);
    background:-o-linear-gradient(top, #0FA1E0 0%, #006a98 100%);
    background:linear-gradient(top, #0FA1E0 0%, #006a98 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0FA1E0', endColorstr='#006a98',GradientType=0 );
}

#contenido_rbltTipoAsistencia td
{
    display:inline-block;
    margin: 0px 5px;
    
}


.back {
    padding-top: 4px;
    padding-left:10px;
    padding-right:10px;
    height:30px;
    display:inline-block;
    position:relative;
    float: right;
    margin:4px 8px;
    overflow:hidden;
    -webkit-transition:all 0.3s linear;
    -moz-transition:all 0.3s linear;
    -o-transition:all 0.3s linear;
    transition:all 0.3s linear;
    text-decoration: none;
    color:#F4F4F4;
    font-weight: 700;
        background: url("../../../../NewAsistencia/Asistencia/Asistencia.Presentacion.ASPNET/../Img/back-assis.png") no-repeat scroll 0 55% transparent;
}

.back a {
    color:#fff;
    display: inline-block;
    height: 20px;
    padding-left: 24px;
    padding-top: 5px;
    text-decoration: none;
}

.back a:hover {
    color:#d5d5d5;
}

/* ==========================================================================
   Estilos ventana EMERG
   ========================================================================== */

fieldset.tabfield {
    margin: 10px auto;
    width: 80%;
    border: 0;
    padding: 0;
        box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.div_check_list {
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    float: none;
    margin: 10px 0;
    padding: 10px 0;
}

.field-tab {
  width:100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  background: rgb(242,242,242); 
  padding: 15px 50px 30px;
  margin: 0 auto;
  border: 1px solid #aaa;
  -webkit-border-radius: 0px 12px 10px 10px;
  -moz-border-radius: 0px 12px 10px 10px;
  border-radius: 0px 12px 10px 10px;
  -webkit-box-shadow: 0 8px 30px rgba(200,200,200,0.3);       
  -moz-box-shadow: 0 8px 30px rgba(200,200,200,0.3); 
  box-shadow: 0 8px 30px rgba(200,200,200,0.3);
}

legend.navfield {
  height: 30px;
  /*padding: 0px 20px 0 10px;*/
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: none;
      box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

legend.navfield span {
    color: #000;
      background: rgb(241,241,241); 
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
  display: block;
  text-align: center;
  width: auto;
  height: auto;
  padding: 0 10px;
  line-height: 30px;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  outline: none;
  float: left;
  -webkit-box-shadow: 0 -8px 30px rgba(200,200,200,0.3);       
  -moz-box-shadow: 0 -8px 30px rgba(200,200,200,0.3); 
  box-shadow: 0 -8px 30px rgba(200,200,200,0.3);
    border-left: 1px solid #aaa;
    border-right: none;
    border-top: 1px solid #aaa;
}


/* ==========================================================================
   Estilos MEDIA QUERIES
   ========================================================================== */

@media screen and (max-width: 1390px){
.MenuMain a {
    font-size: 10px;
    letter-spacing: 0.25px;
    line-height: 3.6em;
}
#wrapper h1 {
    font-size: 22px;
}

.art-registro img {
    max-width: 50%;
}

.assis-bg-reg {
    min-height: 720px;
}
}

@media screen and (min-width: 1600px){
.MenuMain a {
    font-size: 12px;
    letter-spacing: 0.25px;
    line-height: 2.8em;
}
}


#contenido_rbltTipoAsistencia{
    width:80%;
}

#contenido_rbltTipoAsistencia td{
    width:30%; padding:2px;
}

#contenido_rbltTipoAsistencia td label{
    padding-left:5px
}

/*-----------------------------------------------------AUTOCOMPLETAR-------------------------------------------------------*/
.AutoExtender
        {
            font-family: Verdana, Helvetica, sans-serif;
            font-size: .8em;
            font-weight: normal;
            border: solid 1px #006699;
            line-height: 20px;
            padding: 10px;
            background-color: White;
            margin-left:10px;
        }
        .AutoExtenderList
        {
            border-bottom: dotted 1px #006699;
            cursor: pointer;
            color: Maroon;
        }
        .AutoExtenderHighlight
        {
            color: White;
            background-color: #006699;
            cursor: pointer;
        }
        #divwidth
        {
          width: 150px !important;    
        }
        #divwidth div
       {
        width: 150px !important;   
       }
       
       /*-----------------*/
       
#breadcrumb ul {position: relative; left: 15px; display: inline; margin: 0; padding:0;}
#breadcrumb li {display: inline; list-style: none;}
#breadcrumb li a img {border: none; position: relative; top: 3px;}
#breadcrumb li a, #breadcrumb li.last-item {padding: 12px 30px 10px 0; background: url("../../../../NewAsistencia/Asistencia/Asistencia.Presentacion.ASPNET/Css/chevron.png") no-repeat scroll 100% 50%; color: #707070; text-decoration: none; font-size: .7em; }
#breadcrumb li.last-item {background: none;}
#breadcrumb span {position: relative; top: -7px; left: 10px;}
#breadcrumb span img {border: none;}

#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
    line-height:33px;
    height:36px;
    background-color: #FFF;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE)); 
    background-image: -webkit-linear-gradient(top, #FFF, #EEE); 
    background-image:    -moz-linear-gradient(top, #FFF, #EEE); 
    background-image:     -ms-linear-gradient(top, #FFF, #EEE); 
    background-image:      -o-linear-gradient(top, #FFF, #EEE); 
    background-image:         linear-gradient(to bottom, #FFF, #EEE);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border:1px #CCC solid;
    -webkit-box-shadow:inset 0 -1px 1px rgba(0,0,0,0.3), 0 1px 5px rgba(0,0,0,0.1);
    -moz-box-shadow:inset 0 -1px 1px rgba(0,0,0,0.3), 0 1px 5px rgba(0,0,0,0.1);
    -ms-box-shadow:inset 0 -1px 1px rgba(0,0,0,0.3), 0 1px 5px rgba(0,0,0,0.1);
    -o-box-shadow:inset 0 -1px 1px rgba(0,0,0,0.3), 0 1px 5px rgba(0,0,0,0.1);
    box-shadow:inset 0 -1px 1px rgba(0,0,0,0.3), 0 1px 5px rgba(0,0,0,0.1);
    letter-spacing:1.75px;
}

#breadcrumb a{
    color:#999;
}

#breadcrumb > a{
    position: relative;
    height:40px;
    float:left;
    overflow:hidden;
}

#breadcrumb > a{
    float:left;
    padding:0 40px 0 20px;
}

#breadcrumb > a:after{
    content:'';
    position: absolute;
    right:8px;
    top:-1px;
    height:40px;
    width:40px;
    border-right:3px rgba(0,0,0,0.1) solid;
    border-bottom:3px rgba(0,0,0,0.1) solid;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#breadcrumb > a:before{
    content:'';
    position: absolute;
    right:11px;
    top:0;
    height:40px;
    width:40px;
    border-right:1px rgba(0,0,0,0.2) solid;
    border-bottom:1px rgba(0,0,0,0.2) solid;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#breadcrumb a :last-child {
    color:#333;
}

#breadcrumb > a:last-child span:before, #breadcrumb > a:last-child span:after{
    display:none;
}
#breadcrumb a:hover { text-decoration:none !important ;}
#breadcrumb span:hover{
    color:#666;}

#breadcrumb > a:hover:after{
    border-color:rgba(0,0,0,0.2);
}

#breadcrumb > a:hover:before{
     border-color:rgba(0,0,0,0.3);
}
#breadcrumb span {margin-top:1px; color:#999;}



.alinear
{
    text-align: left;
}

