@font-face {
  font-family: 'HeyWow';
  src: url('/fonts/SevenWest/HeyWow-Regular.ttf');
}

#profile > .profile-panel > .avatar > .avatar-inner img {
  border-radius: 0;
}
#main-navigation .mobile-menu-links > li > a > .circle.avatar > img {
   border-radius: 0;
}
#main-navigation .mobile-menu-links li a .avatar img {
    border-radius: 0;
}

.activity-note.ContactHome {
   background: #313131;
}

@media (max-width: 992px) {
   #contentBody .row .form-horizontal .row > .loginInput {
       padding-right: 0 !important;
   }
}
@media (min-width: 992px) {
    .loginInformation .row {
        padding: 0px 10px 0px 36px !important
   }
   #login-outro {
      padding-left: 30px;
   }
}

body.body-page-index.body-path-account, body.body-page-login.body-path-account {
   background-image: url("/imagestore.ashx?SiteImage=6");
   background-repeat: repeat-y;
   background-size: contain;
}

body.body-page-index.body-path-account header, body.body-page-login.body-path-account header {
    display: none;
}


body {
    color: #2B2B2B;
    font-size: 15px;
    line-height: 24px;
    font-family: 'HeyWow', Arial, Helvetica, sans-serif !important;
    overflow-y: scroll;
    overflow-x: hidden;
    background: white;
}

body.body-page-index #contentBody, body.body-page-login #contentBody {
  background: transparent;
}

body.body-page-index #contentBody .content, body.body-page-login #contentBody .content {
  background: white;
  margin-bottom: 5px !important;
  margin-top: 0px;
  padding-top: 14px;
}

@media (max-width: 767px) {
   body.body-page-index #contentBody .content, body.body-page-login #contentBody .content {
   padding: 20px;
   margin-top: 0px;
   padding-top: 40px;
  }
}

.body-page-tour iframe {
    max-width: 100%;
}
#contentBody iframe#tour-video {
   max-width: 100%;
}

#contentBody {
 background-color: white;
}

div.result-chart circle.node {
    fill: #E6F2EF !important;
}

.activity-list .item > .top-bar > .text {
    font-family: 'HeyWow', Arial, Helvetica, sans-serif !important;
}

h1, h2, h3, h4 {
    font-family: 'HeyWow', Arial, Helvetica, sans-serif !important;
}

.btn {
   border-radius: 25px;
   padding: 6px 25px;
    font-family: 'HeyWow', Arial, Helvetica, sans-serif;
}

.profile-panel .btn {
  border-radius: 12px;
  padding: 7px;
  line-height: 1;
}

.profileTabTicket {
    border: 2px #000000 solid;
}

header {
    background: #E6F2EF;
}
footer {
    background: #E6F2EF;
}

footer .copyright {
    text-align: center;
    float: unset;
}

footer .copyright ul li a {
    color: #2B2B2B;
}
footer .copyright p {
    color: #2B2B2B;
    font-family: 'HeyWow', Arial, Helvetica, sans-serif !important;
}
footer .copyright ul li {
    color: rgba(255, 255, 255, 0.5);
}
.loginWhyJoinBox {
    height: auto;
}
.loginInput, .loginWhyJoinText, .loginIntroText, .loginWhyJoinBox .text{
	color: #2B2B2B !important;
       font-family: 'HeyWow', Arial, Helvetica, sans-serif !important;
}

@media (max-width: 1320px) {
.logo {
     width: 20% !important;
     margin-top: 15px !important;
     margin: 10px 0 0 5px !important;
 }
}

.logo img{
	width: auto;
        max-height: 110px;
}
@media (max-width: 992px) {
.logo img{
	max-height: 70px;
}
.logo {
    width: 300px !important;
    margin: 10px 0 0 5px  !important;
}
}


.landing-tile-1, .landing-tile-2, .landing-tile-3{
	height: 150px;
}
@media (max-width: 767px) {
.landing-tile-1, .landing-tile-2, .landing-tile-3{
	height: 200px;
        width: 200px;
}
}
h1 {
    color: #2B2B2B;
}
h2, #homeMenu h2 a {
    color: #2B2B2B;
}

h1 .ticket {
    color: white;
    background: #BE001E;
}

#myrewards .points > .monthly > .number, #myrewards .points > .yearly > .number, #myrewards .points > .entries > .number {
    background: #BE001E;
    color: white;
}

.btn.green {
    background: #BE001E;
}

.btn-primary {
    background: #BE001E;
    color: white;
    border: 1px solid white;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus
 {
  background: white !important;
  color: #E6001E!important;
  border: 1px solid #E6001E !important;
}

.form-horizontal > div {
    background: transparent !important;
    border: none !important;
}

.profileProgressIndicatorOn {
    background: #BE001E;
}

.nav-tabs > li.active > a {
    border: 2px solid #E6001E;
    background: white;
    color: #E6001E;
}
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus, 
.nav-tabs > li.active > a:active {
    border: 2px solid #E6001E;
    background: #E6001E;
    color: white;
}

.nav-tabs > li > a:hover, 
.nav-tabs > li > a:focus {
    border: 2px solid #E6001E;
    background: white;
    color: #E6001E;
}


#profile > .profile-panel.edit-mode .edit-options ul li a {
    color: #E6001E;
}

span.home-page-icon a {
    color: #BE001E;
}
span.home-page-icon a:hover .circle .icon {
    color: transparent;
}
span.home-page-icon a:hover .circle {
    background: transparent;
    border: none !important;
    border-color: transparent;
}

span.home-page-icon a .badge {
    color: #ffffff;
    background: #17382B;
    border: 2px solid white;
}

.activity-list .item > .top-bar > .indicator > .ticket {
    color: #ffffff;
    background: #ED2525;
}

.activity-list .item > .top-bar > .indicator > .check {
    color: #ffffff;
    background: #BE001E;
}

.activity-note {
    background: #BE001E;
    color: #ffffff;
}

.avatar > .avatar-icon {
    background: #EA8A0D;
    color: white;

}

.feed-tags > ul.actions li a .fa {
    color: #000000;
}

#feed .item > .detail .read-more {
    color: #EA8A0D;
}

.feed-tags > ul.meta li {
    color: #2B2B2B;
    font-size: 13px;
}


.notice > .notice-icon {
    background: #E6001E;
    color: white;
}

a, a:hover, a:focus, a:active {
    color: #BE001E;
}

.form-control:focus {
    border-color: #BE001E;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 0, 0, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 0, 0, 0.6);
}

.login-button {
    color: white;
    background: #BE001E;
    border: 2px solid #BE001E;
}
.login-button:hover, .login-button:focus {
    color: white;
}

header .mobile-menu a {
    color: #BE001E;
}

#main-navigation .mobile-menu-links li a {
    color: white;
}
#main-navigation .mobile-menu-links li a .circle {
    background: #BE001E;
}
#main-navigation .mobile-menu-links li a .badge {
    background: #17382B;
    color: white;
}

@media (min-width: 992px) {
	header .logo {
		width: 40%;
		margin: 10px 0 0 5px;
	}
	
    #main-navigation .mobile-menu-links > li.active > a {
        color: #BE001E;
    }
    
    #main-navigation .mobile-menu-links > li > a {
        color: #BE001E;
        font-family: 'HeyWow', Arial, Helvetica, sans-serif;
    }

    #main-navigation .mobile-menu-links > li > a:hover {
        color: #BE001E;
    }

    #main-navigation .mobile-menu-links > li > a > .circle {
        border: 2px solid #BE001E;
        color: #E6001E;
    }

    #main-navigation .mobile-menu-links > li > a > .circle > .icon {
        border-color: #BE001E;
        color: #BE001E;
    }

    #main-navigation .mobile-menu-links > li.active > a > .circle {
        border: 2px solid #BE001E;
        border-color: #BE001E;
        background: #17382B;
        color: white;
    }

    #main-navigation .mobile-menu-links > li > a:hover > .circle {
        border: 2px solid #BE001E;
        border-color: #BE001E;
        background: #ffffff;
        color: #BE001E;
    }
    #main-navigation .mobile-menu-links > li > a:hover > .circle > .icon {
        color: #BE001E;
    }
    
    #main-navigation .mobile-menu-links > li.active > a > .circle > .icon {
        color: #BE001E;
    }

    #main-navigation .mobile-menu-links > li.active > a:hover > .circle > .icon {
        color: #BE001E;
    }
    #main-navigation .mobile-menu-links li a .badge {
        color: #ffffff;
        border: 2px solid white;
        background: #17382B;
    }

    #main-navigation .mobile-menu-links li {
        width: 110px;
        line-height: 15px;
    }
}

@media (max-width: 990px) {
	header .logo {
		width: 30%;
		margin: 10px 0 0 30px;
	}
}

#main-navigation .mobile-menu-links li a {
   color: #BE001E;
}
#main-navigation .mobile-menu-links li a .circle .icon {
    color: #E6001E;
}
#main-navigation .mobile-menu-links li a .circle {
   background: white;
}


.login-errors {
    color: red;
}

#discussions .discussion-item > .detail p span.new {
  background: #BE001E !important;
}

.avatar > .avatar-inner > img {
    background: transparent;
    border: none;
}

.landing-tile-1 {
  background: rgba(0, 0, 0, 0) url("/images/EvolvedCommunityDemo/landing-tile-1.jpg") repeat scroll center center / cover;
  margin: 0;
  width: 100%;
}
.landing-tile-2 {
  background: rgba(0, 0, 0, 0) url("/images/EvolvedCommunityDemo/landing-tile-2.jpg") repeat scroll center center / cover;
  margin: 0;
  width: 100%;
}
.landing-tile-3 {
  background: rgba(0, 0, 0, 0) url("/images/EvolvedCommunityDemo/landing-tile-3.jpg") repeat scroll center center / cover;
  margin: 0;
  width: 100%;
}

@media (max-width: 767px) {
.btn.right.loginSubButton {
    background: #BE001E none repeat scroll 0 0 !important;
    color: #fff !important;
    font-size: 13px;
    margin-bottom: -2px;
    margin-top: 18px !important;
    padding: 11px;
    width: 100%;
    }

.btn.right.loginSubButton a {
    background: #BE001E none repeat scroll 0 0 !important;
    color: #fff !important;
    font-size: 13px;
    margin-bottom: -2px;
    margin-top: 18px !important;
    padding: 11px;
    width: 100%;
}
}

.btn.btn-default:hover {
 background: #BE001E;
 border: 1px solid #BE001E;
 color: #FCFAF4 !important;
}

#feed .item > .detail > h2 {
     font-family: 'HeyWow', Arial, Helvetica, sans-serif;
 color: #2B2B2B;
}
#feed .item.pinned-item {
    margin: 0 0 35px 30px;
    padding: 20px 20px 20px 0;
    border-radius: 5px;
    background: rgba(0,128,96,.1);
    color: #2B2B2B;
    position: relative;
}
#discussions .discussion-item > .detail h2 {
     font-family: 'HeyWow', Arial, Helvetica, sans-serif;
}
.task-bar > ul > li.task a {
     font-family: 'HeyWow', Arial, Helvetica, sans-serif;
}
#discussions .discussion-item > .detail p {
     font-family: 'HeyWow', Arial, Helvetica, sans-serif;
}
span.home-page-icon a .badge > .text {
     font-family: 'HeyWow', Arial, Helvetica, sans-serif;
}
#myrewards .points > .monthly, #myrewards .points > .yearly, #myrewards .points > .entries {
     font-family: 'HeyWow', Arial, Helvetica, sans-serif;
}
#profile > .profile-panel p {
     font-family: 'HeyWow', Arial, Helvetica, sans-serif;
}
.form-horizontal > div {
     font-family: 'HeyWow', Arial, Helvetica, sans-serif;
}
.nav-tabs > li > a {
     font-family: 'HeyWow', Arial, Helvetica, sans-serif;
}
.form-panel h3 {
     font-family: 'HeyWow', Arial, Helvetica, sans-serif;
}

@media (min-width: 768px) {
  footer .copyright ul li a {
       font-family: 'HeyWow', Arial, Helvetica, sans-serif;
  }
}

#embedded_eve { background-color: #E6F2EF !important; color: #BE001E; }
embedded-eve .header { background-color: #E6F2EF !important; color: #BE001E !important; }
embedded-eve .end-btn { background: #E6F2EF !important; color: #BE001E !important; }
embedded-eve .arrow-down { border-top: 12px solid #E6F2EF !important; color: #BE001E; }
embedded-eve #sidenav a { color: #BE001E !important; }
embedded-eve .modal .close_modal { color: #BE001E !important; }
@media (max-width: 767px) {
   embedded-eve { display: none; }
}

#homeMenu.pull-left { float: none !important; }