/* line 39, ../sass/handheld.sass */
.article.embed a, a.category {
  display: block;
  color: #3188cf;
  text-decoration: none;
  padding: 10px;
  font-family: vag, arial, sans-serif;
  border-bottom: 1px solid #3188cf;
  background: white url("../images/svg/fleche.svg") no-repeat 98% center;
}

/* line 49, ../sass/handheld.sass */
#header .nav p, #header .nav legend, #header .help, .vcard .bloc-3 .adr .bloc-title, body.is_logged_in #doctor, .article.embed .body, .article.embed .footer, body.authentication h2, body.administration h2, body.manager .article.embed.article .body, body.manager .article.embed.article .footer, body.manager .article.embed.article .category_logo, body.dashboard #content h1, body.share input[name=CancelButton], body.contact input[name=CancelButton], #debug, .welcome, .claim, #pc2, #pc3, #mother-1, #mother-2, #mother-3, #mother, #pc, #growth-curves, #manage-my-articles, img.separator, .footer, a.feeShai9 {
  display: none;
}

/* line 53, ../sass/handheld.sass */
input[type=text]:focus, input[type=password]:focus, textarea:focus {
  outline: 0;
}

/* line 56, ../sass/handheld.sass */
body, body.authentication, body.administration {
  background: #266596;
  background-image: -webkit-gradient(radial, circle at center, 0, circle at center, 100, color-stop(0%, #3992d6), color-stop(100%, #266596));
  background-image: -webkit-radial-gradient(circle at center, #3992d6, #266596);
  background-image: -moz-radial-gradient(circle at center, #3992d6, #266596);
  background-image: -o-radial-gradient(circle at center, #3992d6, #266596);
  background-image: radial-gradient(circle at center, #3992d6, #266596);
  background-repeat: no-repeat;
}

/* line 63, ../sass/handheld.sass */
.bloc-title, .vcard .fn, .article.full .exergue, .article.full .infos .age-list li, #header .actions a, a.category, body.authentication span, body.administration span, body.manager .tabs a {
  font-family: vag, arial, sans-serif;
  font-weight: bold;
}

/* line 67, ../sass/handheld.sass */
button.toggle, input[type=submit].toggle, #header a.login {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: #3594dc 0 1px 1px inset, #3594dc 0 -1px 1px inset;
  -moz-box-shadow: #3594dc 0 1px 1px inset, #3594dc 0 -1px 1px inset;
  box-shadow: #3594dc 0 1px 1px inset, #3594dc 0 -1px 1px inset;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6bb7f5), color-stop(100%, #3594dc));
  background: -webkit-linear-gradient(#6bb7f5, #3594dc);
  background: -moz-linear-gradient(#6bb7f5, #3594dc);
  background: -o-linear-gradient(#6bb7f5, #3594dc);
  background: linear-gradient(#6bb7f5, #3594dc);
  font-family: vag, arial, sans-serif;
  font-weight: bold;
  border: 1px solid #3594dc;
  text-shadow: none;
  padding: 0 2px;
}

@font-face {
  font-family: "vag";
  src: url("vagroundedlt-normal-webfont.eot");
  src: url("vagroundedlt-normal-webfont.eot?#iefix") format("embedded-opentype"), url("vagroundedlt-normal-webfont.woff") format("woff"), url("vagroundedlt-normal-webfont.ttf") format("truetype"), url("vagroundedlt-normal-webfont.svg#vagrounded_ltregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "vag";
  src: url("vag_rounded_bt-webfont.eot");
  src: url("vag_rounded_bt-webfont.eot?#iefix") format("embedded-opentype"), url("vag_rounded_bt-webfont.woff") format("woff"), url("vag_rounded_bt-webfont.ttf") format("truetype"), url("vag_rounded_bt-webfont.svg#vagrounded_btregular") format("svg");
  font-weight: bold;
  font-style: normal;
}

/* line 101, ../sass/handheld.sass */
body {
  color: #7f7f7f;
  font-family: arial, sans-serif;
  margin: 0;
  font-size: 120%;
  min-height: 480px;
}

/* line 109, ../sass/handheld.sass */
h1 {
  font: bold 1.5em/1.2em vag, arial, sans-serif;
  color: #5baaec;
}

/* line 113, ../sass/handheld.sass */
label {
  display: block;
  margin: 10px auto;
}

/* line 117, ../sass/handheld.sass */
label span {
  font: bold 1.2em/1.2em vag, arial, sans-serif;
  color: white;
  display: block;
  padding: 0 10px;
}

/* line 123, ../sass/handheld.sass */
fieldset {
  width: auto;
  padding: 0 5%;
  margin: 0 5%;
  border: none;
}

/* line 129, ../sass/handheld.sass */
select {
  width: 100%;
}

/* line 133, ../sass/handheld.sass */
input[type=text], input[type=password] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  padding: 5px 15px;
  border: 1px solid #5baaec;
  color: #b9b9b9;
  background: white;
  width: 100%;
  font-size: 1.2em;
}

/* line 144, ../sass/handheld.sass */
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  border: 1px solid #5baaec;
  display: block;
  width: 100%;
  padding: 15px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* line 154, ../sass/handheld.sass */
button, input[type=submit] {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4882c2), color-stop(100%, #13438d));
  background-image: -webkit-linear-gradient(#4882c2, #13438d);
  background-image: -moz-linear-gradient(#4882c2, #13438d);
  background-image: -o-linear-gradient(#4882c2, #13438d);
  background-image: linear-gradient(#4882c2, #13438d);
  -webkit-box-shadow: white 0 1px 1px inset;
  -moz-box-shadow: white 0 1px 1px inset;
  box-shadow: white 0 1px 1px inset;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-size: 100% 200%;
  -moz-background-size: 100% 200%;
  -o-background-size: 100% 200%;
  background-size: 100% 200%;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
  border: 1px solid #13438d;
  font-weight: bold;
  text-shadow: black 0 -1px 1px;
  margin-top: 50px;
  margin-bottom: 10px;
  display: block;
  width: 100%;
  color: white;
  font-size: 20px;
  text-align: center;
  padding: 15px 0;
  cursor: pointer;
  /* si deux boutons se suivent */
}
/* line 28, ../sass/handheld.sass */
button:hover, input[type=submit]:hover {
  background-position: 100% 100%;
}
/* line 31, ../sass/handheld.sass */
button:active, input[type=submit]:active {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #13438d), color-stop(100%, #4882c2));
  background-image: -webkit-linear-gradient(#13438d, #4882c2);
  background-image: -moz-linear-gradient(#13438d, #4882c2);
  background-image: -o-linear-gradient(#13438d, #4882c2);
  background-image: linear-gradient(#13438d, #4882c2);
}
/* line 166, ../sass/handheld.sass */
button.no, button[name=DiscardButton], input[type=submit].no, input[type=submit][name=DiscardButton] {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e91d1d), color-stop(100%, #d30707));
  background-image: -webkit-linear-gradient(#e91d1d, #d30707);
  background-image: -moz-linear-gradient(#e91d1d, #d30707);
  background-image: -o-linear-gradient(#e91d1d, #d30707);
  background-image: linear-gradient(#e91d1d, #d30707);
  -webkit-box-shadow: white 0 1px 1px inset;
  -moz-box-shadow: white 0 1px 1px inset;
  box-shadow: white 0 1px 1px inset;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-size: 100% 200%;
  -moz-background-size: 100% 200%;
  -o-background-size: 100% 200%;
  background-size: 100% 200%;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
  border: 1px solid #d30707;
  font-weight: bold;
  text-shadow: black 0 -1px 1px;
}
/* line 28, ../sass/handheld.sass */
button.no:hover, button[name=DiscardButton]:hover, input[type=submit].no:hover, input[type=submit][name=DiscardButton]:hover {
  background-position: 100% 100%;
}
/* line 31, ../sass/handheld.sass */
button.no:active, button[name=DiscardButton]:active, input[type=submit].no:active, input[type=submit][name=DiscardButton]:active {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d30707), color-stop(100%, #e91d1d));
  background-image: -webkit-linear-gradient(#d30707, #e91d1d);
  background-image: -moz-linear-gradient(#d30707, #e91d1d);
  background-image: -o-linear-gradient(#d30707, #e91d1d);
  background-image: linear-gradient(#d30707, #e91d1d);
}
/* line 175, ../sass/handheld.sass */
button + button, input[type=submit] + input[type=submit] {
  margin-top: 10px;
}

/* line 181, ../sass/handheld.sass */
img.photo {
  max-width: 50%;
  height: auto;
  margin: 0 10px 10px 10px;
  float: left;
}

/* line 188, ../sass/handheld.sass */
#header {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5baaec), color-stop(100%, #3995de));
  background: -webkit-linear-gradient(#5baaec, #3995de);
  background: -moz-linear-gradient(#5baaec, #3995de);
  background: -o-linear-gradient(#5baaec, #3995de);
  background: linear-gradient(#5baaec, #3995de);
  position: relative;
}
/* line 191, ../sass/handheld.sass */
#header .logo {
  display: block;
  margin: 0 auto;
}
/* line 194, ../sass/handheld.sass */
#header p {
  text-align: center;
  padding-bottom: 5px;
}
/* line 197, ../sass/handheld.sass */
#header a {
  color: white;
}
/* line 200, ../sass/handheld.sass */
#header a.login {
  position: absolute;
  right: 5px;
  top: 5px;
  margin: 0;
  width: auto;
  padding: 1em;
  font-size: 12px;
  text-decoration: none;
}

/* line 222, ../sass/handheld.sass */
.bloc-title {
  background: #d7d7d7;
  color: white;
  font-size: 18px;
  font-weight: bold;
  padding: 5px 10px;
}

/* line 231, ../sass/handheld.sass */
.vcard p {
  margin: 10px;
}
/* line 233, ../sass/handheld.sass */
.vcard .bloc-title {
  clear: both;
}
/* line 235, ../sass/handheld.sass */
.vcard .fn {
  color: #3081c0;
  font-size: 20px;
  margin: 10px 0 20px 0;
}
/* line 245, ../sass/handheld.sass */
.vcard .bloc-3 .hours .bloc-title {
  clear: both;
}
/* line 247, ../sass/handheld.sass */
.vcard .tel, .vcard .cell, .vcard .fax {
  font-weight: bold;
  text-transform: capitalize;
}
/* line 250, ../sass/handheld.sass */
.vcard .tel .value, .vcard .cell .value, .vcard .fax .value {
  font-weight: normal;
}
/* line 252, ../sass/handheld.sass */
.vcard .street-address, .vcard .postal-code, .vcard .locality {
  padding: 5px 10px;
}

/* line 258, ../sass/handheld.sass */
body.is_logged_in #module_result {
  clear: both;
}

/* line 266, ../sass/handheld.sass */
.article.full .title {
  color: #3686cf;
}
/* line 268, ../sass/handheld.sass */
.article.full .exergue {
  color: #5baaec;
}
/* line 271, ../sass/handheld.sass */
.article.full .main {
  margin: 10px;
}
/* line 275, ../sass/handheld.sass */
.article.full .infos .age-list {
  margin: 0;
  padding: 0;
  border: 0;
  display: inline;
}
/* line 278, ../sass/handheld.sass */
.article.full .infos .age-list li {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  width: 4em;
  padding: 0.2em;
  color: white;
  font-size: 12px;
  text-align: center;
  display: inline-block;
}
/* line 288, ../sass/handheld.sass */
.article.full .infos .age-list .age-1 {
  background: #ffaba7;
}
/* line 288, ../sass/handheld.sass */
.article.full .infos .age-list .age-2 {
  background: #8bd3f0;
}
/* line 288, ../sass/handheld.sass */
.article.full .infos .age-list .age-3 {
  background: #fdac00;
}
/* line 288, ../sass/handheld.sass */
.article.full .infos .age-list .age-4 {
  background: #6eba00;
}
/* line 288, ../sass/handheld.sass */
.article.full .infos .age-list .age-5 {
  background: #ff80ad;
}

/* line 296, ../sass/handheld.sass */
#footer {
  color: white;
  background: #3995de;
}
/* line 299, ../sass/handheld.sass */
#footer a {
  color: white;
}
/* line 301, ../sass/handheld.sass */
#footer ul, #footer li {
  list-style: none;
  margin: 0;
}
/* line 304, ../sass/handheld.sass */
#footer ul {
  padding: 10px 0;
}
/* line 306, ../sass/handheld.sass */
#footer li {
  padding: 0;
  text-align: center;
}

/* line 316, ../sass/handheld.sass */
#header {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5baaec), color-stop(100%, #3995de));
  background: -webkit-linear-gradient(#5baaec, #3995de);
  background: -moz-linear-gradient(#5baaec, #3995de);
  background: -o-linear-gradient(#5baaec, #3995de);
  background: linear-gradient(#5baaec, #3995de);
}
/* line 318, ../sass/handheld.sass */
#header dd, #header dt, #header dl {
  margin: 0;
  padding: 0;
}
/* line 322, ../sass/handheld.sass */
#header .actions a {
  padding: 20px 60px;
  text-decoration: none;
  color: white;
  display: block;
  background-repeat: no-repeat;
  background-position: 10px center, 99% center;
  background-size: 15px, 15px;
}
/* line 332, ../sass/handheld.sass */
#header .item-1 {
  background-color: #5c9dd0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #63a3d4), color-stop(100%, #6c9bbc));
  background-image: -webkit-linear-gradient(top, #63a3d4, #6c9bbc);
  background-image: -moz-linear-gradient(top, #63a3d4, #6c9bbc);
  background-image: -o-linear-gradient(top, #63a3d4, #6c9bbc);
  background-image: linear-gradient(top, #63a3d4, #6c9bbc);
}
/* line 335, ../sass/handheld.sass */
#header .item-1 a {
  background-image: url("../images/svg/2_icon.svg"), url("../images/svg/fleche.svg");
}
/* line 338, ../sass/handheld.sass */
#header .item-2 {
  background-color: #cbba93;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c1b18c), color-stop(100%, #cfbe96));
  background-image: -webkit-linear-gradient(top, #c1b18c, #cfbe96);
  background-image: -moz-linear-gradient(top, #c1b18c, #cfbe96);
  background-image: -o-linear-gradient(top, #c1b18c, #cfbe96);
  background-image: linear-gradient(top, #c1b18c, #cfbe96);
}
/* line 341, ../sass/handheld.sass */
#header .item-2 a {
  background-image: url("../images/svg/3_icon.svg"), url("../images/svg/fleche.svg");
}
/* line 344, ../sass/handheld.sass */
#header .item-3 {
  background-color: #afa181;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #aa9c7d), color-stop(100%, #b3a583));
  background-image: -webkit-linear-gradient(top, #aa9c7d, #b3a583);
  background-image: -moz-linear-gradient(top, #aa9c7d, #b3a583);
  background-image: -o-linear-gradient(top, #aa9c7d, #b3a583);
  background-image: linear-gradient(top, #aa9c7d, #b3a583);
}
/* line 347, ../sass/handheld.sass */
#header .item-3 a {
  background-image: url("../images/svg/5_icon.svg"), url("../images/svg/fleche.svg");
}
/* line 350, ../sass/handheld.sass */
#header .item-4 {
  background-color: #8e8e8d;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #898989), color-stop(100%, #959595));
  background-image: -webkit-linear-gradient(top, #898989, #959595);
  background-image: -moz-linear-gradient(top, #898989, #959595);
  background-image: -o-linear-gradient(top, #898989, #959595);
  background-image: linear-gradient(top, #898989, #959595);
}
/* line 353, ../sass/handheld.sass */
#header .item-4 a {
  background-image: url("../images/svg/4_icon.svg"), url("../images/svg/fleche.svg");
}
/* line 356, ../sass/handheld.sass */
#header .item-5 {
  background-color: #9fd4ff;
}
/* line 358, ../sass/handheld.sass */
#header .item-5 a {
  background-image: url("../images/svg/6_icon.svg"), url("../images/svg/fleche.svg");
}
/* line 361, ../sass/handheld.sass */
#header .item-6 {
  background-color: white;
}
/* line 363, ../sass/handheld.sass */
#header .item-6 a {
  background-image: url("../images/svg/7_icon.svg"), url("../images/svg/fleche.svg");
}

/* line 372, ../sass/handheld.sass */
.article.embed a {
  padding: 20px;
}
/* line 377, ../sass/handheld.sass */
.article.embed:last-child a {
  border-bottom: none;
}
/* line 379, ../sass/handheld.sass */
.article.embed h3 {
  padding: 0;
  margin: 0;
}

/* line 386, ../sass/handheld.sass */
a.category {
  background: #f1ede2;
  border-top: 1px solid #c2a875;
  border-bottom: 1px solid #c2a875;
  color: #9f7926;
}
/* line 394, ../sass/handheld.sass */
a.category img {
  vertical-align: text-bottom;
}

/* line 401, ../sass/handheld.sass */
body.authentication, body.administration {
  color: white;
}
/* line 404, ../sass/handheld.sass */
body.authentication body, body.administration body {
  padding-top: 0;
}
/* line 408, ../sass/handheld.sass */
body.authentication img, body.administration img {
  max-width: 100%;
}
/* line 410, ../sass/handheld.sass */
body.authentication a, body.administration a {
  display: block;
  text-align: center;
  color: white;
}

/* line 424, ../sass/handheld.sass */
body.edit.content #module_result {
  padding: 0;
}
/* line 426, ../sass/handheld.sass */
body.edit.content label {
  padding: 0 20px;
}
/* line 428, ../sass/handheld.sass */
body.edit.content label span {
  margin: 0 20px;
}

/* line 436, ../sass/handheld.sass */
body.manager {
  background: #3995de;
}
/* line 444, ../sass/handheld.sass */
body.manager fieldset {
  margin-left: 0;
}
/* line 448, ../sass/handheld.sass */
body.manager .filter label {
  display: inline;
}
/* line 450, ../sass/handheld.sass */
body.manager .filter label span {
  display: inline;
  font-family: arial, sans-serif;
  font-size: 0.8em;
  color: #666666;
}
/* line 456, ../sass/handheld.sass */
body.manager select {
  display: inline;
  width: auto;
}
/* line 460, ../sass/handheld.sass */
body.manager .tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
  display: table;
  border-spacing: 5px 0;
}
/* line 465, ../sass/handheld.sass */
body.manager .tabs li {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f1ebdf), color-stop(100%, #e7d8c3));
  background: -webkit-linear-gradient(#f1ebdf, #e7d8c3);
  background: -moz-linear-gradient(#f1ebdf, #e7d8c3);
  background: -o-linear-gradient(#f1ebdf, #e7d8c3);
  background: linear-gradient(#f1ebdf, #e7d8c3);
  display: table-cell;
  text-align: center;
  border: 1px solid #9f7928;
  border-bottom: none;
  top: 5px;
  vertical-align: middle;
  padding: 0 10px;
  opacity: 0.4;
}
/* line 477, ../sass/handheld.sass */
body.manager .tabs li.active {
  top: 6px;
  opacity: 1;
}
/* line 481, ../sass/handheld.sass */
body.manager .tabs li:last-child {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  opacity: 1;
  vertical-align: middle;
}
/* line 487, ../sass/handheld.sass */
body.manager .tabs li:last-child button {
  padding: 10px;
  margin: 0;
  display: block;
}
/* line 492, ../sass/handheld.sass */
body.manager .tabs li:last-child span {
  display: none;
}
/* line 494, ../sass/handheld.sass */
body.manager .tabs a {
  text-decoration: none;
  color: #9f7928;
  text-shadow: white 1px 1px 1px;
}
/* line 500, ../sass/handheld.sass */
body.manager .filter {
  background: #e7d8c3;
}
/* line 502, ../sass/handheld.sass */
body.manager .filter label {
  margin: 0;
}
/* line 506, ../sass/handheld.sass */
body.manager .article.embed.article a {
  padding-left: 30px;
  background: white;
}
/* line 511, ../sass/handheld.sass */
body.manager .article.embed.article.published a {
  background: white url(../images/mobile/published.png) no-repeat left center;
  /* background-image: url(../images/mobile/published.png), url(../images/svg/fleche.svg) */
  /* background-position: left center, 98% center */
}

/* line 523, ../sass/handheld.sass */
body.dashboard {
  background: #9fd4ff;
  background: -webkit-gradient(radial, circle at center, 0, circle at center, 100, color-stop(0%, #9fd4ff), color-stop(100%, #8abae0));
  background: -webkit-radial-gradient(circle at center, #9fd4ff, #8abae0);
  background: -moz-radial-gradient(circle at center, #9fd4ff, #8abae0);
  background: -o-radial-gradient(circle at center, #9fd4ff, #8abae0);
  background: radial-gradient(circle at center, #9fd4ff, #8abae0);
  background-repeat: no-repeat;
  color: white;
}
/* line 528, ../sass/handheld.sass */
body.dashboard #module_result {
  padding: 20px;
}
/* line 533, ../sass/handheld.sass */
body.dashboard .stats {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background: white;
  color: #93bfe6;
  padding: 10px;
  margin-bottom: 20px;
}
/* line 539, ../sass/handheld.sass */
body.dashboard .families {
  padding: 10px 48px;
  background: transparent url(../images/icons/familly.png) scroll no-repeat 0 0;
}
/* line 542, ../sass/handheld.sass */
body.dashboard .views {
  padding: 10px 48px;
  background: transparent url(../images/icons/views.png) scroll no-repeat 0 0;
}

/* line 546, ../sass/handheld.sass */
img.graph {
  max-width: 100%;
}

/* line 555, ../sass/handheld.sass */
body.share {
  background: -webkit-gradient(radial, circle at center, 0, circle at center, 100, color-stop(0%, #c3c3c3), color-stop(100%, #888888));
  background: -webkit-radial-gradient(circle at center, #c3c3c3, #888888);
  background: -moz-radial-gradient(circle at center, #c3c3c3, #888888);
  background: -o-radial-gradient(circle at center, #c3c3c3, #888888);
  background: radial-gradient(circle at center, #c3c3c3, #888888);
  background-repeat: no-repeat;
}
/* line 558, ../sass/handheld.sass */
body.share h1 {
  color: white;
}
/* line 560, ../sass/handheld.sass */
body.share fieldset {
  margin: 0;
  padding: 0;
}
/* line 563, ../sass/handheld.sass */
body.share input, body.share textarea {
  margin: 0;
  border: none;
}
/* line 566, ../sass/handheld.sass */
body.share #module_result {
  padding: 20px;
}

/* line 576, ../sass/handheld.sass */
body.contact {
  background: -webkit-gradient(radial, circle at center, 0, circle at center, 100, color-stop(0%, #ccbc98), color-stop(100%, #bbab89));
  background: -webkit-radial-gradient(circle at center, #ccbc98, #bbab89);
  background: -moz-radial-gradient(circle at center, #ccbc98, #bbab89);
  background: -o-radial-gradient(circle at center, #ccbc98, #bbab89);
  background: radial-gradient(circle at center, #ccbc98, #bbab89);
  background-repeat: no-repeat;
}
/* line 580, ../sass/handheld.sass */
body.contact #module_result {
  padding: 20px;
}
/* line 582, ../sass/handheld.sass */
body.contact fieldset {
  margin: 0;
  padding: 0;
}
/* line 585, ../sass/handheld.sass */
body.contact textarea {
  margin: 0;
  border: none;
}
/* line 588, ../sass/handheld.sass */
body.contact input[type=submit] {
  margin: 0 0 10px 0;
}
/* line 590, ../sass/handheld.sass */
body.contact h1 {
  color: white;
}
/* line 593, ../sass/handheld.sass */
body.contact label span {
  color: white;
  font-family: vag, arial, sans-serif;
}

/* line 607, ../sass/handheld.sass */
body.registration label span {
  color: #cccccc;
}

/* line 614, ../sass/handheld.sass */
body.gtu {
  background: white;
}
/* line 616, ../sass/handheld.sass */
body.gtu #module_result {
  padding: 20px;
}

/* line 623, ../sass/handheld.sass */
.lightbox {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  padding: 20px;
  background: rgba(91, 170, 236, 0.7) no-repeat center center;
  color: white;
}
/* line 630, ../sass/handheld.sass */
.lightbox.error {
  background: #3b3b3b;
  background: rgba(59, 59, 59, 0.85);
  background: -webkit-gradient(radial, circle at center, 0, circle at center, 100, color-stop(0%, rgba(136, 136, 136, 0.85)), color-stop(100%, rgba(59, 59, 59, 0.85)));
  background: -webkit-radial-gradient(circle at center, rgba(136, 136, 136, 0.85), rgba(59, 59, 59, 0.85));
  background: -moz-radial-gradient(circle at center, rgba(136, 136, 136, 0.85), rgba(59, 59, 59, 0.85));
  background: -o-radial-gradient(circle at center, rgba(136, 136, 136, 0.85), rgba(59, 59, 59, 0.85));
  background: radial-gradient(circle at center, rgba(136, 136, 136, 0.85), rgba(59, 59, 59, 0.85));
  background-repeat: no-repeat;
}
/* line 635, ../sass/handheld.sass */
.lightbox.error button {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #888888), color-stop(100%, #3b3b3b));
  background-image: -webkit-linear-gradient(#888888, #3b3b3b);
  background-image: -moz-linear-gradient(#888888, #3b3b3b);
  background-image: -o-linear-gradient(#888888, #3b3b3b);
  background-image: linear-gradient(#888888, #3b3b3b);
  -webkit-box-shadow: white 0 1px 1px inset;
  -moz-box-shadow: white 0 1px 1px inset;
  box-shadow: white 0 1px 1px inset;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-size: 100% 200%;
  -moz-background-size: 100% 200%;
  -o-background-size: 100% 200%;
  background-size: 100% 200%;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
  border: 1px solid #3b3b3b;
  font-weight: bold;
  text-shadow: black 0 -1px 1px;
}
/* line 28, ../sass/handheld.sass */
.lightbox.error button:hover {
  background-position: 100% 100%;
}
/* line 31, ../sass/handheld.sass */
.lightbox.error button:active {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3b3b3b), color-stop(100%, #888888));
  background-image: -webkit-linear-gradient(#3b3b3b, #888888);
  background-image: -moz-linear-gradient(#3b3b3b, #888888);
  background-image: -o-linear-gradient(#3b3b3b, #888888);
  background-image: linear-gradient(#3b3b3b, #888888);
}

/* line 654, ../sass/handheld.sass */
.map img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

/* line 659, ../sass/handheld.sass */
form.search {
  background: #ece3d2;
  border-top: 1px solid #cbb385;
  border-bottom: 1px solid #cbb385;
}
/* line 663, ../sass/handheld.sass */
form.search select {
  width: 48%;
  margin: 2% 1%;
}

/* line 668, ../sass/handheld.sass */
body.user #doctor {
  display: block;
}

/* line 677, ../sass/handheld.sass */
#doctor {
  background: white;
  padding-top: 10px;
}
/* line 680, ../sass/handheld.sass */
#doctor button {
  margin: 10px auto;
}

/* line 683, ../sass/handheld.sass */
#logologin {
  margin: 0 auto;
  display: block;
}
