.disabled{
}

.wrap{
}

.current{
}

.MyDate{
}

.testcss{
	color:#fff;
font-size:2em;
}

.bgShadow{
position:fixed;
top:0;
left:0;
height:100%;
width:100%;
background-image: url("https://gnm.org/wp-content/uploads/2014/08/coverBG.png");
z-index:100;
}

.editSingle{
padding:20px;
position:relative;
margin-bottom:-440px;
width:500px;
margin-left:auto;
margin-right:auto;
background-color:#fff;
z-index:200;
-webkit-box-shadow: 0px 0px 78px -10px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 78px -10px rgba(0,0,0,0.75);
box-shadow: 0px 0px 78px -10px rgba(0,0,0,0.75);
}

img.resize{
width:90%;
height: auto;
}

img.resizeLG{
width:100%;
height: auto;
}

a.red:link{
color:#E64646;
text-decoration: none;
}
a.red:visited{
color:#AA1717;
text-decoration: none;
}
a.red:hover{
color:#AA1717;
text-decoration: none;
}
a.red:active{
color:#AA1717;
text-decoration: none;
}

div.drExpandNotImages{
overflow:hidden;
height:auto;
background-color: #fff;
width:95%; 
margin:35px 0px; 
padding:10px; 
text-align:left; 
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.imageWrapper{
float:left;
padding:15px;
margin:15px;
background-color:#E6E6E6;
text-align:center;
width:180px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

.imageWrapper:hover{
background-color:#D8D8D8;
-webkit-box-shadow:inset 0px 0px 0px 1px #848484;
-moz-box-shadow:inset 0px 0px 0px 1px #848484;
box-shadow:inset 0px 0px 0px 1px #848484;
}

div.drExpandNot:hover {
width: 100%;
overflow:auto;
}

.drExpandNot{
overflow:hidden;
background-color:#fff;
margin-top:35px; 
padding:10px 10px 20px 10px; 
text-align:left; 
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
width;100%;
}

div.drExpandNotImages{
overflow:hidden;
height:auto;
background-color: #fff;
width:95%; 
margin:35px 0px; 
padding:10px; 
text-align:left; 
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.drData{
min-height:90px;
background-color: #fff;
width:100%; 
margin-top:35px; 
padding:10px; 
text-align:left; 
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

a.editTag:link {
color: #fff;
text-decoration: none;
}

a.editTag:visited {
color: #fff;
text-decoration: none;
}

a.editTag:hover {
color: #0493cb;
text-decoration: none;
}

a.editTag:active {
color: #0493cb;
text-decoration: none;
}

input.largeDR[type="text"], textarea { 
padding: 3;
margin: 0;
width:100%; 
}

p.pullDown{
margin-top:46px;
margin-bottom:-36px;
background-color:#F2F2F2;
padding:4px;
width:73%;
border: 1px solid #E6E6E6;
font-weight:bold;
}


#footer-thankyou{
	display:none !important;
}