
/* dibujamos el helper del drag */
.sortHelper {
	border: 1px dashed #CC3399;
	width: auto !important;
	background-color: #eee;
	}
	
.groupItem .itemHeader a {
	position: absolute;
	right: 10px;
	top: 0px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	}
	
	
.my-item-tools {
	border: 1px dashed #CC3399;
	background-color: #eee;
}	

.my-no-items-added {
    font-size: 10px;
	font-style:italic;
}

#my-map {
	border: none;
	width: 100%;
	height: 380px;
	background-color: #eee;
	}
	
td.points_distancias_holder img {
display:none;
}

table.tabla_distancias {
width:100%;
}
table.tabla_distancias td {
width:50%;
border-bottom:#CCCCCC dotted 1px;
}
table.grilla td table th table.tabla_distancias th {
text-align:left;
}

#MyMapaZone1 {
width:190px;
float:left;
}

#MyMapaZone2 {
width:520px;
float:right;
}


.info-nodisplay {
display:none;
}

td.points_distancias_holder p {
margin-top:5px;

margin-bottom:2px;
}

table.jobs-table p {
margin-bottom:5px;
line-height:150%;
}

table.my-form-CV th {
width:120px;
}
table.my-form-CV textarea {
width:570px;
height:200px;
}

#id_cv_min,  #id_post_min {
height:50px;
}

.my-box {
border-bottom:1px dotted #D5D5D5;
padding:10px 5px 5px 5px;
}
.box h3 {
margin-bottom:10px;
}

table.grilla td table.my-jobs-list th {
text-align:left;
}
table.grilla td table.my-jobs-list {
margin-bottom:10px;
}

p.my-job-titiles {
color:#CC0000;
margin-bottom:0px;
line-height:100%;
font-weight:bold;
}

.AppInstalableStyle {
background-position:0px 0px;
background-repeat:no-repeat;
text-indent:31px;
height:26px;
border-bottom:#CCCCCC dotted 1px;
font-size:10px;
vertical-align:middle;
padding-top:5px;
}
.AppInstalableStyle a {
color:#666666;

}
.AppInstalableStyle_1, .AppInstalableStyle_2 {
/* agendas */
background-image:url(icos-maps/24/1.png);
}
.AppInstalableStyle_3 {
/* algo diferente / cuerpo */
background-image:url(icos-maps/24/3.png);
}
.AppInstalableStyle_4 {
/* algo diferente / mente */
background-image:url(icos-maps/24/4.png);
}
.AppInstalableStyle_5 {
/* algo diferente / excursion */
background-image:url(icos-maps/24/5.png);
}
.AppInstalableStyle_6 {
/* comer */
background-image:url(icos-maps/24/6.png);
}
.AppInstalableStyle_7 {
/* dormir */
background-image:url(icos-maps/24/7.png);
}
.AppInstalableStyle_8 {
/* noche */
background-image:url(icos-maps/24/8.png);
}

#Condiciones-Link, #Condiciones-Back, #Borrar-perfil-Link{
margin-top:20px;
margin-bottom:15px;
text-align:right;
}
#Condiciones-Back {
text-align:left;
margin-top:0px;
}

#Condiciones-Link a, #Condiciones-Back a, #Borrar-perfil-Link a {
color:#CC0000;
}

#Jobs-Tabs-Menu {
float:right;
height:20px;
width:230px;
margin-top:-31px;
}
#Jobs-Tabs-Menu a {
display:block;
height:20px;
width:110px;
float:left;
vertical-align:top;
text-align:center;
background-color:#F0F0F2;
}
#Jobs-Tabs-Menu a.selected {
background-color:#FAFAFA;
height:2opx;
border:#e7e7e7 solid 1px;
border-bottom-color:#FAFAFA;

}

#Btn-crear-anuncio a {
color:#CC0000;
}

#Btn-crear-anuncio {
margin-top:10px;
}

#JOBSCatsFilter {
	float: right;
}

a.link-more-info {
	color:#000;
}


