
.proyectos {
    float: left;
    width: 100%;
}
.proyectos {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #999;
    float: left;
    padding: 5px 0;
    width: 100%;
}
.proyectos p {
    color: #87ba22;
    font-family: open sans condensed;
    font-size: 36px;
    font-weight: 300;
}
#formulario input[type="text"], #formulario2 input[type="text"] {
    color: #777;
    float: left;
    font-size: 16px;
    height: 30px;
    margin: 10px 4px 0;
    padding: 2px 10px;
    width: 558px;
}
#formulario input[type="text"]:focus, #formulario input[type="text"]:hover, #formulario select:hover, #formulario select:focus, #formulario2 input[type="text"]:focus, #formulario2 input[type="text"]:hover {
    border: 2px ridge #db6266;
}
#formulario, #formulario2 {
    float: left;
    margin: 10px 0;
    width: 600px;
}
#ingresar_plan, #ingresar_caracteristica {
    background: #004595 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: open sans condensed;
    font-size: 18px;
    height: 30px;
    margin: 10px 5px 0;
    width: 580px;
}
.proyectos.dos {
    background: #f1f1f1 none repeat scroll 0 0;
}
#formulario select {
    color: #777;
    float: left;
    height: 30px;
    margin: 10px 5px;
    padding: 0 10px;
    width: 600px;
}
.contenidos-planes {
    float: left;
    position: relative;
    width: 100%;
}
.proyectos.pop {
    background: rgba(0, 0, 0, 0) url("../images/fondos/2560x1600.png") repeat scroll 0 0;
    height: 100%;
    position: absolute;
    width: 100%;
}
.blanco-pop {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #999;
    margin: 10% 0 0;
    padding: 30px 0 5%;
    position: fixed;
    width: 1200px;
}
.blanco-pop > form {
    padding: 0 0 0 10px;
}
#nuevas_caracteristicas {
    clear: both;
    color: #004595;
    cursor: pointer;
    float: right;
    font-size: 16px;
    font-weight: 500;
    margin: 10px;
}
#nuevas_caracteristicas:hover {
    text-decoration: underline;
}
.div_gris {
    background: #f1f1f1 none repeat scroll 0 0;
    float: left;
    padding: 20px 0;
    width: 100%;
}
.div_blanco {
    float: left;
    padding: 20px 0;
    width: 100%;
}
.img_folder {
    float: left;
    width: 30px !important;
}
.link_plan {
    color: #565656;
    float: left;
    font-family: open sans condensed;
    font-size: 18px;
    margin: 3px 0 0 10px;
    text-decoration: none;
    width: auto;
}
.proyectos.lista {
    max-height: 650px;
    min-height: 650px;
    overflow-y: scroll;
}
.link_plan:hover {
    text-decoration: underline;
}
#ingresar_plan {
    margin: 10px 5px;
    width: 600px;
}
#formulario {
    width: 620px;
}
#nombre_plan {
    width: 580px !important;
}
.right {
    float: right;
    height: 10px;
    margin: 0 10px 0 0;
    width: 570px;
}
.right span {
    background: rgba(0, 0, 0, 0) url("../images/iconos/edit-icon.png") no-repeat scroll 0 0 / 30px 30px;
    cursor: pointer;
    float: right;
    height: 30px;
    width: 30px;
}
.caracteristicas_lista span {
    background: rgba(0, 0, 0, 0) url("../images/iconos/cerrar.png") no-repeat scroll 0 0 / 30px 30px;
    cursor: pointer;
    float: right;
    height: 30px;
    margin: 10px 0 30px;
    width: 30px;
}
.caracteristicas_lista {
    background: #f9f9f9 none repeat scroll 0 0;
    border-left: 1px solid #999;
    display: none;
    height: 100%;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
}
.elemento_caracteristica {
    clear: both;
    color: #565656 !important;
    cursor: pointer;
    float: left;
    font-size: 18px !important;
    margin: 5px 0 0;
    width: auto;
}
.elemento_caracteristica:hover {
    text-decoration: underline;
}
.ligas_caracteristicas > img {
    cursor: pointer;
    float: right;
    height: 15px;
    width: 15px;
}
.ligas_caracteristicas {
    float: left;
    height: 170px;
    overflow-y: scroll;
    width: 100%;
}
.input_unico {
    float: left;
    margin: 10px 5% 0;
    width: 40%;
}
.input_marcas {
    float: left;
    width: 100%;
}
.input_unico label {
    color: #565656;
    float: left;
    font-family: open sans condensed;
    font-size: 22px;
    text-align: center;
    width: 100%;
}
.input_lista {
    float: right;
    margin: 0 10px 0 0;
    width: 570px;
}
.agregar_plan {
    background: rgba(0, 0, 0, 0) url("../images/iconos/icono_mas.png") no-repeat scroll 0 0 / 50px 50px;
    float: right;
    height: 50px;
    width: 50px;
}
.planes_posicionart {
    float: left;
    width: auto !important;
}
.planes_a {
    background: #82b71a none repeat scroll 0 0;
    clear: both;
    color: #fff;
    float: right;
    margin: 0 10px;
    padding: 5px 10px;
    text-decoration: none;
}
.eliminars {
    cursor: pointer;
    float: right;
    width: 30px;
}

