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

body {
    /*        H      W
        iPad 1024 x 768; 1004 x 768 Portrait, 748 x 1024 Landscape
    */
    margin: 0px;
    font-family: Helvetica;
    color: black;
    font-size: 12pt;
    background-image: url(Images/backgroundStripes.png);
    width: auto;
    height: auto;
    /*min-height: 748px;*//* minus 20px status bar*/
    min-width: 768px;
    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-left: 0px;
    margin-bottom: 0px;
    height: 18px;
    width: auto;
    margin-top: -30px;
}

#content {
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-user-select: none; /* no copy paste */
    min-width: 768px;
    cursor: default;
    -webkit-margin-bottom-collapse: separate;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
    min-height: 768px;
    width: auto;    
    height: auto;
}

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

#splashScreen {
	display: none;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	width: auto;
	opacity: 1;
	height: 1004px;/* portrait height minus status bar*/
	min-height: 748px;
	-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;
	background-image: url(Images/iPad-splash-2048x2048.svg); 
	background-image: url(Images/iPad-horiz-2048x2048.png), none;
/*	background-image: url(Images/iPad-splash-2048x2048.svg); 
	background-image: url(Images/observerSplashBg-portrait-720x1280.png), none;*/
	
	overflow: hidden;
	background-position: 0% 50%;
	background-size: cover;
	background-repeat: no-repeat no-repeat;
}

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


#mobileContainer {
	position: relative; 
	top: 50px;
	left: 60px;
	height: 150px;
	}

#observerTitle {
    opacity: 1;
    height: 160px;
    width: 430px;
}
#versionLabel {
    text-shadow: none;
    font-family: Verdana;
    color: rgb(152, 20, 37);
    font-size: 18pt;
    letter-spacing: -2px;
    line-height: 18px;
    margin-left: 250px;
    margin-top: -35px;
}
#mobile {
    font-family: Helvetica;
    font-weight: bold;
    color: rgb(25, 25, 25);
    font-size: 40px;
    margin-left: 110px;
    margin-top: -20px;
}
#sysDesign {
    position: absolute;
    font-size: 18pt;
    line-height: 28px;
     
    padding: 0px;
    padding-left: 2em;
    margin-top: auto;
        
    text-align: left;
    text-indent: -2em;
    text-shadow: rgb(128, 128, 128) 1px 1px 2px;
    
    overflow: hidden;
        
    left: 70px;    
    bottom: 120px;
    
}

#programming {
    position: absolute;
    font-size: 18pt;
    line-height: 28px;
    
    padding: 0px;
    padding-left: 2em;
    margin-top: auto;
        
    text-align: left;
    text-indent: -2em;
    text-shadow: rgb(128, 128, 128) 1px 1px 2px;

    overflow: hidden;
    
    left: 70px;
    bottom: 89px;
    
}
@media only screen {
	#mobileContainer {
		top: 50px;
		left: 60px;
	}
	#versionLabel {
	    font-size: 18pt;
	}
	#mobile {
 	   font-size: 40px;
	}
	#sysDesign {
	    position: absolute;
    	font-size: 18pt;
   	 	line-height: 28px;   
   	 	left: 70px;    
   		 bottom: 121px;/* 89 + 4 + line-height */
	}

	#programming {
	 	font-size: 18pt;
   	 	line-height: 28px;
   	 	min-width: 340px;
   	 	left: 70px;
   	 	bottom: 89px;
	}
}
/*//////////////////////////////////*/
/* Tablet (landscape) -----------Amazon Kindle Fire HDX = */
@media only screen and (min-width : 1600px) and (max-device-width : 2560px) {
	#splashScreen {
		background-size: 2560px;
	}
	#mobileContainer {
		top: 50px;
		left: 60px;
	}
	#observerTitle {
    	height: 320px;
    	width: 860px;
	}
	#versionLabel {
	    font-size: 36pt;
	    margin-left: 500px;
	    margin-top: -60px;
	}
	#mobile {
	   margin-left: 220px;
 	   font-size: 86px;
	}
	#sysDesign {
		font-size: 28pt;
		line-height: 38px;
		left: 400px; 
		bottom: 136px;
	}
	#programming {
		font-size: 28pt;
		line-height: 38px;
		left: 400px; 

	}
}

/* Smartphones  (portrait) -----------samsung galaxy  S3, W / Google Nexus 4   */
@media only screen and (min-width : 321px) and (max-device-width : 599px) {
	#splashScreen {
		background-size: 640px;
	}
	#observerTitle {
	    width: 231px;
	    height: 96px;
	}
	#mobile {
		margin-left: 70px;
		margin-top: -10px;
	    font-size: 24px;
	}
	#versionLabel {
	    font-size: 12pt;
	    margin-left: 150px;
	    margin-top: -26px;
	}
	
	#sysDesign {
		font-size: 14px;
		line-height: 18px;
		left: 40px;
		bottom: 38px;
	}
	#programming {
		font-size: 14px;
		line-height: 18px;
		left: 40px;
		bottom: 20px;
	
	}
}
/* Smartphones  (landscape) -----------HTC Evo, Touch HD, Desire HD  */
@media only screen and (min-width : 320px) and (max-device-width : 533px) {
	#splashScreen {
		background-size: 640px;
	}
	#observerTitle {
	    width: 231px;
	    height: 96px;
	}
	#mobile {
		margin-left: 70px;
		margin-top: -10px;
	    font-size: 24px;
	}
	#versionLabel {
	    font-size: 12pt;
	    margin-left: 150px;
	    margin-top: -26px;
	}
	
	#sysDesign {
		font-size: 14px;
		line-height: 18px;
		left: 40px;
		bottom: 38px;
	}
	#programming {
		font-size: 14px;
		line-height: 18px;
		left: 40px;
		bottom: 20px;
	}
}

/* Smartphones (landscape) -----------samsung galaxy tab */
@media only screen and (min-width : 620px) and (max-device-width : 640px) {
	#splashScreen {
		background-size: 640px;
	}
	#observerTitle {
	    width: 231px;
	    height: 96px;
	}
	#mobile {
		margin-left: 70px;
		margin-top: -10px;
	    font-size: 24px;
	}
	#versionLabel {
	    font-size: 12pt;
	    margin-left: 150px;
	    margin-top: -26px;
	}
	
	#sysDesign {
		font-size: 14px;
		line-height: 18px;
		left: 50px;
		bottom: 38px;
	}
	#programming {
		font-size: 14px;
		line-height: 18px;
		left: 50px;
		bottom: 20px;
	}
}

/* Smartphones (portrait) -----------google nexus s, samsung galaxy S , S2, S3, W */
@media only screen and (max-width : 320px)    {
	#splashScreen {
		background-size: 320px;
	}
	#mobileContainer {
		top: 2px;
		left: 2px;
	}
	#observerTitle {
	    width: 174px;
	    height: 72px;
	}
	#mobile {
		margin-left: 70px;
		margin-top: -10px;
	    font-size: 24px;
	}
	#versionLabel {
	    font-size: 12pt;
	    margin-left: 150px;
	    margin-top: -26px;
	}
	
	#sysDesign {
		font-size: 14px;
		line-height: 18px;
		left: 40px;
		bottom: 38px;
	}
	#programming {
		font-size: 14px;
		line-height: 18px;
		left: 40px;
		bottom: 20px;
	}
	
}
/* Smartphones (portrait) -----------Moterola Defy, Droid 320 x 569*/
@media only screen and  (min-device-width : 320px) and (max-device-width : 569px) and (orientation : portrait)     {
	#splashScreen {
		background-size: 569px;
	}
	#mobileContainer {
		top: 2px;
		left: 2px;
	}
	#observerTitle {
	    width: 174px;
	    height: 72px;
	}
	#mobile {
		margin-left: 70px;
		margin-top: -10px;
	    font-size: 24px;
	}
	#versionLabel {
	    font-size: 12pt;
	    margin-left: 150px;
	    margin-top: -26px;
	}
	
	#sysDesign {
		font-size: 14px;
		line-height: 18px;
		left: 40px;
		bottom: 38px;
	}
	#programming {
		font-size: 14px;
		line-height: 18px;
		left: 40px;
		bottom: 20px;
	}
	
}
/* Smartphones (portrait) -----------Moterola Droid 3, Droid 4  540 x 960*/
@media only screen and  (min-device-width : 540px) and (max-device-width : 960px) and (orientation : portrait)     {
	#splashScreen {
		background-size: 960px;
	}
}
/* droid razr, google nexus 10 (landscape) ----------- */
@media only screen and (min-device-width : 720px) and (max-device-width : 1280px) and (orientation : landscape) {
	#splashScreen {
		width: 1280px;
		background-size: 1280px;
	}
	
	#sysDesign {
	    font-size: 24px;
	    min-width: 600px;
	    bottom: 82px;  
	}
	#programming {
		font-size: 24px;
	    bottom: 50px; 
	}
	
}
/* Smartphones  (portrait) -----------HLG Optimus LTE, Optimus 424 x 753  */
@media only screen and (min-width : 424px) and (max-device-width : 753px) {
	#splashScreen {
		background-size: 753px;
	}
	#observerTitle {
	    width: 231px;
	    height: 96px;
	}
	#mobile {
		margin-left: 70px;
		margin-top: -10px;
	    font-size: 24px;
	}
	#versionLabel {
	    font-size: 12pt;
	    margin-left: 150px;
	    margin-top: -26px;
	}
	
	#sysDesign {
		font-size: 14px;
		line-height: 18px;
		left: 40px;
		bottom: 38px;
	}
	#programming {
		font-size: 14px;
		line-height: 18px;
		left: 40px;
		bottom: 20px;
	}

}

/* Smartphones  (landscape) -----------HLG Optimus LTE, Optimus 424 x 753  */
@media only screen and (min-width : 753px) and (max-device-width : 424px) {
	#splashScreen {
		background-size: 424px;
	}
	#observerTitle {
	    width: 231px;
	    height: 96px;
	}
	#mobile {
		margin-left: 70px;
		margin-top: -10px;
	    font-size: 24px;
	}
	#versionLabel {
	    font-size: 12pt;
	    margin-left: 150px;
	    margin-top: -26px;
	}
	
	#sysDesign {
		font-size: 14px;
		line-height: 18px;
		left: 40px;
		bottom: 38px;
	}
	#programming {
		font-size: 14px;
		line-height: 18px;
		left: 40px;
		bottom: 20px;
	}

}
/* droid razr, google nexus 10 (portrait) ----------- */
@media only screen and (min-device-width : 720px) and (max-device-width : 1280px) and (orientation : portrait) {
	#splashScreen {
		min-width: 720px;
	}
}
* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
	#splashScreen {

	}
	
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
		
}


/* Samsung Galaxy S3 ----------- google 7.2 /  OVERTAKES iphone 4 / iphone 5 / iphone 6 /  */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
	#splashScreen { 

	}
	
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){

	#splashScreen {
		background-size: 640px;
	}

}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
	#splashScreen {
		background-size: 100% 200%;
	}

}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
	#splashScreen {
		background-size: 200% 120%;
	}

}
#teacherList {
    display: none;
    position: relative;
    margin-left: 0px;
    margin-bottom: 20px;
    width: auto;
    margin-right: 0px;
    height: auto;
}

#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;
    margin-bottom: 18px;
    margin-right: 10px;
    -webkit-margin-top-collapse: separate;
    width: auto;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    margin-top: 0px;
}

#searchfield {
    position: relative;
    display: block;
    min-height: 20px;
    height: auto;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    width: 325px;
    margin-left: auto;
    margin-right: 50px;
    margin-top: -25px;
    margin-bottom: 5px;
    font-size: 14px;
}

#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: 58px;
    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;
    margin-right: 0px;
    width: auto;
    height: auto;
    min-height: 748px;/* minus 20px status bar */
    min-width: 0px;
    opacity: 1;
    background-image: url(Images/legalPaper.png);
    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: 74px;
}

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

#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;
    margin-left: 62px;
    margin-bottom: 4px;
    margin-right: 62px;
    width: auto;
    min-height: 20px;
    height: auto;
    line-height: 18px;
    font-size: 16pt;
    margin-top: 0px;
}

#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: 8px;
    top: 4px;
}

.lookforCheckbox_template {
    position: absolute;
    display: inline;
    height: 20px;
    width: 20px;
    left: 40px;
    top: 4px;
}

#lookforLabel {
    position: relative;
    display: inline;
    text-align: left;
    top: 0px;
    /*top: -0.8em;*/
    right: 10px;
    overflow: hidden;
    padding: 1px;
    -webkit-margin-bottom-collapse: separate;
    width: auto;
    margin-left: auto;
    margin-right: 30px;
    /*margin-bottom: 0.25em;*/
    height: auto;
    min-width: 638px;
    min-height: 20px;
    font-size: 20px;
    font-family: 'Trebuchet MS';
    line-height: 18px;
    margin-top: 0px;
}

.lookforLabel_template {
    position: relative;
    text-align: left;
    /*top: 6px;*/
    /*top: -0.8em;*/
    left: 28px;
    margin-right: 30px;
    margin-left: auto;
    margin-bottom: 5px; /* was 0.25em; */
    margin-top: 1px;/* places the text further down */
    height: auto;
    -webkit-margin-top-collapse: separate;
    line-height: 28px;/* lines on background are 28 px apart */
    font-size: 20px;
    /* font-family: 'Marker Felt'; */
    font-family: 'Trebuchet MS';
}

.checkBoxRow_template {
    position: relative;
    list-style-type: none;
    width: 100%;
    height: auto;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 40px;
    padding-right: 40px;
    min-height: 28px;/* not really needed since I'm using the listRowTemplate1 to put space between each line */
}

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

#listRowTemplate1 {
    /* Overides .checkBoxRow_template  */
    min-width: 305px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    width: auto;
   /* min-height: 56px;/* two lines - 28px each */
    min-height: 28px; /* not really needed since I'm using the listRowTemplate1 to put space between each line */
    margin-bottom: 20px;/* one line 28 minus padding */
    margin-top: 0px;
}

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

#box1 {
    position: relative;
    margin-left: 0px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    height: 42px;
    background-color: rgb(236, 237, 179);
    margin-top: 0px;
    margin-right: 0px;
    /*margin-top: 52px;*/
    margin-bottom: 26px;
    width: auto;
    border-width: 1px !important;
    border-style: solid;
    border-color: rgb(72, 104, 151);
    font-family: Helvetica;
    -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.496094))) 0 fill stretch;
}

#teacherInfoLabel {
    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-right: 10px;
    margin-top: 0px;
    margin-left: 10px;
    width: auto;
    min-height: 19px;
    height: auto;
}

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

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

#teacherInfo {
    display: none;
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    height: auto;
    min-height: 728px;
}

#tName {
    font-weight: bold;
    font-size: 17px;
    position: relative;
    height: 49px;
    margin-left: 15px;
    overflow: hidden;
    margin-top: 11px;
    width: auto;
    margin-right: 46px;
}

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

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

#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;
    left: 5px;
    top: 14px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
}

#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-left: 55px;
    margin-right: auto;
    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;
    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;
    color: white;
    left: 5px;
    top: 14px;
    text-shadow: rgb(72, 104, 151) -1px -1px 0px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    width: 98px;
}

#teachersButton {
    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: 14px;
    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;
    font-size: 16pt;
    color: white;
    top: 14px;
    white-space: nowrap;
    left: 36px;
    right: 5px;
    width: auto;
    height: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    text-shadow: rgba(0, 0, 0, 0.230469) 0px -1px 0px;
}

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

#pageTitle3 {
    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;
}

#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.0em;*/
    min-height: 40px;
    margin-bottom: 20px;
    margin-right: 0px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    width: 90%;
    min-width: 220px;
    margin-left: 50px;
    margin-top: -0.5em;
}

#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: 14px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
}

.titleBar {
    position: relative;
    left: 0px;
    top: 0px;
    height: 48px;
    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-border-image: url(Images/header.png) 0 1 fill repeat stretch;
    /*
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    width: 100%;
	*/
    width: auto;
    margin: 0px;
}

.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;
    font-size: 12px;
    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: 14px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    width: 98px;
}

#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: 14px;
    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;
    margin-bottom: 10px;
    height: 30px;
    border-top-width: 0px;
    border-right-width: 5px;
    border-bottom-width: 0px;
    border-left-width: 5px;
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    text-shadow: rgba(0, 0, 0, 0.230469) -1px -1px 0px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
}

#observatonDateBox {
    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);
    top: 9px;
    overflow: hidden;
    width: 38px;
    left: 2px;
    bottom: 6px;
    height: auto;
}

#beginDate {
    position: absolute;
    color: black;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    bottom: 6px;
    top: 9px;
    right: 24px;
    width: auto;
    height: auto;
    left: 46px;
}

#arrow3 {
    position: absolute;
    background-image: url(Images/chevron.png);
    margin-left: auto;
    height: 14px;
    top: 14px;
    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: 8px;
    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: 14px;
    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;
    width: auto;
    margin-right: 0px;
    min-height: 728px;
    height: auto;
}

#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: 14px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
}

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

#year_popup {
    position: absolute;
    margin-top: 0px;
    min-height: 15px;
    font-size: 14px;
    text-align: left;
    -webkit-appearance: menulist-button;
    height: 25px;
    width: 72px;
    top: 89px;
    right: 476px;
    margin-left: auto;
    left: 220px;
    margin-right: auto;
}

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

#month_popup {
    position: absolute;
    margin-top: 0px;
    font-size: 14px;
    width: 105px;
    opacity: 1;
    height: 25px;
    -webkit-appearance: menulist-button;
    top: 89px;
    right: 643px;
    margin-left: auto;
    left: 26px;
    margin-right: auto;
}

#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;
    margin-right: 0px;
    width: auto;
    height: auto;
    min-height: 728px;
}

#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;
    max-width: none;
    margin-bottom: 5px;
    margin-left: 15px;
    width: 90%;
    min-width: 220px;
    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: 14px;
    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;
    right: 5px;
    margin-left: auto;
    top: 14px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
}

#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: 90px;
    bottom: 6px;
    left: 4px;
    top: 6px;
}

#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: 18px;
    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-right: 13px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    width: auto;
    /*min-height: 41px;*/
    height: auto;
    margin-bottom: 33px;/* 20 + 13 */
    margin-top: -13px;
}

#numberToUpload {
    text-shadow: white 2px 2px 2px;
    overflow: hidden;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: absolute;
    left: 10px;
    top: 50px;
    margin-top: 0px;
    width: auto;
    height: auto;
    font-size: 11pt;
    color: rgb(76, 76, 76);
}

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

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

#status {
    text-align: right;
    position: absolute;
    left: 10px;
    margin-top: 0px;
    top: 52px;
    right: 5px;
    width: auto;
    bottom: 700px;
    height: auto;
    /*visibility: hidden;*/
}

.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;
    width: 209px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: relative;
    display: block;
    height: 82px;
    margin-top: 6px;
    margin-left: auto;
    margin-right: 113px;
}

#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;
    
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 2px;
    width: auto;
    min-height: 60px;
    height: auto;
}

#view1 {
    width: 100%;
    display: none;
    /*position: relative;*/
    position: absolute;
    top: 0px;
    height: auto;
    min-height: 60px;
}

#view2 {
    width: 100%;
    display: none;
    /* position: relative;*/
    /*position: absolute;*/
    top: -40px;
    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: 4px;
    margin-left: -8px;
    width: 101.087%;
    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;
    font-size: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-top: 5px;
    margin-left: 43px;
    width: auto;
    margin-right: 8px;
    min-height: 20px;
    height: 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;
    font-size: 16px;
    cursor: default;
    -webkit-user-select: none;
    margin-right: 50px;
    margin-left: 2px;
    margin-bottom: 0px;
    min-height: 22px;
    height: auto;
    margin-top: 4px;
    padding: 1px;
}

.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: -2px;
    height: auto;
    bottom: 0px;
}

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

#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: 6px;
    width: auto;
    margin-left: 20px;
    margin-right: 10px;
}

.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%;
}

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

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

#chooseformLabel {
    font-family: Helvetica;
    font-size: 17px;
    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-top: 55px;
    width: auto;
    margin-right: 18px;
    min-height: 20px;
    height: auto;
    margin-left: 10px;
}

.selected #chooseformLabel {
    color: white;
}

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

#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;
    height: 32px;
    margin-left: auto;
    right: 10px;
    bottom: 7px;
    margin-top: auto;
    top: 4px;
    margin-bottom: auto;
    background-position: 0% 0%;
    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: 14px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
}

#loginArea {
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    width: 402px;
    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;
    margin-top: 5px;
    background-color: rgba(255, 255, 255, 0.496094);
    margin-left: auto;
    margin-right: auto;
    min-height: 228px;
    height: auto;
}

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

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

#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: 18px;
    margin-top: 11px;
    margin-left: 51px;
    width: auto;
    margin-right: 10px;
    min-height: 21px;
    height: auto;
}

.selected #currentTemplateName2 {
    color: white;
}

#formNameLabel {
    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: 12px;
    margin-bottom: 12px;
    width: auto;
    margin-left: 20%;
    margin-right: 20%;
    min-width: 120px;
    min-height: 46px;
    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;
    right: 26px;
    margin-left: auto;
    height: 22px;
    -webkit-border-image: url(Parts/Images/formTypeBadge.png) 0 5 fill stretch;
    top: 10px;
}

.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: 10px;
}

.selected .numberOfObservations_template {
    color: white;
}

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

#observationInfo {
    color: black;
    font-family: Helvetica;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-left: 95px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: relative;
    min-height: 20px;
    height: auto;
    text-align: center;
    width: auto;
    margin-right: 98px;
    margin-bottom: 5px;
    white-space: nowrap;
    line-height: 16px;
    font-style: oblique;
    font-size: 14px;
    margin-top: 3px;
}

.selected #observationInfo {
    color: white;
}

#sectionNumber {
    color: black;
    font-family: Helvetica;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    margin-top: 0px;
    height: auto;
    font-size: 12px;
    font-weight: bold;
    top: 25px;
    bottom: 2px;
    right: 75px;
    width: auto;
    min-width: 125px;
   /* left: 556px;*/
}

.selected #sectionNumber {
    color: white;
}

#sectionCategoryPopup {
    -webkit-appearance: menulist-button;
    position: relative;
    display: block;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-left: 22px;
    height: 32px;
    font-family: Helvetica;
    font-size: 18px;
    font-weight: bold;
    min-width: 140px;
    width: auto;
    margin-right: 0px;
    margin-top: 10px;
}

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

#div {
    width: 50%;
}

#div1 {
    width: 50%;
}

#emailImage {
    width: 32px;
    position: relative;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-left: 87px;
    height: 0px;
    margin-top: 0px;
    min-height: 0px;
}

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

#share {
    width: 32px;
    height: 30px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: absolute;
    right: auto;
    bottom: auto;
    margin-top: 0px;
    top: 10px;
    left: 88px;
    visibility: hidden;
}

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

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

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

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

#box4 {
    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;
    visibility: visible;
}

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

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

#text1 {
    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: 5px;
    min-height: 20px;
    height: auto;
    margin-right: 8px;
    width: auto;
    margin-left: 43px;
}

.selected #text1 {
    color: white;
}

#emailImage {
    position: absolute;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 26px;
    height: 26px;
    background-color: rgb(98, 133, 229);
    top: 2px;
    margin-left: auto;
    left: 6px;
}

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

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

#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;
    width: 34px;
    right: 10px;
    margin-left: auto;
    top: 0px;
    height: auto;
    bottom: 0px;
}

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

#chooseformLabel1 {
    font-family: Helvetica;
    font-size: 17px;
    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;
    margin-top: 54px;
    width: auto;
    margin-right: 18px;
    min-height: 20px;
    height: auto;
}

.selected #chooseformLabel1 {
    color: white;
}

#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-top: 6px;
    width: auto;
    margin-left: 20px;
    margin-right: 10px;
    visibility: visible;
}

.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;
}

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

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

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

.emailListLabel_template {
    color: black;
    font-family: Helvetica;
    font-weight: bold;
    font-size: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    position: absolute;
    top: 12px;
    margin-top: 0px;
    right: 96px;
    width: auto;
    height: auto;
    left: 12px;
}

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

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

.sendButton_template {
    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;
    border-top-width: 0px;
    border-right-width: 5px;
    border-bottom-width: 0px;
    border-left-width: 5px;
    top: 6px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    margin-right: auto;
    visibility: visible;
    right: 10px;/* makes it shift left as it grows or shrinks */
    width: 70px;
}

#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);
    width: auto;
    font-style: oblique;
    font-size: 16px;
    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;
}

.selected #numberAvailableToEmail {
    color: white;
}

#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;
    border-top-width: 0px;
    border-right-width: 5px;
    border-bottom-width: 0px;
    border-left-width: 5px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    margin-right: auto;
    visibility: visible;
    top: 12px;
    width: 64px;
    right: 20px;
}

#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: 10px;
    left: 20px;
    width: 80px;
}

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

#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;
    width: 80px;
    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: 16px;
    margin-top: 8px;
}

#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;
    width: 80px;
    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;
    position: absolute;
    left: 101px;
    right: auto;
    bottom: auto;
    margin-top: 0px;
    top: 10px;
}

#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;
    width: 80px;
    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;
    position: absolute;
    right: auto;
    bottom: auto;
    margin-top: 0px;
    top: 10px;
    left: 186px;
}

#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;
    width: 80px;
    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;
    position: absolute;
    right: auto;
    bottom: auto;
    margin-top: 0px;
    top: 10px;
    left: 271px;
}
/* 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 {
    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;
    width: 32px;
}

#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;
    width: auto;
    bottom: 6px;
    height: auto;
    right: 26px;
}

#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-right: 10px;
    margin-left: auto;
}

#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;
}

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

#minute_popup {
    width: 70px;
    -webkit-appearance: menulist-button;
    position: absolute;
    margin-top: 0px;
    height: 25px;
    font-size: 14px;
    top: 89px;
    right: 294px;
    margin-left: auto;
    left: 404px;
    margin-right: auto;
}
/* new overlay based alert and confirm dialog boxs */
body.overlaid {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

body.overlaid div.overlay {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}

div.overlay {    
    /* using display none to hide the overlay nullifies -webkit-transition */
    -webkit-transform: translateY(-50000px);
    -moz-transform: translateY(-50000px);
    transform: translateY(-50000px);

    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);

    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto;
}
div.overlay > div.wrap-outer {
    position: relative;
    width: 100%;
    height: 100%;

    display: -webkit-box;
    display: -moz-box;
    display: box;

    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;

    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;

    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
}
div.overlay > div.wrap-outer > div.wrap {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	box-orient: vertical;
	
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	box-align: stretch;
	
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
}

div.overlay > div.wrap-outer > div.wrap > * {
 	-webkit-box-flex: 0;
 	-moz-box-flex: 0;
 	box-flex: 0;
 	display: block;
}
#my_dialog_alert {
   	display: none;	
   	    z-index: 100;

     width: 250px;
     background: #fff;
     resize: both;
     overflow: auto;

     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     border-radius: 10px;

     padding: 15px;

     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;

     -webkit-box-shadow: 0 3px 6px rgba(0,0,0,1);
     -moz-box-shadow: 0 3px 6px rgba(0,0,0,1);
     box-shadow: 0 3px 6px rgba(0,0,0,1);

     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#e6e6e6));
     font: 13px "Helvetica";
}
 #my_dialog_alert button {
 	     font: 16px "Helvetica";
 }
#alertTitle {
	margin-top: 0.25em;
	margin-left: 0px;
}

#my_dialog_confirm {
	 display: none;	
     width: 250px;
     background: #fff;
     resize: both;
     overflow: auto;

     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     border-radius: 10px;

     padding: 15px;

     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;

     -webkit-box-shadow: 0 3px 6px rgba(0,0,0,1);
     -moz-box-shadow: 0 3px 6px rgba(0,0,0,1);
     box-shadow: 0 3px 6px rgba(0,0,0,1);

     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#e6e6e6));
     font: 13px "Helvetica";
 }
 #my_dialog_confirm button {
 	     font: 16px "Helvetica";
 }
#confirmTitle {
	margin-top: 0.25em;
	margin-left: 0px;
}
