
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,800italic,800,400,600,700);

*, *:after, *:before {    
  box-sizing: border-box;
}

.showmobile {
  display: none;
}

.cntrmobilertdesktop {
  float: right;
  margin: 5px;
}

h1,h2 {
  font-weight: normal;
}

h1 {
  font-size: 2em; 
}

h2 {
  font-size: 1.75em; 
}


h2,h3,h4,h5,h6 {
  font-family: Arial, sans-serif;
}

h3,h4,h5,h6 {
  margin-top: 30px;
  margin-bottom: -8px;
}

h3.notop,h4.notop,h5.notop,h6.notop{
  margin-top: 5px;
}

img {
  border: none;
}

ul.homelist {
 padding-left: 22px;
 margin-left: 0px;
 margin-top: 0px;
 padding-top: 0px;
}

ul.homelist li {
  margin-bottom: 5px;
  list-style-type: none;
  list-style-position: outside;
  margin-left: -20px;
  margin-top: 0px;
  padding-top: 0px;
}

.explore_shop_access {
  display: inline-block;
  width: 90%;
  max-width: 450px;
  margin-top: 10px;
}

.explore_shop_access table {
  width: 100%;
}

.explore_shop_access h4 {
  color: #595959;
}

.explore_shop_access img {
  padding: 3px;
  border: none;
  height: 75px;
}

.explore_shop_access a:hover {
  text-decoration: none;
  background-color: #ebf2ff;
}

.explore_shop_access a:hover table {
  background-color: #ebf2ff;
}

a:link {
  color: #145e8f;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#descriptionsTab {
 vertical-align: middle;
}

#descriptionsTab a {
 display: block;
 margin: 0px;
 padding: 9px;
 height: 100%;
 width: 100%;
 vertical-align: middle;
 text-align: center;
}

#pricingTab {
 vertical-align: middle;
}

#pricingTab a {
 display: block;
 margin: 0px;
 padding: 9px;
 height: 100%;
 width: 100%;
 vertical-align: middle;
 text-align: center;
}

#osTab {
 vertical-align: middle;
}

#osTab a {
 display: block;
 margin: 0px;
 padding: 9px;
 height: 100%;
 width: 100%;
 vertical-align: middle;
 text-align: center;
}

#optionsTab {
 vertical-align: middle;
}

#optionsTab a {
 display: block;
 margin: 0px;
 padding: 9px;
 height: 100%;
 width: 100%;
 vertical-align: middle;
 text-align: center;
}


a.whitebutton {
   background: rgba(255,255,255,.2);
   transition: background .2s;
   color: #FFFFFF;
   border: solid 2px #FFFFFF;
   padding: 9px 14px;
   text-transform: uppercase;
   display: inline-block;
   text-align: center;
   vertical-align: middle;
   text-decoration: none;
   font-size: 14px;
   font-weight:bold;
   font-family: Arial, Helvetica, Sans-Serif;
   z-index: 100;
   margin: 12px auto;
   text-decoration: none;
   }
/* aff added float right, zindex, and margin. Also added 'a' prefix. */

a.whitebutton:visited {
   background: rgba(255,255,255,.2);
   transition: background .2s;
   color: #FFFFFF;
}

a.whitebutton:active {
   background: rgba(255,255,255,.2);
   transition: background .2s;
   color: #FFFFFF;
}

a.whitebutton:hover {
   color: #56CAF5;
   transition: background .5s;
   background: #FFFFFF;
   text-decoration: none;
   }



/* BIGGER MEDIA ********************* */
/*
@media all and (min-width: 600px) {
*/
body {
  background-color: #fff;
  font-size: 10.5pt;
  font-family: Arial, sans-serif;
  padding: 0px;
  margin: 0px;
}

b strong {
}

i em {
  font-family: Arial, sans-serif;
  font-style: italic;
}

h1 {
  font-size: 2em;
  font-weight: normal;
} 

h2 {
  font-size: 1.75em;
  color: #145e8f;
  padding-bottom: 3px;
  font-weight: normal;
}

h3 {
  font-size: 1.2em;
  font-weight: bold;
  color: #555;
}

h4 {
  font-size: 1.1em;
  font-weight: bold;
}

h5 {
  font-size: 1em;
  color: #595959;
  font-weight: bold;
}

h6 {
  font-size: 1em;
  font-weight: bold;
}

#container {
  background-color: #efefef;
  margin: 0px;
  width: 100%;
  padding: 0px;
  font-size: 10.5pt;
}

#siteheader-outer{
  width: 100%; 
  margin: 0px;
  height: 60px;
  background: #145e8f;
}

#siteheader{
  width: 100%; margin: 0px;
  height: 60px;
//  border: solid 1px #125687;
  background-image: url('/includes/images/stata-logo-header-2016.png');
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: auto 60px;
}

#siteheader h1{
  margin: 0px;
  padding: 0px;
  display: none;
}

#siteheader img.homelink {
  height: 50px;
  width: 125px;
  padding: 0px;
  margin: 0px;
}

#dropdownNav {
  width: 100%;
  margin: 0px;
  padding: 0px 0px;
  height: 40px;
//  border-bottom: solid 2px #125687;
  background-color: #000000;
  color: #ffffff;
  text-align: right;
  vertical-align: middle;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
  display: block;
}

#searchNav {
  width: 100%;
  margin: 0px;
  padding: 0px;
  height: 100%;
//  border-bottom: solid 2px #125687;
  background-color: #000000;
  color: #ffffff;
//  text-align: right;
  display: none;
}

#homebody {
  width: 100%;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  border-bottom: solid 5px #000;
}

.splash {
  width: 100%;
  max-height: 300px;
  margin: -2px 0px 0px
  padding: 0px;
  background-color: #4b5b76;
  background-image:url('/includes/images/shadow.png');
  background-position: top center;
  background-repeat: no-repeat;
}

#sitebody {
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 5px;
/*  border-right: solid 1px #A5B0BA; */
  background-color: #ffffff;
}

#sitenav {
  display: none;
  width: 150px;
  margin-right: 0px;
  padding-right: 2px;
  position: absolute;
  top: 110px;
  right: 0px;
  font-size: 10pt;
}

#sitenav-mobile {
  display: none;
}

#sitefooter {
  width: 90%;
  margin: 0px auto;
  border-top: solid 1px #A5B0BA;
  background-color: #ffffff;
  text-align: center;
  padding: 5px;
  font-size: .9em;
}

.headline_block {
  display: inline-block;
  vertical-align: top;
  padding-top: 5px;
  text-align: left;
}

.additionalHomeMaterials {
//  height: 350px;
  text-align: center;
  width: 95%;
  margin: 0px auto;
  padding: 0px;
}

.explore_shop_access {
  text-align: left;
}

.hideUnder640main {
  display: block;
}
/*
.hideUnder640main {
  display: initial;
}
*/
.showUnder640main {
  display: none;
}


/*
}
*/

/* SMALLER MEDIA ********************* */

@media all and (max-width: 640px) {
 .hideUnder640main {
   display: none;
  }
 .showUnder640main {
   display: block;
  }
/*
 * .showUnder640main {
   display: initial;
  }
*/
}

@media all and (max-width: 599px) {

body {
  font-size: 10.5pt;
  font-family: Arial, sans-serif;
  padding: 0px;
  margin: 0px;
}

.showmobile {
  display: block;
}

.hidemobile {
  display: none;
}

.cntrmobilertdesktop {
  float: center;
  margin: 2px auto;
}

b strong {
}

i em {
  font-family: Arial, sans-serif;
  font-style: italic;
}


h2 {
  font-size: 1.3em;
//  color: #145e8f;
  color: #595959;
  padding-bottom: 3px;
  font-weight: bold;
}

h3 {
  font-size: 1.2em;
  font-weight: bold;
}

h4 {
  font-size: 1.1em;
  font-weight: bold;
}

h5 {
  font-size: 1em;
  color: #595959;
  font-weight: bold;
}

h6 {
  font-size: 1em;
  font-weight: bold;
}

#container {
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
  width: 100%;
  padding: 0px;
  font-size: 10.5pt;
}

.splash {
  width: 100%;
  height: 275px;
  padding: 0px;
  margin: 0px;
  background-color: #4b5b76;
  background-image:none;
  background-position: top center;
  background-repeat: no-repeat;
}

#siteheader{
  width: 100%;
  margin: 0px;
  padding: 0px;
  height: 60px;
  background-image: url('/includes/images/stata-logo-header-2016.png');
  background-repeat: no-repeat;
  background-size: 400px auto;
  background-position: bottom left;
}

#siteheader-outer{
  width: 100%; margin: 0px;
  height: 60px;
  background: #145e8f;
}

#siteheader h1{
  display: none;
  margin: 0px;
}

#siteheader img.homelink {
  height: 60px;
  width: 75px;
  padding: 0px;
  margin: 0px;
}

#dropdownNav {
  width: 100% 0px;
  margin: 0px;
  padding: 2px 0px;
  height: 43px;
//  border-bottom: solid 2px #125687;
  background-color: #000000;
  color: #ffffff;
  text-align: right;
  display: none;
}

#searchNav {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0px;
  padding: 0px;
  height: 38px;
//  border-bottom: solid 2px #125687;
  background-color: #000000;
  color: #ffffff;
  text-align: right;
}


#sitebody {
  width: 100%;
  margin: 0px;
  padding: 5px;
  background-color: #ffffff;
}

#sitenav {
  display: none;
}

#sitenav-mobile {
  display: none;
  border-top: solid 1px #A5B0BA;
  background-color: #efefef;
  padding: 5px;
  line-height: 2.5;
/*  display: block; */
}

#sitefooter {
  width: 100%;
  border-top: solid 1px #A5B0BA;
  background-color: #ffffff;
  text-align: center;
  padding: 0px;
  margin: 0px auto;
  font-size: .9em;
}

.explore_shop_access {
  display: inline-block;
  width: 100%;
  max-width: 350px;
  margin: 10px auto 10px auto;
}

.explore_shop_access td:first-child {
  width: 20%;
}

.explore_shop_access td:first-child img{
  padding: 3px;
  border: none;
  width: 100%;
  height: auto;
}

.explore_shop_access td:last-child {
  width: 10%;
}

.explore_shop_access td:last-child img {
  width: 100%;
  height: 100%;
  max-width: 31px;
}

.headline_block {
  display: inline-block;
  width: 100%;
  max-width: 350px;
  margin: 10px auto;
  padding: 0px;
  text-align: center;
}

.headline_block .panels { text-align: left; }
.additionalHomeMaterials {
  width: 95%;
  margin: 0px auto 0px auto;
}

}

@media screen and (max-width: 500px) {
  #siteheader{
    width: 100%; margin: 0px;
    height: 60px;
  //  border: solid 1px #125687;
    background-image: url('/includes/images/stata-logo-header-2016.png');
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 98% auto;
  }
}


