﻿.information .banner-bg {
	background: #0a1220 url(../images/mainmasthead_option3.jpg?11202023) no-repeat top center;
	position: relative;
}
.information .panel {
	border-color: #58508B;
	padding: 5px;
}
.information .panel-heading {
	color: #fff;
	background: #58508B;
}
.information .left-col-list a:hover, .information .left-col-list a:focus, .information .left-col-list a:active {
    background: #58508B;
}

.information h3 {
    background: none repeat scroll 0 0 #58508B;
    color: #FFFFFF;
    padding: 10px 15px;
}
.information a, .information a:visited  {

}


.panel-red {
	border-color: #58508B;
	padding: 5px;
}
.panel-red > .panel-heading {
	color: #fff;
	background: #58508B;
}
.panel-red a {
	color: #333;
	text-decoration: none;
}

.button {
  border-radius: 4px;
  background-color: #58508B;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 15px;
  padding: 15px;
  width: 400px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 7px;
}

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after {
    width: 36px;
    content: " ";
    background-image: url(/images/handshake.png);
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    height:24px;
}

.button:hover span {
  padding-right: 45px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}

.button2 {
  border-radius: 4px;
  background-color: #58508B;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 15px;
  padding: 15px;
  width: 400px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 7px;
}

.button2 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button2 span:after {
    width: 24px;
    content: " ";
    background-image: url(/images/group.png);
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    height:24px;
}

.button2:hover span {
  padding-right: 45px;
}

.button2:hover span:after {
  opacity: 1;
  right: 0;
}




.button3 {
  border-radius: 4px;
  background-color: #58508B;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 15px;
  padding: 15px;
  width: 400px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 7px;
}

.button3 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button3 span:after {
    width: 24px;
    content: " ";
    background-image: url(/images/text-document.png);
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    height:24px;
}

.button3:hover span {
  padding-right: 45px;
}

.button3:hover span:after {
  opacity: 1;
  right: 0;
}



.button4 {
  border-radius: 4px;
  background-color: #58508B;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 15px;
  padding: 15px;
  width: 400px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 7px;
}

.button4 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button4 span:after {
    width: 24px;
    content: " ";
    background-image: url(/images/newspaper-folded.png);
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    height:24px;
}

.button4:hover span {
  padding-right: 45px;
}

.button4:hover span:after {
  opacity: 1;
  right: 0;
}




.button5 {
  border-radius: 4px;
  background-color: #58508B;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 15px;
  padding: 15px;
  width: 400px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 7px;
}

.button5 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button5 span:after {
    width: 24px;
    content: " ";
    background-image: url(/images/internet.png);
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    height:24px;
}

.button5:hover span {
  padding-right: 45px;
}

.button5:hover span:after {
  opacity: 1;
  right: 0;
}


.button6 {
  border-radius: 4px;
  background-color: #58508B;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 15px;
  padding: 15px;
  width: 400px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 7px;
}

.button6 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button6 span:after {
    width: 24px;
    content: " ";
    background-image: url(/images/united-states.png);
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    height:24px;
}

.button6:hover span {
  padding-right: 45px;
}

.button6:hover span:after {
  opacity: 1;
  right: 0;
}


.button7 {
  border-radius: 4px;
  background-color: #58508B;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 15px;
  padding: 15px;
  width: 400px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 7px;
}

.button7 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button7 span:after {
    width: 24px;
    content: " ";
    background-image: url(/images/question.png);
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    height:24px;
}

.button7:hover span {
  padding-right: 45px;
}

.button7:hover span:after {
  opacity: 1;
  right: 0;
}

.button8 {
  border-radius: 4px;
  background-color: #58508B;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 15px;
  padding: 15px;
  width: 400px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 7px;
}

.button8 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button8 span:after {
    width: 24px;
    content: " ";
    background-image: url(/images/bhricon.png);
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    height:24px;
}

.button8:hover span {
  padding-right: 45px;
}

.button8:hover span:after {
  opacity: 1;
  right: 0;
}

/* Media Releases Pages Collapsible Section Markup */

/* Style the button that is used to open and close the collapsible content */
.collapse-uni-about {
  padding: 14px 20px 14px 40px;
  background-color: #58508B !important;
  color:#FAF8F6 !important;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font: 20px/20px 'Gorgia';
  position: relative;
}

/*.box-shadow-btn {
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}*/

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.collapse-uni-about:hover {
  background-color: #3c3566 !important;
}

/* Style the collapsible content. Note: hidden by default */
/*.content-uni-about {
  padding: 0 18px;
  background-color: #faf8f6;
  color:#4a4a4a;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  margin-top:10px;
  margin-bottom:15px;
}*/

.collapse-uni-about:before {
  content: '\25B6'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #FAF8F6 !important;
  float: left;
  margin-right: 15px;  
  position: absolute;
  left: 15px;
}

/*.collapse-eis:before{  
  position: absolute;
  left: 10px;
}*/

.active-uni:before {
  content: '\25BC';
  font-size:13px; /* Unicode character for "minus" sign (-) */
}