﻿table.widget{    font-size:10pt; float:left; border:none;border-collapse:collapse;}
table.widget tr:hover{ background:#E0EDFF }
    table.widget td { vertical-align:top;}
table caption.widget-caption{  text-align:left; vertical-align:middle; font-size:13pt; background: url(/images/aquaback44.gif);color:rgb(40, 59, 86); padding:3px 7px;
          border:1px solid #8BB6EF;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-radius: 3px;border-radius: 3px;
}
td.lbls {
    border:1px solid #cbdffb;
}
.dxpc-content {
    overflow-x:initial !important;
}

.circular, #HeadLoginView_imgPerfilSM{
	height: 30px;
	width: 30px;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	box-shadow: 0 0 4px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, .5);
    
	}

.perfilSalirSM{
    padding-top:15px;
    display:inline;
}
.userInfo{
    display:none;
    top:50px;
    width:280px;
    height:115px;
    position:absolute;
    background-color:rgba(255, 255, 255,.9);
    z-index:1;
    right:0;
    box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
}

.userInfoDivL {
    padding: 10px !important;
    width: 55%;
    text-align: left;
    float: right;
    color:black;
    z-index: 2;
}
.userInfoDiv{
    padding:10px !important;
    width:30%;
    z-index:2;
    float:left;

}
.blended_grid{
display : block;
width : 100%;
margin:auto;
}
.dashboard{
clear : none;
float : left;
position : relative;
width : 25%;
height : 250px;
}
.dashboardl{
clear : none;
float : left;
width : 33.333%;
height : 250px;
}
.dashboardxl{
clear : none;
float : left;
width : 50%;
height : 250px;
}


.btnCenter{
    margin: 0 auto;
}

.ul-widget ul{
  width:50%;
  margin-bottom:20px;
  overflow:hidden;

}
.li-Widget {
  line-height:1.5em;
  float:left;
  display:inline;
  margin-bottom:5px;
}

#double li  { width:50%;} 
#triple li  { width:33.333%; } 
#quad li    { width:25%; } 
#six li     { width:16.666%; } 

.ContentColaboracionEvento{
    display:inline;
    max-width:500px;
    padding: 15px 0px 0px 0px;
    margin:5px;
}

.ImgColaboracionEvento{
    max-width:120px;
    padding:10px 0px 0px 0px;
    float:left;
}
.InfoColaboracionEvento{
    width:350px;
    padding:10px 0px 0px 0px;
    margin-left:15px;
    float:left;
}

/* Esto es para los botones NEW en los grids*/
.dxgvHeader_Aqua a{
    background:#3A4F63 url(/images/icons/grid-add.png)  no-repeat 2px 4px  !important; 
    border:1px solid !important; 
    color:#fff !important; 
    padding: 5px 4px 5px 19px !important;
    -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
    display:inline-block;border:1px solid #fff;
    text-decoration:none;
    
}
.dxgvHeader_Aqua a:hover{
     background-color:#E2F0FF !important;cursor:pointer !important;color:#1d60ff !important;
}

a.dxbButton_Aqua {
    text-decoration:none !important;
}

.WidgeOption{
    width:800px !important;
}
.font-black{
    color:rgba(0, 0, 0, .8) !important;
}