
/*User Styles*/


*:focus {
    outline: none;
   }

a img{
border:0;
}

.heading_instruc
{
width: 860px;
margin-left: auto;
margin-right: auto;
}

.heading_instruc h1{
	color:#C79000;
	font-size:1.7em;
	font-weight:bold;
	margin:0 0 10px;
	padding:0;
	text-align: left;
}

.heading_instruc ul{
margin-left: 20px;
}

.heading_instruc li{
text-align: left;
line-height: 20px;
}


.form_area
{
width: 820px;
height: auto;
border: 1px solid #999;
margin-left: auto;
margin-right: auto;
padding: 5px 20px 20px 20px;
margin-bottom: 30px;
box-shadow: 0px 0px 3px #999;
}

.form_area input
{
margin-left: 10px;
}

.form_area select
{
margin-left: 10px;
font-size: 13px;
}
.form_area table td
{
padding-bottom: 1em;
}

.form_area input[type="text"]
{
width: 280px;
height: 20px;
}

.form_area input[type="password"]
{
width: 280px;
height: 20px;
}


.form_area label
{
font-size: 12px;
}

.form_area textarea
{
width: 400px;
height: 100px;
margin-left: 10px;
}

.page_heading
{
width: 100%;
margin-right: auto;
margin-left: auto;

}
.page_heading h3
{
color: #333;
font-size: 12px;
text-align: center;
}

.cat_headings
{
font-size: 11px;
font-weight: 600;
}
.section_
{
width: auto;
height: auto;
padding-bottom: 10px;
border-bottom: 1px solid #d3d3d3;
margin-bottom: 20px;
}
.submit_
{
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
}

.submit_ :hover
{
box-shadow: 3px;
}

 ul
{
display: block;
list-style-type: disc;
margin-top: -10px;
}

li
{
display: list-item;
text-align: -webkit-match-parent;
list-style-type: disc;
font-size: 12px;
}

.validation_error
{
width: 860px;
margin-left: auto;
margin-right: auto;
height: 35px;
background-color: #FFF0F5;
margin-bottom: 5px;
display: none;
border-radius: 4px;
box-shadow: 0px 0px 3px #999;
}

.validation_error p
{
font-size: 13px;
color: #C53333;
padding-top: 8px;
padding-left: 8px;
padding-bottom: 5px;
}

.heading_instruc
{
width: 860px;
margin-top: 15px;
}

#footer{
clear: both;
width: 960px;
height: 50px;
position: relative;
left: 10px;
border-top: 2px solid #fff;
background: #e8eef4;
text-align: center;
color: #2f42ba;
}

#footer p {
margin: 5px 0;
color: #2f42ba;
font-size: 9px;
}

#footLinks ul{
padding-top: 13px;
margin-left: auto;
margin-right: auto;
}


#footLinks li {
display: inline;
font-size: 9px;
}

#footLinks a
{
text-decoration: none;
}
.login
{
padding-top: 15px;
width: 400px;
}

.successful
{
width: 750px;
height: 290px;
margin-left: auto;
margin-right: auto;

}

.successful a
{
font-weight: normal;
}

.successful h4{
	font-size: 15px;
	font-weight: normal;
}

.successful p{
	font-size: 13px;
	font-weight: normal;
}
.spacer
{
width: 750px;
margin-left: auto;
margin-right: auto;
height: 10px;
border-bottom: 1px dotted #999;
margin-bottom: 20px;	
}

.inside
{
margin-left: 20px;
}
.left
{
float: left;
display: inline;
margin-left: 90px;
margin-top: 5px;
text-align: center;	
}

.tech_assistance
{
margin-left: 300px;
margin-bottom: 25px;
}

.tech_assistance p
{
font-size: 12px;
letter-spacing: .5px;
}


/*ADMIN*/

.main_search
{
margin-left: auto;
margin-right:auto;
margin-top: 10px;
height: auto;
width: 95%;
border: 1px solid red;
margin-bottom: 20px;
padding:20px;
border: 1px solid #428bca;
box-shadow: 0px 0px 8px #999;
border-radius: 4px;
}

.sub
{
width: 200px;
margin-left: 30px;
}

.show_GFE_modal
{
width: 920px;
height: 700px;
background-color: transparent;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
display: none;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1000;
margin: auto;
/* padding: 10px 2px; */
padding-top: 20px;
padding-bottom: 20px;
box-shadow: 0px 0px 20px rgba(0,0,0,.30);
border: 1px solid #999;
}

.presModal
{
width: 920px;
height: 700px;
background-color: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
display: none;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1002;
margin: auto;
/* padding: 10px 2px; */
padding-top: 20px;
padding-bottom: 20px;
box-shadow: 0px 0px 20px rgba(0,0,0,.30);
border: 1px solid #999;
}

.inside_presModal
{
width: 100%;
height: 100%;
}

.show_delete
{
width: 500px;
height: 280px;
background-color: transparent;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
display: none;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1002;
margin: auto;
/* padding: 10px 2px; */
padding-top: 20px;
padding-bottom: 20px;
box-shadow: 0px 0px 20px rgba(0,0,0,.30);
border: 1px solid #999;
}


.overlay
{
	opacity:0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
    background-color:#fff;
    position:fixed;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    z-index:999;
    display: none;
}

.dark_overlay
{
	opacity:0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
    background-color:#333;
    position:fixed;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    z-index:1001;
    display: none;
}

.close_show
{
width: 100px;
height: auto;
float: right;
margin-top: -50px;
}

.inside_show
{
margin-left: auto;
margin-right: auto;
width: 95%;
height: 100%;
padding-top: 10px;
overflow: auto;
border: 2px solid #428bca;
padding: 20px;
background-color: #fff;
}

.inside_show label
{
display: inline;
font-weight: 800;
color: #3474ab;
}

.inside_show p
{
display: inline;
}

.inside_delete
{
margin-left: auto;
margin-right: auto;
width: 95%;
height: 100%;
padding-top: 10px;
overflow: auto;
border: 2px solid #428bca;
padding: 20px;
background-color: #fff;
}

.inside_delete label
{
display: inline;
font-weight: 800;
color: #3474ab;
}

.inside_delete p
{
text-align: center;
font-size: 16px;
margin-top: 20px;
}

.inside_delete img
{
height: 80px;
margin-left: 40%;
margin-right: auto;
}



.showOut
{
margin-bottom: 15px;
}

.add_sub
{
margin-left: auto;
margin-right:auto;
margin-top: 10px;
height: auto;
width: 95%;
border: 1px solid red;
margin-bottom: 20px;
padding:20px;
border: 1px solid #428bca;
box-shadow: 0px 0px 8px #999;
display: none;
border-radius: 4px;
}


.edit_sub
{
margin-left: auto;
margin-right:auto;
margin-top: 10px;
height: auto;
width: 95%;
border: 1px solid red;
margin-bottom: 20px;
padding:20px;
border: 1px solid #428bca;
box-shadow: 0px 0px 8px #999;
border-radius: 4px;
}

.add_user
{
margin-left: auto;
margin-right:auto;
margin-top: 10px;
height: auto;
width: 95%;
border: 1px solid red;
margin-bottom: 20px;
padding:20px;
border: 1px solid #428bca;
box-shadow: 0px 0px 8px #999;
border-radius: 4px;
}


.admin_form_area
{
height: auto;
margin-left: auto;
margin-right: auto;
padding: 5px 20px 20px 20px;
/*margin-bottom: 30px;*/
}

.admin_form_area input
{
margin-left: 10px;
}

.admin_form_area select
{
margin-left: 10px;
font-size: 13px;
}
.admin_form_area table td
{
padding-bottom: 1em;
}

.admin_form_area input[type="text"]
{
width: 280px;
}

.admin_form_area label
{
font-size: 12px;
}

.admin_form_area textarea
{
width: 400px;
height: 100px;
margin-left: 10px;
}

.admin_form_area .page_heading
{
	margin-bottom: 30px;
}

.gfesearchimg
{
height: 16px;
/* vertical-align: middle; */
/* width: 16px; */
margin-left: auto;
margin-right: 8px;
margin-top: 5px;
}

.appr_banner
{
width: 100%;
margin-left: auto;
margin-right: auto;
/* height: 30px; */
text-align: center;
padding: 5px;
margin-bottom: 20px;
box-shadow: 0px 0px 5px #999;
border-top: 1px dotted #999;
}

.appr_banner p
{
color: #fff;
font-weight: bold;	
}

.appr_banner img
{
height: 16px;
margin-right: 3px;
}


.button_modal_show{
	margin-bottom: 10px;
	margin-left: 52%;
}

.button_modal_show a{
	margin-right: 10px;
	border-radius: 4px;
}

.button_modal_show img
{
height: 12px;
margin-right: 3px;
}

.delete_button
{
margin-top: 30px;
float: right;
margin-right: 20px
}

.adminIndicate 
{
font-size:13px; 
font-family:Times; 
margin-left: 30px;
}

.adminLogout
{
height: 20px;
/* width: 150px; */
position: absolute;
/* float: right; */
left: 250px;
top: 180px;
}

.submit_style
{
padding-left: 30px; 
padding-right: 30px; 
font-size: 13px; 
letter-spacing:1px; 
margin-top:20px;
}

.show_wrapper{
width: 900px;
margin: auto;
margin-bottom: 10px;
}

.inside_show_wrapper
{
width: 100%;
margin: auto;
padding: 20px;
}

.inside_show_wrapper h4
{
/*text-decoration: underline; 
line-height: 30px;*/
/* text-decoration: underline; */
line-height: 30px;
background-color: #F8E78D;
box-shadow: 0px 0px #999 5px;
padding: 15px;
background-color: #F8E78D;
color: #002878;
text-shadow: 0px 0px 1px #AEB5C4;
box-shadow: 0px 0px 3px #999;
}

.top_title, .show_location, .show_org
{
width: 100%;
margin-bottom: 10px;
}

.top_title p
{
display: inline;
margin-right: 20px;
}

.show_location p
{
display: inline;

}

.show_org p
{
display: inline;
}

.dotted_spacer
{
width: 100%;
height: 5px;
border-bottom: 1px dotted #999;
margin-bottom: 20px;
}

.sub_pic 
{
width: 100%;
height: auto;
text-align: center;
/*color: rgb(196, 47, 47);
text-shadow: 0px 0px 1px #999;*/
}

.sub_pic img
{
margin-bottom: 10px;
box-shadow: 0px 0px 8px #C9C9C9;
border: 2px solid #9E8D32;
}

.sub_pic p
{
padding: 3px;
background-color: #F8E78D;
color: #002878;
text-shadow: 0px 0px 1px #AEB5C4;
box-shadow: 0px 0px 3px #999;
}

.main_instructions
{
width: 100%;
padding: 10px;
margin-bottom: -10px;
}

.main_instructions h4
{
font-weight: 600;
color: #428bca;
margin-left: 20px;
font-size: 16px;
}
.main_instructions p
{
width: 90%;
margin-left: 20px;
font-style: italic;
color: #999;
}



