html {
    position: relative;
    min-height: 100%;
}

html, body, body * {
    transition: all 0.3s ease-in-out 0s;
}

#home-page-warning {
	margin: 15px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
}

body > .container {
    padding-bottom: 60px;
}

.footer a {
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 24px;
}

.footer a:first-child,
{
    margin-left: 0;
}

.footer a:last-child {
    margin-right: 0;
}

.navbar {
    min-height: 20px;
}

.navbar-default{
    background-color: transparent;		
	border: none;
}
.navbar-nav {    
	font-family:  Arial Narrow, Arial, Helvetica, sans-serif;	
	font-size: 107.7%;
	font-weight: bold;	
}
.dropdown-menu,
.dropdown-menu > li > a
{
	font-family:  Arial Narrow, Arial, Helvetica, sans-serif;	
	font-weight: bold;	
}

/* vertical borders tween menu items*/
.navbar-nav > li~li { border-left: 1px solid #E3E3E3}


.nav > li > a
{
	color: 	#7f7f7f;
}

/*@media all and (min-width:768px)*/
.navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
}


.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover,
.nav > li > a:focus,
.nav > li > a:hover
{
	color: #D1110B;
	background-color: transparent;	
}

.Magna-Grey-Bar {
    height: 25px;
	background-color: #9c9d9e;	
}


.image-expand
{
	/*
	width: 200px;
	height: 100px;
	background-position: center;
	background-size: cover;
	*/
	object-fit: cover;
}
	
.crop {
    width: 200px;
    height: 150px;
    overflow: hidden;
}
.crop img {
    width: 400px;
    height: 300px;
    margin: -75px 0 0 -100px;
}


#login-splash {
	background: linear-gradient(rgba(0,0,0,.25), rgba(0,0,0,.25)), url(/flexweb/magna/assets/images/login-splash.jpg);
	background-size: cover;
	background-position: 0% 60%;
	height: auto;
	margin-left: -15px;
	margin-right: -15px;
	padding: 30px;
}

#login-splash h1, #login-splash h2, #login-splash p {
	color: #fff;
	font-weight: 500;
}

div#carousel-home {
    background-color: #D5D5D5;
    margin-bottom: 2em;
    margin-top: -10px;
    color: #666;
}

div#carousel-home h1, #login-splash h1 {
    color: #fff;
    /*padding: 30px 10px;*/
    background-color: transparent;
}

div#carousel-home. div.carousel-caption h1
{
	padding: 30px 10px;
}

div#carousel-home div.carousel-item-image {
    float: left;
    margin: 0 15px 15px 0
}

div#carousel-home div.carousel-item-text p {
    text-align: justify
}

div#carousel-graphs .carousel-control {
    background-image: none
}

div#carousel-graphs span.glyphicon {
    color: #34BCBA
}

div#carousel-graphs img {
    margin: auto
}
.carousel-control {
    width: 8%;
    z-index: 10;
}

div.carousel-caption {
    text-shadow: none;
    position: absolute;
    width: 49%;
    top: 5%;    
    left: 0;
}

div.carousel-caption-l {	
	top: 10%;
    bottom: auto;
    left: auto;
    height: auto;
    text-transform: none;
    left: 0;
    padding: 10px;
    text-align: center;
    margin-left: 6%;
    background-color: rgba(0, 0, 0,.6);
}

div.carousel-caption-l p {
    text-align: left;
    color: #fff;
}

div.carousel-caption-l a {
    color: #fff;
}

div.carousel-caption-l a:hover, div.carousel-caption-r a:focus {
    color: #eee;
}

div.carousel-caption-r {
    top: auto;
    bottom: 20%;
    left: auto;
    height: auto;
    text-transform: none;
    right: 0;
    padding: 10px;
    text-align: center;
    margin-right: 2%;
    background-color: rgba(0, 0, 0,.6);
}

.carousel-indicators {
    bottom: 5px;
}
div.carousel-caption-r p {
    text-align: left;
    color: #fff;
}

div.carousel-caption-r a {
    color: #fff;
}

div.carousel-caption-r a:hover, div.carousel-caption-r a:focus {
    color: #eee;
}

/* stuff I'm happy with above */

dl dd {
	margin-bottom: 1em;
}



.black.glyphicon {
	color: #000;
}


#brand-logo {
	position: relative;
    float: left;
    padding-right: 5px;
	padding-top: 10px;
    width: 163px;
    height: auto;
    margin-bottom: 5px;
    top: 50%;
}


#the-menu li:last-child,
#the-menu li:last-child a {
    padding-right: 4px;
}

#client-logo {
    padding-right: 4px;
}

h1, h2, h3 {
	margin-top: 0;	
	weight: 400;
}

h1 {
	font-size: 42px;
	letter-spacing: 1.1px;
	line-height: 1.143;
}
h2 {
	letter-spacing: 0.9px;
	line-height: 1.2;	
}

div.home-box {
    margin-bottom: 15px;
    color: #666;
    background-color: #ECECEC;
    border: 1px solid #FFF;
}

div.home-box a {
    text-decoration: none;
    color: inherit
}

div.home-box h1.eyebrow {
    font-size: 12px;
    line-height: 1.5;
    margin-top: 0;
    color: white;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .8px;
    margin-bottom: 0;
}

div.home-box p {
    color: white;
    font-size: 16px;
    font-weight: 200;
    padding-bottom: 10px;
}

div.home-box:hover {
    background-color: #D5D5D5;
    box-shadow: 0px 0px 15px #666;
}

div.home-box img {
    width: 100%;
}

div.home-box-text {
    padding: 10px;
    position: relative;
    height: 8em
}

div.home-box-text span.glyphicon {
    position: absolute;
    right: 0;
    top: 0;
    padding: 8px;
    background-color: #00B4A0;
    color: #fff
}

.img-header {
    width: 100%
}

.btn-forward,
.btn-back {
    position: relative;
}

.btn-forward {
    padding-right: 25px
}

.btn-back span.glyphicon {
    position: absolute;
    left: 0;
    padding: 8px;
    color: #fff
}

.btn-forward span.glyphicon {
    position: absolute;
    right: 0;
    padding: 8px;
    color: #fff
}

.dropdown-header {
    color: #34BCBA;
    font-size: inherit
}

div#top-bar {
    padding: 1em;
    border-bottom: 1px solid #D5D5D5
}


a#logout-link {
    color: #333
}

ol.breadcrumb li.active {
    font-weight: stronger
}

div#vestingbarchart {
    text-align: center;
    margin-bottom: 2em
}

div#summary-charts div {
    text-align: center
}

div#share-disposals div#share-disposals-options .row {
    padding: 1em 0;
    border-top: 1px solid #ddd
}

div#plan-management div#plan-management-options .row {
    padding: 1em 0;
    border-top: 1px solid #ddd
}

div#plan-documents p {
    border-top: 1px solid #DDD
}


.hidden {
    display: none
}

.row-detail td:last-child {
    text-align: right;
}

#tax-voucher-table td:last-child {
    text-align: right
}

.no-screen {
    display: none
}

.btn.btn-primary,
.btn.btn-default, .btn.btn-danger, .btn.btn-success {
	position: relative;
	padding: 15px 45px 15px 15px;
    border-radius: 2px;
    font-size: 16px;
    border: 1px solid #3c4242;
    background-color: transparent;
    color: #3c4242;
    line-height: 1.25;
    letter-spacing: 1.4px;    
}

.btn.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn.btn-primary[data-original-title="Download as PDF"],.btn.btn-primary.dropdown-toggle,
.btn.btn-default[data-original-title="Download as PDF"],.btn.btn-default.dropdown-toggle {
	padding: 10px;
}

.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-default:hover,
.btn.btn-default:active,
.btn.btn-default:focus,
.btn.btn-primary:after,
.btn.btn-default:after {
	text-decoration: underline;
	background-color: transparent;
	color: inherit;
}

.btn.btn-primary:not([data-original-title="Download as PDF"]):not(.dropdown-toggle):after
,.btn.btn-default:not([data-original-title="Download as PDF"]):not(.dropdown-toggle):after
,.btn.btn-danger:after {
	font-size: 18px;
	font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    top: 16px;
    right: 15px;
    position: absolute;
    content: '>';
    text-decoration: none!important;
}

#goDates:after, #resetDates:after {
	top: 13px;
	right: 8px;
}


#hamburger {
    color: black;
    background: transparent;
    border: 0;
    padding: 0 10px;
    margin-right: 0;
}

#hamburger>span {
    font-size: large;
    margin-right: 15px;
}

.carousel .btn.btn-primary,
.carousel .btn.btn-default {
    color: white;
    border-color: white;
}

.icon-count {
    font-size: xx-small;
    position: relative;
    bottom: 12px;
    left: -5px;
    background-color: #fff;    
    border-radius: 5px;
    border: 1px solid #ae5288;
    color: #ae5288;
    padding: 1px 4px;
    margin-left: -10px;
}

.glyphicon-menu-margin {
    margin-right: 6px;
}



div#fund-allocation-history td.completed {
    background-color: #7cb82f;
    color: #fff;
    border-color: #fff
}



div#fund-allocation-history td.rejected {
    background-color: #fece09;
    border-color: #fff;
}



div#fund-allocation-history td.in-progress {
    background-color: #12749a;
    color: #fff;
    border-color: #fff
}



div#fund-allocation-history td.waiting {
    background-color: #eb7600;
    border-color: #fff;
    color: #fff;
}



div#fund-allocation-history td.closed {
    background-color: #778892;
    border-color: #fff;
    color: white;
}



div#fund-allocation-history td.allocation-fund {
    background-color: #951a26;
    border-color: #fff;
    color: white
}



div#fund-allocation-history td.allocation-amount {
    background-color: #951a26;
    border-color: #fff;
    color: white
}



#share-disposal .table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    vertical-align: top
}

label.required:after {
    content: " *";
    color: red;
}

.form-control {
	height: inherit;
}

.form-control.btn.not-wide {
    width: auto;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #FF8700;
    background-color: #fff;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    color: #0047BA;
    white-space: nowrap;
}

/*/
h2 {
    color: #efab00;
}

h3 {
    color: #ae5288;
}
*/
h6 {
    color: white;
    background-color: transparent;
    padding-bottom: 16px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .8px;
}

@media (max-width: 767px) {
    span.navbar-text {
        margin-left: 15px;
        margin: 5px 15px;
        margin-bottom: 5px;        
    }
    section#connect-footer {
        padding-top: 32px;
    }
}

@media (min-width: 768px) {
    span.navbar-text {
        font-size: 16px;
        line-height: 1.2em;
        margin-left: 0;
        margin-bottom: 7px;
    }
}
#copyright {
   text-align: center;
   font-size: 12px;
   color: white;
   margin: 20px;
}

.btn.btn-info {
    border: 2px solid #00b4a0;
    text-transform: uppercase;
}

#connect-footer .btn sub, #connect-footer a.btn sub, .cwf-banner .btn sub, .cwf-banner a.btn sub {
    bottom: 0;
    display: inline-block;
    vertical-align: middle;
}

#connect-footer .btn sub:before, #connect-footer a.btn sub:before, .cwf-banner .btn sub:before, .cwf-banner a.btn sub:before {
    color: #00b4a0;
    font-size: 32px;
}

#connect-footer .btn sub:before {
    padding-right: 10px;
}
#connect-footer .btn.btn-info sub {
    opacity: 1!important;
}

#connect-footer .btn.btn-info:hover {
    background-color: #00b4a0;
}
#connect-footer .btn.btn-info {
    background-color: transparent;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    border: 2px solid #00b4a0;
    color: #fff;
    font-weight: 300;
}

#connect-footer .btn:hover sub:before, #connect-footer a.btn:hover sub:before, .cwf-banner .btn:hover sub:before, .cwf-banner a.btn:hover sub:before {
    color: #fff;
}

@media (min-width: 1200px) {
    #connect-footer .follow .social-icon {
        padding-left: 4px;
    }
}

#connect-footer .follow .social-icon {
    width: 20%;
    float: left;
}
*, :after, :before {
    box-sizing: border-box;
}

.white-text {
    color: white;
}

#connect-footer .social {
    font-size: 24px;
    text-align: center;
}

hr.no-top-margin {
    margin-top: 0;
}
hr.no-bottom-margin {
    margin-bottom: 0;
}
hr.med-gray {
    border-top: 1px solid #dadddc;
}

.cwf-padding-bottom-32 {
    padding-bottom: 32px;
}

footer.footer * {
    box-sizing: border-box;
}
@media (min-width: 992px) {
    footer.footer .container {
        padding: 40px 15px;
    }
}
@media (min-width: 768px) {
    footer.footer .container {
        padding: 20px 15px 25px;
    }
}

footer.footer .container {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    color: #fff;
}

#home {
    margin-top: 24px;
}

.frosting {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.home-box {
    position: relative;
    background-size: cover;
    height: auto;
}

#dashboard-tile.home-box article.frosting::before {
    background-image: url('/flexweb/magna/assets/images/jpgs449x672/Magna-EEPPP-Icon-672x449-01.jpg');
}

#transactions-tile.home-box article.frosting::before {
    background-image: url('/flexweb/magna/assets/images/jpgs449x672/Magna-EEPPP-Icon-672x449-02.jpg');
}

#about-your-plans-tile.home-box article.frosting::before {
    background-image: url('/flexweb/magna/assets/images/jpgs449x672/Magna-EEPPP-Icon-672x449-03.jpg');
}

#messages-tile.home-box article.frosting::before {
    background-image: url('/flexweb/magna/assets/images/jpgs449x672/Magna-EEPPP-Icon-672x449-04.jpg');
}

article.frosting {
    position: absolute;
    overflow: hidden;
    margin-top: 85%;
    z-index: 1;
}

div.frosting {
    position: absolute;
    margin: 0;
    padding: 0;    
    overflow: hidden;
    top: 0;
    left: 0;
	
}


article.frosting::before {	
    content: ' ';
    z-index: -1;
    position: absolute;
	-webkit-filter: url('#blur');
    filter: url('#blur');
    -webkit-filter: blur(5px);
    filter: blur(5px);	
    background-size: cover;
	width: 100%;
    height: 100%;
    margin-top: -85%;	
}

article.frosting *, div.home-box div.bottom-text * {
    padding: 3% 10px 0 20px;
    z-index: 2;	
}

div.gradient {
    padding: 0;
    width: 100%;
    height: 50%;
    position: absolute;
    z-index: 0;
    background: -webkit-linear-gradient(top,transparent,transparent 0,#000);
    background: linear-gradient(180deg,transparent 0,transparent 0,#000);
}

div.bottom-text span {
	font-size: 14px;
    line-height: 1.6;
    position: absolute;
    bottom: 8%;
    padding: 0 0 0 20px;
    z-index: 6;
    color: white;
    letter-spacing: 0.8px;
    border: none;
}

.btn.btn-default.btn-secondary {
	color: black;
	position: relative;
	bottom: initial;
	height: auto;
	padding: 9px 28px 9px 9px;;
}

.btn.btn-default.buttons-excel.btn-secondary:after {
	top: 10px;
	right: 7px;
}

div.bottom-text span:after {
	font-size: 18px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    top: 2px;
    right: -10px;
    content: '  >';	
}

.home-box:hover div.bottom-text span {
    color: #fff;
}

div.home-box div.bottom-text {
    padding-top: 10%;
    height: 44%;
    position: absolute;
    bottom: 0;
    z-index: 7;
}

@media (max-width: 991px) {
    div.home-box div.bottom-text {
        height: auto;
        width: 100%;
        position: absolute;
        bottom: 0;
        z-index: 6;
        background-color: rgba(0, 0, 0, 0.5);
        padding: 5%;
    }
}


.breadcrumb>.active {
    color: #efab00;    
}

#employee-top-menu {
    margin-bottom: 0px;
}
*/

.rotate90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

#share_price {
    font-size: 16px;
}

table#email-addresses {background-color: white;}
table#email-addresses tr:first-child > td {border:  none}
table#email-addresses tr td:last-child {padding-right: 0;}
table#email-addresses tr td:first-child {padding-left: 0;}
table#email-addresses tr td:first-child {font-weight: normal;}