@charset "UTF-8";
/* CSS Document */
.flex {
    display: flex;
}
.gov .panel-body {
  background-color: #f5f5f5;
}
.gov .panel-footer {
  background-color: #c3c3c3;
  text-align: center;
}
.gov h5 {
  margin-top: 0px;
  /* font-weight: 600;*/
  text-align: center;
}
.naspo_rep_formWrapper {
  margin-bottom: 5px;
  /* background-color:#535353;*/
  padding: 3px;
  /* border-bottom: medium #504E4E;*/
}
.gov .map .well {
  background-color: #5d6164;
  color: #ffffff;
  text-align: center;
  border-radius: 5px;
}
.gov .map .well a {
  color: #81b8ee;
}
.gov .map .well a:hover {
  color: #4e7dac;
}
#naspo_rep_form {
  text-align: center;
}
#state_rep_form {
  text-align: center;
}
.gov .panel-heading {
  max-height: 90px;
}
#jumpMenu {
  border: thin #2A2929;
  background-color: #ffffff;
}
#jumpMenu2 {
  border: thin #2A2929;
  background-color: #ffffff;
}
.gov img {
  /*display: none;*/
  max-height: 80px;
}
.gov .subTitles {
  margin-bottom: 10px;
  font-size: 12px;
  text-align: center
}
@media handheld, only screen and (min-width: 768px) {
  .gov .panel-body {
    min-height: 305px;
  }
  #naspo_rep_form #state_rep_form {
    /* margin-left: 15px;*/
    text-align: center;
  }
  .gov .panel-heading {
    display: block;
    min-height: 98px;
  }
  .gov .btn-default {
    /* margin-top: 25px;*/
  }
  .gov_rep_container {
    margin-bottom: 5px;
    /* background-color:#535353;*/
    padding: 3px;
    /* border-bottom: medium #504E4E;*/
  }
  .gov img {
    display: block;
    max-height: 80px;
  }
  .gov .fed .panel-body {
    min-height: 235px;
  }
}
.gov_rep_container {}
@media handheld, only screen and (min-width: 978px) {
  .gov .panel-body {
    min-height: 342px;
  }
  .gov .fed .panel-body {
    min-height: 200px;
  }
}
@media handheld, only screen and (min-width: 1028px) {
  .gov .panel-body {
    min-height: 305px;
  }
}
/*SPALSH PAGE*/

.splashButtonsHorizontal {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 90%;
  margin: 10px 0px 25px 0px;
}
/*STATE PAGES*/
.states img {
  width: 250px;
}
.states h4 {
  margin-bottom: 5px;
  border-bottom: thin solid #000000;
  font-size: 18px;
}
.statePanels {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 90%;
  margin: 10px 0px 25px 0px;
}
.panel-states {
  border: thin solid #BFBFBF;
  margin-right: 20px;
}
.panel-states > .panel-heading {
  background-color: #DA1518;
  color: #ffffff;
}
/*GOV-EDU*/
.gov-edu .notice {
  color: #F70B0F;
  font-style: italic;
  font-weight: bold;
}
.gov-edu img {
  /*margin-bottom: 20px;*/
}
#jumpMenu2 {
  border: thin #2A2929;
  /*  background-color: #ffffff;*/
  margin-bottom: 20px;
  background-color: #b3b3b3;
  padding: 10px;
}
.gov-edu .list-group {
  margin-top: 20px;
}
.gov-eduLogosHorizontal {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 98%;
  margin: 25px 0px 25px 0px;
}

.gov-eduLogosHorizontal .btn-default {
margin: 10px 8px 10px 0px;
}


.gov-eduLogosHorizontal .btn-default:hover {
  border-color: #08809d;
  background-color: transparent;
}
.gov-eduLogos .btn-default {
  display: inline-block;
  width: 100%;
}
.gov-eduLogos .btn-default:hover {
  border-color: #08809d;
  background-color: transparent;
}
.gov-edu .well h3 {
  color: #F70B0F;
}
.gov-edu .col-md-3 {
  /*display: flex;*/
  margin-top: 0px;
  text-align: center;
  width: 100%;
}
/*.gov-edu .button-item {
align-items: center;
justify-content: center;
flex-direction: column;
}*/
.gov-edu .flex-section-left {
  width: 30%;
  padding-right: 20px;
  display: none;
}
@media handheld, only screen and (min-width: 768px) {
  /*.gov-eduLogos {
 display: flex;
 flex-direction: row;
align-items: center;
 }*/
  .gov-edu .flex-content {
    display: flex;
    flex-wrap: wrap;
  }
  .gov-edu .flex-section-left {
    width: 30%;
    padding-right: 20px;
    display: block;
    margin-bottom: 15px;
  }
  .gov-edu .flex-section-right {
    width: 70%;
    margin-top: 25px;
  }
}
@media handheld, only screen and (min-width: 991px) {
  .gov-edu .list-group {
    margin-top: 40px;
  }
  .gov-edu .well {
    margin-top: 20px;
  }
  .gov-edu .col-md-3 {
    width: auto;
  }
  .gov-edu .well {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}
/***EQUALIS***/
.healthcare .notice {
  color: #F70B0F;
  font-style: italic;
  font-weight: bold;
}
.healthcare img {
  /*margin-bottom: 20px;*/
}
#jumpMenu2 {
  border: thin #2A2929;
  /*  background-color: #ffffff;*/
  margin-bottom: 20px;
  background-color: #b3b3b3;
  padding: 10px;
}
.healthcare .list-group {
  margin-top: 20px;
}
.healthcareLogos {
  /*  display:block; 
  width: 100%;*/
}
.healthcareLogos .btn-default {
  display: block;
  width: 100%;
}
.healthcareLogos .btn-default:hover {
  border-color: red;
  background-color: transparent;
}
.sharp-contracts .btn-primary {
  /*display:block; */
  /*  width: 100%;*/
  color: #ffffff;
  margin-top: 25px;
}
.sharp-contracts .alert-info {
  color: #000000;
}
/*  .healthcare .logos {
 display: flex;
 flex-direction: column;
align-items: center;
justify-content: space-between;
margin-top: 20px;
 }
 */
.healthcare .well h3 {
  color: #F70B0F;
}
.healthcare .col-md-3 {
  /*display: flex;*/
  margin-top: 0px;
  text-align: center;
  width: 100%;
}
/*.healthcare .button-item {
align-items: center;
justify-content: center;
flex-direction: column;
}*/
.healthcare .flex-section-left {
  width: 30%;
  padding-right: 20px;
  display: none;
}
@media handheld, only screen and (min-width: 768px) {
  /*.healthcareLogos {
 display: flex;
 flex-direction: row;
align-items: center;
 }*/
  .healthcare .flex-content {
    display: flex;
    flex-wrap: wrap;
  }
  .healthcare .flex-section-left {
    width: 30%;
    padding-right: 20px;
    display: block;
  }
  .healthcare .flex-section-right {
    width: 70%;
    margin-top: 25px;
  }
}
@media handheld, only screen and (min-width: 991px) {
  .healthcare .list-group {
    margin-top: 40px;
  }
  .healthcare .well {
    margin-top: 20px;
  }
  .healthcare .col-md-3 {
    width: auto;
  }
  .healthcare .well {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}
/****HPS****/
.hps .flex-content {
  display: flex;
  flex-wrap: wrap;
}
.hps .states {
  float: left;
  width: 50%;
}
.hps .statesList ul {
  display: flex;
  flex-wrap: wrap;
}
.hps .statesList ul li {
  width: 20%;
  flex-wrap: wrap;
  list-style-type: none;
}
@media screen and (max-width: 700px) {
  .hps .col-sm-4 {
    width: 50%;
  }
}
@media handheld, only screen and (min-width: 768px) {
  .hps .states {
    float: left;
    width: 25%;
  }
}
/****PREMIER****/
.premier .notice {
  color: #F70B0F;
  font-style: italic;
  font-weight: bold;
}
.premier img {
  margin-bottom: 20px;
}
#jumpMenu2 {
  border: thin #2A2929;
  /*  background-color: #ffffff;*/
  margin-bottom: 20px;
  background-color: #b3b3b3;
  padding: 10px;
}
.premier .list-group {
  margin-top: 20px;
}
.premier .well {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.premier .well h3 {
  color: #F70B0F;
}
.premier .col-md-3 {
  /*display: flex;*/
  /*margin-top: 40px;*/
  text-align: center;
  width: 100%;
}
/*.premier .button-item {
align-items: center;
justify-content: center;
flex-direction: column;
}*/
@media handheld, only screen and (min-width: 991px) {
  .premier .list-group {
    margin-top: 40px;
  }
  .premier .well {
    margin-top: 20px;
  }
  .premier .col-md-3 {
    width: auto;
  }
  .premier .well {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}
/****INTALERE****/
.intalere .notice {
  color: #F70B0F;
  font-style: italic;
  font-weight: bold;
}
.intalere img {
  margin-bottom: 20px;
}
#jumpMenu2 {
  border: thin #2A2929;
  /*  background-color: #ffffff;*/
  margin-bottom: 20px;
  background-color: #b3b3b3;
  padding: 10px;
}
.intalere .list-group {
  margin-top: 20px;
}
.intalere .well {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.intalere .well h3 {
  color: #F70B0F;
}
.intalere .col-md-3 {
  /*display: flex;*/
  /*margin-top: 40px;*/
  text-align: center;
  width: 100%;
}
/*.intalere .button-item {
align-items: center;
justify-content: center;
flex-direction: column;
}*/
@media handheld, only screen and (min-width: 991px) {
  .intalere .list-group {
    margin-top: 40px;
  }
  .intalere .well {
    margin-top: 20px;
  }
  .intalere .col-md-3 {
    width: auto;
  }
  .intalere .well {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}

/****SOURCEWELL****/
.sourcewell .topLogo img {
margin-bottom: 20px;
}

 .sourcewell .list-group {
 margin-top: 20px;
 margin-bottom: 0px
 }
 
 .sourcewell .well {
 display: flex;
 flex-direction: column;
align-items: center;
 }
 
 .sourcewell .well h3 {
color:#F70B0F;
 }
 
 .sourcewell .col-md-3 {
/*display: flex;*/
/*margin-top: 40px;*/
text-align: center;
width:100%;
 }
 
  .sourcewell .col-md-8 {
  padding-left: 0px;
  }
 
@media handheld, only screen and (min-width: 767px) {
 .sourcewell .col-md-3 {
 width:auto;
 }

 .sourcewell .well {
 display: flex;
 flex-direction: row;
align-items: center;
 }
 
.sourcewell .flex-content {
		display: flex;
		flex-wrap:wrap;
		margin-top: 15px;
	}
.sourcewell .flex-section-left {
		width: 40%;
		padding-right: 20px;
	}
	
.sourcewell .flex-section-right {
		width: 60%;
		margin-top: 15px;
	}

.sourcewell .flex-content .accordion2 {
width: 100%;
}
}




/*------------------------------
#. SHARP CONTRACTS LANDING STYLES
------------------------------*/
.sharp-contracts .contract-types .card {
  padding: 0 10px;
  justify-content: center;
	background-color: #E5E5E5;
	align-items: center;
}
.sharp-contracts .contract-types .card:hover {
	border: 1px solid #0F5D76;
    background-color: #d4fafa;
}
#sales-resources h3, #customer-resources h3, #in-the-news h3 { border-bottom: 1px solid #d01f31;}
.card.directStateInfo {
  background-color: #0F5D76;
  color: #ffffff;
  text-align: center;
  margin: 25px 0;
	padding: 20px 15px;

	justify-content: space-between;
	    border: 1px solid #000000;
}
.card.directStateInfo h3 {margin: 0; color: #ffffff;font-size: 18px;}
.card.directStateInfo #jumpMenu { border: 1px solid #000000; width: 250px;}
@media handheld, only screen and (min-width:768px) {
	.card.directStateInfo {	flex-direction: row; align-items: center;}
}
.sharp-contracts .btn-default {
  background-color: #ffffff;
  color: #D00D29;
  border: #D00D29 thin solid;
  margin: 10px auto;
}
.sharp-contracts .btn-default:hover {
    color: #3C3A3A;
    border: #3C3A3A thin solid;
}
.sharp-contracts .panel {
    background-color: #eeeeee;
    /* background-color: #D00D29; */
    /* text-align: center; */
}
.sharp-contracts .panel-footer {
    background-color: #eeeeee;
    border: 0px;
    /* text-align: center; */
}
/*SALES RESOURCES*/
#sales-resources .flex-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#sales-resources .flex-content .panel {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 15px;
  background-color: #eeeeee;
}
#sales-resources .flex-content .panel h3 {
  border-bottom: none;
}
#sales-resources .webinars h2 {
  display: block;
  /*background-color: #04567f;*/
  color: #043a55;
  margin-top: 0;
  border-bottom: 1px solid #043a55;
  padding-bottom: 7px;
  /*
  padding: 10px;
  background: linear-gradient(to bottom, #0471a7 0%, #043a55 100%);
  border-radius: 5px;
*/
}
#sales-resources .panel ul.contract-links li {list-style-type:  none;}
#sales-resources .panel ul.contract-links {margin-left: 0;}
#sales-resources .webinars .xtarget {
  padding-top: 90px;
  margin-top: -90px;
}
#sales-resources .flex-content .panel-footer {
  background-color: transparent;
  border: none; /*margin-top: 20px;*/ /*padding-bottom: 0px;*/
}
#sales-resources .categoryNav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; /*		width: 65%;	
		max-width: 800px;*/
}
#sales-resources .categoryNav a {
  margin: 0 10px 5px;
}
#sales-resources .categoryNav ul li {
  list-style-type: none;
  padding-right: 10px;
}
#sales-resources .btn-default {
  margin: 0 0 5px 0;
}
#sales-resources h3.panel-title, #sales-resources h4.panel-title {
  line-height: 18px;
  margin-bottom: 5px;
}
#sales-resources .label {
  /*border: thin solid #000000;*/
  /*
  display: flex;
  justify-content: flex-end;*/
  padding: 5px;
  float: right;
  margin-left: 8px;
}
@media handheld, only screen and (min-width: 991px) {
  #sales-resources .flex-content .panel {
    width: 30%;
    max-width: 500px;
    margin: 10px;
  }
}
@media handheld, only screen and (min-width: 1049px) {
  #sales-resources .flex-content .panel {
    /*    width: 47%;	*/
  }
}
/*---------CUSTOMER RESOURCES SECTION---------*/
.sharp-contracts #customer-resources .customer {background-color: #eeeeee; padding: 15px;    margin-bottom: 15px;
    border-radius: 8px;}

.sharp-contracts .customer > .flex {
  flex-wrap: wrap;
  flex-direction: column;
}
.sharp-contracts .customer a.btn.btn-default.btn-block.flex {
  justify-content: center;
  align-items: center;
}
.sharp-contracts .customer .btn-default {
  background-color: #171616;
  color: #ffffff;
  border: #000000 thin solid;
  white-space: normal;
  width: 100%;
  /*margin-top: 9px;
padding: 8px;*/
}
.sharp-contracts .customer .btn-default:visited {
  color: #ffffff;
}
.sharp-contracts .customer .btn-default:hover {
  background-color: #D00D29;
  border: #D00D29 thin solid;
}
.sharp-contracts .customer .btn-default:active {
  color: #ffffff;
}
.sharp-contracts .col-md-10 {
  padding-left: 0px;
}
.sharp-contracts .col-md-2 {
  width: auto;
  /*height:58px;*/
  margin-top: 10px;
}
.sharp-contracts .well {
  background-color: #fffdfd;
}
.sharp-contracts h5 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0px;
}
@media handheld, only screen and (min-width:768px) {
  .sharp-contracts .customer > .flex {
    flex-direction: row;
  }
}
/*------------------------------
#. STATE PAGE STYLES
------------------------------*/
.contracts .panel-body {
  background-color: #DDDDDD;
}
.map {
  display: none;
}
.contracts .panel-heading h3 > small a {
  text-decoration: underline;
  color: #ffffff;
  margin-left: 10px;
  padding: 5px;
}
.contracts .panel-heading h3 > small a.learn-more:hover, .contracts .panel-heading h3 > small a.learn-more:focus {
  color: #003366;
  background-color: #ffffff;
  padding: 5px;
  border: 2px solid black;
  border-radius: 4px;
}
.contracts .panel-heading h3 > small a.learn-more:focus {
  border: 2px solid red;
}
.contracts .card {
  box-shadow: 2px 1px 5px 1px rgba(0, 0, 0, 0.41);
  -webkit-box-shadow: 2px 1px 5px 1px rgba(0, 0, 0, 0.41);
  -moz-box-shadow: 2px 1px 5px 1px rgba(0, 0, 0, 0.41);
}
.contracts .card > .card-header {
  background-color: #ffffff;
}
.contracts .card > .card-header.contract-type {
  background-color: #6F6F6F;
  padding: 3px;
}
.contracts .card > .card-header h4 {
  margin: 5px 0 0;
  font-size: 14px;
}
.contracts .card > .card-header.contract-type h4.card-title {
  margin: 0;
  font-family: 'Open Sans', Arial, sans-serif;
  color: #ffffff;
  font-weight: 400;
}
.contracts .card .card-body {
  padding: 10px;
}
.contracts .card ul.contract-links {
  margin-left: 0px;
}
.contracts .card ul.contract-links li {
  list-style-type: none;
  padding: 3px 0;
  font-size: 13px;
}
.contracts .card .card-footer {
  padding-bottom: 2px;
}
@media handheld, only screen and (min-width:768px) {
  .contracts .card {
    width: 29%;
    flex: initial;
    margin-bottom: 15px;
  }
  .map {
    display: block;
    margin-top: 36px;
  }
}
/* #.# State Contract Styles
------------------------------*/
.state-contracts .panel-default > .panel-heading {
  background-color: #CF2037;
  color: #ffffff;
}
.state-contracts .card > .card-header:first-of-type {
  min-height: 85px;
  padding-bottom: 0px;
}
.state-contracts .card.state > .card-header {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
/* #.# Cooperative Contract Styles
------------------------------*/
.coop-contracts .panel-default > .panel-heading {
  background-color: #414143;
  color: #ffffff;
}
/* #.# Healthcare Contract Styles
------------------------------*/
.healthcare-contracts .panel-default > .panel-heading {
  background-color: #075c77;
  color: #ffffff;
}