/* CSS MOBILE parte dental box */

/* parte dental box ------------------------------------------------------------------------------*/

.container-asp {
	width:100%;
	height:100%;
	min-height:100%;
}

.search-city-form {  /* righa agenda azzurra */
	width:auto;
	height:23px;
	padding:0 7px;
	border:solid 2px #78d1f3;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	behavior: url('ie-css3.htc');
	/* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00a8e8), to(#79d2f3));
	/* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #00a8e8, #79d2f3);
	/* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #00a8e8, #79d2f3);
	/* IE 10 */
    background: -ms-linear-gradient(top, #00a8e8, #79d2f3);
	/* Opera 11.10+ */
    background: -o-linear-gradient(top, #00a8e8, #79d2f3);
	font-family:Verdana, Arial, sans-serif;
	font-style:italic;
	font-size: 12px;
	font-weight: 900;
	letter-spacing:-1px;
	color: #fff;
	cursor:pointer;
}

.ghost-space {
	visibility:visible;
	display:block;
	height:20px;
	clear:both;
	float:left;
	width:100%;
}

.dbox-lang {
	clear:both;
	display:block;
	padding:0;
	text-align: center;
	height: 20px;
}

.dbox-lang a {
	float:left;
	padding-left: 10px;
}

.dbox-minileft {
	clear:both;
	width:100%!important;
	margin:0;
}

.dbox-miniright {
	clear:both;
	width:100%;
	height:auto;
	margin:0;
}

.dbox-miniright div p {
	width:95%!important;
}

.hidden-mobile {
	visibility:hidden;
	display:none;
}

.hidden-screen {
	visibility:visible;
	display:block;
}

.login-dbox {
	margin:0;
	padding:0;
	clear:both;
	position:absolute;
	top:55px;
	border-bottom:#019fb8 solid 3px;
	height:85px;
	overflow:hidden;
	width: 95%;
}

.login-link {
	font-family:Verdana, Arial, sans-serif;
	font-size:9px!important;
	font-weight:bold!important;
	color: #333!important;
	text-decoration:none;
	text-align:left!important;
	margin:30px 0 0 0!important;
	display:block;
}

.login-link-m {
	margin:5px 30px 0 0!important;
}

.login-link {
}

.dbox-https, .dbox-https a, .login-dbox p {
	width:100%!important;
	font-size:12px!important;
	text-align:left!important;
}

.login-dbox div {
}

.check-home {
	margin:0!important;
	float:left;
}

.login-dbox input {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	margin: 5px 10px 4px 0;
	padding: 0 2px;
	font-weight: normal;
	width:90px;
	height:18px!important;
	float:left;
	clear:none;
	text-align:right;
	font-style:italic;
	border:none 0px;
	box-shadow: 1px 1px 2px #a2c8d5;
	-moz-box-shadow: 1px 1px 2px #a2c8d5;
	-webkit-box-shadow: 1px 1px 2px #a2c8d5;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#a2c8d5', Direction=150, Strength=2);
}

.login-dbox div a {
	width:auto!important;
	height:auto!important;
	margin:5px;
	font-size:12px;
	float: left;
}

.db01-bot {
	background-color:#3dbace;
	width:70px!important;
	max-width:70px!important;
	height:20px!important;
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-style:italic;
	color:#FFF;
	text-align:center;
	clear:both;
	margin: 5px 0 0 0!important;
	border:none 0px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	box-shadow: 0px 0px 5px #40bdc3!important;
	-moz-box-shadow: 0px 0px 5px #40bdc3!important;
	-webkit-box-shadow: 0px 0px 5px #40bdc3!important;
	cursor:pointer;
	padding: 0 0 1px 0!important;
}

.dbox02-puls, .dbox01-puls, .dbox01-conferme input {
	width:150px!important;
	max-width:150px!important;
	height:30px!important;
	clear:both!important;
	float:right!important;
	margin:0 2% 0 0!important;
	padding:0 5px!important;
}

.data-form {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	margin: 5px 175px 5px 5px;
	padding: 0 2px;
	color: #999;
	font-weight: normal;
	width:50%;
	height:25px;
	float:right;
	text-align:left;
	font-style:italic;
	border:solid 1px #74d4f5;
}

.select-data-form {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	margin: 5px 175px 5px 5px;
	padding: 0 2px;
	color: #999;
	font-weight: normal;
	width:346px;
	height:27px;
	float:right;
	text-align:left;
	font-style:italic;
	border:solid 1px #74d4f5;
}

.dbox01-puls, .dbox01-conferme input {
	margin:10px 10px 0 0!important;
}

.dbml-text-cont {
	width:100%;
	height:200px;
	clear:both;
	margin-top:10px;
}

.dbox-minicont-top p, .dbox-minicont-top h3 {
	width:100%;
	margin:0 0 0 0;
	clear:both;
	text-align:center;
	font-size:14px;
}

.dbox-minicont-top h3 {
	 font-weight:bold;
	 padding-top:10px;
}

.dbox01-vote {
	clear:both!important;
	margin:0px 0px 0px 0px!important;
	width:160px!important;
	height:25px!important;
}

.paz-vote {  /*stellette voto dottore */
	width:149px;
	height:32px;
	float:left;
	clear:both;
	margin:0 0 20px 20px;
	border:solid 1px #fff;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	behavior: url('ie-css3.htc');
	box-shadow: 0px 0px 3px #333;
	-moz-box-shadow: 0px 0px 3px #333;
	-webkit-box-shadow: 0px 0px 3px #333;
	/* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#bcbcbc));
	/* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #fff, #bcbcbc);
	/* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #fff, #bcbcbc);
	/* IE 10 */
    background: -ms-linear-gradient(top, #fff, #bcbcbc);
	/* Opera 11.10+ */
    background: -o-linear-gradient(top, #fff, #bcbcbc);
}

.paz-vote img {
	width:25px;
	height:25px;
	float:left;
	border:none 0px;
	display:block;
	cursor:pointer;
	margin:2px;
}

.dbox01-vote img, .dbox01-votevert img {
	float:left;
}

.dbox01-ins-tel {
	margin:0px 0px 0px 0px;
	width:80%;
	clear:both;
	height:50px;
}

#divPopularity 
{
	height:50px;
	}

.dbox01-ins-tel p {
	margin:0 auto!important;
	float:none!important;
	clear:both;
}

.dbox01-ins-tel input {
	width:95%;
	height:13px;
	margin:3px 0!important;
	clear:both;
	float:none;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	behavior: url('ie-css3.htc');
	border:none 0px;
	font-size:9px;
}

.dbox01-gplus, .dbox01-facelike {
	float:left;
	clear:none!important;
	margin:5px;
}

.dbml-icon-cont { 
	display:block;
	clear:both;
	height:30px;
	margin:0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	behavior: url('ie-css3.htc');
	-moz-box-shadow: 0px 3px 3px #ccc;
	-webkit-box-shadow: 0px 3px 3px #ccc;
	box-shadow: 0px 3px 3px #ccc;
	behavior: url('ie-css3.htc');
	border:solid 1px #fff;
	/* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#d7d8d9));
	/* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #fff, #d7d8d9);
	/* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #fff, #d7d8d9);
	/* IE 10 */
    background: -ms-linear-gradient(top, #fff, #d7d8d9);
	/* Opera 11.10+ */
    background: -o-linear-gradient(top, #fff, #81d1e1);
}

.dbml-icon-cont img { /* mobile */
	height:23px;
	float:left;
	clear:none!important;
	border:none 0px!important;
	margin:5px 1%;
}

.dbox02-agenda {
	clear:both;
	width:100%!important;
	height:250px!important;
	padding:0 0 0 0;
}

.db02-left {
	background:url(../images/social/dbox-left.PNG) center no-repeat;
	position:absolute;
	width:15px;
	height:40px;
	padding-top:20px;
	z-index:30;
	float:left;
	top: 0px;
	left: -10px;
	border:none 0px;
	cursor:pointer;
}

.db02-right {
	background:url(../images/social/dbox-right.PNG) center no-repeat;
	position:absolute;
	width:15px;
	height:40px;
	right:-10px;
	top:0px;
	float:right!important;
	z-index:30;
	border:none 0px;
	cursor:pointer;
}

.dbox02-agendacont {
	list-style-type:none;
	margin:10px auto 0 auto;
	padding:0 2% 0 2%;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	/* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#80d6f8), to(#fff));
	/* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #80d6f8, #fff);
	/* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #80d6f8, #fff);
	/* IE 10 */
    background: -ms-linear-gradient(top, #80d6f8, #fff);
	/* Opera 11.10+ */
    background: -o-linear-gradient(top, #80d6f8, #fff);
	behavior: url('ie-css3.htc');
}

.dbox02-agendacont-red { /* giorno festivo */
	list-style-type:none;
	margin:10px auto 0 auto;
	padding:0 2% 0 2%;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	/* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f88080), to(#fff));
	/* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #f88080, #fff);
	/* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #f88080, #fff);
	/* IE 10 */
    background: -ms-linear-gradient(top, #f88080, #fff);
	/* Opera 11.10+ */
    background: -o-linear-gradient(top, #f88080, #fff);
	behavior: url('ie-css3.htc');
}

.dbox02-agendacont-w {
	background:none!important;
}

.dbox02-agendacont li {
	height:20px;
	padding:0;
	font-size:11px;
	text-align:center;
	font-style:normal;
}

.dbox02-agendadata {
	width:94%!important;
	height:36px!important;
	position:relative;
	z-index:1;
}

.dbox02-agenda-table {
	width:100%;
	position:relative;
	z-index:4;
	top:5px;
	left:0px;
	float:left;
}

.dbox02-agenda-table tr {
	vertical-align:top;
}

.agenda-table-firstrow {
	color:#fff;
	font-weight:bold;
}

.agenda-table-firstrow-red { /* giorno festivo */
	color:#C00;
	font-weight:bold;
}
	
.dbox02-hour {
	clear:both;
	height:auto;
	margin:0 0 0 0;
	font-size:12px!important;
}

.dbox02-hour div {
	float:left;
	width:20px;
	height:15px;
	margin:5px;
}

.dbox02-hour h6 {
	clear:both;
	float:left;
	margin:5px 0 0 0;
	padding:0;
	font-size:12px;
	width:100%;
}

.dbox02-hour input {
	clear:none;
}

.dbox02-share, .dbox02-finalink {
	clear:both;
	float:left;
	width:95%!important;
	margin:5px 2%;
	font-size:12px!important;
}

.dbox02-share p {
	width:100%!important;
	padding:0!important;
	margin:0!important;
	text-align:left;
}

.dbox02-share a {
	float:left;
	text-align:left;
}


.dbox-first-ico {
	clear:both;
	float:left;
}

.dbox02-finalink {
	border-top:solid 1px #ccc;
}

.dbox02-finalink, .dbox02-finalink a {
	text-align:center;
}

.generic-first 
{
	width: 100%;
	background-color: White;
	border: 1px solid Yellow;
	}

.dbox02-generic-cont, .dbox01-conferme {
	width:95%;
	clear:both;
}

.dbox02-generic-cont p, .dbox02-generic-cont h4 {
	float:left;
}

.dbox-miniright h2 {
	font-size:12px;
	font-weight:normal;
	margin:4px 0;
	padding:0;
	width:70%;
	max-width:500px;
}

.dbox-error {
	font-size:8px;
	color:#FF0000;
	font-weight:normal;
	margin:4px 0!important;
	padding:0;
}

.dbox-miniright h5, .dbox-miniright div span {
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
	float:left;
}

.dbox-miniright div p {
    font-weight:bold;
	margin:5px 0 3px 0;
	padding:0;
}

.dbox-miniright div input {
	float:left;
	width:95%;
}

.dbox-miniright div select {
	width:98%!important;
	height:21px!important;
	margin:0!important;
	clear:both;
	float:left;
}

.minright-name {
	float:left;
	width:100px;
	text-align:right;
}

.dbox01-name {
	margin:0!important;
}

.dbox01-surname {
	margin:0!important;
}

.dbox01-cel {
	width:55%!important;
	margin:0 2% 0 0!important;
}

.dbox01-puls {
	padding-top:3px;
	padding-bottom:3px;
	height:23px!important;
	margin:0 0 0 2%!important;
}

.dbox01-code {
	width:23%!important;
	margin:0!important;
}

.dbox01-mail {
	width:98%!important;
	margin:0!important;
}

.dbox01-cel, .dbox01-code, .dbox01-surname, .dbox01-name, .dbox01-mail {
	height:20px!important;
}

.dbox01-conferme h5 {
	float:left;
	width:78%;
	text-align:justify;
	margin-left:1%;
}

.dbox01-conferme input {
	padding-top:3px;
	padding-bottom:3px;
	height:auto!important;
}

.dbox01-cel {
	width:45%!important;
	float:left;
	clear:both;
	height:25px!important;
	margin:3px 5%!important;
}

.dbox01-code {
	width:35%!important;
	float:right;
	clear:none;
	height:25px!important;
	margin:3px 0!important;
}

#dbox-logo2
{
	height: 140px;
}

.check-home input{   /* checkbox home */
    display:none;
}

.check-home label {
	font-family:Verdana, Arial, sans-serif;
	font-size:9px;
	font-weight:bold;
	color: #808080;
	text-decoration:none;
	position:relative;
	top: 4px;
}

.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	display: block;
	float: left;
	background: url(../images/background/check-paz.png) no-repeat;
}

.login-asterisk .login-asterisk2{
	font-size:8px;
	color:#FF0000;
	font-weight:normal;
	margin:4px 0!important;
	padding:0;
	float: left;
	dispay: none;
}

/* box informazioni delle icone */

.cont-box-info {
	width:90%!important;
	height:auto!important;
	border:solid 2px #4bcb8e;
	float:left;
	padding:0;
	font-size:12px;
	background:#d9f5e9;
	z-index: 100;
}

.cont-box-info-withe {
	background:#fff;
}

.cont-box-info a, .box-info-title {
	color:#74d4f5;
}

.cont-box-info a:hover {
	text-decoration:none;
}

.box-info-title {
	width:90%;
}

.cont-box-info p {
	padding:10px;
	float:left;
}

.box-info-half {
	width:57%;
}

.cont-box-info img {
	width:auto;
	height:auto;
	margin:5px;
	border:none 0px;
}

.box-info-green {
	clear:both;
	width:95%;
	height:auto;
	background:#74d4f5;
	padding:2.5%;
	font-weight:bold;
}

.box-info-send {
	margin:10px 20px!important;
	float:right;
	height:auto;
	padding-bottom:7px;
}

/* inizio classi scroller jquery */

.jspContainer {
	overflow: hidden;
	position: relative;
}

.jspPane {
	position: absolute;
}

.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 5px;
	height: 100%;
	background: red;
}

.jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *, .jspHorizontalBar * {
	margin: 0;
	padding: 0;
}

.jspCap {
	display: none;
}

.jspHorizontalBar .jspCap {
	float: left;
}

.jspTrack {
	background: #a5e3ed;
	position: relative;
}

.jspDrag {
	background: #1e8cbf;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspDrag-green {
	background:#37754d!important;
}

.jspTrack-green {
	background:#a6e9be!important;
}

.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
	float: left;
	height: 100%;
}

.jspArrow {
	background: #27799c;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow-green {
	background:#6ea983!important;
}

.jspArrow.jspDisabled {
	cursor: default;
	background: #bee0e5;
}

.jspVerticalBar .jspArrow {
	height: 10px;
}

.jspHorizontalBar .jspArrow {
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus {
	outline: none;
}

.jspCorner {
	background: #eeeef4;
	float: left;
	height: 100%;
}