h3 {
    color: #486BC9;
}
#discusiones
{
    margin-bottom: 20px;
}
#first_div 
{
    margin-bottom: 2em;
}
#first_div .txt {
    width: 70%;
}
#widgetTareasProject #myTabDrop1
{
    display: none;
}
#widgetTareasProject .btnSolicitudesHomework
{
    display: none;
}
#widgetTareasProject .homeworksLinks
{
    padding-bottom:  20px;
}
#widgetTareasProject .pedirFinalizacion, #widgetTareasProject .pedirProrroga
{
    display: none;
}
.first_div p {
    float: left;
    margin-left: 2.5em;
    color: #777;
}
.blanco
{
    background-color: rgb(255,255,255);
}
.boxblanco {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    border-bottom-width: 2px;
    margin: 10px 0 20px 0;
    padding: 20px 20px;
    overflow: auto;
   /* -webkit-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75);
   */
}
.divProjects
{
    display: inline-block;
}
.deleted_project:hover
{
    cursor: pointer;
}
.iconsFile {
    text-align: center;
}
.individual_proyec .col-md-8 img {
    width: 100%;
}

.left {
    float: left;
}
.modal-file-img {
    border: 1px solid #ddd;
    margin-top: 20px;
    background: #ddd;
}
.proyecto
{
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    overflow: hidden;
    box-sizing: border-box;
    padding: 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75);
}
.profile_project {
    display: inline-block;
    text-align: right;
    width: 105px;
}
.projectMenu{
    margin-bottom: 10px;

}
.proyecto-more-num 
{
    position: relative;
    width: 40px;
    height: 40px;
    float: left;
}

.proyecto-clear 
{
    clear: both;
    width: 100%;
    font-weight: bold;
    margin-bottom: 10px;
}
.proyecto-clear img {
    max-width: 30px;
    width: 30px;
    margin: 5px;
}
.proyecto-more 
{
    padding-top: 40px;
}
.porcentaje {
    position: absolute;
    top: 0px;
    right: 0px;
    padding-right: 2px;
    padding-left: 2px;
    background-color: red;
    color: white;
    font-size: 0.80em;
    border-radius: 2px;
    box-shadow: 1px 1px 1px gray;
}

/******************** ***************/
.discusion_ind{
    float: left;
    width: 100%;
    border-bottom:1px solid #eee;
    padding:2% 0;
}
.row .discusion_ind:first-child{border-top:1px solid #eee; }

.comentario_ind{width:82%; text-align:justify;}
.discusion_ind .foto{margin-right:2%;}

select.chosen{height:3em;}
.save_col{padding:0;}
.iconos_actions{margin-top:5%;}
.iconos_actions .col-md-4{text-align:center;}
.mas_files{margin-top:5%;}
.modal-body .info_us{margin-bottom:0.5%; font-weight:bold; color:#999;}
.modal-dialog.form_add{width:60% !important;}

#add_proy input, #add_proy textarea,
#add_proy select
{width:100%; margin-bottom:5%;}

#add_proy textarea{resize:none;}
#colaboradores_chosen{width:100%;}
#add_proyect_butt{margin-left:3%;}
.entidad{
    height: 5em;
    margin: 0 auto;
    width:100%;
}

/**** *************/

.contenido_tab{text-align:center; padding:2em 0; border-bottom:1px solid #ddd; border-right:1px solid #ddd; }

.info .titulo{color:#000; font-size:1.3em; } 
.img_item{width:80%;}

#first_div .txt{width:70%;}
.invitar_personas{margin-top:2em;}
.link_proyectos{color:#999; font-weight:bold;}
.relative{position:relative;}
.absoluto{position:absolute;}

.add_archivo{right:0; top:1em;}
.hora{color:#999;}
.link_azul{
    color:#0057B7; font-weight:bold;
}
ul li .add_archivo a{font-size:1em !important;}

.invitar_person{margin-top:1em; padding-bottom:1em;}

/* Estilos Modal */
.modal-dialog-projects{width:60%;} /* El cambio es solo a tu app, no alteres bootstrap please */
.individual_proyec .col-md-8 img{width:100%; max-height: 500px;}
.display_inline{display:inline;}

#formNewproyect{
    width: 600px;
}

.block-title{
    padding: 7px;
}

.all_projects{
    padding: 10px;
}
.ui-autocomplete {
    z-index: 2147483647;
}

.widget{
    border-radius: 3px;  
    /*box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
    padding: 15px;*/    
}

.proyecto-info{
    overflow: hidden;
}

.proyecto-desc{
    margin-top: 5px;
    min-height: 100px;
}
.projectsummary .cell
{
	border:none!important;
}
