/* Generated by less 2.5.1 */
body {
  min-width: 300px;
  overflow-X:hidden;
}

/* @media screen and (min-width: 100px) { */
	/* #intent { */
        /* width:87%; */
    /* } */
/* } */

/* @media screen and (min-width: 355px) { */
	/* #intent { */
        /* width:88%; */
    /* } */
/* } */

/* @media screen and (min-width: 388px) { */
	/* #intent { */
        /* width:89%; */
    /* } */
/* } */

/* @media screen and (min-width: 418px) { */
	/* #intent { */
        /* width:90%; */
    /* } */
/* } */

/* @media screen and (min-width: 455px) { */
	/* #intent { */
        /* width:91%; */
    /* } */
/* } */

/* @media screen and (min-width: 500px) { */
	/* #intent { */
        /* width:92%; */
    /* } */
/* } */

/* @media screen and (min-width: 566px) { */
	/* #intent { */
        /* width:93%; */
    /* } */
/* } */

/* @media screen and (min-width: 650px) { */
	/* #intent { */
        /* width:94%; */
    /* } */
/* } */

/* @media screen and (min-width: 992px) { */
	/* #intent { */
        /* width:96%; */
    /* } */
/* } */

/* @media screen and (min-width: 1200px) { */
	/* #intent { */
        /* width:97%; */
    /* } */
/* } */


  /* .custom-combobox { */
    /* position: relative; */
    /* display: inline-block; */
	/* width:100%; */
  /* } */
  
  /* .custom-combobox-toggle { */
    /* position: absolute; */
    /* top: -1px; */
    /* bottom: 0; */
    /* margin-left: -1px; */
    /* padding: 0; */
  /* } */
  /* .custom-combobox-input { */
    /* margin: 0; */
    /* padding: 5px 10px; */
  /* } */
  
.message{
	padding:5px;
	display:none;
}  

.caixatext{
	display: inline-block;
	height: 37px;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 20px;
	/* color: black; */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	vertical-align: middle;
	
}

.fontfam{
	font-family:'Helvetica',Helvetica Neue, Arial, sans-serif; 
	font-size: 18px; 
	font-style: normal;
	margin-bottom:2px;
	padding-bottom:2px;
	padding-left: 5px;
}

.subratllat{
	border-bottom: 1px solid #8f8181;
}

.titolstaula{
		text-align:center;
		border-top: 1px solid #8f8181;
		background-color: #d5d5d5;
		font-size: 22px;
}
.descripcions{
		text-align: center;
		background-color: #f3f3f3;
		border-radius: 0px;
		font-size: 18px;
		padding: 3px;
}

label{margin-left: 20px;}
#datepicker{width: 100%;}
#datepicker > span:hover{cursor: pointer;}