@media screen, projection {

#quick-schedule {
  position: absolute;
  margin: 0;
  right: 0;
  z-index: 999;
  padding: 10px;
  width: 290px;
  height: 130px;
  background: url('../img/modules/quickschedule/bg-quickschedule.png') 0 0 no-repeat;
}

.medium #quick-schedule {
  width: 328px;
  height: 150px;
  background-position: 0 -200px;
}

.big #quick-schedule {
  width: 359px;
  height: 164px;
  background-position: 0 -400px;
}

#page-functions.page-functions-home #quick-schedule {
	top: -96px;
}
.medium #page-functions.page-functions-home #quick-schedule {
	top: -108px;
}
.big #page-functions.page-functions-home #quick-schedule {
	top: -117px;
}

#page-functions.page-functions-default #quick-schedule {
	top: -22px;
}
.medium #page-functions.page-functions-default #quick-schedule {
	top: -25px;
}
.big #page-functions.page-functions-default #quick-schedule {
	top: -27px;
}

#quick-schedule.collapsed {
  height: 30px;
  overflow: hidden;
}
.medium #quick-schedule.collapsed {
  height: 34px;
}

.big #quick-schedule.collapsed {
  height: 37px;
}

/* #quick-schedule.collapsed div {
	display:none;
} */

#quick-schedule .collapse-toggler {
  position: absolute;
  z-index: 3;
  top: 2.3em;
  right: 1.9em;
  width: 33px;
  height: 10px;
  background: url('../img/modules/quickschedule/collaps-button.png') 0 0 no-repeat;
  text-indent: -999em;
}
.medium #quick-schedule .collapse-toggler {
	background-position: 0 -20px;
	width: 36px;
	height: 12px;
}

.big #quick-schedule .collapse-toggler {
	background-position: 0 -40px;
	width: 41px;
	height: 13px;
}


#quick-schedule legend {
  padding: 0 0 .5em;
  font: 1.5em/1em 'Helvetica Neue', Helvetica, Sans-Serif;
  font-weight: bold;
  color: #fff;
}

.msie7 #quick-schedule legend {
	margin-left: -8px;
}

#quick-schedule label {
  display: block;
  margin: -0.1em 0 0.3em;
  color: #d3e7c8;
}
#quick-schedule .input {
  margin: 0 0 .9em;
  height: 3.1em;
  overflow: hidden;
}

#quick-schedule input {
  border: none;
  padding: .3em .3em;
  height: 1.2em;
  width: 23.35em;
  font: 1.2em/1em Arial, Verdana, Sans-Serif;
  color: #000;
}
#quick-schedule .submit {
  margin: .2em 0 0;
  width: 10.5em;
  height: 2.1em;
  background: url('../img/modules/quickschedule/bg-submit.png') 0 0 repeat-x;
  cursor: pointer;
  font-weight: bold;
  color: #fff;
  box-shadow: 0 0 0.3em rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 0.3em rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 0.3em rgba(0, 0, 0, 0.25);
  text-shadow: #56a126 0 0 .3em;
}
.medium #quick-schedule .submit {
	background-position: 0 -40px;
}
.big #quick-schedule .submit {
	background-position: 0 -80px;
}

#quick-schedule .options {
  position: absolute;
  height: 2em;
  bottom: 0.2em;
  right: 1.8em;
}
.medium #quick-schedule .options {
	bottom: 1.8em;
}

.big #quick-schedule .options {
	bottom: 1.8em;
}

#quick-schedule.collapsed .options {
  height: 1.2em;
  overflow: hidden;
  left: 1em;
  bottom: 1em;
}

#quick-schedule .options a, #quick-schedule .options a:hover {
  padding: 0 1em 0 0;
  line-height: 1.3em;
  color: #d3e7c8 !important;
  background: url('../img/modules/global/bullet-arrow-white.png') 100% 50% no-repeat;
}

#quick-schedule .quick-schedule-noform {
	padding:0.5em;
}
#quick-schedule .quick-schedule-noform a {
	color:#fff;
	font: 2em/1em 'Helvetica Neue',Helvetica,Sans-Serif;
	padding:0 1em 0 0.4em;
	background: transparent url('../img/modules/quickschedule/bg-efa-link.png') no-repeat 100% 50%;
}
#quick-schedule .quick-schedule-noform a.quick-button {
	font: 1.9em/1.2em 'Helvetica Neue',Helvetica,Sans-Serif;
	padding-left:0.7em;
}
#quick-schedule .quick-schedule-noform a:hover,
#quick-schedule .quick-schedule-noform a:active {
	color:#fff !important;
}

#quick-schedule .quick-schedule-noform h3 a {
	color: #FFFFFF;
    font: normal 2.9em/1em 'Helvetica Neue',Helvetica,Sans-Serif;
    padding: 0.8em 0 0.7em 0.4em;
	background:none;
	display:block;
}
#quick-schedule .submit-button,
#quick-schedule .help-button {
	float:left;
}
#quick-schedule .help-button a {
    background: url("../img/modules/quickschedule/bg-submit.png") repeat-x scroll 0 0 transparent;
    box-shadow: 0 0 0.3em rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0.2em 0.5em 0;
    padding: 0.7em 0 0.6em 0.7em;
    text-shadow: 0 0 0.3em #56A126;
    width: 3em;
}
#quick-schedule .help-button a:hover,
#quick-schedule .help-button a:active {
	color:#fff !important;
}

#odvOverlay{
    max-height: 30em;
    position: absolute;
    left: 1em;
    z-index: 1000;
    background:#fff;
    width: 28.7em;
}

*+html #odvOverlay {
    margin-top: 3em;
}

#odvOverlay .sugFo {
    font-size: 1.3em;
}
#odvOverlay .sugFo img {
    margin: 0 0.5em 0.4em 0.5em;
}

#odvSg>div {
    padding-top:0.3em;
    border-bottom: 0.1em dotted #404040;
}


}

