@import url("reset.css");
@import url("fonts/texgyre.css");
@import url(css/animate.css);
@import url(//fonts.googleapis.com/css?family=Oxygen);
@import url(//fonts.googleapis.com/css?family=Dosis);



.expp { font-family :'Oxygen', Calibri ,Arial; font-size:13px;  margin-bottom:10px; color:#ca4133;}

body {  height:100%; width:100%; background-color :transparent ;}
.page_nospinner{ position:fixed; background:url(https://fisioposiciones.es/images/snav_norm) 1% 1% no-repeat #fff; z-index:99; width:100%; height:100%; top:0; left:0;}
.page_spinner{ position:fixed; background:url(images/loader.gif) 50% 50% no-repeat #fff; z-index:99; width:100%; height:100%; top:0; left:0;}
#glob{position:relative; overflow:hidden; z-index:1; }
#wrap {width:960px; margin:0 auto 20px auto; font-family:"Helvetica Neue", Helvetica, Verdana, sans-serif; font-size:62.5%; }
#left {width:250px; float:left; padding-top:14px; }
#right {float:right; width:700px; padding-top:3px;}
#mainnav { border-top:solid 1px #665e52; border-bottom:solid 1px #665e52; height:23px; margin-bottom:40px;}
#mainheader {margin-bottom:5px;}
#pageheader {padding-top:10px; margin-bottom:30px;}
#pageheader .intro { height:280px; background:#e0dad1; padding:10px; position:relative;} /*letra fichas (las 2): font-size:0.8em;*/
#sitename {display:none;}
#introwrap {background:url(images/3.png) no-repeat; height:280px; padding:0 80px 0 70px;}
.WidthGrid { width :75%;}
.WidthGridFull { width :95%;}

.pagepregunta{padding:10px 0px 0 0px; }  /*Tamaño Ficha y botonera*/
.pagepregunta .intro {   background:#e0dad1; padding:10px position:relative;} /*letra fichas (las 2): font-size:0.8em;*/
.pregunta {  background:url(images/plantillablue2.jpg) no-repeat; height:375px; padding:0 40px 0px 0px;}
.pregunta2 {  height:250px; padding:0px 0px 0px 0px;}
.pregunta .resp {  padding:0 0 0 20px; }
.pregunta .respb {  padding:0 0 0 10px; }


.imageexamenlado {  background-image:url(images/Sin%20nombre1b.jpg) no-repeat; height:300px;}

.pagepreguntapeq {padding:5px 0px 0 0px; }  /*Tamaño Ficha y botonera*/
.pagepreguntapeq .intro {   background:#e0dad1; padding:10px; position:relative;} /*letra fichas (las 2): font-size:0.8em;*/

 /*letra BARRA MENU*/
p, ul, ol {font-size:1.2em;}

/*Transicion*/
a 
{
	color:#ca4133;
	text-decoration: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {color:#000;}

.img-border {
	padding:11px;
	background:url(images/img-border.png) 0 0 no-repeat;
}
.verticaltext 

 {
    padding :0px 15px 20px 20px;  /*Este padding es exclusivo para que quepa en las preguntas*/
	color:white;
	border:0px solid red;
	/*writing-mode:tb-rl;*/ /*Writing-mode tambien funciona y lo pone vertical pero es menos compatible*/
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	white-space:nowrap;
	display:block;
	bottom:0;
	width:20px;
	height:20px;
	font-family: ‘Oxygen’, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	/*text-shadow: 0px 0px 1px #333;*/
}

#mainnav li { display:inline; font-family:"Helvetica Neue", Helvetica, Verdana, sans-serif;}
#mainnav a {display:block; float:left; height:23px; line-height:23px; padding:0 7px; color:#635a4e; border-right:solid 1px #e0dad1;}
#mainnav .current a {background:url(images/arrowtop.png) center bottom no-repeat; }
#mainnav a:hover {color:#ca4133;}
a.resume {position:absolute; display:block; background:url(images/resumelink.png) no-repeat; width:215px; height:93px; right:0; bottom:0; text-indent:-4000px; overflow:hidden; z-index:500;}
#search {background:url(images/searchfield.png) no-repeat; height:33px; margin-bottom:20px ;  margin-top :20px ; }/*Posicion busqueda */
#searchfield {float:left; width:160px;}
#searchfield input {display:block; height:24px; line-height:24px; background:transparent; border:none;}
#searchbtn {float:right; width:56px; padding:4px 8px 0 1px;}
#sidebar {text-align:center;}
 
 /*TWITTER */
.sb-block {   margin-bottom:5px; padding:10px 20px arial; font-size:1.0em;   margin-top :45px ; margin-right :35px ; margin-left :14px }
 /*IMG IZQ */
.sb-block2 {margin-top :25px ;  margin-right :35px ; }




.frase
{
  
    padding-top :12px;
    padding-bottom :5px;
    padding-left :4px;
    padding-right  :4px;
    margin-top :25px ;  margin-right :35px ;
    height :200px;
    width :205px;
    font-family: 'Dosis',Arial;
    background-color :#f7f3eb;
    font-size:17px;
    color:#0266a1;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
    border: 1px solid #e9e5dd;
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border: 15px 15px 15px 15px;
 
   
}

.MenuPerfil
{

   height:50px; width :90%; 
     border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border: 15px 15px 15px 15px;
    }

.contador
{
     width: 220px; height: 100px; background-color :White;  padding-left:0px;  float: left;
 
    }
    


.fraseerror
{  
	 font-family: 'Dosis',Arial;
	font-size:17px;
    color:#0266a1;
    padding :5px;
	}
	
	.frasecarta
{  
	 font-family: 'Dosis',Arial;
	font-size:17px;
    color:#0266a1;
	}
 
 /*letra ARTICLES*/
.grupo { margin-bottom: 3px;}
.txthi  {font-family:'Oxygen' , sans-serif, arual ; font-size:1.5em; color:#ca4133;   font-weight: normal; }
.txthif {font-family:'TeXGyreAdventor',  helvetica ; font-size:12px; color:#ca4133;   font-style :normal ; }
.txth2  {font-family:'TeXGyreAdventor', helvetica, arial ; font-size:1.7em; color:#ca4133;  font-weight:  300 ;}
.txth3  {font-family:'TeXGyreAdventor', helvetica, Calibri, arial ; font-size:2.0em; color:#ca4133;  font-weight: normal; }
.txth4a  {font-family: 'Dosis', helvetica, arial ; font-size:19px ;  font-weight:normal  ; padding :0px 0 2px 0; color :black;} /*letra pregunta*/

.txth4b  {font-family:'TeXGyreAdventor','Oxygen', 'Dosis' sans-serif, calibri, arial ; font-size:16px;    padding :4px 0 8px 0; color :#ca4133;  font-weight: normal;  }
.txth4b1  {font-family:'TeXGyreAdventor', helvetica, calibri, arial ; font-size:16px;  font-weight:200 ;   padding :4px 0 8px 0; color :#d33e2f;  float: left;text-indent: -18px;  font-weight: normal;  } 
.txth4b2  {font-family: 'Dosis', Sans-serif, arial ;   font-size: 18px ;   padding-left:1px; display: table-cell;  padding-top:4px;  cursor:pointer; color :#d33e2f;  font-weight: normal; }   /*letra respuestas*/
.txth4c  {font-family:'TeXGyreAdventor', helvetica, calibri, arial ; font-size:15px;  font-weight:200 ;   padding :4px 0 8px 0; color :#d33e2f; float: left;text-indent: -18px; font-weight: normal;  }
.txth4d  {font-family:'TeXGyreAdventor', helvetica, calibri, arial ; font-size:14px;   font-weight:bold ;  padding :4px 0 8px 0; color :#d33e2f;  float: left;text-indent: -18px; font-weight: normal;  }
.txth4x  {font-family:'TeXGyreAdventor', helvetica, calibri, arial ; font-size:16px; color:#000;   font-weight: normal;  ; padding :0px 0 6px 145px; color :black; }
.txth4bx{font-family:'TeXGyreAdventor', helvetica, calibri, arial ; font-size:16px;   font-weight: normal;    padding :4px 0 8px 145px; color :#d33e2f;  float: left;text-indent: -18px;  }
.txtevaluacion  {font-family: 'Dosis', Sans-serif, arial ;   font-size: 17px ;  color :#d33e2f;  font-weight: normal; }   /*letra respuestas*/


.fleft
{
	float :left ;
	padding :3px 0 0 0;
    margin-right:2px;
	}



 h2  {font-family: 'TeXGyreAdventor','Oxygen', Calibri,  helvetica, arial ; font-size:16px; color:#635a4e; font-weight: normal;  }
.h2red  {font-family: 'TeXGyreAdventor','Oxygen', Arial, helvetica, arial ; font-size:18px; color:#ca4133;   }
.h2gray  {font-family: 'TeXGyreAdventor', 'Oxygen', Arial, helvetica, arial ; font-size:18px; color:Gray;  }
.h2bwhite  {font-family: 'TeXGyreAdventor', 'Dosis', Calibri, helvetica, arial ; font-size:17px; color:white;  text-align: left; float: left; }
.h2blue  {font-family: 'TeXGyreAdventor', 'Oxygen' Calibri, , helvetica, arial ; font-size:15px; color:#1BAFF7;   }

.pregunta-encuesta {color :#1BAFF7; font-size :16px ; font-family: 'TeXGyreAdventor','Oxygen', sans-serif, Calibri, helvetica, arial ; }
.pregunta-encuestagray {color :#333; font-size :16px ; font-family: 'TeXGyreAdventor','Oxygen', sans-serif, Calibri, helvetica, arial ; }


.smsperfil  {font-family: 'Dosis', helvetica, arial ; font-size:18px; color:#635a4e;  font-weight:bold ;}
#sidebar h2 {margin-bottom:15px;}
#sidebar li {display:block; height:32px;}
#sidebar li a {display:block; height:30px; border-bottom:solid 1px #ddd7cd; line-height:30px;}
#sociallinks { padding:0 10px; }
#pageheader h2 {font:bold 2.8em 'TeXGyreAdventor', Arial, sans-serif; color:#fff; text-shadow:#3e0303 1px 1px 3px; padding-top:70px; margin-bottom:10px;}
#pageheader p { font-family:'TeXGyreAdventor', Calibri, arial; font-size:1.6em!important; line-height:20px; margin-right:65px; color:#e29f96;}
#pageheader a {color:#fff;}
#photos {width:190px; float:right; margin-right:10px;}
#homemain {width:490px; float:left;}
#contents p {line-height:20px; margin-bottom:10px; text-align :justify ;}
.post {padding:0 10px 10px 10px; margin-bottom:10px; border-bottom:solid 1px #ddd7cd}
.post header {margin-bottom:15px}
.post header .articlemeta {font:normal 1.2em "Helvetica Neue", Helvetica, Verdana, sans-serif; color:#bfb8ac;}
.post header .articlemeta a {color:#bfb8ac;}



/*LETRA METODOLOGIAS */
.subhead {font:bold 1.8em 'TeXGyreAdventor', Arial, sans-serif; color:#ca4133; padding:0 0 8px 0; text-align:center;   margin-bottom:10px; background:url(images/subheadbg.png) left bottom no-repeat;}
.imagepost { text-align:center; width:170px; margin:0 auto 10px auto; padding:5px; /*border:solid 1px #d0cbc2;*/}
.imagepost img {margin-bottom:3px;}
.imagepost p {margin-bottom:0!important;}
.caption {font-size:1.1em!important; text-align:left!important; font-style:italic; padding-left:5px;}
.pagem {background:#e7e2da; padding:20px; font-family:"Helvetica Neue", Helvetica, Verdana, sans-serif; font-size:15px; color:#635a4e;}
.imagepostindex { text-align:center; width:170px; height :300px; margin:0 auto 20px auto; padding:5px; /*border:solid 1px #d0cbc2;*/}
.imagepostindexActivo {  display: block; text-align:center; width:195px; height :300px;   padding-left :12px;    }
.imagepostindexencuesta { float :left;  padding-top :10px; text-align:center; width:170px; height :300px; margin:0 auto 20px auto; padding:5px; /*border:solid 1px #d0cbc2;*/}



/*  font-size: 12px;
  height: 90px;
  padding: 15px 0 5px 0;
  text-align: center; 
  background: #333;
  color: #635a4e;*/

#normalcontentsExtend { padding: 0 25px 5px 25px}


#pagefooter {background:#333; padding:15px; font-family: Calibri ,"Helvetica Neue", Helvetica, Verdana, sans-serif; font-size:56.5%; color:#A8AA94;}
#footerwrap {width:920px; margin:auto; padding:10px 0;}
#footerwrap #about {float:left; width:39%;}
#pagefooter h2 { color:#15bde1 ; margin-bottom:5px;}
#pagefooter p {line-height:18px; margin-bottom:5px; }
#services {width:20%; float:right;}
#tools {margin:0 22% 0 45%;}
.divencuesta 
{
    width :480px; 
    }
#footerwrap li {display:block; height:25px; line-height:25px; background:url(images/bullet.png) left center no-repeat; padding-left:20px;}
.myphoto {width:150px; float:right; margin-left:10px;}
.myphoto img {display:block; background:#fff; padding:5px; margin:auto;}

#credits {text-align:center; padding:10px; font-size:1.5em; background-color :#333}
#header-small {height:80px;  background:url(images/peque5.jpg) left bottom no-repeat; padding:20px 0 0 0px; }
#header-small h2 {display:block; padding:22px 0 0 40px; color:#fff; text-shadow:#5b0000 1px 1px 1px;  font-weight :bold ;  font-size :18px; font-family: 'TeXGyreAdventor', helvetica,Calibri, arial;}

.pfitem {padding:10px; margin-bottom:20px;}
.pfthumb {width:470px; height:260px; float:left;}
.pfthumb img {display:block; background:#e0dad1; padding:10px;}
.pfdetails {width:200px; float:right; padding-top:20px;}
.pfdetails h3 {font: italic normal 1.1em "Helvetica Neue", Helvetica, Verdana, sans-serif; line-height:18px;}
.pfdetails .sitename { font: normal normal 1.2em 'TeXGyreAdventor', Verdana, sans-serif!important; display:block; margin-bottom:10px; color:#ca4133;}
.pfdetails p {padding-top:20px;}
.singlepost {border:none!important;}

#rightsidebar {width:190px; float:right; margin-right:10px;}
.post li {display:block; background:url(images/bullet.png) 0 5px no-repeat; padding-left:20px; line-height:24px; font-family :'Oxygen', Calibri ,arial; font-size :14px;}
.post1 li {display:block; background:url(images/icon-star.png) 0 5px no-repeat; padding-top :2px; padding-bottom :2px; padding-left:20px; line-height:24px; font-family :'Oxygen', Calibri ,arial;}
.postp li {display:block; background:url(images/bullet.png) 0 5px no-repeat; padding-left:20px; line-height:24px; font-family :'Oxygen', Calibri ,arial; font-size :14px;  text-align :justify ;  padding-bottom :5px;}
.postp li span { color :#1BAFF7 ;  }
.postlado li {display:block; background:url(images/bullet.png) 0 10px no-repeat;  padding :5px; font-family :'Oxygen', Calibri ,arial; font-weight :bold ; font-size :13px; }

.opacity30 {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.opacity40 {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.opacityPago {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.opacityPago:hover {
     filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity:1;
   }
   
.opacityPago:active {
    filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
   }
   

.inputblue 
{
	font-size : 18px; 
	font-family : Calibri , Arial;
    color :Black ;
 
	}

.FacebookBtn 
{
	 height :28px;
	 margin: 0 164px 0 0;
}

.buttonblueFade {
  border-top: 1px solid #96d1f8;
   background: #1baef7;
   background: -webkit-gradient(linear, left top, left bottom, from(#1baef7), to(#1baef7));
   background: -webkit-linear-gradient(top, #1baef7, #1baef7);
   background: -moz-linear-gradient(top, #1baef7, #1baef7);
   background: -ms-linear-gradient(top, #1baef7, #1baef7);
   background: -o-linear-gradient(top, #1baef7, #1baef7);
   padding: 5px 22px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   
   color: white;
   font-size: 16px;
   font-family: 'Oxygen', Calibri, Arial, Sans-Serif;

   text-decoration: none;
   vertical-align: middle;
   
   filter:alpha(opacity=60);
    -moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	
}


.imagenNoticia 
{
	width :645px;
	height :280px;
	padding-bottom :30;
	
}

.buttonblue {
   border: 1px solid #fff;
   background: #1baef7;
 
   padding: 5px 22px;
   -ms-border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   cursor: pointer;
   color: white;
   font-size: 16px;
   font-family: 'Oxygen', Calibri, Arial, Sans-Serif;

   text-decoration: none;
   vertical-align: middle;
 
   
   }
.buttonblue:hover {
 
   background: #378cc5;
  
   }
.buttonblue:active {
  
   background: #1b435e;
   }

   
.buttonblueFade2 
   {
	 border-bottom-color :Black ; border: 1px solid ; text-align :center ; font-family :"Calibri" ; font-size: 16px; font-weight :bold ; color :White ; background-color : #1baef7;
	filter:alpha(opacity=50);
    -moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	
   	}
   .buttonblue2 
   {
	 border-bottom-color :Black ; border: 1px solid ; text-align :center ; font-family :"Calibri" ; font-size: 16px; font-weight :bold ; color :White ; background-color : #1baef7;
   	}

 .buttonblue2:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.buttonblue2:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
   

   
  /*LETRA NOTICIAS */

.imgN  
{
	width :606px; 
border:1px solid #a1a1a1;
padding:8px; 
background:white;
border-radius:15px;
}
	
	
		
	
	.listcombo 
{
     font-size :14px;
      font-family :'TeXGyreAdventor', 'Oxygen', Sans-Serif, Arial;
      color : #333 ;
      font-weight: normal;

       }
       
.checkcorregir 
{
     font-size :15px;
      font-family :'TeXGyreAdventor', Calibri ,Arial;
      color : #3a4f63;
      float:left ;
      text-indent :-18px;
       }
	
.entry .avatar {height:45px; margin-bottom:10px;}
#commentlist .entry {border:solid 1px #d0cbc2;  margin-bottom:10px; background:#f8f5f1;}
.entry .avatar img {float:left;}

.entry .avatar .author {display:block; margin-left:50px;}
.author span, .author time {display:block;}

.entry p { font-family :'Oxygen', Arial; font-size:15px;  margin-bottom:10px;  text-align :justify ;  font-weight: 400;  color : #333; }
.entryextend p { font-family :'Oxygen', Arial; font-size:15px; margin-bottom:10px; line-height :22px; padding:10px; margin-bottom:10px; background:#f8f5f1;border:solid 1px #d0cbc2; text-align :justify ; }

.entry .entry {margin:10px;}
.commentreply {font-size:1.1em; height:18px; line-height:18px; text-align:right;}
#commentform {padding:10px;}
.form  {padding:10px;}
#commentform p, .form p {display:block; margin-bottom:10px!important; font-size:1.2em;}
.textfield input {display:block; width:550px; height:25px; line-height:24px; border:solid 1px #d0cbc2;}
.text-area textarea {display:block; width:550px; height:250px; border:solid 1px #d0cbc2;}
.textfield input:hover, .text-area textarea:hover {border:solid 1px #b2aca0;}
.textfield input:focus, .text-area textarea:focus {border:solid 1px #b2aca0;}

#comments h3 {font-family: 'TeXGyreAdventor', Verdana, sans-serif; font-weight:normal; font-size:2.2em; margin-bottom:10px;}
.endofpost {padding:10px; border-top:solid 1px #d0cbc2; border-bottom:solid 1px #d0cbc2; margin-bottom:20px; height:28px;}
.endofpostbig {padding:10px 0 0 0; border-top:solid 1px #d0cbc2; border-bottom:solid 1px #d0cbc2; margin-bottom:10px; height:68px;}

.tags {float:left; width:78%;}
.tags p {margin-bottom:0!important; font-size:1.1em;}
.social {float:right; width:15%; text-align:right; padding-top :3px;}
.social img {margin-right:5px;}

.commentlink {display:block; background:url(images/ico-comment.png) left top no-repeat; padding-left:5px; margin:0 10px;  font-family:'TeXGyreAdventor', Calibri; font-size:1.3em; height:20px; line-height:20px!important;
	width: 600px; text-align:right;
}
.commentlink a { margin-bottom:7px;}

img.alignleft, img.alignright {display:block; padding:5px; border:solid 1px #ddd; background:#fff;}
.alignleft {float:left; margin-right:10px;}
.alignright {float:right; margin-left:10px;}

/* FORM ELEMENTS   
----------------------------------------------------------*/


.btn_img_Email
{
}

.btn_img_Vista
{
    background-image: url(https://fisioposiciones.es/Imagenes/Entrevista.png);
    width: 100px;
    height: 25px;
}

.btn_img_Telef
{
    background-image: url(https://fisioposiciones.es/Imagenes/Phone.png);
    width: 100px;
    height: 25px;
}





input.buttonstyleCV
{
    border: 2px solid #3a4f63;
    width: 85px;
    color: #3a4f63;
    background-color: #FFFFFF;
    background-image: none;
    height: 26px;
}


input.buttonstyle
{
    border: 2px solid #3a4f63;
    width: 100px;
    color: #3a4f63;
    background-color: #E6E6E6;
    background-image: none;
    height: 26px;
}

input.buttonstylep
{
    border: 1px  solid Gray;
    width: 72px;
    font-family :'Oxygen', Calibri;
    color :gray;
    background-color: white;
    background-image: none;
    height: 22px;
    cursor: pointer;

}


input.buttonstyleStepI
{
    text-align: left;
    border: 2px solid #3a4f63;
    width: 28px;
    color: #3a4f63;
    background-color: #E6E6E6;
    background-image: none;
    height: 22px;
     cursor: pointer;
}


#panel-oculto { text-align :center ; color :white;  font:  normal 17px  'TeXGyreAdventor' , Century Gothic, arial; display: none; position: fixed; top: 0; width: 100%; height: 80px; z-index: 1000; background-color: gray; }

.marcador
 
{
      font:  normal 16px  'TeXGyreAdventor' , Century Gothic, arial;
      color :gray;
      background : white;
     
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
  
    }
    
  .marcadora
 
{
      display: inline-block;
      font:  normal 14px  'TeXGyreAdventor' , Century Gothic, arial;
      color :white;
      padding : 3px 8px 3px 8px;
      background : #09D4FF;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      width:276px;
      height:20px;
    }
input.buttonstyleStepD
{
    text-align: right;
    border: 2px solid #3a4f63;
    width: 28px;
    color: #3a4f63;
    background-color: #E6E6E6;
    background-image: none;
    height: 22px;
    cursor: pointer;
}
fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.flyOutDiv
{
    display: none;
    position: absolute;
    width: 400px;
    z-index: 3;
    opacity: 0;
    filter: (progid:DXImageTransform.Microsoft.Alpha(opacity=0));
    font-size: 14px;
    border: solid 1px #CCCCCC;
    background-color: #FFFFFF;
    padding: 5px;
}

.flyOutDivCloseX
{
    background-color: #666666;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    border: outset thin #FFFFFF;
    padding: 5px;
}

.MaskedEditFocus
{
    background-color: white;
}
.MaskedEditError
{
    background-color: #FF5555;
}
.modalBackground
{
    text-align :center ;
    background-color: white;
    border-width: 1px;
    border-style: solid;
    border-color: #3A4F63;
    width: 400px;
    height: 170px;
}
.modalBackgroundSeguimiento
{
    background-color: white;
    border-width: 3px;
    border-style: solid;
    border-color: #3A4F63;
    width: 600px;
    height:350px;
    display:block;
}
.modalBackgroundSeguimientoINV
{
    display :none;
}

#popup
{
    background-color: White;
}
.BCK
{
    background-color: #CED8F6;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.watermarked
{
    font-style: italic;
}
.accordionContent
{
    background-color: #D3DEEF;
    border-color: -moz-use-text-color #2F4F4F #2F4F4F;
    border-right: 1px dashed #2F4F4F;
    border-style: none dashed dashed;
    border-width: medium 1px 1px;
    padding: 10px 5px 5px;
    width: 98%;
}
.accordionHeaderSelected
{
    background-color: #5078B3;
    border: 1px solid #2F4F4F;
    color: white;
    cursor: pointer;
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding: 5px;
    width: 98%;
}
.accordionHeader
{
    background-color: #2E4D7B;
    border: 1px solid #2F4F4F;
    color: white;
    cursor: pointer;
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding: 5px;
    width: 98%;
}
div a.hTexto
{
    color: White;
    font-weight: bold;
    text-decoration: none;
}


/*Cuadrados redondeados laterales css_Four*/

#sidebar_container {  
  float: right;
 background: #fff;
	height: 194px;
}

.Csssidebar_container {  
  float: right;
 background: #fff;
	height: 194px;
}

.sidebar {  

  background: *#fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  border: 1px solid #eee;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border: 15px 15px 15px 15px;
  padding: 10px 15px 15px 15px;
  margin: 0 0 17px 0;
}

.sidebarbook {  

  background: *#fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  border: 1px solid #eee;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border: 15px 15px 15px 15px;
  padding: 10px 15px 15px 15px;
  margin: 0 0 17px 0;
}

.sidebar ul {  
  width: 178px; 
  padding: 4px 0 0 0; 
  margin: 4px 0 30px 0;
}

.sidebar li {  
  list-style: none; 
  padding: 0 0 7px 0;
}

.sidebar li a, .sidebar li a:hover {  
  padding: 0 0 0 25px;
  display: block;
} 

.sidebar li a.selected {  
  color: #444;
} 

/*Para poner hoja con paneles seguidos en linea (fotos, etc) */

.Enlinea{ padding:1px 0 5px 10px;}
.Enlinea .post {width:172px; height:300px; overflow:hidden; margin:4px; border:solid 5px #e9e5dd; background:#f7f3eb; padding:4px 16px 24px 16px; float:none ;}
.Enlinea .post .thumb {display:block; text-align:center; width:174px;}
.Enlinea .post .thumb img {margin-bottom:8px;}
.Enlinea h3 {margin-bottom:10px; color:#171612; font:bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;}
.Enlinea .post p {margin-bottom:5px!important;}
.Enlinea .post a.morebtn {margin-right:5px;}
.Enlinea .post p.templateinfo span {display:block; background:url(images/bullet-check.png) 1px 5px no-repeat; padding-left:25px;}
.Enlinea .post .tes .post .tplinfo { padding:0px 0 0 0;}
.Enlinea .postindex {width:160px; height:300px; overflow:hidden; margin:12px; border:solid 5px #e9e5dd; background:#f7f3eb; padding:13px; float:none ;}

 /*ANIMACION DE UN DIV DE FONDO HACIA ADELANTE CON ANIMATE.CSS*/
#animation {

	-webkit-animation-name: bounceIn;
	-webkit-animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: bounceIn;
	-moz-animation-fill-mode: both;
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: linear;
	animation-name: bounceIn;
	animation-fill-mode: both;
	animation-duration: 1s;
	animation-iteration-count: 1;
	animation-timing-function: linear;
}
.animationFIL {

	-webkit-animation-name: fadeInUp;
	-webkit-animation-fill-mode: both;
	-webkit-animation-duration: 0.5s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: fadeInUp;
	-moz-animation-fill-mode: both;
	-moz-animation-duration: 0.5s;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: linear;
	animation-name: fadeInUp;
	animation-fill-mode: both;
	animation-duration: 0.5s;
	animation-iteration-count: 1;
	animation-timing-function: linear;
}


/* animacion desplazamiento */
.animate {
	-webkit-animation-duration: 1.5s;
	-webkit-animation-timing-function: ease-out;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: 1.5s;
	-moz-animation-timing-function: ease-out;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: 1.5s;
	-ms-animation-timing-function: ease-out;
	-ms-animation-fill-mode: both;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-fill-mode: both;
}


#imggrid img:hover {
  -webkit-animation-duration: 0.8s;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -webkit-animation-name: pulse;
  -moz-animation-duration: 0.8s;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: both;
  -moz-animation-name: pulse;
  animation-duration: 0.8s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  animation-name: pulse;
}

.shakenform {
  -webkit-animation-duration: 0.75s;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
  -webkit-animation-name: shake;
  -moz-animation-duration: 0.75s;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: both;
  -moz-animation-name: shake;
  animation-duration: 0.75s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  animation-name: shake;
}


/* clearfix */
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }