/*
This file was generated by Dashcode from Apple Inc.
You may edit this file to customize your web application.
*/

body {
 /*        H      W
        iPhone 480 x 320; 460 x 320 Portrait, 300 x 480 Landscape
    */
    margin: 0px;
    font-family: Helvetica;
    color: black;
    font-size: 12pt;
    background-image: url(Images/backgroundStripes.png);
    width: auto;
    min-width: 320px;
    min-height: 300px;
    height: auto;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

#footer {
    position: relative;
    font-size: 10pt;
    color: rgb(76, 86, 108);
    text-shadow: white 0px 1px 0px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-bottom: 0px;
    height: 18px;
    margin-left: 0px;
    width: auto;
    margin-right: 0px;
    margin-top: -40px;
}

#content {
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-bottom: 40px;
    cursor: default;
    -webkit-user-select: none; /* no copy paste */
    margin-left: 0px;
    margin-top: 0px;
    height: auto;
    width: auto;
    min-height: 460px;/* 480 -20 status bar */
    min-width: 320px;
    margin-right: 0px;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

#stackLayout {
    position: relative;
    overflow: hidden;
    -webkit-margin-top-collapse: separate;
    /* -webkit-margin-bottom-collapse: separate; */
    margin-left: 0px;
    margin-top: 0px;
    opacity: 1;
    border-width: 1px !important;
    -webkit-margin-bottom-collapse: separate;
    width: auto;
    margin-right: 0px;
    min-height: 480px;/* minus 20px footer */
    height: auto;
}

#splashScreen {
    display: none;
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    height: auto;
    opacity: 1;
    -webkit-box-reflect: below 1px -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), color-stop(0.5, transparent), to(rgba(255, 255, 255, 0))) 0 fill stretch;
    overflow: hidden;
    background-image: url(Images/observerSplashBg_small.png);
    min-height: 300px;/* 320 -20 status bar */
    background-position: 0% 50%;
    background-repeat: no-repeat no-repeat;
}

#observerTitle {
    position: absolute;
    margin-top: 0px;
    opacity: 1;
    width: 308px;
    height: 128px;
    top: 13px;
    /*right: 6px;*/
    margin-left: auto;
    left: 6px;
    margin-right: auto;
}

.landscape #observerTitle {
    top: 13px;
    left: 6px;
}

#versionLabel {
    position: absolute;
    text-align: left;
    white-space: nowrap;
    height: 1.25em;
    overflow: hidden;
    cursor: default;
    -webkit-user-select: none;
    opacity: 1;
    padding: 0px;
    text-shadow: none;
    font-family: Verdana;
    color: rgb(152, 20, 37);
    letter-spacing: -2px;
    line-height: 18px;
    top: 132px;
    width: 129px;
    /* right: 1px; */
    margin-left: auto;
    left: 190px;
    margin-right: auto;
    font-size: 14pt;
}

.landscape #versionLabel {
    left: 190px;
    top: 132px;
}

#mobile {
    color: black;
    font-family: Helvetica;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    margin-top: 0px;
    height: 28px;
    font-weight: bold;
    text-align: right;
    font-size: 28px;
    width: 100px;
    top: 127px;
    /* right: 134px; */
    margin-left: auto;
    left: 86px;
    margin-right: auto;
}

.landscape #mobile {
    left: 86px;
    top: 127px;
}

#sysDesign {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    word-spacing: 0px;
    text-align: left;
    text-indent: -2em;
    padding-left: 2em;
    text-shadow: rgb(128, 128, 128) 1px 1px 2px;
    line-height: 17px;
    position: absolute;
    overflow: hidden;
    font-size: 10pt;
    height: 36px;
    bottom: 44px;
    margin-top: auto;
    /* right: 1px; */
    left: 12px;
    margin-left: auto;
    width: 281px;
}

.landscape #sysDesign {
    left: 12px;
    bottom: 44px;
}

#programming {
    text-shadow: rgb(128, 128, 128) 1px 1px 2px;
    position: absolute;
    overflow: hidden;
    height: 25px;
    font-size: 10pt;
    left: 12px;
    bottom: 19px;
    margin-top: auto;
    /*right: 0px; */
    margin-left: auto;
    width: 308px;
}

.landscape #programming {
    left: 12px;
    bottom: 19px;
}

#teacherList {
    display: none;
    position: relative;
    margin-left: 0px;
    min-width: 0px;
    margin-right: 0px;
    width: auto;
    height: auto;
    min-height: 480px;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

#list {
    /*overflow: hidden; */
    padding: 0px;
    background-color: white;
    -webkit-margin-bottom-collapse: separate;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(217, 217, 217);
    position: relative;
    min-height: 43px;
    height: auto;
    margin-left: 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    -webkit-margin-top-collapse: separate;
    margin-right: 10px;
    margin-bottom: 18px;
    width: auto;
    margin-top: 4px;
}

#searchfield {
    position: relative;
    display: block;
    min-height: 20px;
    height: auto;
    margin-bottom: 5px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-top: 0px;
    width: 216px;
    margin-left: auto;
    margin-right: 12px;
    font-size: 10px;
    -webkit-user-select: text;
}

#box {
    padding: 8px;
    border-style: solid;
    border-width: 1px;
    position: relative;
    border-color: black;
    background-color: white;
    opacity: 1;
    background-image: url(Images/loginBackground.png);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    height: 106px;
    margin-right: 82px;
    width: 252px;
    margin-top: 5px;
    margin-left: 29px;
    background-position: 50% 50%;
    background-repeat: repeat repeat;
}

#text2 {
    font-size: 10pt;
    position: relative;
    height: 18px;
    text-align: right;
    width: 63px;
    margin-left: -2px;
    margin-top: 13px;
    overflow: hidden;
}

#text3 {
    position: absolute;
    font-size: 10pt;
    text-align: right;
    height: 17px;
    width: 63px;
    left: 6px;
    top: 57px;
    overflow: hidden;
}

#observation {
    display: none;
    position: relative;
    margin-left: 0px;
    min-width: 0px;
    margin-right: 0px;
    width: auto;
    height: auto;
    opacity: 1;
    background-image: url(Images/legalPaper.png);
    min-height: 480px; /* minus 20px status bar */
    background-position: 0% 0%;
    background-repeat: no-repeat repeat;
}

#syncButton {
    font-weight: bold;
    font-size: 12px;
    color: white;
    text-shadow: rgba(0, 0, 0, 0.230469) 0px -1px 0px;
    text-align: center;
    white-space: nowrap;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    position: relative;
    min-width: 92px;
    width: 102px;
    border-top-width: 0px;
    border-right-width: 5px;
    border-bottom-width: 0px;
    border-left-width: 5px;
    height: 30px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-top: 18px;
    margin-left: auto;
    margin-right: 26px;
}

#message {
    position: relative;
    overflow: hidden;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    text-overflow: ellipsis;
    margin-top: 8px;
    padding: 2px;
    line-height: 14px;
    width: auto;
    margin-right: 10px;
    margin-left: 13px;
    min-height: 28px;
    height: auto;
    font-size: 10pt;
}

#pswd {
    position: absolute;
    font-size: 10pt;
    left: 73px;
    width: 169px;
    top: 51px;
}

#userID {
    position: absolute;
    font-size: 10pt;
    width: 169px;
    top: 16px;
    left: 73px;
}

#ul {
    position: absolute;
    left: 7px;
    right: 10px;
    width: auto;
    top: 39px;
    bottom: 149px;
    height: auto;
}

#descriptionText {
    font-weight: bold;
    position: relative;
    overflow: hidden;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    font-size: 16pt;
    margin-top: 4px;
    margin-left: 28px;
    width: auto;
    margin-right: 28px;
    min-height: 24px;
    height: auto;
}

#checkboxbutton1 {
    position: absolute;
    display: inline;
    width: 18px;
    top: 4px;
    margin-top: 0px;
    bottom: 24px;
    height: auto;
    left: 8px;
}

#lookforCheckbox {
    position: absolute;
    display: inline;
    height: 18px;
    width: 18px;
    left: 6px;
    top: 4px;
}

.lookforCheckbox_template {
    position: absolute;
    display: inline;
    height: 18px;
    width: 18px;
    left: 5px;
    top: 4px;
    padding-bottom: 4px;
}

#lookforLabel {
    position: relative;
    /*display: inline;*/
    text-align: left;
    /*top: 6px;*/
    top: -0.85em;
    left: 28px;
    margin-right: 30px;
    margin-left: auto;
    margin-bottom: 0.25em;
    margin-top: 1em;
    height: auto;
    min-width: 290px;
    min-height: 24px;
    -webkit-margin-top-collapse: separate;
    line-height: 24px;
    font-size: 20px;
    font-family: 'Trebuchet MS';
    letter-spacing: -0.25px;
}

.lookforLabel_template {
    position: relative;
    text-align: left;
    /*top: 6px;*/
    top: -0.85em;
    left: 28px;
    margin-right: 30px;
    margin-left: auto;
    margin-bottom: 0.25em;
    margin-top: 1em;
    height: auto;
    -webkit-margin-top-collapse: separate;
    line-height: 24px;
    font-size: 20px;
    font-family: 'Trebuchet MS';
    letter-spacing: -0.25px;
}

.checkBoxRow_template {
    position: relative;
    list-style-type: none;
    min-width: 320px;
    height: auto;
    width: 100%;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 20px;
    min-height: 26px;
    background-image: url(Images/legalPaper.png);
    background-position: 0% 0%;
    background-repeat: no-repeat repeat;
}

#listRowTemplate {
    margin-right: 0px;
    min-height: 40px;
    height: auto;
}

#listRowTemplate1 {
    margin-left: 0px;
    min-width: 305px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    /*min-height: 26px;*/
    height: auto;
    border-width: 1px;
    margin-bottom: 0px;
    margin-top: 0px;
    width: auto;
    margin-right: 0px;
}

#lookforList {
    padding: 0px;
    position: relative;
    /*min-height: 97px;*/
    height: auto;
    margin-top: 6px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    width: auto;
}

#box1 {
    border-color: black;
    border-width: 1px;
    position: relative;
    height: 50px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-left: 0px;
    margin-right: 0px;
    /*margin-top: 52px;*/
    margin-bottom: 4px;
    width: auto;
    margin-top: 4px;
}

#text4 {
    position: relative;
    font-size: 12pt;
    text-shadow: white 2px 2px 2px;
    color: rgb(102, 102, 102);
    overflow: hidden;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-left: 10px;
    margin-top: 8px;
    width: auto;
    margin-right: 10px;
    min-height: 19px;
    height: auto;
}

#text6 {
    position: relative;
    font-size: 12pt;
    text-shadow: white 2px 2px 2px;
    margin-left: 10px;
    color: rgb(102, 102, 102);
    overflow: hidden;
    font-family: Helvetica;
    margin-right: 10px;
    margin-top: 0px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
}

#newObservation {
    display: none;
    position: relative;
    margin-left: 0px;
    max-height: none;
    min-width: 0px;
    margin-right: 0px;
    width: auto;
    height: auto;
    /*min-height: 460px;*/
    min-height: 480px;
}

#teacherInfo {
    display: none;
    position: relative;
    margin-left: 0px;
    min-width: 0px;
     /* min-height: 460px;480 -20 status bar */
    width: auto;
    margin-right: 0px;
    min-height: 480px;
    height: auto;
}

#tName {
    font-weight: bold;
    font-size: 16px;
    position: relative;
    height: 49px;
    margin-left: 15px;
    overflow: hidden;
    margin-top: 11px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    width: auto;
    margin-right: 14px;
}

#tiCommentsBox {
    border-color: black;
    border-width: 1px;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-left: 0px;
    width: auto;
    margin-right: 0px;
    min-height: 137px;
    height: auto;
    margin-top: 6px;
}

#tiCommentLabel {
    position: relative;
    font-size: 12pt;
    height: 19px;
    overflow: hidden;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-top: 0px;
    width: auto;
    margin-right: 232px;
    text-align: left;
    margin-left: 6px;
}

#button5 {
    font-weight: bold;
    font-size: 12px;
    white-space: nowrap;
    height: 30px;
    position: absolute;
    margin-top: 0px;
    text-align: left;
    border-top-width: 0px;
    border-right-width: 5px;
    border-bottom-width: 0px;
    border-left-width: 16px;
    color: white;
    text-shadow: rgb(72, 104, 151) -1px -1px 0px;
    width: 76px;
    top: 8px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    margin-right: auto;
    left: 10px;
}

#clearSettings {
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    font-weight: bold;
    /*min-width: 318px;*/
    min-height: 30px;
    height: 30px;
    opacity: 1;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    color: rgb(255, 255, 255);
    text-shadow: rgba(0, 0, 0, 0.214844) 0px -1px 0px;
    width: 109px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: relative;
    margin-right: auto;
    margin-left: 35px;
    margin-top: -30px;
}

#text5 {
    position: absolute;
    top: 2px;
    text-align: left;
    vertical-align: middle;
    width: 123px;
    height: 14px;
    left: 23px;
}

#rememberMe {
    position: absolute;
    font-size: 10pt;
    left: 73px;
    width: 148px;
    top: 88px;
}

#button6 {
    font-weight: bold;
    white-space: nowrap;
    height: 30px;
    margin-top: 0px;
    position: absolute;
    text-align: left;
    border-top-width: 0px;
    border-right-width: 5px;
    border-bottom-width: 0px;
    border-left-width: 15px;
    color: white;
    left: 5px;
    top: 8px;
    text-shadow: rgb(72, 104, 151) -1px -1px 0px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    font-size: 12px;
    width: 91px;
}

#button3 {
    font-weight: bold;
    font-size: 12px;
    white-space: nowrap;
    height: 30px;
    margin-top: 0px;
    position: absolute;
    text-align: left;
    border-top-width: 0px;
    border-right-width: 5px;
    border-bottom-width: 0px;
    border-left-width: 15px;
    width: 75px;
    color: white;
    left: 5px;
    top: 8px;
    text-shadow: rgb(72, 104, 151) -1px -1px 0px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
}

#rememberCheckbox {
    font-size: 10pt;
    position: relative;
    height: 18px;
    margin-left: 6px;
    margin-top: 2px;
    width: auto;
    margin-right: 130px;
}

#sectionTitle {
    position: absolute;
    font-weight: bold;
    text-align: center;
    color: white;
    top: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-shadow: rgba(0, 0, 0, 0.230469) 0px -1px 0px;
    left: 33px;
    height: auto;
    width: auto;
    right: 5px;
    font-size: 16pt;
}

#pageTitle1 {
    position: absolute;
    font-weight: bold;
    text-align: center;
    font-size: 16pt;
    color: white;
    overflow: hidden;
    left: 76px;
    top: 10px;
    right: 71px;
    width: auto;
    height: auto;
    text-shadow: rgba(0, 0, 0, 0.230469) 0px -1px 0px;
}

#pageTitle2 {
    position: absolute;
    font-weight: bold;
    text-align: center;
    font-size: 16pt;
    color: white;
    top: 14px;
    right: 10px;
    width: auto;
    height: auto;
    left: 10px;
    overflow: hidden;
    text-shadow: rgba(0, 0, 0, 0.230469) 0px -1px 0px;
}

#pageTitle6 {
    position: absolute;
    font-weight: bold;
    text-align: center;
    font-size: 16pt;
    color: white;
    overflow: hidden;
    text-shadow: rgba(0, 0, 0, 0.230469) 0px -1px 0px;
    top: 11px;
    height: auto;
    width: 175px;
    margin-right: auto;
    margin-left: auto;
    right: 0px;
    left: 20px;
}

#pageTitle3 {
    position: absolute;
    font-weight: bold;
    text-align: center;
    font-size: 16pt;
    color: white;
    top: 14px;
    overflow: hidden;
    text-shadow: rgba(0, 0, 0, 0.230469) 0px -1px 0px;
    left: 95px;
    right: 2px;
    width: auto;
    height: auto;
}

#sectionList {
    padding: 0px;
    margin-bottom: 17px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(217, 217, 217);
    position: relative;
    margin-top: 11px;
    margin-left: 22px;
    width: auto;
    margin-right: 10px;
    background-color: white;
    opacity: 1;
    overflow: hidden;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
}

#tiList {
    overflow: hidden;
    padding: 0px;
    margin-bottom: 17px;
    background-color: white;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(217, 217, 217);
    position: relative;
    margin-top: 9px;
    margin-left: 23px;
    width: auto;
    margin-right: 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.textarea1_template {
    font-size: 10pt;
    display: block;
    height: 32px;
    margin-left: 29px;
    top: 3px;
    left: 29px;
    position: absolute;
    width: 261px;
    margin-top: 0px;
}

#otherText {
    position: relative;
    height: 40px;
    font-size: 10pt;
    display: none;
    top: -1.5em;
    min-height: 40px;
    margin-bottom: 20px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    /*margin-top: -2em;*/
    width: 275px;
    /* margin-right: 0px;*/
    margin-right: 10px;
    margin-left: 30px;
    /* margin-left: 90px; */
}

#initialSetupButton {
    position: absolute;
    font-weight: bold;
    color: white;
    text-shadow: rgba(0, 0, 0, 0.230469) 0px -1px 0px;
    text-align: center;
    white-space: nowrap;
    font-size: 12px;
    min-width: 50px;
    min-height: 30px;
    height: 30px;
    width: 60px;
    border-top-width: 0px;
    border-right-width: 5px;
    border-bottom-width: 0px;
    border-left-width: 5px;
    right: 10px;
    margin-left: auto;
    top: 8px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
}

.titleBar {
    position: relative;
    left: 0px;
    top: 0px;
    height: 46px;
    font-weight: bold;
    color: white;
    font-size: 16pt;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    text-shadow: rgba(0, 0, 0, 0.230469) 0px -1px 0px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    width: auto;
    margin-left: 0px;
    margin-right: 0px;
    -webkit-border-image: url(Parts/Images/titleBar1.png) 0 1 fill stretch;
}

.pageTitle {
    position: absolute;
    font-weight: bold;
    text-align: center;
    font-size: 16pt;
    color: white;
    top: 14px;
    right: 10px;
    width: auto;
    height: auto;
    left: 10px;
    overflow: hidden;
    text-shadow: rgba(0, 0, 0, 0.230469) 0px -1px 0px;
}

#observatonButton {
    font-weight: bold;
    white-space: nowrap;
    position: absolute;
    margin-top: 0px;
    text-align: left;
    height: 30px;
    border-top-width: 0px;
    border-right-width: 5px;
    border-bottom-width: 0px;
    border-left-width: 16px;
    color: white;
    text-shadow: rgb(72, 104, 151) -1px -1px 0px;
    left: 5px;
    top: 8px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    font-size: 16px;
    margin-right: auto;
    width: 30px;
}

#back {
    font-weight: bold;
    font-size: 12px;
    color: white;
    text-align: center;
    white-space: nowrap;
    position: absolute;
    margin-top: 0px;
    top: 6px;
    left: 10px;
    min-height: 30px;
    min-width: 55px;
    height: 30px;
    width: 76px;
    border-top-width: 0px;
    border-right-width: 5px;
    border-bottom-width: 0px;
    border-left-width: 16px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    text-shadow: rgba(0, 0, 0, 0.230469) 0px -1px 0px;
}

#uploadButton {
    font-weight: bold;
    font-size: 12px;
    color: white;
    text-align: center;
    white-space: nowrap;
    position: absolute;
    margin-top: 0px;
    left: 10px;
    min-height: 30px;
    min-width: 54px;
    height: 30px;
    border-top-width: 0px;
    border-right-width: 5px;
    border-bottom-width: 0px;
    border-left-width: 5px;
    top: 8px;
    opacity: 1;
    text-shadow: rgba(0, 0, 0, 0.230469) -2px -2px 0px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    width: 68px;
}

#clearObservation {
    font-weight: bold;
    font-size: 12px;
    color: white;
    text-align: center;
    white-space: nowrap;
    min-width: 54px;
    position: relative;
    margin-top: 10px;
    height: 30px;
    border-top-width: 0px;
    border-right-width: 5px;
    border-bottom-width: 0px;
    border-left-width: 5px;
    margin-left: 0px;
    text-shadow: rgba(0, 0, 0, 0.230469) -1px -1px 0px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    margin-right: 0px;
    margin-bottom: 24px;
    width: auto;
}

#observationDateBox {
    padding: 8px;
    border-color: rgb(135, 135, 135);
    border-style: solid;
    border-width: 1px;
    background-color: white;
    position: relative;
    margin-bottom: 17px;
    margin-left: 10px;
    margin-right: 9px;
    margin-top: 6px;
    width: auto;
    min-height: 19px;
    height: auto;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

#text8 {
    font-size: 12pt;
    text-align: right;
    position: absolute;
    right: auto;
    margin-top: 0px;
    color: rgb(153, 153, 153);
    overflow: hidden;
    left: 6px;
    top: 8px;
    width: 42px;
    bottom: 7px;
    height: auto;
}

#beginDate {
    position: absolute;
    color: black;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    top: 9px;
    font-size: 14px;
    -webkit-user-select: text;
    left: 55px;
    right: 24px;
    width: auto;
    bottom: 6px;
    height: auto;
}

#arrow3 {
    position: absolute;
    background-image: url(Images/chevron.png);
    margin-left: auto;
    height: 14px;
    top: 12px;
    right: 10px;
    width: 8px;
    background-repeat: no-repeat no-repeat;
}

#doneButton {
    font-weight: bold;
    font-size: 12px;
    color: white;
    text-shadow: rgba(0, 0, 0, 0.230469) 0px -1px 0px;
    text-align: center;
    white-space: nowrap;
    position: absolute;
    margin-top: 0px;
    top: 6px;
    min-width: 48px;
    min-height: 30px;
    height: 30px;
    border-top-width: 0px;
    border-right-width: 5px;
    border-bottom-width: 0px;
    border-left-width: 5px;
    width: 64px;
    opacity: 1;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    right: 10px;
    margin-left: auto;
}

#editObservation {
    font-weight: bold;
    font-size: 12px;
    color: white;
    text-align: center;
    white-space: nowrap;
    position: absolute;
    margin-top: 0px;
    min-height: 30px;
    min-width: 54px;
    height: 30px;
    right: 10px;
    margin-left: auto;
    border-top-width: 0px;
    border-right-width: 5px;
    border-bottom-width: 0px;
    border-left-width: 5px;
    top: 8px;
    width: 64px;
    opacity: 1;
    text-shadow: rgba(0, 0, 0, 0.230469) 0px -1px 0px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
}

#observationDate {
    display: none;
    position: relative;
    margin-left: 0px;
    min-width: 0px;
    margin-right: 0px;
    width: auto;
    height: auto;
     /* min-height: 460px;480 -20 status bar */
    min-height: 480px;
}

#pageTitle4 {
    position: absolute;
    font-weight: bold;
    text-align: center;
    font-size: 16pt;
    color: white;
    top: 14px;
    right: 10px;
    width: auto;
    height: auto;
    left: 10px;
    overflow: hidden;
    text-shadow: rgba(0, 0, 0, 0.230469) 0px -1px 0px;
}

#button7 {
    font-weight: bold;
    font-size: 12px;
    white-space: nowrap;
    height: 30px;
    margin-top: 0px;
    position: absolute;
    text-align: left;
    border-top-width: 0px;
    border-right-width: 5px;
    border-bottom-width: 0px;
    border-left-width: 16px;
    color: white;
    text-shadow: rgb(72, 104, 151) -1px -1px 0px;
    width: 92px;
    left: 5px;
    top: 8px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
}

#day_popup {
    width: 70px;
    -webkit-appearance: menulist-button;
    position: absolute;
    margin-top: 0px;
    top: 88px;
    height: 25px;
    font-size: 14px;
    right: 113px;
    margin-left: auto;
    left: 137px;
    margin-right: auto;
}

#year_popup {
    width: 70px;
    position: absolute;
    margin-top: 0px;
    top: 88px;
    min-height: 15px;
    height: 25px;
    font-size: 14px;
    text-align: left;
    right: 29px;
    margin-left: auto;
    left: 221px;
    margin-right: auto;
    -webkit-appearance: menulist-button;
}

#beginDateDisplay {
    color: black;
    font-weight: bold;
    font-size: 14pt;
    position: absolute;
    margin-top: 0px;
    overflow: hidden;
    left: 22px;
    top: 159px;
    right: 22px;
    width: auto;
    height: auto;
}

#month_popup {
    position: absolute;
    margin-top: 0px;
    top: 88px;
    font-size: 14px;
    width: 96px;
    opacity: 1;
    height: 25px;
    right: 195px;
    margin-left: auto;
    left: 29px;
    margin-right: auto;
    -webkit-appearance: menulist-button;
}

#dateLabel {
    text-shadow: white 2px 2px 2px;
    color: rgb(102, 102, 102);
    font-size: 12pt;
    position: absolute;
    margin-top: 0px;
    overflow: hidden;
    top: 55px;
    left: 10px;
    width: auto;
    height: auto;
    font-family: Helvetica;
}

#done_Button1 {
    font-weight: bold;
    font-size: 12px;
    color: white;
    text-align: center;
    white-space: nowrap;
    opacity: 1;
    position: absolute;
    margin-top: 0px;
    height: 30px;
    border-top-width: 0px;
    border-right-width: 5px;
    border-bottom-width: 0px;
    border-left-width: 5px;
    top: 293px;
    right: 10px;
    margin-left: auto;
    width: 64px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    text-shadow: rgba(0, 0, 0, 0.230469) 0px -1px 0px;
}

#authenticate {
    display: none;
    position: relative;
    margin-left: 0px;
    min-width: 0px;
    margin-right: 0px;
    width: auto;
    height: auto;
    min-height: 480px; /*320 -20 status bar */
}

#next {
    font-weight: bold;
    font-size: 12px;
    color: white;
    text-shadow: rgba(0, 0, 0, 0.230469) 0px -1px 0px;
    text-align: center;
    white-space: nowrap;
    margin-top: 0px;
    position: absolute;
    min-width: 55px;
    min-height: 30px;
    top: 6px;
    right: 10px;
    left: 234px;
    margin-left: auto;
    height: 30px;
    width: 76px;
    border-top-width: 0px;
    border-right-width: 16px;
    border-bottom-width: 0px;
    border-left-width: 5px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
}

#commentText {
    color: black;
    font-size: 10pt;
    position: relative;
    display: block;
    min-width: 288px;
    max-width: none;
    margin-bottom: 5px;
    margin-left: 15px;
    width: 90%;
    margin-right: 15px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    height: 96px;
    margin-top: 1px;
}

#doneButton1 {
    font-weight: bold;
    font-size: 12px;
    color: white;
    text-shadow: rgba(0, 0, 0, 0.230469) 0px -1px 0px;
    text-align: center;
    white-space: nowrap;
    min-width: 48px;
    min-height: 30px;
    position: absolute;
    margin-top: 0px;
    height: 30px;
    right: 10px;
    margin-left: auto;
    width: 64px;
    border-top-width: 0px;
    border-right-width: 5px;
    border-bottom-width: 0px;
    border-left-width: 5px;
    top: 8px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
}

#findButton {
    display: block;
    position: absolute;
    bottom: auto;
    margin-top: 0px;
    height: 18px;
    width: 17px;
    top: 11px;
    right: 82px;
    margin-left: auto;
    left: 221px;
    margin-right: auto;
    -webkit-dashboard-region: dashboard-region(control rectangle);
}

#button {
    font-weight: bold;
    font-size: 12px;
    color: white;
    text-shadow: rgba(0, 0, 0, 0.230469) 0px -1px 0px;
    text-align: center;
    white-space: nowrap;
    width: 60px;
    height: 30px;
    position: absolute;
    bottom: auto;
    margin-top: 0px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    top: 8px;
    margin-left: auto;
    right: 10px;
}

#commentPickList {
    /*display: block;*/
    display: none;
    margin-top: 0px;
    position: absolute;
    bottom: auto;
    font-size: 12px;
    height: 24px;
    -webkit-appearance: menulist-button;
    top: -5px;
    left: 94px;
    right: 22px;
    width: auto;
    font-family: Helvetica;
}

#arrow {
    position: absolute;
    background-image: url(Images/chevron.png);
    margin-left: auto;
    top: 12px;
    height: 22px;
    right: 8px;
    width: 10px;
    background-position: 50% 50%;
    background-repeat: no-repeat no-repeat;
}

#label {
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    width: auto;
    height: auto;
    right: 94px;
    left: 4px;
    bottom: 6px;
    top: 6px;
    line-height: 18px;
}

#label2 {
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 20px;
    left: 9px;
    top: 11px;
    right: 30px;
    height: 20px;
}

.listRowTemplate_template {
    position: relative;
    list-style-type: none;
    height: 40px;
    width: auto;
    margin: 0px;
    padding: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-style: solid;
    border-color: rgb(172, 172, 172);
    border-bottom-width: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.label_template {
    position: absolute;
    left: 8px;
    top: 10px;
    right: 30px;
    width: auto;
    color: black;
    font-weight: bold;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    height: 20px;
}

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

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

#numberOfTeachers {
    position: relative;
    text-shadow: white 2px 2px 2px;
    color: rgb(102, 102, 102);
    overflow: hidden;
    font-family: Helvetica;
    margin-left: 10px;
    text-align: center;
    font-size: 10pt;
    margin-top: -13px;
    margin-right: 13px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    width: auto;
    min-height: 41px;
    height: auto;
    margin-bottom: 7px;
}

#numberToUpload {
    position: relative;
    text-shadow: white 2px 2px 2px;
    color: rgb(102, 102, 102);
    overflow: hidden;
    font-size: 10pt;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-left: 10px;
    width: auto;
    margin-right: 28px;
    min-height: 24px;
    height: auto;
    margin-top: -26px;
}

#text {
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-left: 10px;
    line-height: 20px;
    font-size: 14px;
    margin-right: 10px;
    width: auto;
    min-height: 26px;
    height: auto;
    margin-top: 0px;
}

#state {
    font-family: Helvetica;
    font-size: 10px;
    font-weight: bold;
    font-variant: small-caps;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-right: 0px;
    margin-left: 0px;
    width: auto;
    min-height: 16px;
    height: auto;
    margin-top: 0px;
    text-shadow: rgb(255, 255, 255) 2px 1px 1px;
}

#status {
    text-align: right;
    margin-left: 10px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: relative;
    width: auto;
    margin-right: 5px;
    min-height: 25px;
    height: auto;
    /*visibility: hidden;*/
    margin-top: 2px;
}

.ONLINE {
    color: green;
}

.OFFLINE {
    color: rgb(139, 0, 0);
}

.checkBoxRow_template .DC_selectionBG {
    background-image: url(Images/selectedRowiPhone.png);
    -webkit-background-size: 100%;
}

.selected .lookforLabel_template {
    color: white;
}

.listRowTemplate_template .DC_selectionBG {
    background-image: url(Images/selectedRowiPhone.png);
    -webkit-background-size: 100%;
}

.listRowTemplate_template.selected .arrow_template {
    background-image: url(Images/chevron_white.png);
}

.selected .label_template {
    color: white;
}

#observerTitle1 {
    opacity: 1;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: relative;
    display: block;
    width: 200px;
    height: 78px;
    margin-top: 4px;
    margin-right: 120px;
    margin-left: auto;
}

#versionLabel1 {
    text-align: left;
    white-space: nowrap;
    height: 1.25em;
    overflow: hidden;
    color: rgb(255, 255, 255);
    background-color: rgba(0, 0, 0, 0);
    font-size: 12pt;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: relative;
    width: 150px;
    margin-left: auto;
    margin-right: 1px;
    margin-top: -16px;
}

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

#view1 {
    width: 100%;
    display: none;
    position: relative;
    min-height: 60px;
    height: auto;
}

#view2 {
    width: 100%;
    display: none;
    position: relative;
    height: auto;
    min-height: 60px;
}

#box3 {
    border-width: 1px;
    border-style: solid;
    border-color: rgb(172, 172, 172);
    background-color: white;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-top: 7px;
    margin-right: 10px;
    margin-left: 13px;
    width: auto;
    min-height: 38px;
    height: auto;
}

#columnLayout1 {
    display: table;
    overflow: hidden;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-top: 3px;
    margin-left: -3px;
    width: 101.017%;
    min-height: 31px;
    height: auto;
}

#column2 {
    position: relative;
    height: auto;
    min-height: 31px;
}

#column3 {
    position: relative;
    height: auto;
    min-height: 31px;
    text-align: right;
}

#text16 {
    color: black;
    font-family: Helvetica;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    font-size: 13px;
    margin-top: 7px;
    margin-left: 37px;
    margin-right: 5px;
    min-height: 20px;
    height: auto;
    width: auto;
}

.selected #text16 {
    color: white;
}

#currentTemplateName {
    font-family: Helvetica;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    color: rgb(128, 128, 128);
    width: auto;
    font-style: oblique;
    cursor: default;
    -webkit-user-select: none;
    margin-right: 50px;
    margin-left: 2px;
    margin-bottom: 0px;
    min-height: 22px;
    height: auto;
    margin-top: 6px;
    padding: 1px;
    font-size: 14px;
}

.selected #currentTemplateName {
    color: white;
}

#button4 {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.511719) 0px -1px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    cursor: default;
    -webkit-user-select: none;
    position: absolute;
    width: 34px;
    right: 10px;
    margin-left: auto;
    top: 0px;
    height: auto;
    bottom: 0px;
}

#settingsArea {
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: relative;
    margin-top: 0px;
    margin-left: 2px;
    width: auto;
    /* min-height: 199px;*/
    min-height: 60px;
    height: auto;
    margin-right: 2px;
}

#formsList {
    overflow: hidden;
    display: none;
    padding: 0px;
    margin-bottom: 17px;
    background-color: white;
    -webkit-margin-bottom-collapse: separate;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(172, 172, 172);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    cursor: default;
    -webkit-user-select: none;
    position: relative;
    -webkit-margin-top-collapse: separate;
    margin-top: 0px;
    margin-left: 15px;
    width: auto;
    margin-right: 15px;
}

.listRowTemplate4_template {
    position: relative;
    list-style-type: none;
    height: 43px;
    overflow: hidden;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
    border-width: 0px;
    border-style: solid;
    border-color: rgb(172, 172, 172);
    margin-right: 0px;
    width: auto;
    -webkit-margin-top-collapse: collapse;
    -webkit-margin-bottom-collapse: collapse;
    margin-top: 0px;
}

.listRowTemplate4_template.DC_selectionBG {
    background-image: url(Images/selectedRowiPhone.png);
    -webkit-background-size: 100%;
}

.label1_template {
    position: absolute;
    color: black;
    font-family: Helvetica;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    bottom: 3px !important;
    width: 212px !important;
    height: 19px !important;
    left: 9px !important;
    top: 12px !important;
    font-size: 14px !important;
    right: 67px !important;
    text-align: left;
}

.listRowTemplate4_template.selected .label1_template {
    color: white;
}

#chooseformLabel {
    font-family: Helvetica;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    color: rgb(42, 70, 121);
    text-shadow: rgb(255, 255, 255) 2px 2px 2px;
    margin-left: 10px;
    font-size: 14px;
    margin-right: 18px;
    margin-top: 51px;
    width: auto;
    min-height: 20px;
    height: auto;
}

.selected #chooseformLabel {
    color: white;
}

#image1 {
    position: absolute;
    right: auto;
    bottom: auto;
    margin-top: 0px;
    left: 9px;
    height: 28px;
    width: 28px;
    top: 0px;
}

#inner_image6 {
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    top: 0px;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.check_template {
    position: absolute;
    background-image: url(Images/greenCheckSmall.png);
    width: 30px;
    margin-top: auto;
    height: 30px;
    bottom: 6px;
    right: 10px;
    margin-left: auto;
    top: 7px;
    margin-bottom: auto;
    background-position: 0% 50%;
    background-repeat: no-repeat no-repeat;
}

.listRowTemplate4_template.selected .check_template {
    background-image: url(Images/greenCheckSmall.png);
}

#doneButton2 {
    font-weight: bold;
    font-size: 12px;
    color: white;
    text-shadow: rgba(0, 0, 0, 0.214844) 0px -1px 0px;
    text-align: center;
    white-space: nowrap;
    min-width: 48px;
    min-height: 30px;
    position: absolute;
    margin-top: 0px;
    height: 30px;
    right: 10px;
    margin-left: auto;
    width: 64px;
    border-top-width: 0px;
    border-right-width: 5px;
    border-bottom-width: 0px;
    border-left-width: 5px;
    top: 8px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
}

#loginArea {
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    border-bottom-left-radius: 24px;
    border-width: 1px !important;
    border-style: outset;
    background-color: rgba(255, 255, 255, 0.496094);
    margin-top: 5px;
    width: 313px;
    min-height: 228px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

#observerLogoArea {
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    height: 95px;
    margin-top: 0px;
    width: 321px;
    margin-right: -1px;
    margin-left: 0px;
}

#image {
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-top: 0px;
    position: absolute;
    right: auto;
    bottom: auto;
    top: 3px;
    left: 5px;
    width: 30px;
    height: 33px;
}

#DC_img {
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    top: 0px;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

#currentTemplateName2 {
    font-family: Helvetica;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    color: rgb(102, 102, 102);
    font-style: oblique;
    font-size: 16px;
    margin-top: 11px;
    margin-right: 10px;
    margin-left: 42px;
    width: auto;
    min-height: 21px;
    height: auto;
}

.selected #currentTemplateName2 {
    color: white;
}

#box4 {
    border-color: black;
    border-style: solid;
    border-width: 1px;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    background-color: rgb(255, 255, 255);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-top: 6px;
    margin-left: 61px;
    width: auto;
    margin-right: 61px;
    min-height: 38px;
    height: auto;
}

.formTypeBadge_template {
    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;
    width: 75px;
    position: absolute;
    bottom: auto;
    margin-top: 0px;
    height: 22px;
    -webkit-border-image: url(Parts/Images/formTypeBadge.png) 0 5 fill stretch;
    top: 9px;
    right: 26px;
    margin-left: auto;
}

.observationType_template {
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 3px;
    width: auto;
    min-height: 20px;
    height: auto;
    white-space: nowrap;
    font-size: 12px;
    font-weight: bold;
    font-family: Helvetica;
    font-style: oblique;
    color: rgb(0, 0, 128);
    text-shadow: rgb(255, 255, 255) 2px 2px 2px;
}

.selected .observationType_template {
    color: white;
}

.numberOfObservations_template {
    font-family: Helvetica;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: absolute;
    margin-top: 0px;
    text-align: right;
    font-size: 12px;
    color: rgb(128, 128, 128);
    height: auto;
    left: 58px;
    right: 0px;
    margin-left: auto;
    width: 17px;
    bottom: 0px;
    top: 9px;
}

.selected .numberOfObservations_template {
    color: white;
}

#titleBarArea {
    margin-left: 0px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    width: auto;
    margin-right: 1px;
    min-height: 46px;
    height: auto;
}

.teacherEmail {
    font-size: 12px;
    color: rgb(42, 70, 121);
}

.selected #mobile {
    color: white;
}

#view3 {
    display: block;
}

#div {
    position: relative;
    display: table-cell;
    vertical-align: top;
    height: auto;
    width: 149px;
}

#div1 {
    position: relative;
    display: table-cell;
    vertical-align: top;
    height: auto;
    width: 149px;
}

#view4 {
    display: none;
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    min-height: 119px;
    height: auto;
}

#observationEmailList {
    overflow: hidden;
    display: none;
    padding: 0px;
    margin-bottom: 17px;
    background-color: white;
    -webkit-margin-bottom-collapse: separate;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(172, 172, 172);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    cursor: default;
    -webkit-user-select: none;
    position: relative;
    -webkit-margin-top-collapse: separate;
    margin-left: 20px;
    visibility: visible;
    margin-top: 56px;
    width: auto;
    margin-right: 10px;
}

.listRowTemplate5_template {
    position: relative;
    list-style-type: none;
    height: 43px;
    overflow: hidden;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-style: solid;
    border-color: rgb(172, 172, 172);
    border-bottom-width: 1px;
    margin-right: 0px;
    width: auto;
    -webkit-margin-top-collapse: collapse;
    -webkit-margin-bottom-collapse: collapse;
    margin-top: 0px;
}

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

#view1 {
    width: 100%;
    display: none;
    position: relative;
    min-height: 60px;
    height: auto;
}

#view2 {
    width: 100%;
    display: none;
    position: relative;
    height: auto;
    min-height: 60px;
}

#box6 {
    border-width: 1px;
    border-style: solid;
    border-color: rgb(172, 172, 172);
    background-color: white;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-left: 13px;
    min-height: 38px;
    height: auto;
    width: auto;
    margin-right: 10px;
    margin-top: 4px;
}

#columnLayout2 {
    display: table;
    overflow: hidden;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    height: auto;
    min-height: 31px;
    margin-top: 3px;
    margin-left: 0px;
    width: 101.016949%;
}

#column1 {
    position: relative;
    height: auto;
    min-height: 31px;
    margin-right: 0px;
    margin-left: 0px;
    width: auto;
}

#column4 {
    position: relative;
    height: auto;
    text-align: right;
    min-height: 31px;
    margin-left: 0px;
    width: auto;
    margin-right: 8px;
}

#text1 {
    color: black;
    font-family: Helvetica;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    font-size: 13px;
    margin-top: 9px;
    min-height: 20px;
    height: auto;
    margin-right: 0px;
    margin-left: 32px;
    width: auto;
}

.selected #text1 {
    color: white;
}

#numberAvailableToEmail {
    font-family: Helvetica;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    color: rgb(128, 128, 128);
    font-style: oblique;
    cursor: default;
    -webkit-user-select: none;
    margin-bottom: 0px;
    padding: 1px;
    font-size: 14px;
    margin-top: 7px;
    margin-left: 34px;
    min-height: 22px;
    height: auto;
    margin-right: 40px;
    width: auto;
}

.selected #numberAvailableToEmail {
    color: white;
}

#button2 {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.511719) 0px -1px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    cursor: default;
    -webkit-user-select: none;
    position: absolute;
    top: 0px;
    bottom: 0px;
    height: auto;
    width: 34px;
    right: 6px;
    margin-left: auto;
}

#emailWalkthroughArea {
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-left: 0px;
    width: auto;
    margin-right: 0px;
    min-height: 60px;
    height: auto;
    margin-top: 0px;
}

#formsList {
    overflow: hidden;
    display: none;
    padding: 0px;
    margin-bottom: 17px;
    background-color: white;
    -webkit-margin-bottom-collapse: separate;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(172, 172, 172);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    cursor: default;
    -webkit-user-select: none;
    position: relative;
    -webkit-margin-top-collapse: separate;
    margin-top: 0px;
    margin-left: 15px;
    width: auto;
    margin-right: 15px;
}

.listRowTemplate4_template {
    position: relative;
    list-style-type: none;
    height: 43px;
    overflow: hidden;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-style: solid;
    border-color: rgb(172, 172, 172);
    border-bottom-width: 1px;
    margin-right: 0px;
    width: auto;
    -webkit-margin-top-collapse: collapse;
    -webkit-margin-bottom-collapse: collapse;
    margin-top: 0px;
}

.listRowTemplate4_template .DC_selectionBG {
    background-image: url(Images/selectedRowiPhone.png);
    -webkit-background-size: 100%;
}

.emailListLabel_template {
    position: absolute;
    color: black;
    font-family: Helvetica;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: auto;
    height: auto;
    left: 10px;
    right: 60px;
    font-size: 14px;
    top: 12px;
    bottom: 12px;
}

.listRowTemplate4_template.selected .emailListLabel_template {
    color: white;
}

#emailImage {
    position: absolute;
    height: 28px;
    width: 28px;
    background-color: rgb(51, 102, 255);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    top: 2px;
    left: 2px;
}

#inner_image1 {
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    top: 0px;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

#cancelSendButton {
    font-weight: bold;
    font-size: 12px;
    color: white;
    text-shadow: rgba(0, 0, 0, 0.214844) 0px -1px 0px;
    text-align: center;
    white-space: nowrap;
    min-width: 48px;
    min-height: 30px;
    position: absolute;
    margin-top: 0px;
    height: 30px;
    width: 64px;
    border-top-width: 0px;
    border-right-width: 5px;
    border-bottom-width: 0px;
    border-left-width: 5px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    top: 4px;
    right: 10px;
    margin-left: auto;
}

.sendButton_template {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.589844) 0px -1px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    cursor: default;
    -webkit-user-select: none;
    position: absolute;
    bottom: auto;
    margin-top: 0px;
    width: 58px;
    height: 26px;
    right: 4px;
    margin-left: auto;
    top: 8px;
}

#chooseformLabel1 {
    font-family: Helvetica;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    margin-top: 0px;
    font-size: 14px;
    text-shadow: rgb(255, 255, 255) 2px 2px 2px;
    color: rgb(48, 47, 47);
    left: 14px;
    top: 38px;
    right: 80px;
    width: auto;
    bottom: 60px;
    height: auto;
}

.selected #chooseformLabel1 {
    color: white;
}

#sectionCategoryLabel {
    position: relative;
    font-size: 12pt;
    text-shadow: white 2px 2px 2px;
    color: rgb(102, 102, 102);
    overflow: hidden;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-left: 10px;
    margin-top: 8px;
    width: auto;
    margin-right: 10px;
    min-height: 19px;
    height: auto;
}

#sectionCategoryPopup {
    -webkit-appearance: menulist-button;
    position: relative;
    display: block;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    font-size: 16px;
    font-family: Helvetica;
    font-weight: bold;
    margin-left: 22px;
    width: auto;
    margin-right: 219px;
    margin-top: 6px;
    margin-bottom: 6px;
    height: auto;
}

#clearEmailListButton {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.589844) 0px -1px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    cursor: default;
    -webkit-user-select: none;
    position: absolute;
    right: auto;
    bottom: auto;
    margin-top: 0px;
    top: 4px;
    left: 14px;
    width: 80px;
}

#alphaBox {
    border-color: black;
    border-width: 1px;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    width: auto;
    min-height: 46px;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

#alphaSegment1 {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.589844) 0px -1px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    cursor: default;
    -webkit-user-select: none;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-left: 9px;
    margin-top: 8px;
    width: 50px;
}

#alphaSegment2 {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.589844) 0px -1px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    cursor: default;
    -webkit-user-select: none;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-top: 0px;
    position: absolute;
    right: auto;
    bottom: auto;
    top: 8px;
    width: 54px;
    left: 68px;
}

#alphaSegment3 {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.589844) 0px -1px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    cursor: default;
    -webkit-user-select: none;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    width: 50px;
    margin-top: 0px;
    position: absolute;
    right: auto;
    bottom: auto;
    top: 8px;
    left: 133px;
}

#alphaSegment4 {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.589844) 0px -1px 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    cursor: default;
    -webkit-user-select: none;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    width: 50px;
    margin-top: 0px;
    position: absolute;
    right: auto;
    bottom: auto;
    top: 8px;
    left: 194px;
}

/* overlay and wrapper for popup letterBox content */
#letterBoxWrapper {
    position: absolute;
    display: none;
    top: 40%;
    left: 40%;
    background-image: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    padding: 5px;
    z-index: 100;
}

#overlay {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2000px;
    z-index: 10;
    background-color: rgb(0, 0, 0);
    -moz-opacity: 0.8;
    opacity: 0.8;
	/* for IE */
    filter: alpha(opacity=80);
}

#overlay p {
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    margin-top: 20%;
    background-image: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
}

#overlay img {
    vertical-align: middle;
}

.rounded { /* only works in FireFox/Mozilla and Safari */
    -moz-border-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

#activityIndicator {
    width: 32px;
    opacity: 0.6;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: relative;
    display: block;
    height: 32px;
}

#tenureBox {
    border-color: black;
    border-width: 1px;
    position: relative;
    margin-left: 0px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    width: auto;
    margin-right: 0px;
    min-height: 44px;
    height: auto;
    margin-top: 6px;
}

#nontenuredButton {
    font-family: HelveticaNeue;
    font-size: 10pt;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    width: 127px;
    margin-left: 148px;
    margin-top: 1px;
}

#div4 {
    position: absolute;
    text-align: left;
    vertical-align: middle;
    left: 18px;
    top: 3px;
    right: 28px;
    width: auto;
    bottom: -3px;
    height: auto;
}

#tenuredButton {
    font-family: HelveticaNeue;
    font-size: 10pt;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    width: 128px;
    margin-top: 0px;
    margin-left: 148px;
}

#div5 {
    position: absolute;
    text-align: left;
    vertical-align: middle;
    left: 17px;
    top: 2px;
    right: 29px;
    width: auto;
    bottom: 2px;
    height: auto;
}

#text15 {
    color: black;
    font-family: Helvetica;
    font-size: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-top: 0px;
    position: absolute;
    top: 0px;
    height: 23px;
    width: 120px;
    left: 6px;
}

.selected #text15 {
    color: white;
}

#pocDateBox {
    border-color: black;
    border-width: 1px;
    position: relative;
    margin-left: 0px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    width: auto;
    margin-right: 0px;
    min-height: 78px;
    height: auto;
    margin-top: 6px;
}

#postDateBox {
    padding: 8px;
    border-color: rgb(135, 135, 135);
    border-style: solid;
    border-width: 1px;
    background-color: white;
    position: relative;
    margin-bottom: 17px;
    margin-left: 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-top: 2px;
    width: auto;
    margin-right: 9px;
    min-height: 19px;
    height: auto;
}

#beginDate1 {
    position: absolute;
    color: black;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    top: 9px;
    font-size: 14px;
    -webkit-user-select: text;
    left: 8px;
    right: 24px;
    width: auto;
    bottom: 6px;
    height: auto;
}

#arrow4 {
    position: absolute;
    background-image: url(Images/chevron.png);
    margin-left: auto;
    height: 14px;
    top: 12px;
    right: 10px;
    width: 8px;
    background-repeat: no-repeat no-repeat;
}

#pocDateLabel {
    color: black;
    font-family: Helvetica;
    font-size: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-top: 0px;
    width: auto;
    margin-right: 0px;
    min-height: 20px;
    height: auto;
    margin-left: 6px;
}

.selected #pocDateLabel {
    color: white;
}

#tiContinueButton {
    font-weight: bold;
    font-size: 12px;
    color: white;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    position: relative;
    width: 92px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    text-shadow: rgba(0, 0, 0, 0.230469) 0px -1px 0px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-top: 8px;
    margin-left: auto;
    margin-right: 11px;
}

#minute_popup {
    width: 70px;
    -webkit-appearance: menulist-button;
    position: absolute;
    margin-top: 0px;
    height: 25px;
    font-size: 14px;
    top: 127px;
    right: 29px;
    margin-left: auto;
    left: 221px;
    margin-right: auto;
}

#hour_popup {
    width: 70px;
    -webkit-appearance: menulist-button;
    position: absolute;
    margin-top: 0px;
    height: 25px;
    font-size: 14px;
    top: 127px;
    right: 111px;
    margin-left: auto;
    left: 139px;
    margin-right: auto;
}
