.admin-note {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #F4AB23;
  border-bottom-color: #F4AB23;
  border-left-color: #F4AB23;
  background-color: #F5C300;
  font-size: 1em;
  font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  line-height: 1.5em;
  padding: 0.3em;
  margin: 0 0.2em;
  border-radius: 0.2em;
}
.button-event-cancel {
  width: 103px;
  height: 31px;
  background-color: transparent;
  background-image: url(http://www.technopolisonline.com/gfx/buttons/event-cancel.png);
  display: inline-block;
}
.button-event-cancel:hover {
  background-position: 0 -31px;
  cursor: pointer;
}
.button-event-info {
  width: 140px;
  height: 31px;
  background-color: transparent;
  background-image: url(http://www.technopolisonline.com/gfx/buttons/my-event-info.png);
  display: inline-block;
}
.button-event-info:hover {
  background-position: 0 -31px;
  cursor: pointer;
}
.button-meeting-accept {
  width: 101px;
  height: 31px;
  background-color: transparent;
  background-image: url(http://www.technopolisonline.com/gfx/buttons/meeting-accept.png);
  display: inline-block;
}
.button-meeting-accept:hover {
  background-position: 0 -31px;
  cursor: pointer;
}
.button-meeting-change {
  width: 106px;
  height: 31px;
  background-color: transparent;
  background-image: url(http://www.technopolisonline.com/gfx/buttons/meeting-change.png);
  display: inline-block;
}
.button-meeting-change:hover {
  background-position: 0 -31px;
  cursor: pointer;
}
.button-meeting-info {
  width: 130px;
  height: 31px;
  background-color: transparent;
  background-image: url(http://www.technopolisonline.com/gfx/buttons/meeting-info.png);
  display: inline-block;
}
.button-meeting-info:hover {
  background-position: 0 -31px;
  cursor: pointer;
}
.button-meeting-reject {
  width: 99px;
  height: 31px;
  background-color: transparent;
  background-image: url(http://www.technopolisonline.com/gfx/buttons/meeting-reject.png);
  display: inline-block;
}
.button-meeting-reject:hover {
  background-position: 0 -31px;
  cursor: pointer;
}
.button-meeting-reply {
  width: 98px;
  height: 31px;
  background-color: transparent;
  background-image: url(http://www.technopolisonline.com/gfx/buttons/meeting-reply.png);
  display: inline-block;
}
.button-meeting-reply:hover {
  background-position: 0 -31px;
  cursor: pointer;
}
.button-meeting-request {
  width: 161px;
  height: 31px;
  background-color: transparent;
  background-image: url(http://www.technopolisonline.com/gfx/buttons/meeting-request.png);
  display: inline-block;
}
.button-meeting-request:hover {
  background-position: 0 -31px;
  cursor: pointer;
}
.button-meeting-send {
  width: 98px;
  height: 31px;
  background-color: transparent;
  background-image: url(http://www.technopolisonline.com/gfx/buttons/meeting-send.png);
  display: inline-block;
}
.button-meeting-send:hover {
  background-position: 0 -31px;
  cursor: pointer;
}
.button-register {
  background-image: url(http://www.technopolisonline.com/gfx/buttons/register.png);
  background-repeat: no-repeat;
  width: 103px;
  height: 31px;
  background-color: transparent;
  display: inline-block;
}
.button-register:hover {
  cursor: pointer;
  background-position: 0 -31px;
}
.button-schedule {
  background-image: url(http://www.technopolisonline.com/gfx/buttons/schedule.png);
  background-repeat: no-repeat;
  width: 114px;
  height: 31px;
  background-color: transparent;
  display: inline-block;
}
.button-schedule:hover {
  background-position: 0 -31px;
  cursor: pointer;
}
.button-signup {
  background-image: url(http://www.technopolisonline.com/gfx/buttons/signup.png);
  background-repeat: no-repeat;
  width: 97px;
  height: 31px;
  background-color: transparent;
  display: inline-block;
}
.button-signup:hover {
  background-position: 0 -31px;
  cursor: pointer;
}
.time-location-text {
  font-size: 0.917em;
  line-height: 1.4em;
  color: #5C5C5C;
}
.white-box {
  border-width: 1px;
  border-style: solid;
  border-color: #CCCCCC;
  padding: 1em;
  background-color: #FFFFFF;
  overflow-y: auto;
  max-height: 200px;
}
.white-box-sponsors {
  border-width: 1px;
  border-style: solid;
  border-color: #CCCCCC;
  padding: 1em;
  background-color: #FFFFFF;
}
#button-edit-banner {
  position: absolute;
  top: 1em;
  right: 1em;
}
#button-edit-banner-text {
  position: absolute;
  top: -1em;
  right: -1em;
}
#dashboard-header {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCCCCC;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #CCCCCC;
  border-left-color: #CCCCCC;
  padding: 1em;
  color: #0088CC;
  font-size: 1.4em;
}
#event-list {
  margin-top: 1em;
}
#event-list .event {
  position: relative;
  margin-top: 1.5em;
  margin-right: 1em;
  margin-bottom: 0;
  margin-left: 1.5em;
}
#event-list .hr-date {
  background-color: #1673C4;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  color: #FFFFFF;
  line-height: 1.5em;
  padding-left: 1em;
  margin-top: 1.5em;
}
#event-list .text {
  float: left;
  padding-right: 1.5em;
  padding-left: 1.5em;
  width: 20em;
}
#event-overview-banner {
  height: 300px;
  position: relative;
  margin-bottom: 2em;
}
#event-overview-description {
  margin-bottom: 2em;
  position: relative;
}
#event-overview-hashtag {
  position: relative;
}
#event-overview-news {
  position: relative;
  margin-bottom: 2em;
}
#event-overview-participants {
  margin-bottom: 2em;
  position: relative;
}
#event-overview-rating {
  position: absolute;
  right: 10em;
  bottom: 2em;
}
#event-overview-some {
  margin-top: 2em;
}
#event-overview-sponsors {
  position: relative;
  margin-bottom: 2em;
}
#event-place-input {
  width: 20em;
  margin-left: 2em;
}
#iframe-loading {
  top: 140px;
  left: 220px;
  position: absolute;
  z-index: 9999;
  margin: 0 auto;
}
#list-items .participant .person-info {
  clear: both;
  display: none;
  padding-top: 0.5em;
  padding-bottom: 0;
}
#list-items .participant .person-info li {
  float: none;
  padding-bottom: 0.5em;
  margin: 0;
}
#meeting-list .accepted {
  border-width: 3px;
  border-style: solid;
  border-color: #00C526;
  border-radius: 5px;
}
#meeting-list .button-schedule-meeting {
  position: relative;
  top: 1.5em;
  left: 1em;
}
#meeting-list .company-logo {
  width: 12em;
  float: left;
}
#meeting-list .meeting-box {
  padding: 1em;
  float: left;
  width: 25em;
}
#meeting-list .meeting-box-admin {
  padding: 1em;
  width: 49em;
  float: left;
}
#meeting-list .meeting-item {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
  padding-bottom: 1em;
  padding-top: 1em;
}
#meeting-list .meeting-item:last-child {
  padding-bottom: 1em;
  padding-top: 1em;
  border-bottom-style: none;
}
#meeting-list .pending {
  border-width: 3px;
  border-style: solid;
  border-color: #F29E00;
  border-radius: 5px;
}
#meeting-list .rejected {
  border-width: 3px;
  border-style: solid;
  border-color: #EE3C16;
  border-radius: 5px;
}
#meeting-list .requestee {
  margin-bottom: 0.5em;
  float: left;
  clear: both;
  max-width: 39em;
}
#meeting-list .requester {
  margin-bottom: 0.5em;
  float: left;
  max-width: 39em;
}
#meeting-request-overview .accepted {
  background-color: #93ED8B;
  color: #11550B;
}
#meeting-request-overview .cap {
  width: 6px;
}
#meeting-request-overview .company-name {
  font-weight: bold;
  color: #555;
  width: 12em;
  padding-right: 1em;
}
#meeting-request-overview .declined {
  background-color: #E1AE9B;
  color: #6D1F03;
  font-weight: normal;
}
#meeting-request-overview .number {
  text-align: center;
  width: 2em;
  text-shadow: #fff 0px 2px 2px;
}
#meeting-request-overview .pending {
  background-color: #DCC275;
  color: #845E00;
  font-weight: normal;
}
#meeting-request-overview .person-name {
  font-weight: bold;
  color: #555;
  width: 12em;
  padding-right: 1em;
}
#meeting-request-overview .spacer {
  width: 2px;
  background-color: #333;
}
#meeting-request-overview .total {
  background-color: #DDDDDD;
  color: #343232;
  font-weight: normal;
}
#meeting-request-overview .totals {
  border-top: 2px solid #666;
}
#meeting-request-overview table {
  border-collapse: collapse;
}
#meeting-request-overview tr.company {
  border-bottom: 1px solid #999;
}
#meeting-request-overview tr.company:first-child {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  font-size: 2em;
}
#schedule-counts {
  margin: 2em 0;
}
#schedule-counts .scheduled {
  padding: 0.5em 1em;
  background: #93ED8B;
  margin-right: 2em;
  border-radius: 0.4em;
  text-shadow: white 1px 1px 1px;
}
#schedule-counts .title {
  width: 5em;
  padding-right: 1em;
  text-align: right;
}
#schedule-counts .unscheduled {
  padding: 0.5em 1em;
  background: #fdc729;
  margin-right: 2em;
  border-radius: 0.4em;
  text-shadow: white 1px 1px 1px;
}
#schedule-counts-participant {
  margin-top: 2em;
}
#schedule-counts-participant .scheduled {
  padding: 0.5em 1em;
  background: #93ED8B;
  margin-right: 2em;
  border-radius: 0.4em;
  text-shadow: white 1px 1px 1px;
}
#schedule-counts-participant .title {
  width: 5em;
  padding-right: 1em;
  text-align: right;
}
#schedule-counts-participant .unscheduled {
  padding: 0.5em 1em;
  background: #fdc729;
  margin-right: 2em;
  border-radius: 0.4em;
  text-shadow: white 1px 1px 1px;
}
#schedule-overlay .schedule-timetables {
  margin: 1em;
}
#schedule-overlay .schedule-timetables .slot {
  width: 20px;
  height: 2em;
  display: inline-block;
  border: 1px solid #ccc;
}
#schedule-overlay .schedule-timetables .slot-header {
  border: 1px solid #aaa;
  border-radius: 0.4em;
  text-align: center;
  width: 16px;
  display: inline-block;
  color: #777;
  background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#eee));
  text-shadow: white 1px 1px 1px;
  font-size: 0.8em;
  margin: 0 2px;
}
#schedule-overlay .schedule-timetables .slot-header.hourly {
  color: #777;
  padding: 0.2em 0;
  font-size: 1em;
  margin: 0;
  width: 20px;
}
#schedule-overlay .schedule-timetables .slot:last-child {
}
#schedule-overlay .schedule-timetables .slot.unavailable {
  background-color: #FF8156;
}
#schedule-overlay .schedule-timetables .timetable-content {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 25em;
}
#schedule-overlay .timetable-content .company-logo {
  width: 12em;
}
#schedule-overlay .timetable-content .follower {
  overflow: hidden;
  white-space: nowrap;
  width: 25em;
}
#schedule-overlay .timetable-content .name {
  width: 9em;
  padding-right: 1em;
}
#schedule-overlay .timetable-content .select-button {
  width: 3.5em;
  text-align: right;
}
#schedule-overlay .timetable-content table {
  margin-bottom: 0.5em;
  width: 50em;
}
#schedule-overlay .timetable-header {
  margin-left: 21.5em;
  overflow: hidden;
  white-space: nowrap;
  width: 25em;
}
#schedule-overlay .timetable-scroll {
  white-space: nowrap;
  width: 25em;
  overflow-x: auto;
  overflow-y: hidden;
  height: 2em;
  margin-left: 21.5em;
}
#schedule-overlay .timetable-scroll .slot-header {
  visibility: hidden;
}
#schedule-overview .header {
  text-align: center;
  width: 100px;
  border: 1px solid #ccc;
}
#schedule-overview .time {
  text-align: center;
  width: 100px;
  padding: 0.5em;
}
#schedule-overview .time span {
  color: #999;
}
#schedule-overview table {
  border-collapse: collapse;
}
#schedule-overview td {
  border: 1px solid #ccc;
}
#schedule-overview td div {
  padding: 0.5em;
}
#schedule-overview th {
  padding: 1.2em;
  text-align: center;
  background: -webkit-linear-gradient(top, #f2f2f2 0%,#dbdbdb 100%);
}
#schedule-overview-session-table .color1 {
  background-color: #027329;
  color: #ffffff;
}
#schedule-overview-session-table .color2 {
  background-color: #D77708;
  color: #ffffff;
}
#scheduled-meetings-list .meeting-person {
  padding: 0.4em 0.3em;
  border: 1px solid #ccc;
  width: 43em;
  border-radius: 0.4em;
}
#scheduled-meetings-list .meeting-person .company-logo {
  margin-top: 1em;
}
#scheduled-meetings-list .meeting-person .details {
  width: 26.5em;
  margin-right: 1em;
}
#scheduled-meetings-list .meeting-time {
  padding: 0.4em 0.3em;
  border: 1px solid #ccc;
  background-color: #eee;
  margin-right: 1em;
  background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#eee));
  color: #777;
  text-shadow: white 1px 1px 1px;
  border-radius: 0.4em;
  text-align: right;
  text-transform: uppercase;
}
#scheduled-meetings-list .row {
  margin-bottom: 1em;
}
#scheduled-meetings-list .session-name {
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 2em;
  font-size: 1.2em;
}
#scheduling-list .meeting-person .empty {
  color: #AAA;
}
#scheduling-list .meeting-person .empty:hover {
  border: 1px solid #ccc;
  color: #AAA;
  cursor: pointer;
}
#scheduling-list .meeting-person .reserved:hover {
  border: 1px solid red;
  cursor: pointer;
}
#scheduling-list .meeting-person .reserved.grey {
  color: #aaa;
}
#scheduling-list .meeting-person div {
  padding: 0.4em 0.3em;
  border: 1px solid #ccc;
  width: 25em;
  height: 1.5em;
  border-radius: 0.4em;
  margin-right: 1em;
  display: inline-block;
}
#scheduling-list .meeting-table {
  margin-right: 1em;
  border: 1px solid #ccc;
  background-color: #eee;
  padding: 0.2em 0.3em;
}
#scheduling-list .meeting-table select {
  width: 5em;
  padding: 0;
}
#scheduling-list .meeting-time {
  padding: 0.4em 0.3em;
  border: 1px solid #ccc;
  background-color: #eee;
  margin-right: 1em;
  background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#eee));
  color: #777;
  text-shadow: white 1px 1px 1px;
  border-radius: 0.4em;
}
#scheduling-list .meeting-time.reserved {
  border: 1px solid red;
}
#scheduling-list .row {
  height: 2.5em;
}
#scheduling-list .session-name {
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 2em;
  font-size: 1.2em;
  margin-bottom: 0.5em;
}
#session-list {
  margin-bottom: 2em;
}
#session-list ul {
  line-height: 2em;
}
#user-profile .row li:first-child {
  width: 7em;
}
ul .person-name {
  width: 10em;
}

