/*!
Drew Zipp edits
 */

 * {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}

iframe[id^='twitter-widget-']{ width:100% !important;}

body {
    padding-top: 120px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.portfolio-item {
    margin-bottom: 25px;
}

footer {

    margin-top: 50px;
    background-color: #e6e6e6;
}

#footerlogo {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  float: left;
}
#footertext {
  padding-top: 20px;
  padding-right: 20px;
  font-size: 8pt;
  color: #929497;
  float: right;
  text-align: right;
}
#footertext img {
  padding-left: 5px;
  padding-bottom: 5px;
}
.navbar-inverse {
  background-color: #221e1f;
  border-color: #080808;
}


.navbar-header {
    height: 80px;
    padding-top: 0;

        float: left;
}


#logos {
    background-image: url('../images/MercerInsight_Logo_reverse_small.png');
    background-repeat: no-repeat;
    height: 53px;
    width: 235px;
    margin-top: 20px;
    margin-left: 10px;
}


@media (min-width: 768px) {
#logos {
  width: 437px;
  margin-left: 0px;
  }
}


h3 {
  color: #00afd9;
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 0px;
  padding-bottom: 10px;
  padding-top: 0px;
  bottom: 0px;
  margin-bottom: 0px;
  top: 0px;
}

h2 {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #00afd9;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 0px;
  padding-bottom: 5px;
  padding-top: 0px;
  bottom: 0px;
  margin-bottom: 0px;
  top: 0px;
}

p {
  font-size: 9pt;
}
.btn-primary {
  color: #fff;
  background-color: #00afd9;
  border-color: #00afd9;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #006D9E;
  border-color: #006D9E;
}
.btn-success {
  color: #fff;
  background-color: #0db694;
  border-color: #0db694;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #008075;
  border-color: #008075;
}

.hilight {
    background-color: #FFF;
    position: absolute;
    width: 80%;
    margin: 10px;
    padding: 10px;
    opacity: 0.75;
    color: #000;
    top: 0px;
    z-index: 1;
}

.lolight {
    background-color: #000;
    position: absolute;
    width: 80%;
    margin: 10px;
    padding: 10px;
    opacity: 0.75;
    color: #FFF;
    top: 0px;
    z-index: 1;
}



.dropdown-menu{width: 300px;border-top:0px;margin-top:3px;}
.dropdown-menu .col-sm-12{margin-bottom:7px;}
.dropdown-menu:after{
content: '';
display: inline-block;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
position: absolute;
top: -6px;
right: 10px;
}

.navbar-right {padding-top: 20px;}

.navbar-right {
    float: right !important;
  }

  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .item{
    background: #333;    
    text-align: center;

}

.carousel-inner {
  background-color: #000000;
}




.carousel-caption { 
    text-shadow: none;

    padding: 10px;

  top: 10px;


}

.carousel-caption a {
  color: #FFF;
  text-decoration:none;
  text-transform: uppercase;
  font-size: 12pt;
  line-height: 12pt;
}

@media (min-width: 500px) {
.carousel-caption a {
  font-size: 16pt;
  line-height: 16pt;
  }
}



.carousel-indicators {
  bottom:-5px;
}

.carousel .item {
  background-color:#FFF;
}

.carousel-indicators li {
  background-color: #00928f;
}
.carousel-control.left, .carousel-control.right {
    background-image: none;
}


.modalPopup
{
	background-color: #FFFFFF;
	border: 1px solid #a6a6a5;
	padding: 0;
	width: 450px;
	color: #535353;
}

.modalPopupHeader
{
	width: 100%;
	background: Black url(../../../images/popup_header_bck.png) no-repeat bottom right;
	color: #ffffff;
	padding: 10px 0;
	margin: 0;
	
}

.modalPopupHeader p
{
	padding: 0 15px;
	margin: 0;
}

.modalPopupQuestion
{
	clear: both;
	padding: 10px 15px 10px 15px;
	background: #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	font-size: 11px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.modalPopupNote
{
	clear: both;
	padding: 10px 15px 10px 15px;
	background: #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #dbe0d0;
	font-size: 10px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.modalPopupFooter
{
	width: 100%;
	clear: both;
	border-top: #eeeeee 1px solid;
	background: #f6f6f6;
	float:left;
	padding-bottom: 2px;
	padding-top:2px;
	padding-left: 5px;
}

.modalPopupError
{
	float: left;
	width: 245px;
	padding: 15px;
	color: #c7271b;
}

.modalPopupRightButtons
{
	float: right;
	padding: 15px;
	width: 75%;
}

.modalPopupLeftButtons
{
	float: left;
}

.logout-icon{
	border: 0;
	padding:0 3px 0 3px;
	text-align: center;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	background-color:#A8A6A6;
	color:#fff;
	height:24px;
	width:24px;
}

a.logout
{
    text-decoration:none;
    text-align:center;
    color:#aba6a6;
    height:24px;
    float: right;
}

.button
{
	background-color:#004c4f;
	color: #FFFFFF;
	border: 0;
	padding: 4px 5px 3px 5px;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	height:22px;
}

.buttonTeal
{
  color: #fff;
  background-color: #0db694;
  border: 0;
  padding : 4px 5px 3px 5px;
  font-family : Verdana, arial, helvetica, sans-serif;
  font-size: 8pt;
  height:22px;
}

.contactUsButtonGrey
{
	background: #A8A6A6 right top no-repeat url(../images/contact-us.png);
	color: #FFFFFF;
	height:24px;
	width: 24px;
}


@media (max-width: 400px) {
.footerlogo-img {
  width:120px;
  }
  .footertext-img {
   width:32px;
  }
}