/* 
    Document   : diseno.css
    Created on : 14-abril-2010
    Author     : 
    Description: estilos para el menu diseno de pantallas
        Purpose of the stylesheet follows.
*/

/*
  CONTENEDORES
*/
.tituloArea{
	position: relative;	
}
#cntAccionesInt{
	margin-bottom: 10px;
	text-align: right;
}

#cntAccionesInt .boton {
	margin-bottom: 3px;
}

.cntAreasHorizontal {
	clear: both;
	padding-top: 20px;
}

.cntAreasVertical {
}

.cntAreasVertical #cntAreas {
	margin-left: 358px;
}

#flashcontent {
	overflow: hidden;
}
#cntIcoSlide{
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  /*PRP */ 
  padding: 5px;
  padding-left: 6px;
  padding-bottom: 0px;
  padding-top: 3px;
  top: 10px;
  right: -20px;
  background-color: #003a7d;
  border-radius: 3px;
}

#cntResolucionText {
	display: inline;
}

/*
  COLUMNAS
*/
.icoArea{
	float: left;
	margin-right: 4px;
}

/*
	IMG
*/
.marcoSup {
	border: 4px solid #666; 
	float: left;
	z-index: 500;
	position: relative;
	background: #FFF;
	border-radius: 5px;
}
#listaAreas{
	float: left;
	margin-left: 5px;
	width: 18%;
	min-width: fit-content;
	text-align: center;
	border-radius: 5px;
	border: 2px solid #C4CADC;
}
/*
.marcoSup {
	background: url("../img/fndMarcoSup.gif") repeat-x 0 top;
	float: left;
}
.marcoInf {
	background: url("../img/fndMarcoInf.gif") repeat-x 0 bottom;
}
.marcoIzq {
	background: url("../img/fndMarcoIzq.gif") repeat-y left 0;
}
.marcoDer {
	background: url("../img/fndMarcoDer.gif") repeat-y right 0;
}
.marcoSupIzq {
	background: url("../img/fndMarcoSupIzq.gif") no-repeat left top;
}
.marcoSupDer {
	background: url("../img/fndMarcoSupDer.gif") no-repeat right top;
}
.marcoInfIzq {
	background: url("../img/fndMarcoInfIzq.gif") no-repeat left bottom;
}
.marcoInfDer {
	background: url("../img/fndMarcoInfDer.gif") no-repeat right bottom;
	overflow: hidden;
}
*/
.icoArea{
	float: left;
	margin-right: 4px;
}
.icoDrag{
	position: absolute;
	right: 5px;
	top: 6px;
}
.handle{
	cursor:move;
}




/*
	TXT
*/
.columna h4 {
	background:url("../img/fndh4.png") repeat-x scroll 0 0;
	color:#FFFFFF;
	font-size:100%;
	padding:3px 10px;
	font-weight: bold;
}

.lineaSolo{
	clear: both;
}

#cntAreas .lineaSolo label, .lineaSolo label{
	display: block;
	float: none;
	font-weight: bold;
	border: none;
}

#cntVentanaArea div.propiedadesArea ul li {
	overflow: hidden;
}

#cntVentanaArea div.propiedadesArea ul li label{
	display: block;
	float: left;
	width: 200px;
	height: 25px;
}

#cntVentanaArea div.propiedadesArea ul li select,
#cntVentanaArea div.propiedadesArea ul li input {
	display: block;
	float:right;
	clear: right;
	height: 25px;
}

.lblResolucion {
	font-size: 75%;
	font-weight: bold;
}


#frmEdicionPlantilla label {
	display: block;
}

#frmEdicionPlantilla select {
	width: 360px;
	margin-bottom: 10px;
}

#frmEdicionPlantilla .cntAcciones {
	text-align: right;
}

span #cntRss a{
color:none;
}
 
#cntVentanaArea #colorBordeSel{
	margin-bottom:20px;
	height: 80px;
	border: 2px solid black;	
}
#cntVentanaArea #colorFondoSel{
	height: 60px;
	margin: 10px;
	border: 2px solid black;	
}

#colorBordeSel{
	margin-bottom:20px;
	height: 80px;
	border: 2px solid black;	
}
#colorFondoSel{
	height: 60px;
	margin: 10px;
	border: 2px solid black;	
}

/* .claseArea{ */
/* 	border:2px solid black; */
/* 	width:150px; */
/* 	height:50px; */
/* } */

.ui-resizable-se {
    bottom: 1px;
    cursor: se-resize;
    height: 20px;
    right: 1px;
    width: 20px;
    background:none;
}

.ui-resizable-ne {
    bottom: 1px;
    cursor: ne-resize;
    height: 20px;
    right: 1px;
    width: 20px;
}

.ui-resizable-sw {
    bottom: 1px;
    cursor: sw-resize;
    height: 20px;
    right: 1px;
    width: 20px;
}

.ui-resizable-nw {
    bottom: 1px;
    cursor: nw-resize;
    height: 20px;
    right: 1px;
    width: 20px;
}

#sortable { 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
}

#sortable li { 
    height: 25px;
    margin: 0 3px 3px !important;
    cursor: pointer;
    border-bottom: 3px solid #F3F4F9;
}

#sortable li span { 
	position: absolute; 
	margin-left: -1.3em; 
	background:none;
}

.fila{
	float:left;
	width:100%;	
}

.botonAreaDiseno{
	margin-top: 10px;
    width: 100%;
}

.botonInferiorAreaDiseno{
	margin-top: 10px;
}

.columnaBotonesDisenoArea{
	width:30%;
	float:left;
}

.columnaPropiedadesDisenoArea{
	float:left;
	width:60%;
	margin-left:10%;
}

.contenidosAreaDisponibles{
	height: auto;
	width: 100%;
}

.contenidosAreaAsignados{
	height: auto;
	width: 100%;
}

.previewContenido{
	height: auto;
	max-height: 100px;
	max-width: 100px;
	width: auto; 
	margin:auto;
}

.overlayFrame{
	background-color: transparent;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.iconoPanel{
	float:left;
	margin-right: 10px;
	width: 25px;
	margin-left: 8px;
}

.textoPanel{
	overflow: hidden;
/* 	text-align: center; */
	text-overflow: ellipsis;
	float: left;
	margin-top: 2px;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 20px;
    left: 5%;
    top: -10px;
    width: 90%;
}

.ui-resizable-e {
    cursor: e-resize;
    height: 90%;
    right: -10px;
    top: 5%;
    width: 20px;
}

.ui-resizable-s {
    bottom: -10px;
    cursor: s-resize;
    height: 20px;
    left: 5%;
    width: 90%;
}

.ui-resizable-w {
    cursor: w-resize;
    height: 90%;
    left: -10px;
    top: 5%;
    width: 20px;
}
.ui-resizable-se{
	background-color: transparent;
    bottom: -12px;
    height: 30px;
    position: absolute;
    right: -12px;
    width: 30px;
/*     background:none !important; */
}

.ui-resizable-sw{
	background-color: transparent;
    bottom: -12px;
    height: 30px;
    position: absolute;
    left: -12px;
    width: 30px;
}

.ui-resizable-ne{
	background-color: transparent;

    top: -12px;
    height: 30px;
    position: absolute;

    right: -12px;
    width: 30px;
}

.ui-resizable-nw{
	background-color: transparent;
    top: -12px;
    height: 30px;
    position: absolute;
    left: -12px;
    width: 30px;
}

.iconoAreaAncha{
	max-width: 60%;
    max-height: 60%;
    width: auto;
    margin-top: 22%;
}

.iconoAreaAlta{
	max-width: 60%;
    max-height: 60%;
    width: auto;
    margin-top: 22%;
}

.labelCheckSnap{
	float:left;
	margin-left: 5px;
    font-size: 16px;
}

.checkSnap{
	float: left;
	margin-left: 5px;
	margin-top: 4px;
}

#sombreadoVisualizacionDiseno{
	position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    z-index: 400;
}

.ultimaPublicacion{
	margin-left: 25px;
    display: inline-block;
    margin: 0px;
    margin-left: 10px;
}

.tipoDispositivoProgramacion{
    padding-left: 9px;
    padding-bottom: 10px
}

.pantallaCompleta{
	position: absolute;
	top: 0;
    width: 100%;
    height: 30px;
    background-color: rgba(78, 78, 78, 0.5);
    display: none;
}

.pantallaCompleta img{
    float: right;
    margin-right: 5px;
    margin-top: 2px;
}

#iframePrev:hover + .pantallaCompleta{
	display: block;
	-webkit-transition: height 2s;
 	transition: height 2s;
}

.pantallaCompleta:hover{
	display: block;
}

#estadoSave label{
	margin-left: 10px;
}

#capaDiseno{
/* 	float: left; */
	margin-right: 8px;
}

#capas img{
	height: 18px;
}

.capaHorario img{
	height: 20px;
	margin: 0 5px -5px -2px;
}
.minSize{
	width: 20px
}

.botonAreas{
	    float: left;
    margin-left: 8px;
    width: 18%;
    min-width: fit-content;
    text-align: center;
	margin-top: 10px;
	
}

@media (max-width: 1024px) {
	
	#cntIcoSlide{
		z-index: 999;
	}
}