body { background: #FFF; font-family: arial, sans-serif; font-size: 16px; margin: 140px 0 40px 0; color: #444; overflow-y:scroll; }
h1 { margin:0px 0px 20px 0px; }
ul, ol { margin-top: 5px; }
a:link { color:#D18515; text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited { color:#D18515; }
a.nosub { text-decoration: none; }
a.menuDiv {display: block; padding: 10px 25px; margin: -10px -25px; border-radius: 15px; }
a.menuDiv:hover {background-color: #efefef;}
a.disabled-link {
  pointer-events: none !important;
  cursor: default;
}
div#top-bar {
  position: fixed; 
	background-color: #ffffff;
	top: 0px;
	margin: 0;
	height: 130px;
	width: 100%;
	display: block;
	z-index: 200;
  border-bottom: 1px solid #D18515;
}
div#userC {	
  position: fixed; 
  font-size:14px; 
  font-family: arial, sans-serif; 
  line-height:20px; 
  text-align:right;
	background-color: #FAE7CA;
  border: 1px solid #D18515;
	top: 10px;
  left: 0;
	margin: 0;
	height: 40px;
	width: 100%;
	display: block;
	z-index: 200;
	color: #D18515;
}
.logo {
  width: 400px; 
  left: 0;
  top: 65px;
  position: fixed;
  margin: 0 1%;
  z-index: 200;
}
#userC a { color: #D18515; }
div#container {width: 98%; margin: 0 auto; padding: 0; clear: both; z-index: 0; position: relative; }
.side-bar {
  width: 254px; 
  right: 0;
  top: 65px;
  position: fixed;
  margin: 0 1%;
  z-index: 200;
}
.side-bar .side-bar2 {
  width: 200px; 
  background-color: #fdf5e9;
  height: 9px; 
  border: 2px solid #D18515;
  border-radius: 15px;
  padding: 15px 25px 25px 25px;
  font-size: 14px;
  overflow: hidden;
  -webkit-transition: height 1s; /* Safari */
  transition: height 1s;
}
.side-bar .side-bar2:hover {
  height: 494px; 
} 
.side-bar .side-bar2 hr,
.side-bar .side-bar3 hr {
  border-color: #D18515;
  border-style: solid;
  border-collapse: collapse;
  margin: 15px -25px;
}
.side-bar .side-bar2 ol {
  color: #D18515;
  -webkit-padding-start: 20px;
}
.side-bar .side-bar2 ol li {
  margin-top: 5px;
}
.side-bar .side-bar3 {
  width: 200px; 
  background-color: #fdf5e9;
  height: 9px; 
  border: 2px solid #D18515;
  border-radius: 15px;
  padding: 15px 25px 25px 25px;
  font-size: 14px;
  overflow: hidden;
  color: #D18515;
}

.main-bar {
  width: 100%;   
  min-width: 980px;  
}
.main-data {
  clear: both;
  margin: 40px 0 0 0;
  border: 2px solid #D18515;
  border-radius: 10px;
  padding: 20px;

}
.limpio {clear: both;}
.cont-titulo {
  width: 98%; 
  margin: 0 auto;
}
.capitulo,
.titulo {
  height: 29px; 
  background-color: #FAE7CA; 
  border: 2px solid #D18515;
  border-radius: 15px;
  padding: 10px 25px;
  font-size: 16px;
  z-index: 100;
  color: #D18515;
  font-weight: bold;
  float: right;
}
.capitulo {
  margin: 0 300px 15px 0;
}
.titulo {
  margin: 65px 300px 15px 0;
}
.capitulo0,
.titulo0 {
  width: 540px; 
  font-size: 18px;
  text-align: center;
}
.capitulo1,
.titulo1 {
  width: 510px; 
}
.capitulo2,
.titulo2 {
  width: 480px;
}
.capitulo3,
.titulo3 {
  width: 450px; 
}
.capitulo4,
.titulo4 {
  width: 420px; 
}
.capitulo5,
.titulo5 {
  width: 390px; 
}
.capitulo6,
.titulo6 {
  width: 360px; 
}
.capitulo7,
.titulo7 {
  width: 330px; 
}
.capitulo99,
.titulo99 {
  width: 300px; 
}
.elemento {
  margin-bottom: 20px;
}
.pregunta {
  font-weight: bold;
}
.respuesta {
  padding-left: 40px;
}
.textarea1 {
  font-family: arial, sans-serif;
  font-size: 16px;
  width: 95%; 
  background-color: #ffffff; 
  border: 2px solid #D18515;
  border-radius: 15px;
  padding: 10px;
}
.textarea2 {
  font-family: arial, sans-serif;
  font-size: 16px;
  width: 95%; 
  min-height: 100px; 
  background-color: #ffffff; 
  border: 2px solid #D18515;
  border-radius: 15px;
  padding: 10px;
}
.textareadia,
.textareames {
  padding: 5px;
  width: 30px;
  text-align: right;
  border-radius: 5px;
}
.textareaanyo {
  padding: 5px;
  width: 50px;
  text-align: right;
  border-radius: 5px;
}
.selectarea {
  font-family: arial, sans-serif;
  font-size: 16px;
  border: 2px solid #D18515;
  border-radius: 15px;
  padding: 10px;
  margin-bottom: 5px;
  min-width: 300px;
}

.tabla1 {
  width: 100%; 
  border: 1px solid #D18515;
  border-collapse: collapse;
  margin-bottom: 20px;
}
.tabla1 th,
.tabla1 td {
  border: 1px solid #D18515;
  padding: 10px;
}
.tabla1 th {
  background-color: #FAE7CA; 
  color: #D18515;
 }
.tabla1 td {
  vertical-align: top;
}
.tabla1 td.fallo {
  background-color: #fdf5e9; 
}
.tabla1 ul,
.tabla1 ol {
  margin: 0;
  padding-left: 17px;
}
.textareatabla {
  font-family: arial, sans-serif;
  font-size: 16px;
  width: 95%; 
  border: 1px solid #D18515;
  border-radius: 5px;
  padding: 2px;
  margin-bottom: 5px;
}
.textareatabla2 {
  font-family: arial, sans-serif;
  font-size: 16px;
  width: 95%; 
  min-height: 100px; 
  border: 1px solid #D18515;
  border-radius: 5px;
  padding: 2px;
  margin-bottom: 5px;
}
.textareadia2,
.textareames2 {
  padding: 2px;
  width: 30px;
  text-align: right;
  border-radius: 5px;
}
.textareaanyo2 {
  padding: 2px;
  width: 50px;
  text-align: right;
  border-radius: 5px;
}
.selecttabla {
  font-family: arial, sans-serif;
  font-size: 14px;
  border: 1px solid #D18515;
  border-radius: 5px;
  padding: 2px;
  margin-bottom: 5px;
}
.foot-note {
  font-size: 12px;
  text-align: right;
  margin: 25px 0 0 0;
}
.foot-noteL {
  font-size: 12px;
  margin: 0 0 5px 0;
}
.tips {
  border: 2px solid #D18515;
  border-radius: 10px;
  padding: 10px;
  display: none;
  position: absolute;
  top: 160px;
  left: 160px;
  width: 600px;
  z-index: 110;
  background-color: #f3f3f3;                   
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.48);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.48);
  box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.48);
}
.tips table { background-color: #ffffff; }
            
.edit-form1 {
  border: 0;
  display: none;
  position: absolute;
  top: -75px;
  left: 0px;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: 500;
  background-color: rgba(255, 255, 255, 0.5);                   
}
.edit-form2 {
  border: 2px solid #D18515;
  border-radius: 10px;
  padding: 20px;
  display: none;
  position: absolute;
  top: 75px;
  left: 0px;
  margin: 0 0 40px 0;
  width: 95%;
  z-index: 510;
  background-color: #f3f3f3;                   
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.48);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.48);
  box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.48);
}
.comand-line, 
.comand-line2 {
  padding: 20px 20px 0 20px;
  margin: 20px -20px 0 -20px;
  border-top: 2px solid #D18515;
}
.comand-line {
  text-align: right;
}
.tabla1 a,
.comand-line a,
.comand-line2 a {
  min-width: 60px;
  padding: 5px 15px;
  display: inline-block;
  text-align: center;
  border: 2px solid #D18515;
  border-radius: 5px;
  margin: 0 5px;
  background-color: #dddddd; 
  color: #845004;
}
.tabla1 a:hover,
.comand-line a:hover,
.comand-line2 a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}
.tabla1 a.updown {
  min-width: 1px;
  font-weight: bold;
  height: 18px;
  width: 10px;
}
.diagrama {
  margin: 10px 0;
}
.diagrama img {
  max-width: 100%;
}
.cabecera {
  color: #D18515;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 70px;
  margin-left: 258px;
}
div#entrada {position: relative; width: 292px; margin: 0 auto; padding: 0; clear: both; z-index: 0;}
.index-title { width:282px; font-size:18px; padding:5px; margin-bottom:5px; background:#D18515; color:#FFF;text-align:center; border-radius: 10px 10px 0 0; }
.index-foot { width:282px; font-size:18px; padding:5px; margin-bottom:5px; background:#D18515; color:#FFF;text-align:center; border-radius: 0 0 10px 10px; }
.index-item { width:280px; background:#FAE7CA; padding:5px; margin-bottom:5px; border:1px solid #D18515; }
.index-item-right { margin:0px 0px 5px 0px; color:#444;text-align:right; }
.index-item-description { font-size:14px; line-height:20px; color:#444; }




a.enlace1 { color:#77a1de; text-decoration: none; }
a.enlace1:hover { text-decoration: underline; }
a.enlace2 { color:#8cbc83; text-decoration: none; }
a.enlace2:hover { text-decoration: underline; }
a.enlace3 { color:#700034; text-decoration: none; }
a.enlace3:hover { text-decoration: underline; }
a.enlace4 { color:#efa560; text-decoration: none; }
a.enlace4:hover { text-decoration: underline; }
a.enlace5 { color:#e9625c; text-decoration: none; }
a.enlace5:hover { text-decoration: underline; }
a.enlace6 { color:#5767f2; text-decoration: none; }
a.enlace6:hover { text-decoration: underline; }
a.enlace7 { color:#debb50; text-decoration: none; }
a.enlace7:hover { text-decoration: underline; }
a.enlace8 { color:#15bca6; text-decoration: none; }
a.enlace8:hover { text-decoration: underline; }
a.enlace9 { color:#ba0056; text-decoration: none; }
a.enlace9:hover { text-decoration: underline; }
a.glossary { color: #922f85; text-decoration: none; border-bottom: thin dashed #922f85; cursor: pointer; }
a.glossary:hover { border-bottom: thin dotted #922f85; }


div#glosario {
  font-size: 14px;
  border: 5px solid #922f85;
  border-radius: 10px;
  background-color: #f3f3f3;                   
  margin: 40px auto;
  padding: 10px;
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 600px;
  height: auto;
  z-index: 110;
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.48);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.48);
  box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.48);
}
div#glContenido { margin: 20px 0; }

div#contentHolder {position:relative; width:920px; height:auto;}

div#menu {float: right; width:40px; height:auto; }

.btn-start {text-align: center; width:200px; margin:10px 0 15px 0; background:#922f85; border-radius:14px; border: 2px solid #922f85; padding: 0;}
.btn-start {
  -webkit-box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.48);
  -moz-box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.48);
  box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.48);
}
.btn-start:active {
  -webkit-box-shadow: -5px -5px 3px 0px rgba(0,0,0,0.48);
  -moz-box-shadow: -5px -5px 3px 0px rgba(0,0,0,0.48);
  box-shadow: -5px -5px 3px 0px rgba(0,0,0,0.48);
}
.btn-startG {background:#922f85; border-color: #922f85; }
.btn-startG a {color:#FFF; text-decoration:none; display:block; padding: 5px; border-radius: 10px; }
.btn-startG a:hover {background:#FFF; color:#922f85; }

.btn-start1 {background:#77a1de; border-color: #77a1de; }
.btn-start1 a {color:#FFF; text-decoration:none; display:block; padding: 5px; border-radius: 10px; }
.btn-start1 a:hover {background:#FFF; color:#77a1de; }

.btn-start2 {background:#8cbc83; border-color: #8cbc83; }
.btn-start2 a {color:#FFF; text-decoration:none; display:block; padding: 5px; border-radius: 10px; }
.btn-start2 a:hover {background:#FFF; color:#8cbc83; }

.btn-start3 {background:#700034; border-color: #700034; }
.btn-start3 a {color:#FFF; text-decoration:none; display:block; padding: 5px; border-radius: 10px; }
.btn-start3 a:hover {background:#FFF; color:#700034; }

.btn-start4 {background:#efa560; border-color: #efa560; }
.btn-start4 a {color:#FFF; text-decoration:none; display:block; padding: 5px; border-radius: 10px; }
.btn-start4 a:hover {background:#FFF; color:#efa560; }

.btn-start5 {background:#e9625c; border-color: #e9625c; }
.btn-start5 a {color:#FFF; text-decoration:none; display:block; padding: 5px; border-radius: 10px; }
.btn-start5 a:hover {background:#FFF; color:#e9625c; }

.btn-start6 {background:#5767f2; border-color: #5767f2; }
.btn-start6 a {color:#FFF; text-decoration:none; display:block; padding: 5px; border-radius: 10px; }
.btn-start6 a:hover {background:#FFF; color:#5767f2; }

.btn-start7 {background:#debb50; border-color: #debb50; }
.btn-start7 a {color:#FFF; text-decoration:none; display:block; padding: 5px; border-radius: 10px; }
.btn-start7 a:hover {background:#FFF; color:#debb50; }

.btn-start8 {background:#15bca6; border-color: #15bca6; }
.btn-start8 a {color:#FFF; text-decoration:none; display:block; padding: 5px; border-radius: 10px; }
.btn-start8 a:hover {background:#FFF; color:#15bca6; }

.btn-start9 {background:#ba0056; border-color: #ba0056; }
.btn-start9 a {color:#FFF; text-decoration:none; display:block; padding: 5px; border-radius: 10px; }
.btn-start9 a:hover {background:#FFF; color:#ba0056; }

.cabeceraIndex {
  color: #444;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding-top: 5px;
}
.texto-normal {
  font-family: arial, sans-serif;
  color: #444;
  font-size: 16px;
  font-weight: normal;
}
.texto-peque {
  font-family: arial, sans-serif;
  color: #444;
  font-size: 12px;
  font-weight: normal;
}
.more-info {
  font-size: 40px;
  line-height: 35px;
  font-weight: bold;
  text-align: center;
  border: 5px solid #de8b36;
  background-color: #ffffff;
  border-radius: 25px;
  width: 35px;
  height: 35px;
}
.more-info-texto {
  text-align: center;
  border: 2px solid #de8b36;
  background-color: #ffffff;
  border-radius: 25px;
  padding: 10px;
}

.more-info:hover { background-color: #efefef; }
.more-info1 {
  border-color: #77a1de;
  color: #77a1de;
}
.more-info2 {
  border-color: #8cbc83;
  color: #8cbc83;
}
.more-info3 {
  border-color: #700034;
  color: #700034;
}
.more-info4 {
  border-color: #efa560;
  color: #efa560;
}
.more-info5 {
  border-color: #e9625c;
  color: #e9625c;
}
.more-info6 {
  border-color: #5767f2;
  color: #5767f2;
}
.more-info7 {
  border-color: #debb50;
  color: #debb50;
}
.more-info8 {
  border-color: #15bca6;
  color: #15bca6;
}
.more-info9 {
  border-color: #ba0056;
  color: #ba0056;
}
.tipsT {
  color: #444;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  background-color: #fcc78f;
  border: 5px solid #de8b36;
  border-radius: 10px;
  padding: 10px;
  width: 100px;
}
.tipsT:hover {
  background-color: #f6b26b;
}
.tipsC1 {
  border-color: #77a1de;
}
.tipsC2 {
  border-color: #8cbc83;
}
.tipsC3 {
  border-color: #700034;
}
.tipsC4 {
  border-color: #efa560;
}
.tipsC5 {
  border-color: #e9625c;
}
.tipsC6 {
  border-color: #5767f2;
}
.tipsC7 {
  border-color: #debb50;
}
.tipsC8 {
  border-color: #15bca6;
}
.tipsC9 {
  border: 5px solid #ba0056;
}
.circulo {
  width: 530px; 
  height: 530px; 
  border: 5px solid #5e9c91;
  border-radius: 265px; 
  margin: 80px;
  padding 0;
  
}
.circ-text {
  width: 530px; 
  color: #5e9c91;
  text-align:center;
  padding:210px 0 0 0;
  margin: 0;
}
.menuP {
  margin: 5px 0;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border: 5px solid #e1e1e2;
  color: #e1e1e2;
  border-radius: 20px;
  padding: 5px;
  font-size: 19px;
  text-align: center;
  font-weight: bold;
  z-index: 100;
}
.menuPG:hover, 
.menuPGact {
  border-color: #922f85;
  color: #922f85;
}
.menuP1:hover, 
.menuP1act {
  border-color: #77a1de;
  color: #77a1de;
}
.menuP2:hover, 
.menuP2act {
  border-color: #8cbc83;
  color: #8cbc83;
}
.menuP3:hover, 
.menuP3act {
  border-color: #700034;
  color: #700034;
}
.menuP4:hover, 
.menuP4act {
  border-color: #efa560;
  color: #efa560;
}
.menuP5:hover, 
.menuP5act {
  border-color: #e9625c;
  color: #e9625c;
}
.menuP6:hover, 
.menuP6act {
  border-color: #5767f2;
  color: #5767f2;
}
.menuP7:hover, 
.menuP7act {
  border-color: #debb50;
  color: #debb50;
}
.menuP8:hover, 
.menuP8act {
  border-color: #15bca6;
  color: #15bca6;
}
.menuP9:hover, 
.menuP9act {
  border-color: #ba0056;
  color: #ba0056;
}
.menuS {
  margin: 5px;
  width: 10px;
  height: 10px;
  background-color: #e1e1e2;
  border: 5px solid #e1e1e2;
  color: #e1e1e2;
  border-radius: 15px;
  padding: 5px;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  z-index: 100;
}
.menuS1:hover, 
.menuS1act {
  background-color: #77a1de;
  border-color: #77a1de;
  color: #77a1de;
}
.menuS2:hover, 
.menuS2act {
  background-color: #8cbc83;
  border-color: #8cbc83;
  color: #8cbc83;
}
.menuS3:hover, 
.menuS3act {
  background-color: #700034;
  border-color: #700034;
  color: #700034;
}
.menuS4:hover, 
.menuS4act {
  background-color: #efa560;
  border-color: #efa560;
  color: #efa560;
}
.menuS5:hover, 
.menuS5act {
  background-color: #e9625c;
  border-color: #e9625c;
  color: #e9625c;
}
.menuS6:hover, 
.menuS6act {
  background-color: #5767f2;
  border-color: #5767f2;
  color: #5767f2;
}
.menuS7:hover, 
.menuS7act {
  background-color: #debb50;
  border-color: #debb50;
  color: #debb50;
}
.menuS8:hover, 
.menuS8act {
  background-color: #15bca6;
  border-color: #15bca6;
  color: #15bca6;
}
.menuS9:hover, 
.menuS9act {
  background-color: #ba0056;
  border-color: #ba0056;
  color: #ba0056;
}

.textguia300 {
  min-height: 50px; 
  width: 300px; 
}
.textguiatabla {
  font-size: 16px;
  border: 0; 
  width: 95%; 
  height: 50px;
  background-color: #ffffff; 
  padding: 5px;
}
.textguiatablalinea {
  padding: 2px 5px;
  height: 15px;
  margin: 1px 0;
  font-family: monospace;
}
.problema {
  width: 500px; 
  min-height: 50px; 
  background-color: #ffffff; 
  border: 5px solid #e1e1e2;
  border-radius: 15px;
  margin: auto;
  padding: 20px;
}
.problema1 {
  border-color: #77a1de;
}
.problema2 {
  border-color: #8cbc83;
}
.problema3 {
  border-color: #700034;
}
.causa1 {
  position: absolute;
  top: 30px;
  left: 20px;
}
.causa2 {
  position: absolute;
  top: 30px;
  left: 570px;
}
.causa3 {
  position: absolute;
  top: 165px;
  left: 70px;
}
.causa4 {
  position: absolute;
  top: 165px;
  left: 520px;
}
.causa5 {
  position: absolute;
  top: 295px;
  left: 305px;
}
.linea {
  border: 0;
  height: 3px;
}
.linea1 {
  color: #77a1de;
  background-color: #77a1de;
}
.linea2 {
  color: #8cbc83;
  background-color: #8cbc83;
}
.cont-causas {
  display: none;
  position: absolute;
  background-color: #dddddd;
  z-index:100;
  width: 920px;
  height: 430px;
  opacity: 0.97;
  border: 5px solid #77a1de;
  border-radius: 25px;
  margin-top: -60px;
}
.cont-targets {
  display: none;
  position: absolute;
  background-color: #dddddd;
  z-index:100;
  width: 920px;
  height: 1030px;
  opacity: 0.97;
  border: 5px solid #700034;
  border-radius: 25px;
  margin-top: -60px;
}
.target1 {
  position: absolute;
  top: 30px;
  left: 30px;
}
.target2 {
  position: absolute;
  top: 140px;
  left: 60px;
}
.target3 {
  position: absolute;
  top: 250px;
  left: 90px;
}
.target4 {
  position: absolute;
  top: 360px;
  left: 30px;
}
.target5 {
  position: absolute;
  top: 470px;
  left: 60px;
}
.target6 {
  position: absolute;
  top: 580px;
  left: 90px;
}
.target7 {
  position: absolute;
  top: 690px;
  left: 30px;
}
.target8 {
  position: absolute;
  top: 800px;
  left: 60px;
}
.target9 {
  position: absolute;
  top: 910px;
  left: 90px;
}
.decision1 {
  position: absolute;
  top: 30px;
  left: 580px;
}
.decision2 {
  position: absolute;
  top: 360px;
  left: 580px;
}
.decision3 {
  position: absolute;
  top: 690px;
  left: 580px;
}
.ftarget {
  text-align: right;
  margin: -8px;
}
.ftarget1 {
  position: absolute;
  top: 75px;
  left: 365px;
  width: 200px;
  height: 0px;
  color: #700034;
  border: 1px solid #700034;
}
.ftarget2 {
  position: absolute;
  top: 140px;
  left: 380px;
  width: 200px;
  height: 0px;
  color: #700034;
  border: 1px solid #700034;
  -ms-transform: rotate(-30deg); /* IE 9 */
  -webkit-transform: rotate(-30deg); /* Chrome, Safari, Opera */
  transform: rotate(-30deg);
}
.ftarget3 {
  position: absolute;
  top: 200px;
  left: 380px;
  width: 235px;
  height: 0px;
  color: #700034;
  border: 1px solid #700034;
  -ms-transform: rotate(-53deg); /* IE 9 */
  -webkit-transform: rotate(-53deg); /* Chrome, Safari, Opera */
  transform: rotate(-53deg);
}
.ftarget4 {
  position: absolute;
  top: 405px;
  left: 365px;
  width: 200px;
  height: 0px;
  color: #700034;
  border: 1px solid #700034;
}
.ftarget5 {
  position: absolute;
  top: 470px;
  left: 380px;
  width: 200px;
  height: 0px;
  color: #700034;
  border: 1px solid #700034;
  -ms-transform: rotate(-30deg); /* IE 9 */
  -webkit-transform: rotate(-30deg); /* Chrome, Safari, Opera */
  transform: rotate(-30deg);
}
.ftarget6 {
  position: absolute;
  top: 530px;
  left: 380px;
  width: 235px;
  height: 0px;
  color: #700034;
  border: 1px solid #700034;
  -ms-transform: rotate(-53deg); /* IE 9 */
  -webkit-transform: rotate(-53deg); /* Chrome, Safari, Opera */
  transform: rotate(-53deg);
}
.ftarget7 {
  position: absolute;
  top: 735px;
  left: 365px;
  width: 200px;
  height: 0px;
  color: #700034;
  border: 1px solid #700034;
}
.ftarget8 {
  position: absolute;
  top: 800px;
  left: 380px;
  width: 200px;
  height: 0px;
  color: #700034;
  border: 1px solid #700034;
  -ms-transform: rotate(-30deg); /* IE 9 */
  -webkit-transform: rotate(-30deg); /* Chrome, Safari, Opera */
  transform: rotate(-30deg);
}
.ftarget9 {
  position: absolute;
  top: 860px;
  left: 380px;
  width: 235px;
  height: 0px;
  color: #700034;
  border: 1px solid #700034;
  -ms-transform: rotate(-53deg); /* IE 9 */
  -webkit-transform: rotate(-53deg); /* Chrome, Safari, Opera */
  transform: rotate(-53deg);
}
.destaca1 {
  width: 235px; 
  height: 55px; 
  background-color: #ffffff; 
  border: 5px solid #77a1de;
  border-radius: 25px;
  padding: 25px;
  text-align: center;
}
.fecha {
  text-align:right;
  width: 80px;
}
.checked {
  font-size: 50px;
  color: #5e9c91;
  position: absolute;
  z-index: 100;
  margin: 0;
  padding: 0;

}
.checked1 { top: -80px; left: 520px; }
.checked2 { top: 55px; left: 630px; }
.checked3 { top: 195px; left: 660px; }
.checked4 { top: 335px; left: 590px; }
.checked5 { top: 465px; left: 420px; }
.checked6 { top: 335px; left: 240px; }
.checked7 { top: 195px; left: 170px; }
.checked8 { top: 55px; left: 220px; }
.checked9 { top: -80px; left: 270px; }

.organizationsC {
  border: 5px solid #922f85;
  background-color: #f9f9f9;                   
  border-radius: 25px;
  padding: 40px;
  margin: 0px auto;
  width: 800px;
}
.organizationsI { padding-left: 10px; }
.organizationsImg { padding-left: 25px; width: 22px; float: left; vertical-align: middle; }



