.random_left {
  position:fixed; top: 0; left: 0; width: 80%; height: 100%; background-color:#000; background-image:url('https://source.unsplash.com/random/?landscape'); background-size: cover; background-position:center;
}

.login_container {
  background-color:#fff; height: 100vh; position: fixed; top: 0; right: 0; width: 35%; padding-top: 20vh;
}

#leftsocialpane {padding: 0px !important};

@media (max-width: 600px) {
  .random_left { width: 110vw; !important; position: relative; height: 150px !important; padding: 0; margin-left:-20px;}
  .login_container { width: 100% !important; position: relative; padding: 4%; background-color:rgba(0,0,0,0); }
}



.btn-vote {min-width: 180px;}
.btn-vote-dropdown {min-width: 120px;}
.form_Submitter {background-color:#efefef; border-radius: 5px; padding: 30px; width: 100%; margin-bottom: 20px;}
.mobile-only {display:none;}

.image-clicked {
    box-shadow: 0 5px 15px -5px rgba(0,0,0,0.5);
  border: solid 2px #e6e6e6;
  border-radius: 8px;
transition: transform .3s;
  transform: scale(1.02);
}

.contact-icon {
  padding-left: 10px;
}

dd, dt {margin-bottom: 6px; text-align:left !important;}

.StuProgress span {
  padding-left: 20px;
}


.contact-info {

}

#Body,
html, 
body,
.Head,
.SubHead ,
.SubSubHead ,
.Normal{
	font-family:'Raleway' !important; font-weight:500;

}

html, button, input, select, textarea{
	font-family:'Raleway' !important; font-weight:500;
}

 

h1 {

	font-family:'Raleway' !important; font-weight:500;

}
 
h2 {

	font-family:'Raleway' !important; font-weight:500;

}

h3 {

	font-family:'Raleway' !important; font-weight:500;

}

h4 {

	font-family:'Raleway' !important; font-weight:500;

}

h5 {

	font-family:'Raleway' !important; font-weight:500;

}
h6 {
	color:#000000;
	font-family:'Raleway' !important; font-weight:500;
}



.Login .registerGroup li.userMessages,
.Login .registerGroup li.userNotifications {

	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	
}
#dnngo_megamenu > div > ul > li > a > span{
	font-family:'Raleway' !important; font-weight:500;
	
	}
	
.Login .registerGroup li.userMessages,
.Login .registerGroup li.userNotifications {

	font-family: 'FontAwesome';
	
}

	.mobile_icon .fa.active:before{
		font-family:FontAwesome;		
		}


.allfilters {margin-bottom:10px;}

@media screen and (max-width: 600px) {
  .hidden-mobile {
    display: none !important;
  }
  .mobile-only {
    display: block !important;
  }
}

.mask {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  background-color: #000;
  z-index: 1;
}

#dnnLogo {
  max-width:300px;
}


.appstyle {
/*background-image: url("https://wapacnaz.org/Portals/44/annie-spratt-760261-unsplash.jpg");
background-repeat: repeat;
  background-attachment: fixed;
  background-position: top; 
	background-size: contain;*/
	min-height:100%;
	padding-top:0px;
	padding-top:12px;
}
	
	a.app-button {
  background-color: rgba(0,0,0,0.5);
		border: 0px;
  border-bottom: 2px;
border-color: #ffffff;
border-style:solid;
  padding:15px 10px;
width:100%;
margin-top:-12px;
	margin-bottom:-15px;
  color:white;
display:block;
		font-size: 22px;
		white-space: normal;

}

	a.app-button:hover {
	color:white;
	}
	
































