h1, h2, h3, h4, h5, h6 {
	font-family: Georgia,Times,serif;
}

#start-page h2, #start-page  h3 {
	font-family: Verdana,Geneva,sans-serif;
	margin: 0 0 7px 0;
    font-size: 110%;
    color: #5f5f5f;
    font-weight:600;
}

legend.required, legend{
	    font-family: Verdana,Geneva,sans-serif;
	    font-weight: 600;
	    font-size: 1.1em;
}

#topbar-wrapper #myDillardsBar {
    background: #333;
    height: 35px;
    width: 100%;
}

.primary-desktop-logo{
  display: block;
}
.primary-mobile-logo{
    display: none;
}
#header {
    padding: 15px 0;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    height: 1px;
    border: 0;
}
hr.dark {
    background-color: #000;
    border: none;
}

#languagePrefAnswer_S, #languagePrefAnswer_E {
	margin:-8px -5px 0 0;
}
.c9m-footer {
	color: #44464A;
    line-height: 3em;
    font-size: 1.2em;
}

p.content-margins {
	margin:0 5% 10px 10%; 
}

p.has-borders {
	border:1px solid silver;
	padding:5px;
}

@media only screen and (max-width: 767px){
  #header {
    margin: 0;
    background: #fff;
    width: 100%;
    z-index: 100;
    height: 55px;
  }
  hr.dark {
      background-color:  #000;
      border: none;
      width:100%;
  }
  .primary-desktop-logo{
      display: none;
  }
  .primary-mobile-logo{
      display: block;
      position: absolute;
       top: 0;
       left: -50%;
       right: -50%;
       margin: 0 auto;
       width: 150px;
       text-align: center;
  }

}

.primary-content .small-screen, .primary-content .not-small-screen{
	//margin:0 5% 0 10%;
	
}

#customerInfo {
	margin-left:25%;
}

form#mainCommand div.margin-bot-20 {
	 border:1px solid silver;
	}
	
.osmp-footer .not-large-screen,  .secondary-content .not-large-screen {
	margin:0;
}

.osmp-footer a.ui-link, .osmp-footer a.ui-link:visited {
	padding-left: 5em;
}
.osmp-footer hr {
	margin:3px 0 3px 0;
}
	
/*----- Mbileish styles -----*/
@media screen and (min-width: 48em) {
.btn-ctr-inner {
	float:right;
 }
}

/*----- Tablet Adj -----*/	
@media screen and (min-width: 20em) and (max-width:63em) {
	
	.container {
	 //max-width: 63em;
	 width:auto;
	}
	.not-large-screen .contact-bar {
	 margin:0;
	 width:100%;
	}
	
	.primary-content {
	 width: auto;
     padding: 0 10px;
     font-size: .9em;
     margin:0 7%;
	}
		
	
	form#mainCommand div.margin-bot-20 {
	 margin: 10px 20%;
	 border:1px solid silver;
	}
	
	p#netAnnualIncomeMain {
	 margin:0;
	}
	
	.osmp-footer a.ui-link {
 	 padding-left:0;
 	}
}

/*----- Desktop Adj -----*/
@media screen and (min-width: 63em) {
	
	.container {
	 width:63em;
	}
	#start-page .osmp-content {
	 margin:0 auto;
	 width:63em;
	}
	#start-page .primary-content {
	 width: 54em;
     padding: 0 10px;
     font-size: .9em;
	}
	.primary-content .not-small-screen {
	 margin:0;
	 margin-left:-1px;
	}
	.osmp-footer a.ui-link, .osmp-footer a.ui-link:hover, .osmp-footer a.ui-link:visited, .osmp-footer a.ui-link:active {
	 padding-left:5px;
	 }
	.osmp-footer ul li:first-child {
	 border-left:none;
	}
	.osmp-footer ul {
		padding-left:12em;
	}
	
	.osmp-footer .copyright {
		padding-left:30em;
	}
	.contact-bar .collapsible-group a {
 	  text-align:left;
	 }
}

/*-- overide for a float on the maininfo form --*/
.not-small-screen.no-content-margins, .small-screen.no-content-margins {
	margin:0;
}

/*-- Terms Page Overrides --*/
#terms .primary-content {
	font-size:0.75em;
}
#terms h3 {
	font-size:1.0em;
	font-family: Verdana,Geneva,sans-serif;
	font-weight:600;
}

#terms hr {
    display: block;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    border-style: inset;
    border-width: 1px;
}

/*-- Response Page overrides --*/
#response h1, #response h2  {
	font-family: Verdana,Geneva,sans-serif;
	font-weight:600;
}
#response h1 {
	font-size:2.0em;
}
@media screen and (min-width: 20em) {
	#response .primary-content {
	 font-size:0.9em;
	}	
}

@media screen and (min-width: 20em) and (max-width:48em) {
	#response h1 {
		font-size:1.67em;
	}
}
@media screen and (min-width: 48.2em) {
	#response h1 {
		font-size:2.0em;
	}
	#response .primary-content {
	 width:52.5em;
	}
}


/*-- MainInfo Page overrides --*/
#maininfo .primary-content {
	font-size:0.9em;
	margin:0;
	max-width:63em;
}
#maininfo .osmp-title h1 {
	font-size:2em;
	white-space: nowrap;
}

@media screen and (max-width: 20em)  {
	#maininfo .osmp-title h1 {
		font-size:1.65em;
	}
}

@media screen and (min-width: 20em) and (max-width:48em) {
	#maininfo .osmp-title h1 {
		font-size:1.65em;
		margin:0 3%;
		white-space: nowrap;
		padding-bottom:.5em;
	}
	#maininfo .primary-content {
		margin:0;
	}
}

@media screen and (min-width: 48em) and (min-width: 63em) {
	#maininfo .osmp-title h1 {
		font-size:2.0em;
		margin:0;
		padding-bottom:.5em
	}
	#maininfo .primary-content {
		width:52em;
	}	
}
