/* General Demo Style */
/*@import url(http://fonts.googleapis.com/css?family=Lato:100,400,700,900);*/

@font-face { font-family:HandelGothic;
             
             src: url('../font/handelgothic.eot?iefix') format('eot'),
             url('../font/HandelGothic.woff') format('woff'),
             url('../font/HandelGothic.ttf') format('truetype'),
             url('../font/HandelGothic.svg#svgFontName') format('svg');
}

@font-face{
	font-family:"Autoradiographic";
	
     src: url('../font/autoradiographic rg.eot?iefix') format('eot'),
             url('../font/AutoradiographicRg-Regular.woff') format('woff'),
             url('../font/autoradiographic rg.ttf') format('truetype'),
             url('../font/AutoradiographicRg-Regular.svg#svgFontName') format('svg');
}

html { height: 100%; font-size: 100%;}

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

body {
    font-family:HandelGothic;
    background: #f9f9f9;
    font-weight: 400;
    font-size: 1em;
    color: #333;
    overflow: auto;
    overflow-x: hidden;
      
}
::-webkit-scrollbar {
width: 10px;
height: 12px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
::-webkit-scrollbar-track-piece  {
background-color: white transparent;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:vertical {
height: 20px;
background-color: whitesmoke;
}

a {
	color: #555;
	text-decoration: none;
}

.container {
	width: 100%;
	position: relative;
}

.main,
.container > header {
	width: 90%;
	max-width: 76em;
	margin: 0 auto;
	padding: 0 1.875em 3.125em 1.875em;
}

.container > header {
	padding: .6em 2.2em 0em;
}

.container > header h1 {
	font-size: 2.125em;
	line-height: 1;
	margin: 0;
	font-weight: 700;
	color: #333;
	float: left;
}

.container > header h1 span {
	display: block;
	font-size: 65%;
	font-weight: 300;
}

/* Header Style */
.codrops-top {
	line-height: 2.5;
	font-size: 0.688em;
	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}

.codrops-top a {
	padding: 0 1em;
	letter-spacing: 0.1em;
	color: #333;
	display: inline-block;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.8);
	color: #000;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	float: left;
	display: block;
}

/* Demo Buttons Style */
.codrops-demos {
	float: right;
	padding-top: 3.3em;
}

.codrops-demos a {
    display: inline-block;
    /* margin: 0.625em; */
    color: #000;
    /* font-weight: 700; */
    font-size: 90%;
    font-family: Autoradiographic;
}

.codrops-demos a:hover {
	color: #000;
    text-decoration:none;
}

.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
	color: #aaa;
	border-color: #aaa;
}

.support-note {
	clear: both;
}

.support-note span{
	color: #ac375d;
	display: none;
	font-weight: bold;
	text-align: center;
	padding: 0.313em 0;
}

h3{
    font:Verdana;
}
 .fields {
        height: 40px;
        WIDTH:100%;
        margin-top:5px;
        padding-top:5px;
        padding-left: 10px;
        border-radius: 4px;
        border: 1px solid rgb(186, 178, 178);
      }

 .fields1 {
        height: 40px;
        WIDTH:40%;
         margin-top:5px;
         padding-top:5px;
        padding-left: 10px;
        border-radius: 4px;
        border: 1px solid rgb(186, 178, 178);
      }
 .fields2 {
        height: 40px;
        WIDTH:100%; 
         margin-top:5px;
         padding-top:5px;
        padding-left: 15px;
        border-radius: 4px;
            background-color: white;
        border: 1px solid rgb(186, 178, 178);
      }

 .fields3 {
        height:300px;
        WIDTH:100%;
        font-size:15px;
        margin-top:5px;margin-bottom:5px;
        background-color:AppWorkspace;
        color:black;      
        border-radius: 4px;
        border: 1px solid rgb(186, 178, 178);
      }

 #commentTextBox,#commentTextBox2,#Text_Address,#schooladdress{
        height: 85px;
        WIDTH:100%;
        margin-top:5px;
        padding-top:5px;
        margin-bottom: -7px;
        padding-left: 10px;
        border-radius: 4px;
        border: 1px solid rgb(186, 178, 178);
        resize: none;
        
 }

 #preheader,#prefooter,#preheader2,#prefooter2{
    height: 87px;
    WIDTH: 100%;
    resize: none;
    padding-left: 8px;
    padding-top: 5px;
    border: none;
    border-radius: 4px;
    background-color: white;
 }

 #MessageTextBox,#MessageTextBox2{
       height: 128px;
    WIDTH: 100%;
    margin-top: -4px;
    margin-bottom: -5px;
    padding-left: 8px;
    resize: none;
    border: none;
 }

 #BTN{
        height: 35px;
        WIDTH:80px;
        border-radius: 4px;
        background-color:#339966;
        border: 1px solid rgb(186, 178, 178);
        }

 #Reset1{
        height: 35px;
        WIDTH:80px;
        border-radius: 4px;
        background-color:#339966;
        border: 1px solid rgb(186, 178, 178);
        float:right;
        }

 #BTN:hover, #Reset1:hover{
     background-color:#48be83;
     cursor:pointer;
 }

 #BTN1{
        height: 35px;
        WIDTH:80px;
        border-radius: 4px;
        background-color:#669999;
        border: 1px solid rgb(186, 178, 178);
        
 }
 #Reset11{
        height: 35px;
        WIDTH:80px;
        border-radius: 4px;
        background-color:#669999;
        border: 1px solid rgb(186, 178, 178);
        float:right;
        
 }
 #BTN1:hover, #Reset11:hover{
     background-color:#83c3c3;
     cursor:pointer;
 }
 
 button{
     height: 35px;
        WIDTH:80px;
        border-radius: 4px;
        background-color:#339966;
        border: 1px solid rgb(186, 178, 178);
        cursor:pointer;
 }
 button:hover{
     
        background-color:#48be83;
        cursor:pointer;
 }

.form-field-label.small {
    color: #b3b3b3;
    padding: 1px 0 0 0;
    display: none;
    font-size: 10px;
    position: absolute;
    top: 0;
    left: 4px;
    font-weight: bold;
}
#lbname{
    color: #707070;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    z-index:5000;
    display:none;
    margin-top:-39px;
    margin-left:5px;
    position:absolute;
}

#map {
        height: 40%;
        display:none;
      }
#map1 {
        height: 40%;
        display:none;
      }

#prog1,#prog2{
    height:17px;
    margin-left:21%;
    margin-top:2px;
    display:none;

}