iframe{ 
overflow-x: scroll; 
overflow-y: scroll; 
}

a:link, a:visited {
	color: blue;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	}
	
a.break:link, a.break:visited {
	color: blue;
	text-decoration:none;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	}
	
a.break:hover {
	color: green;
	text-decoration:none;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	}	

#homelink:link, #homelink:visited {
    background-color: #f44336;
    color: white;
    padding: 14px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	border: 2px solid darkred;
	width: 270px;
	height: 10px;
	line-height: 0px;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
}

#homelink:hover {
    background-color: red;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
}

#signout:link, #signout:visited {
    background-color: #eee;
    color: black;
    border: 2px solid #DDDDDD;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
}

#signout:hover {
    background-color: #eee;
    color: red;
	border: 2px solid #eee;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
}

table.index {
	top: 200px;
	border: 2px solid black;
	border-collapse: collapse;
    border-spacing: 0;
	background-color: lightgray;
	font-size: 14px;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	color: black;
	}

table.index, tr.index:not(:first-child) {
	border: 2px solid black;
	font-size: 14px;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	color: black;
	}

table.index {
	align: center;
    min-width: 1em;
    margin-right: 0.5em;
	color: black;
	font-size: 14px;
	}
	
tr.index {
	align: center;
    min-width: 1em;
    margin-right: 0.5em;
	font-size: 14px;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	color: black;
	}	
	
td.index:first-child::before {
	align: center;
    min-width: 1em;
    margin-right: 0.5em;
	font-size: 14px;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	color: black;
	}
	
td.index {
	border: 2px solid black;
	align: center;
    min-width: 1em;
    margin-right: 0.5em;
	font-size: 14px;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	color: black;
	}	
	
th.index {
	border: 2px solid black;
	align: center;
    min-width: 1em;
    margin-right: 0.5em;
	font-size: 14px;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	color: black;
	}	
	
	
h1 {font-weight: bold;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
}

b {
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
}



.center {
	display: table;
	align: right;
	text-align: center;
    margin: auto;
    width: auto;
	background-color: #f44336;
    border: 3px solid darkred;
    padding: 10px;
}

.left {
	background-color: #eee;
	position: absolute;
    left: 10px;
    width: auto;
    border: 3px solid darkgray;
    padding: 10px;
	font: Helvetica;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
}

.righttable {
	background-color: #eee;
	position: absolute;
    right: 20px;
    width: auto;
    border: 3px solid darkgray;
    padding: 10px;
	font: Helvetica;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
}

.right {
	background-color: #f44336;
	top: 130px;
	font-weight: bold;
	position: absolute;
    right: 0px;
    width: auto;
    border: 3px solid darkred;
    padding: 10px;
}

.right2 {
	background-color: #f44336;
	top: 80px;
	font-weight: bold;
    position: absolute;
    right: 0px;
    width: auto;
    border: 3px solid darkred;
    padding: 10px;
}

.top {
	background-color: lightgray;
	top: 120px;
	position: absolute;
    left: 0px;
	border: 2px solid black;
	border-collapse: collapse;
    border-spacing: 0;
	}	
	
.top1 {
	background-color: lightgray;
	top: 180px;
	position: absolute;
    left: 40px;
	border: 2px solid black;
	border-collapse: collapse;
    border-spacing: 0;
	}	

.top2 {
	background-color: lightgray;
	top: 20px;
	position: absolute;
    left: 40px;
	border: 2px solid black;
	border-collapse: collapse;
    border-spacing: 0;
	}	
	
.top22 {
	background-color: lightgray;
	position: absolute;
	border: 2px solid black;
	border-collapse: collapse;
    border-spacing: 0;
	}		
	
.top21 {
	background-color: lightgray;
	top: 40px;
	position: absolute;
    left: 20px;
	border: 2px solid black;
	border-collapse: collapse;
    border-spacing: 0;
	}
	
.top3 {
	background-color: lightgray;
	top: 20px;
	position: absolute;
    left: 40px;
	border: 2px solid black;
	border-collapse: collapse;
    border-spacing: 0;
	}		
	
#b1 {
	border: 2px solid black;
	font-weight: bold;
	background-color: #f44336;
	}
	
iframe.home{
	top: 85px;
	left: 260px;
	position: absolute;

}
	
#greensubmit {
	font-size: 12pt;
	color: black;
	background-color: #eee;
	border: 2px solid darkgray;
	align: center;
	padding: 3px;
	font: Helvetica;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	}
	
#greensubmit:hover {
	background-color: darkgray;
	border: 2px solid lightgray;
	font: Helvetica;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	}
	
.spaceforbutton {
    margin: 10px;
}

.spaceforbutton2 {
    top: 150px;
	position: absolute;
    left: 40px;
}	

.label{
    display: inline-block;
    float: left;
    clear: left;
    width: auto;
    text-align: left;
	padding: 5px;
	margin: 5px;
	font: Helvetica;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
}

#label{
    display: inline-block;
	left: 0px;
    width: auto;
    text-align: left;
	padding: 5px;
	margin: 5px;
	font: Helvetica;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
}

.input {
	padding: 5px;
    display: inline-block;
    float: right;
    width: 250px;
	margin: 5px;
	
}

.input1 {
	padding: 5px;
    display: inline-block;
    float: center;
    width: 260px;
	margin: 5px;
}

input { 
    text-align: center; 
}

.right3 {  
	background-color: lightgreen;
	top: 180px;
	font-weight: bold;
	position: absolute;
    right: 0px;
    width: auto;
    border: 3px solid darkgreen;
    padding: 10px;
}

@keyframes blink { 
   50% { border-color: #ff0000; } 
}

@keyframes blink2 { 
   50% { color: red; } 
}

.warningred {
	animation: blink2 .5s step-end infinite alternate;
}

.warninggreen {
	color:green;
}


iframe {
	border: 4px solid darkgray;
	box-shadow: 15px 15px 10px #666666;
}
.right4 {  
	animation: blink .5s step-end infinite alternate;
	background-color: #f44336;
	top: 180px;
	font-weight: bold;
	position: absolute;
    right: 0px;
    width: auto;
    border: 3px solid darkred;
    padding: 10px;
}

.right5 {  
	background-color: lightgreen;
	top: 245px;
	font-weight: bold;
	position: absolute;
    right: 0px;
    width: auto;
    border: 3px solid darkgreen;
    padding: 10px;
}

.right6 {  
	background-color: lightgreen;
	top: 280px;
	font-weight: bold;
	position: absolute;
    right: 0px;
    width: auto;
    border: 3px solid darkgreen;
    padding: 10px;
}

.right7 {  
	background-color: lightgreen;
	top: 330px;
	font-weight: bold;
	position: absolute;
    right: 0px;
    width: auto;
    border: 3px solid darkgreen;
    padding: 10px;
}

.form {
	border: 2px solid black;
	border-collapse: collapse;
	display: inline-block;
    border-spacing: 0;
    counter-reset: rowNumber;
	background-color: lightgray;
	}
	
#breakTime {
	font-size: 12pt;
	color: white;
	background-color: #f44336;
	border: 2px solid darkred;
	center: 0px;
	padding: 3px;
	}
	
#breakTime:hover {
	 background-color: darkred;
	
	}	
	
#navigation ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 293px;
  border: 1px solid black;
}
#navigation a {
  text-decoration: none;
  display: block;
  padding: 3px 12px 3px 8px;
  background-color: #666;
  color: #fff;
  border: 1px solid #ddd;
}
#navigation a:active {
  padding: 2px 13px 4px 7px;
  background-color: #444;
  color: #eee;
  border: 1px solid #333;
}

#navigation li li a {
  text-decoration: none;
  padding: 3px 3px 3px 17px;
  background-color: #999;
  color: #111111;
}
#navigation li li a:active {
  padding: 2px 4px 4px 16px;
  background-color: #888;
  color: #000;
}

#myInput1 {
    background-image: url('/css/searchicon.png'); /* Add a search icon to input */
    background-position: 10px 12px; /* Position the search icon */
    background-repeat: no-repeat; /* Do not repeat the icon image */
    width: 80%; /* Full-width */
    font-size: 16px; /* Increase font-size */
    padding: 12px 20px 12px 40px; /* Add some padding */
    border: 1px solid #ddd; /* Add a grey border */
    margin-bottom: 6px; /* Add some space below the input */
}

#myInput2 {
    background-image: url('/css/searchicon.png'); /* Add a search icon to input */
    background-position: 10px 12px; /* Position the search icon */
    background-repeat: no-repeat; /* Do not repeat the icon image */
    width: 80%; /* Full-width */
    font-size: 16px; /* Increase font-size */
    padding: 12px 20px 12px 40px; /* Add some padding */
    border: 1px solid #ddd; /* Add a grey border */
    margin-bottom: 6px; /* Add some space below the input */
}

#myInput3 {
    background-image: url('/css/searchicon.png'); /* Add a search icon to input */
    background-position: 10px 12px; /* Position the search icon */
    background-repeat: no-repeat; /* Do not repeat the icon image */
    width: 80%; /* Full-width */
    font-size: 16px; /* Increase font-size */
    padding: 12px 20px 12px 40px; /* Add some padding */
    border: 1px solid #ddd; /* Add a grey border */
    margin-bottom: 6px; /* Add some space below the input */
}

#myInput4 {
    background-image: url('/css/searchicon.png'); /* Add a search icon to input */
    background-position: 10px 12px; /* Position the search icon */
    background-repeat: no-repeat; /* Do not repeat the icon image */
    width: 80%; /* Full-width */
    font-size: 16px; /* Increase font-size */
    padding: 12px 20px 12px 40px; /* Add some padding */
    border: 1px solid #ddd; /* Add a grey border */
    margin-bottom: 6px; /* Add some space below the input */
}


#myTable {
    border-collapse: collapse; /* Collapse borders */
    width: 100%; /* Full-width */
    border: 1px solid #ddd; /* Add a grey border */
    font-size: 18px; /* Increase font-size */
}

#myTable th, #myTable td {
    text-align: left; /* Left-align text */
    padding: 12px; /* Add padding */
}

#myTable tr {
    /* Add a bottom border to all table rows */
    border-bottom: 1px solid #ddd;
}

#myTable tr.header, #myTable tr:hover {
    /* Add a grey background color to the table header and on hover */
    background-color: #f1f1f1;
}

button.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 10px;
    width: 200px;
    border: none;
    text-align: left;
    outline: none;
    font-size: 14px;
    transition: 0.4s;
	font: Helvetica;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Helvetica;

}

div.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 10px;
    width: 200px;
    border: none;
    text-align: left;
    outline: none;
    font-size: 14px;
    transition: 0.4s;
	font: Helvetica;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Helvetica;

}

div.accordion:hover {
    background-color: #ddd;
}

button.accordion:hover {
    background-color: #ddd;
	color: red;
}


div.panel {
    padding: 0px;
    background-color: white;
	width: 200px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
	font-size: 14px;
	font: Helvetica;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Helvetica;

}

div.panel1:hover {
	color: red;
}

div.panel1 {
	padding: 0px;
    background-color: white;
	width: 200px;
	text-align: left;
	color: #444;
	font-size: 14px;
	font: Helvetica;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	margin-top: 1px;
    margin-bottom: 1px;
    margin-right: 1px;
    margin-left: 1px;
}

p {
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
}

a.panel:link, a.panel:visited {
	color: #444;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
}

a.panel:hover {
	color: red;

}
 div.menu {
	background-color: #EEEEEE;
	border: 2px solid #DDDDDD;
	width: 200px;	
 }
 
/* -----Default Table Style---- */
table {
	border: 2px solid black;
	border-collapse: collapse;
    border-spacing: 0;
	background-color: lightgray;
	font-size: 14px;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	color: black;
	}

table, tr:not(:first-child) {
	border: 2px solid black;
	font-size: 14px;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	color: black;
	}

tr {
	align: center;
    min-width: 1em;
    margin-right: 0.5em;
	font-size: 14px;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	color: black;
	}	
	
td:first-child::before {
	align: center;
    min-width: 1em;
    margin-right: 0.5em;
	font-size: 14px;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	color: black;
	}
	
td {
	border: 2px solid black;
	align: center;
    min-width: 1em;
    margin-right: 0.5em;
	font-size: 14px;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	color: black;
	}	
	
th {
	border: 2px solid black;
	align: center;
    min-width: 1em;
    margin-right: 0.5em;
	font-size: 14px;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	color: black;
	}
 /* -----Default Table Style---- */
 
/* -----Form Table Style---- */
table.formt {
	border: 0;
	border-collapse: collapse;
    border-spacing: 0;
	background-color: lightgray;
	font-size: 14px;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	color: black;
	}

table.formt, tr.formt:not(:first-child) {
	border: 0;
	font-size: 14px;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	color: black;
	}

	
tr.formt {
	align: center;
    min-width: 1em;
    margin-right: 0.5em;
	font-size: 14px;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	color: black;
	}	
	
td.formt:first-child::before {
	align: center;
    min-width: 1em;
    margin-right: 0.5em;
	font-size: 14px;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	color: black;
	}
	
td.formt {
	border: 0;
	align: center;
    min-width: 1em;
    margin-right: 0.5em;
	font-size: 14px;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	color: black;
	}	
	
th.formt {
	border: 0;
	align: center;
    min-width: 1em;
    margin-right: 0.5em;
	font-size: 14px;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	color: black;
	}
 /* -----Form Table Style---- */
 

textarea {
    height: 15px; 
    width: 140px;
    padding: 3px;
    transition: all 0.5s ease;
}

textarea:focus {
    height: 4em;
}

body {
  background-color: #efefef;
}

.profile-pic {
    max-width: 200px;
    max-height: 200px;
    display: block;
}

.file-upload {
    display: none;
}
.circle {
    border-radius: 1000px !important;
    overflow: hidden;
    width: 128px;
    height: 128px;
    border: 8px solid rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 72px;
}
img {
    max-width: 100%;
    height: auto;
}
.p-image {
  position: absolute;
  top: 167px;
  right: 30px;
  color: #666666;
  transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}
.p-image:hover {
  transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}
.upload-button {
  font-size: 1.2em;
}

.upload-button:hover {
  transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
  color: #999;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../images/loading.gif') 50% 50% no-repeat rgb(249,249,249);
    opacity: .8;
}

select, option { background: #fff; }
select.P, option[value$='P'] { background: yellow; }
select.O, option[value$='O'] { background: lightblue; }
select.A, option[value$='A'] { background: lightgreen; }
select.R, option[value$='R'] { background: salmon; }

td.noborder {
	align: center;
    min-width: 1em;
    margin-right: 0.5em;
	font-size: 14px;
	font: Helvetica;
	font-family: "Helvetica Neue", Helvetica, Helvetica;
	color: black;
	}	




