 
/* CSS Document */

/* Extra small devices (portrait phones, less than 576px)
 No media query since this is the default in Bootstrap */


/*AUBURN COLORS-----------
Primary Blue: #03244d
Primary Orange: #cc4e0b
Secondary Blue: #496e9c
Secondary Orange: #f68026

New
Primary Blue:#3244d;
Primary Orange: #cc4e0b
Secondary Blue: #496e9c
Secondary Orange: #f68026
Neutral: #aa9c8f


background: rgba(246, 128, 38, .99);
background: rgba(3, 36, 77, .8);
-------------------------*/






 
	
	.hd_bgblock {margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	background-color: rgba(255,255,255,0.7);
	display: block;
		width: 100%;
		position: absolute;
		bottom: 0;
	}
	
	.hd_bgblockpara {margin-top: -5%;
		margin-bottom: 1%;
		padding-top: 0;
		padding-bottom: 2%;
	background-color: rgba(255,255,255,0.7);
	display: block;
		width: 100%;
		position: relative;
		
	
	}

	.hd_offset {margin-top: -10%;
	}
	
	.hd_bantext {font-size: 6.0vw;
	vertical-align: baseline;
	font-weight: 700;
	line-height: 1.2em;
	color: #03244d;	
	
	}
	
	.hd_ug_bantext {font-size: 4.5vw;
	vertical-align: baseline;
	font-weight: 700;
	line-height: 1.2em;
	color: #03244d;	
	
	}
	
	.hd_abt_title {font-size: 26px;
	font-weight: 700;
	line-height: 1.1em;
	padding: 10px 0;
	color: #444;
		
	}
	
	.hd_abtm_title {font-size: 22px;
	font-weight: 700;
	line-height: 1.1em;
	padding: 10px 0;
	color: #444;
		
	}

	.hd_gradop_title {font-size: 19px;
	font-weight: 700;
	line-height: 1.1em;
	padding: 10px 0;
	color: #444;
		
	}

	.hd_gradbio_title {font-size: 19px;
	font-weight: 700;
	line-height: 1.1em;
	padding: 10px 0;
	color: #444;
	text-align: center;
		
	}


	.hd_gradbio_titlesm {font-size: 15px;
	font-weight: 400;
	line-height: 1.1em;
	padding: 10px 0;
	color: #444;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 15px;
		
	}
	
	.hd_abtc_title {font-size: 26px;
	font-weight: 700;
	line-height: 1.1em;
	padding: 10px 0;
	color: #444;
	text-align: center;
	}
	

	.hd_facst_title {font-size: 26px;
	font-weight: 700;
	line-height: 1.1em;
	padding: 10px 0;
	color: rgb(204, 78, 11);
		
	}

	.hd_fac_title {font-size: 16.5px;
	font-weight: 700;
	line-height: 1.1em;
	padding: 10px 0 15px 0px;
	color: #444;
	text-align: center;
	margin-bottom: 15px;
		
	}

	.hd_abt p{color: #444;
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 400;
	margin-top: 10px;
	}


	.hd_abti p{color: #444;
	font-size: 25px;
	line-height: 1.6em;
	padding-left: 8%;
	padding-right: 8%;
	font-weight: 400;
	margin-top: 10px;
	text-align: center;
	}

	.hd_abtpeop {color: #444;
	font-size: 2.0vw;
	line-height: 1.6em;
	padding-left: 7%;
	padding-right: 7%;
	font-weight: 500;
	margin-top: 10px;
	text-align: center;
	font-family: 'Zilla Slab', serif;
	}



	.hd_abtm p{color: #444;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: 400;
	margin-top: 10px;
	}	
	
	.hd_abt ul > li {
		list-style: square !important;
		font-size: 18px !important;
		line-height: 2em !important;
		font-weight: 400;
	 
	}


	.hd_lm_title {font-size: 2.5vw;
	vertical-align: baseline;
	font-weight: 600;
	line-height: 1.2em;
	color: #444;	
	text-align: center;
	text-transform: uppercase;
	}
	
	.hd_sbf_title {font-size: 2.7vw;
	vertical-align: baseline;
	font-weight: 600;
	line-height: 1.2em;
	color: #fff;	
	text-align: center;
	text-transform: uppercase;
	padding-top: 25px;
	}
	


	.hd_center_title {font-size: 16px;
	font-weight: 700;
	line-height: 1.1em;
	padding: 10px auto;
	margin-bottom: 10px; 
	color: #444;
	text-align: center;
		
	}

	.hb_row_pad {padding: 0 15px;} 	

	.hd_sbf_pad {padding: 15px;}
	
	.hd_row_bord {border-width: 6px;
    top: 1rem;
    bottom: 1rem;
    left: 1rem;
    right: 1rem;
	position: relative;
    z-index: 5;
    pointer-events: none;
    border-style: solid;
	}
	
	.hd_blck_img {vertical-align: bottom;
max-width: 100%;
height: auto; 
 
	}
	
	
	.hd_cl_blck {background-color: #EFEFEE;}
	
	.hd_cap {background-color: #002b5c;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	padding: 15px;
	text-align: center;
	width: auto;
	transition: all 0.25s ease;	
	}
	
	.hd_cap:hover {background-color: rgba(255,255,255,.95);
	color: rgba(0,43,92,1.00); 
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	padding: 15px;
	text-align: center;
	width: auto;
	}
	
 	.hd_cap a  {color: rgba(255,255,255,1.00); 
	width: 100%;
	
	}
	
	.hd_cap a:hover {
	color: rgba(0,43,92,1.00); 
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	width: 100%;
	 	
	}
	
	.hd_ug_list {font-size: 16px;
	font-weight: 400;
	line-height: 1.6em;
	padding-right: 10px;
		color: #444;
	}
	
	.hd_ug_listm > li {font-size: 14px;
	font-weight: 400;
	line-height: 1.4em;
	padding-right: 10px;
	color: #444;
	}	
	
 
	.hd_ug_bantext_prog {font-size: 3.25vw;
	vertical-align: baseline;
	font-weight: 700;
	line-height: 1.2em;
	color: #03244d;	
	
	}
	
	.hd_ug_bantext_prog_sm {font-size: 5.25vw;
	vertical-align: baseline;
	font-weight: 700;
	line-height: 1.2em;
	color: #03244d;	
	
	}	
 
		
	.hd_abt ul>li{color: #444;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 400;
	margin-top: 10px;
	}
	
			
	.hd_abt ol>li{color: #444;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 400;
	margin-top: 10px;
	}
	
	.hd_abtcon {color: #444;
	font-size: 17px;
	line-height: 1.6em;
	font-weight: 400;
	margin-top: 10px;
	border: 1px rgba(3,36,77,1.00) solid;
	padding-top: 10px;
	border-radius: 5px;
	margin-left: 2%;
	margin-bottom: 2%;	
	}
	
	.hd_abtcon em {font-size: 15px;
	 
	}
 
	.hd_conim_nopad {padding: 0;}
 
	.tint:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(204,78,11,.0);
  -moz-transition: background .3s linear;
  -webkit-transition: background .3s linear;
  -o-transition: background .3s linear;
  transition: background .3s linear;
}

.tint:hover:before {
   background: rgba(204,78,11,.65);
 
}
	
		
	.tint2:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(204,78,11,.45);
  -moz-transition: background .3s linear;
  -webkit-transition: background .3s linear;
  -o-transition: background .3s linear;
  transition: background .3s linear;
}

.tint2:hover:before {
  background: none;
	 
 
}
	
	
	.hdfs_con_text {font-size: 1.05vw;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 15%;
 
	z-index: 50;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-shadow: 3px 4px 6px #000;		
	}	
	
	
		
	.hdfs_con_text_sm {font-size: 3.05vw;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 15%;
 
	z-index: 50;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-shadow: 3px 4px 6px #000;		
	}
	
	.panel-heading {
  padding: 0;
	border:0;
}
	.panel {-webkit-box-shadow: 0px 1px 1px rgba(255,255,255, .05);
		box-shadow: 0px 1px 1px rgba(255,255,255, .05);
	 
	}

	
	
.panel-title>a, .panel-title>a:active{
	display:block;
	padding:15px;
  color:#555;
  font-size:16px;
  font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
  word-spacing:3px;
	text-decoration:none;
}
	
.panel-title2>a, .panel-title2>a:active{
	display:block;
	padding:  0px;
  	color: #444;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 400;
	font-style: italic;
}	
	
	
 	
	
.panel-heading  a:before {
   font-family: 'Glyphicons Halflings';
   content: "\e250";
	color: #fff;
   float: Left;
   transition: all 0.5s;
	display: block;
	padding: 3px;
	margin-right: 1%;
	background: rgba(3,36,77,1.00);
}
	
.panel-heading2  a:before {
font-family: 'Glyphicons Halflings';
   content: "\e250";
	color: rgba(3,36,77,1.00);
      transition: all 0.5s;
   float: Left;
    display: block;
	padding: 1px 3px 3px 3px;
	margin-right: 2px;
	font-style: normal !important;
	 
}	
	
.panel-heading.active a:before {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
} 
 


	.hdfsres  {width: 50%;
	font-size: 15px;
	line-height: 1.8em;}
	
	.hdfsres p {font-size: 14px;
	padding-top: 5px;}
	
	.hdfsrescred {text-align: center;
	 }
 

	.hdfsrot { font-size: 22px;
	font-weight: 700;
	line-height: 1.1em;
	padding: 10px 0;
	color: rgb(204, 78, 11);
		
	}
 
 
.hd_sp_title {font-size: 2vw;
	font-weight: 600;
	line-height: 1.2em;
	color: #444;	
	text-align: center;
	text-transform: uppercase;
	}	
	
	.hd_nw_title {font-size: 18px;
	font-weight: 700;
	line-height: 1.0em;
	padding: 0 10px 0 0;
	color: #444;
		
	}
	
	.hd_spl_title {font-size: 18px;
	font-weight: 700;
	line-height: 1.0em;
	padding: 0 10px 0 0;
	color: #444;
	text-align: center;
	padding-bottom: 1%;
	}
	
	.hd_sub_spl {font-size: 16px;
	font-weight: 600;
	line-height: 1.0em;
	padding: 0 10px 0 0;
	color: #444;
	text-align: center;
	padding-top: 1%;
	padding-bottom: 2%;	
		
	}
	
	
	.hd_spl_text {color: #444;
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 400;
	margin-top: 10px;
	text-align: center;
	padding: 0 3%;
		
	}

	.hd_spl_text_lg {color: #444;
	font-size: 24px;
	line-height: 1.6em;
	font-weight: 400;
	margin-top: 10px;
	text-align: center;
	padding: 0 5%;
	margin-left: 2%;
		
	}

	.hd_spl_text_sm {color: #444;
	font-size: 20px;
	line-height: 1.6em;
	font-weight: 400;
	margin-top: 10px;
	text-align: center;
	padding: 0 5%;
	margin-left: 2%;
		
	}
	
	.hd_sub_line {border-top: 1px solid #03244d;
	width: 35%;
	margin-left: 32.5%;
	padding: 1% 0 1% 0;	
	}
 
 
 
	
	.hd_nwimg {margin: 5px 10px;
	padding-right: 50px;
	display: block;
	}
	
	.hd_rdm {font-weight: 700;
	vertical-align: bottom;
	font-size: 16px;
	}	
 
	.morespot {background-color: #03244d; 
	color: #fff; 
	font-size: 22px; 
	text-align: center; 
	margin: 30px auto; 
	padding-top: 8px; 
	padding-bottom: 8px; 
	border-radius: 7px;
	}

	.morespot a {color: #fff; 
	font-size: 22px; 
	text-align: center;
	}

	.morespot a:hover {color:  rgb(204, 78, 11);
	font-size: 22px; 
	text-align: center;
	}



	.morespot2 {background-color: #03244d; 
	color: #fff; 
	font-size: 16px; 
	text-align: center; 
	margin: 5px auto; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	border-radius: 7px;
	}

	.morespot2 a {color: #fff; 
	font-size: 16px; 
	text-align: center;
	}

	.morespot2 a:hover {color:  rgb(204, 78, 11);
	font-size: 16px; 
	text-align: center;
	}

	.spotpad {padding-bottom: 10px;
	margin-bottom: 5px;
	}

	.spotpad p {font-weight: bold;
		font-size: 18px;
	text-align: center;
	}

	.spotpad a:hover {text-decoration: underline !important;
		color:  rgb(204, 78, 11) !important;
	}





/* ---------------------Grad Student Bio Page Overlay ------------------*/

.gscontainer {
  position: relative;
  
}

.gsimage {
  display: block;
  width: 100%;
  height: 100%;
}

.gsoverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #000;
}

.gscontainer:hover .gsoverlay {
  opacity: .75;
}

.gstext {
  color: white;
  font-size: 15px;
  position: absolute;
  top: 50%;
  left: 40%;
  -webkit-transform: translate(-30%, -50%);
  -ms-transform: translate(-30%, -50%);
  transform: translate(-30%, -50%);
  text-align: left;
}

.gstext a {color: #fff;}
.gstext a:hover {color: rgb(204, 78, 11); }
	

.gstext2 {
  color: white;
  font-size: 13px;
  position: absolute;
  top: 50%;
  left: 40%;
  -webkit-transform: translate(-30%, -50%);
  -ms-transform: translate(-30%, -50%);
  transform: translate(-30%, -50%);
  text-align: left;
}
	


/* ---------------------Resources Includes Styles ------------------*/


	.hd_resrc a {color: #fff !important;
	font-size: 17px;
	line-height: 1.6em;
	font-weight: 400;
	margin-top: 10px;
	text-decoration: none;
	}

	

	.hd_resrc a:hover {text-decoration: underline !important;}



	.hd_rsrc_pad {padding: 2% 0px;}




/* --------------------- Eportfolio Styles  ------------------*/


	.hd_eport_title {font-size: 26px;
	font-weight: 700;
	line-height: 1.1em;
	padding: 10px 0;
	color: #444;
	text-align: center;
		
	}


	.hd_eport_name {font-size: 20px; 
	font-weight: 700; 
	color: #171717;
	text-align: center !important;
	}


	.hd_eport_awt {font-size: 17px; 
	font-weight: 700; 
	color: #171717;
	text-align: center !important;
	}


	.hb_epad {margin: 7% 0 10% 0;} 



/* -------------- Faculty Staff Pages ----------------*/



	.hd_facp_title {font-size: 4.25rem;
	font-weight: 600;
	line-height: 1.1em;
	padding: 10px 0;
	color: rgb(204, 78, 11);
		
	}


	.hd_facp_sub {font-size: 2.25rem;
	font-weight: 400;
	line-height: 1.1em;
	padding: 10px 0;
	color: rgb(3, 36, 77);
	margin-bottom: 45px;
		
	}

	.hd_cont_card {background-color: rgb(204, 78, 11);
	padding: 10px 20px;
	font-size: 16px;
	line-height: 1.5em;
	color: rgba(255,255,255,1.00);
	margin-top: 10%;
	}

	.hd_cont_card a {color: #fff;}

	.hd_cont_card a:hover {color: #fff;
	text-decoration: underline !important;
	}

	.hd_cont_cardwrp {border: rgb(204, 78, 11) solid 1px; 
	margin-top: 10%;
		padding-left: 0px;
		padding-right: 0px;
	}

	.hd_cont_cardfun {background-color: rgb(204, 78, 11);
	padding: 10px 20px;
	font-size: 16px;
	line-height: 1.5em;
	color: rgba(255,255,255,1.00);
	 
	}

	.hd_cont_facts  { 
	padding: 10px 20px;
	font-size: 15px;
	line-height: 1.5em;
	color: #444;
	 
	}

	.hd_tosm {margin-top: 10%;
	padding-top: 3%;
	}

	.hd_con_line {border-top: rgba(255,255,255,1.00) solid 1px;
		
	}

	.hd_facsec_line {border-bottom: rgba(0,0,0, .45) solid 1px;
	margin-left: 15px;
	padding-right: 15px;
				
	}


	.hd_nopad {padding: 0px;}

	.hd_fac_pad {padding-right: 0px;
	padding-left: 0px;

	}

	.hd_facsec_title {font-size: 22px;
	font-weight: 400;
	margin-top: 2px;
	margin-bottom: 5px;
		
	}

	.hd_facsec_txt {font-size: 15px;
	line-height: 1.5em;
	font-weight: 400;
	margin-bottom: 3%;
	margin-top: 2%;
	}






/* -------------- Grad Student Bio Pages ----------------*/

	

	.hd_gradbox {background-color: rgb(204, 78, 11) !important;
		padding-left: 0px;
		padding-right: 0px;
	}


	.hd_lzero {padding-left: 0px;
		padding-right: 0px;
	}


	.hd_gradp_title {font-size: 4.25rem;
	font-weight: 600;
	line-height: 1.1em;
	padding: 15px 10px;
	color: rgba(255,255,255,1.00);
		
	}


	.hd_gradp_sub {font-size: 2.25rem;
	font-weight: 400;
	line-height: 1.1em;
	padding: 10px 10px;
	color:rgba(255,255,255,1.00);
	margin-bottom: 45px;
		
	}

	.hd_gradcont_card {background-color: rgb(204, 78, 11);
	padding: 0px;
	font-size: 16px;
	line-height: 1.5em;
	color: rgba(255,255,255,1.00);
	margin-top: 0px;
	}

	.hd_gradcont_card a {color: #fff;}

	.hd_gradcont_card a:hover {color: #fff;
	text-decoration: underline !important;
	}

	.hd_gradcont_cardwrp {border: rgb(204, 78, 11) solid 1px; 
	margin-top: 10%;
		padding-left: 0px;
		padding-right: 0px;
	}

	.hd_gradcont_cardfun {background-color: rgb(204, 78, 11);
	padding: 10px 20px;
	font-size: 16px;
	line-height: 1.5em;
	color: rgba(255,255,255,1.00);
	 
	}

	.hd_gradcont_facts  { 
	padding: 10px 20px;
	font-size: 15px;
	line-height: 1.5em;
	color: #444;
	 
	}


/* -------------- HEADER IMAGES ----------------*/



.gradmasters { background-image: url("../images/hdfs_grad_4.jpg");
			background-attachment: fixed;
			background-size: cover;
			background-position: top center;
			background-repeat: no-repeat;
			min-height: 850px;
			z-index: -10;
			top: 50;
	
 }


@media only screen and (max-width: 767px) {
  .gradmasters {
    /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
    background-image: url(../images/hdfs_grad_5.jpg);
	 
	  background-attachment: scroll;
	  min-height: 450px;
  }
}




.gradphd { background-image: url("../images/hdfs_grad_6.jpg");
			background-attachment: fixed;
			background-size: cover;
			background-position: top center;
			background-repeat: no-repeat;
			min-height: 850px;
			z-index: -10;
			top: 50;
	
 }


@media only screen and (max-width: 767px) {
  .gradphd {
    /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
    background-image: url(../images/hdfs_grad_6.jpg);
	 
	  background-attachment: scroll;
	  min-height: 450px;
  }
}




.gradcert { background-image: url("../images/hdfs_grad_7.jpg");
			background-attachment: fixed;
			background-size: cover;
			background-position: top center;
			background-repeat: no-repeat;
			min-height: 850px;
			z-index: -10;
			top: 50;
	
 }


@media only screen and (max-width: 767px) {
  .gradcert {
    /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
    background-image: url(../images/hdfs_grad_7.jpg);
	 
	  background-attachment: scroll;
	  min-height: 450px;
  }
}





.centers { background-image: url("../images/hdfs_centers_banner.jpg");
			background-attachment: fixed;
			background-size: cover;
			background-position: top center;
			background-repeat: no-repeat;
			min-height: 850px;
			z-index: -10;
			top: 50;
	
 }


@media only screen and (max-width: 767px) {
  .centers {
    /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
    background-image: url(../images/hdfs_centers_banner_s.jpg);
	 
	  background-attachment: scroll;
	  min-height: 450px;
  }
}




.auelc { background-image: url("../images/auburn_elcbanner.jpg");
			background-attachment: fixed;
			background-size: cover;
			background-position: top center;
			background-repeat: no-repeat;
			min-height: 850px;
			z-index: -10;
			top: 50;
	
 }


@media only screen and (max-width: 767px) {
  .auelc {
    /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
    background-image: url(../images/hdfs_centers_banner_s.jpg);
	 
	  background-attachment: scroll;
	  min-height: 450px;
  }
}


.auelc1 { background-image: url("../images/auburn_elcbanner2.jpg");
			background-attachment: fixed;
			background-size: cover;
			background-position: top center;
			background-repeat: no-repeat;
			min-height: 850px;
			z-index: -10;
			top: 50;
	
 }


@media only screen and (max-width: 767px) {
  .auelc1 {
    /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
    background-image: url(../images/hdfs_centers_banner2s.jpg);
	 
	  background-attachment: scroll;
	  min-height: 450px;
  }
}




.researchpg { background-image: url("../images/hdfs_research_banner.jpg");
			background-attachment: fixed;
			background-size: cover;
			background-position: top center;
			background-repeat: no-repeat;
			min-height: 850px;
			z-index: -10;
			top: 50;
	
 }


@media only screen and (max-width: 767px) {
  .researchpg {
    /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
    background-image: url(../images/hdfs_research_banner1.jpg);
	 
	  background-attachment: scroll;
	  min-height: 450px;
  }
}




.ipday { background-image: url("../images/hdfs_ipday_banner.jpg");
			background-attachment: fixed;
			background-size: cover;
			background-position: top center;
			background-repeat: no-repeat;
			min-height: 850px;
			z-index: -10;
			top: 50;
	
 }


@media only screen and (max-width: 767px) {
  .ipday {
    /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
    background-image: url(../images/hdfs_ipday_banner_s.jpg);
	 
	  background-attachment: scroll;
	  min-height: 450px;
  }
}






.facstaff { background-image: url("../images/hdfs_facstaff_bannerrev.jpg");
			background-attachment: fixed;
			background-size: cover;
			background-position: top center;
			background-repeat: no-repeat;
			min-height: 750px;
			z-index: -10;
			top: 50;
	
 }


@media only screen and (max-width: 767px) {
  .facstaff {
    /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
    background-image: url(../images/hdfs_facstaff_banner_s.jpg);
	 
	  background-attachment: scroll;
	  min-height: 450px;
  }
}

