#amp_logo { top: 5px; left: 10px; }

#login_logo {
    width: 50%!important;
    padding:25px 0 0 25px!important;
}

#logo_container_fixed {
    top: 25%!important;
    left: 0!important;
    width: 100%;
    text-align: center;
}

#logo_container {
    background: linear-gradient(to left, #071D88, #8C2270) !important;
}

#logo_black_bg {
    background-color: #fff!important;
    opacity: 0.7;
}

#login_container button {
    background-color: #000000;
}

#login_container a, #login_container a:hover, #login_container a:visited {
    color: #000000!important;
    border-color: #000000!important;
}

/*
#page-left { background-color : #2a2a2a!important; }
.main-menu-section { border-left-color: #2a2a2a!important; }
.menu-section-open {
    background-color: #323232!important;
    border-left-color: #1e1e1e!important;
}
*/

#page-left {
    background: linear-gradient(to bottom, #071D88, #8C2270) !important;
}

.main-menu-section {
    color: #4e5567!important;
    border-left: 4px solid #fff!important;
}

#main-menu-links .menu-title {
    color: #f4f4f4!important;
}

#main-menu-links .menu-section-open .menu-title, #main-menu-links .menu-section-open .menu-icon i {
    color: #f4f4f4!important;
}

.main-menu-section a {
    color: #f4f4f4!important;
}

#main-menu-links .menu-icon i {
    color: #f4f4f4!important;
}

#main-menu-links .menu-section-open .menu-icon i {
    color: #f4f4f4!important;
}

#main-menu-links ul a:hover {
    color: #9499A3!important;
}

.main-menu-section:hover {
    background-color: #8C2270!important;
    border-left: 4px solid #f4f4f4!important;
}

.menu-section-open, .menu-section-open:hover {
    background-color: #8C2270!important;
    border-left: 4px solid #000000!important;
}

#page-right {
    border-left: 2px solid #e8e8e8!important;
}
/*
#top-bar {
    box-shadow: 0px 1px 4px 1px rgba(0,0,0,.12)!important;
}*/
.v5-sections2-links	{
    background-color: #fff;
    background-image: none;
}
.v5-sections2-links h3 {
    background-color: #fff;
    background-image: none;
    color: #8C2270;
}

.v5-sections2-links h3.section-open {
    color: #8C2270;
    background-color: #f4f4f4!important;
    border-left: 3px solid #8C2270!important;
}

.v5-section2-controls {
    border-left: 3px solid #8C2270;
    background-color: #f4f4f4;
}
.filter-button {
    border: 1px solid #8C2270;
    background-color: #fff;
}

.filter-button-img {
    background-color: #8C2270;
}

.filter-button-txt {
    color: #8C2270;
}