/* 
 This file was generated by Dashcode.  
 You may edit this file to customize your widget or web page 
 according to the license.txt file included in the project.
 */

body {
    margin: 0px;
    font-family: Helvetica;
    background-color: rgb(0, 0, 0);
}

form {
    height: auto;
}

#header {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    height: 38px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin: 0px;
}

#preferences_button {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 30px;
    height: 30px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    position: absolute;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    right: 7px;
    top: 3px;
    opacity: 1;
}

#back_button {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70px;
    height: 30px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    position: absolute;
    margin-top: 0px;
    left: 7px;
    top: 3px;
}

#dynamic_content {
    overflow: hidden;
    z-index: 0;
    position: relative;
    margin-top: 0px;
    right: 0px;
    left: 0px;
    width: 100%;
    -webkit-border-top-left-radius: 0px 0px;
    -webkit-border-top-right-radius: 0px 0px;
    -webkit-border-bottom-left-radius: 0px 0px;
    -webkit-border-bottom-right-radius: 0px 0px;
    top: 0px;
    bottom: 145px;
    height: auto;
}

#Upcoming_events_view {
    width: 100%;
    position: relative;
    height: auto;
    top: 5px;
}

#Create_event_view {
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
    top: 0px;
    min-height: 143px;
}

#Preferences_view {
    width: 100%;
    height: auto;
    display: none;
    position: relative;
    top: 5px;
    min-height: 143px;
}

#menu_down {
    position: fixed;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-style: initial;
    border-color: initial;
    bottom: 0px;
    height: 34px;
    text-align: center;
    opacity: 1;
    width: 100%;
    border-left-width: 1px;
    border-right-width: 1px;
    -webkit-border-image: url(Images/menu_down.png) 0 1 0 1 stretch stretch;
    z-index: 1;
}

.menu_down_button {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%;
    height: 30px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    display: inline-block;
    margin-top: 2px;
    bottom: 0px;
}

#upcoming_events_button {
    position: absolute;
}

#create_event_button {
    position: absolute;
    left: 50%;
}

.form_text {
    font-size: 120%;
    width: 90%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    -webkit-border-top-right-radius: 5px 5px;
    -webkit-border-top-left-radius: 5px 5px;
    -webkit-border-bottom-left-radius: 5px 5px;
    -webkit-border-bottom-right-radius: 5px 5px;
}

.form_button {
    width: 80%;
    text-shadow: rgba(255, 255, 255, 0.6) 0px -1px 0px;
}

#preferences_list {
    overflow: hidden;
    display: none;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    background-color: white;
    -webkit-margin-bottom-collapse: separate;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(172, 172, 172);
    -webkit-border-top-right-radius: 8px 8px;
    -webkit-border-top-left-radius: 8px 8px;
    -webkit-border-bottom-left-radius: 8px 8px;
    -webkit-border-bottom-right-radius: 8px 8px;
    position: relative;
    width: auto;
    margin-left: 9px;
    margin-right: 9px;
    -webkit-margin-top-collapse: separate;
}

.preferences_listRowTemplate_template {
    position: relative;
    list-style-type: none;
    height: 43px;
    width: auto;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    border-style: solid;
    border-width: 0px;
    border-color: rgb(172, 172, 172);
}

.preferences_label_template {
    position: absolute;
    left: 9px;
    top: 11px;
    right: 30px;
    width: auto;
    color: black;
    font-family: Helvetica;
    font-weight: bold;
    font-size: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.preferences_arrow_template {
    position: absolute;
    width: 8px;
    height: 13px;
    right: 10px;
    top: 15px;
    background-image: url(Images/chevron.png);
    background-repeat: no-repeat;
}

#create_events_text {
    width: 90%;
    font-size:20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    -webkit-border-top-right-radius: 5px 5px;
    -webkit-border-top-left-radius: 5px 5px;
    -webkit-border-bottom-left-radius: 5px 5px;
    -webkit-border-bottom-right-radius: 5px 5px;
    height: 40px;
    color: black;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    font-family: HelveticaNeue;
}

#create_events_button {
    margin-left: auto;
    margin-right: auto;
    font-family: Helvetica;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%;
    height: 30px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    font-style: normal;
    font-size: 12px;
    opacity: 1;
}

.login_field {
    width: 80%;
    color: black;
    font-family: HelveticaNeue;
    margin-left: auto;
    margin-right: auto;
}

#login_email_adress {
    margin-top: 4px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: relative;
    display: block;
    -webkit-border-top-right-radius: 9px 9px;
    -webkit-border-top-left-radius: 9px 9px;
    -webkit-border-bottom-left-radius: 9px 9px;
    -webkit-border-bottom-right-radius: 9px 9px;
    border-width: 1px !important;
}

#login_password {
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: relative;
    display: block;
    margin-top: 4px;
    -webkit-border-top-right-radius: 9px 9px;
    -webkit-border-top-left-radius: 9px 9px;
    -webkit-border-bottom-left-radius: 9px 9px;
    -webkit-border-bottom-right-radius: 9px 9px;
    border-width: 1px !important;
}

#Login_button {
    margin-left: auto;
    margin-right: auto;
    font-family: HelveticaNeue;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%;
    height: 30px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    font-style: normal;
    font-size: 12px;
    opacity: 1;
}

#remember_me {
    width: 120px;
    font-family: HelveticaNeue;
    font-size: 10pt;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
}

#remember_me_label {
    position: absolute;
    top: 2px;
    left: 18px;
    text-align: left;
    vertical-align: middle;
    color: white;
}

.login_text {
    color: white;
    margin-left: auto;
    margin-right: auto;
    font-family: HelveticaNeue;
    font-size: 13px;
    text-overflow: ellipsis;
    text-align: center;
    margin-top: 2px;
    height: 15px;
}

#login_password_label {
    overflow: hidden;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
}

#login_email_label {
    overflow: hidden;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
}

#login_form {
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    -webkit-border-top-left-radius: 0px 0px;
    -webkit-border-top-right-radius: 0px 0px;
    -webkit-border-bottom-left-radius: 0px 0px;
    -webkit-border-bottom-right-radius: 0px 0px;
    text-align: center;
}

#login_view {
    width: 100%;
    position: relative;
}

#settings_view {
    width: 100%;
    display: none;
    position: relative;
    min-height: 143px;
}

#change_password_view {
    width: 100%;
    display: none;
    position: relative;
    min-height: 143px;
}

#login_password1 {
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: relative;
    display: block;
    margin-top: 4px;
    -webkit-border-top-right-radius: 9px 9px;
    -webkit-border-top-left-radius: 9px 9px;
    -webkit-border-bottom-left-radius: 9px 9px;
    -webkit-border-bottom-right-radius: 9px 9px;
    border-width: 1px !important;
}

#setting_form {
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    text-align: center;
    -webkit-border-top-left-radius: 0px 0px;
    -webkit-border-top-right-radius: 0px 0px;
    -webkit-border-bottom-left-radius: 0px 0px;
    -webkit-border-bottom-right-radius: 0px 0px;
}

#settings_location_label {
    overflow: hidden;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
}

#settings_location {
    margin-top: 4px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: relative;
    display: block;
    -webkit-border-top-right-radius: 9px 9px;
    -webkit-border-top-left-radius: 9px 9px;
    -webkit-border-bottom-left-radius: 9px 9px;
    -webkit-border-bottom-right-radius: 9px 9px;
    border-width: 1px !important;
}

#location_telnum {
    overflow: hidden;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
}

#settings_save {
    margin-left: auto;
    margin-right: auto;
    font-family: HelveticaNeue;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%;
    height: 30px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    font-style: normal;
    font-size: 12px;
    opacity: 1;
}

#settings_save1 {
    font-family: HelveticaNeue;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%;
    height: 30px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    font-style: normal;
    font-size: 12px;
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
}

#change_password_form {
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    text-align: center;
    -webkit-border-top-left-radius: 0px 0px;
    -webkit-border-top-right-radius: 0px 0px;
    -webkit-border-bottom-left-radius: 0px 0px;
    -webkit-border-bottom-right-radius: 0px 0px;
    position: relative;
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    min-height: 78px;
    height: auto;
}

#change_password_old_label {
    overflow: hidden;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
}

#change_password_old {
    margin-top: 4px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: relative;
    display: block;
    -webkit-border-top-right-radius: 9px 9px;
    -webkit-border-top-left-radius: 9px 9px;
    -webkit-border-bottom-left-radius: 9px 9px;
    -webkit-border-bottom-right-radius: 9px 9px;
    border-width: 1px !important;
}

#change_password_new_label {
    overflow: hidden;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
}

#change_password_new {
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: relative;
    display: block;
    margin-top: 4px;
    -webkit-border-top-right-radius: 9px 9px;
    -webkit-border-top-left-radius: 9px 9px;
    -webkit-border-bottom-left-radius: 9px 9px;
    -webkit-border-bottom-right-radius: 9px 9px;
    border-width: 1px !important;
}

#change_password_new2_label {
    overflow: hidden;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    min-height: 15px;
    height: auto;
}

#change_password_new2 {
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: relative;
    display: block;
    margin-top: 4px;
    -webkit-border-top-right-radius: 9px 9px;
    -webkit-border-top-left-radius: 9px 9px;
    -webkit-border-bottom-left-radius: 9px 9px;
    -webkit-border-bottom-right-radius: 9px 9px;
    border-width: 1px !important;
    width: 256px;
}

.label_template {
    position: absolute;
    height: 22px;
    font-family: Helvetica;
    font-weight: bold;
    font-size: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: rgb(255, 255, 255);
    left: 40px;
    top: 0px;
    right: 26px;
    width: 80%;
}

.text_date_template {
    font-family: Helvetica;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    margin-top: 0px;
    color: rgb(255, 255, 255);
    font-size: 14px;
    left: 40px;
    top: 24px;
    right: 27px;
    width: 80%;
    bottom: 7px;
    height: auto;
}

#upcoming_events_list {
    overflow: hidden;
    display: none;
    padding: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    background-color: rgb(22, 22, 22);
    margin-right: 0px;
    width: auto;
    -webkit-border-top-left-radius: 0px 0px;
    -webkit-border-top-right-radius: 0px 0px;
    -webkit-border-bottom-left-radius: 0px 0px;
    -webkit-border-bottom-right-radius: 0px 0px;
    margin-top: 0px;
}

.upcoming_events_listRowTemplate_template {
    position: relative;
    list-style-type: none;
    height: 47px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-color: rgb(224, 224, 224);
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    text-shadow: none;
    -webkit-border-top-left-radius: 0px 0px;
    -webkit-border-top-right-radius: 0px 0px;
    -webkit-border-bottom-left-radius: 0px 0px;
    -webkit-border-bottom-right-radius: 0px 0px;
}

.arrow_template {
    position: absolute;
    width: 8px;
    height: 13px;
    right: 11px;
    top: 17px;
    background-image: url(Images/chevron.png);
    background-repeat: no-repeat;
    text-shadow: rgb(255, 255, 255) 0px 0px 49px;
    color: rgb(255, 239, 245);
    font-size: 16px;
    background-position: 0% 0%;
}

#do_form {
    -webkit-border-top-left-radius: 0px 0px;
    -webkit-border-top-right-radius: 0px 0px;
    -webkit-border-bottom-left-radius: 0px 0px;
    -webkit-border-bottom-right-radius: 0px 0px;
}

.status_light {
    margin-left: 3%;
    margin-top: 4%;
}

.status_light_template {
    width: 19px;
    height: 19px;
    position: absolute;
    right: auto;
    bottom: auto;
    margin-top: 0px;
    left: 10px;
    top: 11px;
}

.status_template {
    color: black;
    font-size: 1px;
    overflow: hidden;
    position: absolute;
    width: auto;
    height: auto;
    top: 11px;
    left: 2px;
    visibility: hidden;
}

#event_details_box {
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: relative;
    margin: auto;
    margin-top: 5px;
    height: 100px;
    width: 90%;
    -webkit-border-image: url(Images/event_details_box.png) 0 5 0 5 stretch stretch;
}

.event_details {
    text-align: center;
    color: black;
    overflow: hidden;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    text-overflow: ellipsis;
    height: auto;
    margin-top: 5px;
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
    font-family: Helvetica;
}

#event_details_title {
    font-weight: bold;
    font-size: 17px;
    margin-top: 4px;
    margin-bottom: 4px;
}

#event_details_date {
    font-size: 12px;
    color: rgb(70, 70, 70);
    margin-top: 0px;
}

#event_details_location {
    font-size: 12px;
    margin-top: 5px;
}

#event_details_hour {
    font-size: 12px;
    color: rgb(70, 70, 70);
}

#event_details_view {
    width: 100%;
    min-height: 240px;
    display: none;
    position: relative;
    font-size: 16px;
}

#separator {
    width: 98%;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    margin-top: 0px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: relative;
    margin: auto;
    height: 2px;
    -webkit-border-image: url(Images/separator.png) 0 1 0 1 stretch stretch;
}
