.bot_top_f2_int_right{
  float:right;
  font-size:11px;
}
.bot_top_f2_int_right select{
  float:left;
}
.ul_promo{
  margin:0px;
  padding:0px;
}
.li_promo{
  list-style: none;
  
  /*line-height:27px;*/
  border-bottom:1px dotted #999;
  margin:0px 10px;
  height:20px; 
}
.li_promo:hover{
 /* background-color:#ADD2FF; */
  background-color:#faa959;
  cursor:hand;
  cursor:pointer;
}
.li_inp{
  background-color:#eeeeee;
}
.li_par{
 /* background-color:#f7f7f7; */
 background-color:#333333;
}
.li_des{
  background-color:#bbb;
}
.title_li{
  margin:0px;

  width:350px;
  float:left;
}
.date_li{
  margin-left:1px;

  width:220px;
  float:left;
}
.edit_li{

  text-align:left;
}
.table_promo{
  width:100%;
  height:18px;
  font-size:11px !important;
  margin:0px 5px 0px 5px;
  font-family:Arial !important;
}
.table_promo{
  height:20px;
  margin:0px;
  padding:0px;
}
.td_promo_1{
  width:45%;
  text-align:left;
  vertical-align:top;
}
.td_promo_2{
  width:45%;
  text-align:left;
}
.td_promo_3{
  width:10%;
}
.edit_prom{
  float:right;
  margin-left:10px;
}
.puntero_mover{
	cursor:move;
}
.activo{
	color:#000000;
}
.inactivo{
	color:#999999;
}

/*****************************************************/
/******EDIT/NEW PROMO*********************************/
/*****************************************************/

.promo{
  font-size:11px;
  font-family:Arial;
  width:500px;
  margin-left:15px;
}
.promo_title{
  border-bottom:1px dotted #AAAAAA;
  font-size:12px;
  font-weight:bold;
}
.input_title{
    width:400px;
    /*height:20px;*/
    font-size:11px;
    border:1px solid #a7a7a7;
}
.input_href{
  font-size:10px;
  /*height:20px;*/
}
.input_content{
  width:400px;
  height:120px;
  font-size:11px;
  border:1px solid #a7a7a7;  
}
.input_short{
    width:120px;
    /*height:20px;*/
    font-size:11px;
    border:1px solid #a7a7a7;
}


/*****************************************************/
/******CALENDAR***************************************/
/*****************************************************/
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 65px;
	float: left;
}
/*****************************************************/
/******IMAGES*****************************************/
/*****************************************************/
.cont_images{
  width:460px;
  border:1px solid #a7a7a7;
  height:250px;
}
.cont_images_select{
  float:left;
  width:200px;
}

/********************************************************/
.indentado { padding-left: 20px; }

.content_dentro {
	bottom:0;
	left:0;
	right:0;
	top:90px;
	overflow-x:hidden;
	overflow-y:auto;
	position:absolute;
	padding:0px 30px;
	margin-bottom:20px;
}

.edit_selected {
	/*background-color:#ADD2FF; */
	background-color:#ff8b03;
}

.desplegable{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:capitalize;
}

.option_i_am{
	font-size:11px;
	color:#999999;
	padding-bottom:5px;
	font-weight:bold;
	text-transform:capitalize;
}

.faltaRellenar{
	border:2px solid #CC0000;
}

.selector{
	font-size:11px;
}
