/* Start Header Compact */
#axero-header-compact,
            .navbar #axero-header,
#axero-header-social {
        background: #122147;}
/* End Header Compact */

/*=================
General Body Styles
===================*/
body {
    font-family: "Franklin Gothic", Arial, sans-serif;
}

.axero-widget-entity-icon-list ul li a,
.axero-widget-events ul li a .event-info .property {
    word-break: break-word;
}

.axero-community-wrapper {
    padding: 0;
}

/*=================
End General Body Styles
===================*/

/*==============
Heading Styles
===============*/

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #004f8c;
}

/*==============
End Heading Styles
===============*/


/*==========
Axero CSS overrides: Remove dates and authors
============*/

/*SALES*/
.x-custom-space-sales .tile-properties .t-date {
    display: none;
}

.x-custom-space-sales .tile-properties .t-author {
    display: none;
}

.x-custom-space-sales .p-user {
    display: none;
}

.x-custom-space-sales .ax-entity-bar-opt.axero-entity-options-article .opt.opt-rating {
    display: none;
}

/*SALESONBOARDING*/
.x-custom-space-sales-onboarding .tile-properties .t-date {
    display: none;
}

.x-custom-space-sales-onboarding .tile-properties .t-author {
    display: none;
}

.x-custom-space-sales-onboarding .p-user {
    display: none;
}

.x-custom-space-sales-onboarding .ax-entity-bar-opt.axero-entity-options-article .opt.opt-rating {
    display: none;
}

/*EmployeeHandbook*/
.x-custom-space-employee-handbook .tile-properties .t-date {
    display: none;
}

.x-custom-space-employee-handbook .tile-properties .t-author {
    display: none;
}

.x-custom-space-employee-handbook .p-user {
    display: none;
}

.x-custom-space-employee-handbook .ax-entity-bar-opt.axero-entity-options-article .opt.opt-rating {
    display: none;
}





/*================
Link styles
=================*/
a {
    color: #004f8c;
    text-decoration: none !important;
}

a:hover {
    color: #26aaa5;
    text-decoration: none !important;
}

.axero-entity-formatted-content a {
    text-decoration: none !important;
}

/*================
End Link styles
=================*/


/*====================
Side Bar Menu Styles
=====================*/
label {
    font-size: inherit;
    line-height: inherit;
    margin: 0 0 10px 0;
    color: #004f8c;
    width: 100%;
    box-sizing: border-box;
    transition: all .3s ease-in-out;
}

label a {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    transition: all .3s ease-in-out;
    padding: 10px 10px 5px 5px;
    border-bottom: 3px solid transparent;
}

label a:hover {
    border-bottom: 3px solid #004f8c;
    color: #004f8c;
}

/*====================
End Side Bar Menu Styles
=====================*/

/*==============
Button Styles
===============*/
/*Menu Buttons*/
a.btn.btn-block.btn-link.btn-menu {
    color: #343b43;
    text-align: left;
    background: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
    margin: 0;
    padding: 5px 10px;
    border: 3px solid #ffffff;
    border-radius: 0;
    transition: all .3s ease-in-out;
}

a.btn.btn-block.btn-link.btn-menu:hover {
    background: #004f8c;
    color: #ffffff;
    border: 3px solid #004f8c;
}


a.btn.btn-block.btn-large {
    background-image: none;
    background: #004f8c;
    color: #fff;
    border-radius: 0;
    font-weight: 600;
    border: 3px solid #004f8c;
    transition: all .3s ease-in-out;
}

a.btn.btn-block.btn-large:hover {
    background: transparent;
    color: #004f8c;
}

/*==============
End Button Styles
===============*/


/*========================
Homepage Styles
==========================*/

.scroll-617 .axero-widget-content.axero-widget-content-padded {
    max-height: 617px;
    overflow: scroll;
}

.scroll-500 .axero-widget-content {
    max-height: 500px;
    overflow: scroll;
}

.flex-row .row-fluid {
    display: flex;
    flex-flow: row wrap;
}

.flex-row .row-fluid .span3 {
    display: flex;
    flex-flow: column;
}

.flex-row .row-fluid .span3 div {
    flex: auto;
}

/*========================
End Homepage Styles
==========================*/

/*===================================
=====================================
Homepage Search Hero Template Styles
=====================================
=====================================*/
.cfx-hero-salespro {
    padding: 100px;
    background-image: url(https://connect.rainforrent.com/fileattachment?file=JFbW%2BrjRc7h6RZYyRis4Uw%3D%3D&v=1&driveID=0);
    /*Hero image*/
    background-position: 25% 50% !important;
    background-origin: border-box !important;
    background-size: cover !important;
    position: relative;
}

.cfx-hero-salespro:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .1);
    content: "";
    height: 100%;
    display: block;
}

.cfx-hero {
    padding: 15px 0 15px;
    background: #000;
    margin-top: -30px;
    margin-bottom: 30px;
    background-image: url(https://connect.rainforrent.com/fileattachment?file=AdK3t3l%2B1cHRDngg17MQbw%3D%3D&v=1);
    /*Hero image*/
    background-position: 25% 50% !important;
    background-origin: border-box !important;
    background-size: cover !important;
    position: relative;
}

.cfx-hero:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .1);
    content: "";
    height: 100%;
    display: block;
}

.axero-search-block {
    position: relative;
    color: #fff;
    text-align: center;
    padding: 0px;
    border-radius: 4px;
    box-sizing: border-box;
}

.axero-search-block h3 {
    font-size: 1.9em;
    font-weight: bold;
    margin: 30px 0 15px 0;
    color: #ffffff;
}

.axero-search-block .axero-search-block-inner {
    max-width: 900px;
    margin: auto;
}

.axero-search-block .axero-search-block-inner .search-container a {
    color: #212b35;
}

.axero-search-block .axero-search-block-inner .search-container a.btn.input-button {
    top: 5px;
}

.axero-search-block .axero-search-block-inner .search-container .search-textbox {
    height: 45px;
}

.axero-search-block .axero-search-block-inner .search-container .search-textbox input[type="text"] {
    font-size: 1.2em;
    padding: 5px 33px 5px 15px;
    height: 45px;
    line-height: 45px;
}

.axero-search-block .axero-search-block-sub {
    margin-top: 30px;
}

.axero-search-block .axero-search-block-sub h4 {
    font-size: inherit;
    margin: 0;
    color: #ffffff;
}

.axero-search-block .axero-search-block-sub .axero-search-block-links {
    max-width: 700px;
    margin: 15px auto;
}

.axero-search-block .axero-search-block-sub .axero-search-block-links a {
    border: 0px solid #444;
    display: block;
    color: #fff;
    line-height: 35px;
    padding: 4px 0 5px;
    border-radius: 4px;
    background: rgba(0, 0, 0, .7);
    font-size: 1.2em;
}

.axero-search-block .axero-search-block-sub .axero-search-block-links a:hover {
    background: rgba(0, 0, 0, .9);
    text-decoration: none;
}

.axero-search-block .axero-search-block-sub .footer-link {
    margin-top: 25px;
    font-size: 1.2em;
}

.axero-search-block .axero-search-block-sub .footer-link a {
    color: #fff;
}

@media (max-width: 979px) {
    .cfx-hero {
        margin-top: 0px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .axero-search-block .axero-search-block-sub .axero-search-block-links .span4 {
        margin-bottom: 5px;
    }
}

/*===================================
=====================================
END Homepage Search Hero Template Styles
=====================================
=====================================*/

/*Slick Carousel*/
.y-carousel {
    margin-bottom: 30px;
}

.y-carousel .y-slide {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.y-carousel .y-slide img.y-image {
    display: block;
    margin-top: -25px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.y-carousel .y-slide .y-info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 21%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 21%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.21) 21%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#000000', GradientType=0);
}

.y-carousel .y-slide .y-info .y-info-content {
    max-width: 600px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    padding: 45px;
    box-sizing: border-box;
}

.y-carousel .y-slide .y-info .y-info-content .y-info-content_date {
    font-size: 15px;
}

.y-carousel .y-slide .y-info .y-info-content .y-info-content_title {
    font-size: 34px;
    font-weight: 600;
}

.y-carousel .y-slide .y-info .y-info-content .y-info-content_title a {
    color: #fff;
}

.y-carousel .y-slide .y-info .y-info-content .y-info-content_summary {
    font-size: 17px
}

.y-carousel .y-slide .y-info .y-info-content .y-info-content_user {
    margin-top: 20px;
}

.slick-arrow::after {
    content: '';
    position: absolute;
    border: 2px solid #fff;
    width: 14px;
    height: 14px;
    top: 17px;
    left: 20px;
    border-width: 0 0 2px 2px;
    left: auto;
    right: 22px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.slick-arrow {
    -webkit-transition: opacity .8s ease-in-out;
    -moz-transition: opacity .8s ease-in-out;
    transition: opacity .8s ease-in-out;
    border: 0;
    width: 52px;
    height: 52px;
    border-radius: 0;
    font-size: 19px;
    line-height: 52px;
    font-weight: bolder;
    z-index: 98;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    margin-top: 0px;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    cursor: pointer;
    position: absolute;
    top: 42%;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.slick-arrow.slick-prev {
    left: 0;
    display: none !important;
}

.slick-arrow.slick-next {
    right: 0;
}

.slick-arrow.slick-prev:after {
    left: 21px;
    border-width: 2px 2px 0 0;
    display: none;
}

.slick-arrow.slick-next:after {
    border-width: 0 0 2px 2px;
    right: 21px;
}

.slick-dots {
    position: absolute;
    top: 0;
    right: 0;
    list-style: none;
}

.slick-dots li {
    display: inline;
}

.slick-dots li button {
    border: 0;
    border-radius: 400px;
    text-indent: -999px;
    content: '';
    height: 3px;
    width: 23px;
    margin-right: 10px;
    color: transparent;
}

.slick-dots li.slick-active button {
    background: #00508c;
}

@media (max-width: 767px) {

    .y-carousel .y-slide {
        overflow: auto;
        padding: 0;
        height: auto;
        -webkit-border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    .y-carousel .y-slide img.y-image {
        position: relative;
        -webkit-border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    .y-carousel .y-slide .y-info {
        position: relative;
        display: block;
        background: #000;
        -webkit-border-bottom-right-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .y-carousel .y-slide .y-info .y-info-content {
        position: relative;
        padding: 20px;
    }

    .y-carousel .y-slide .y-info .y-info-content .y-info-content_date {
        font-size: 13px;
    }

    .y-carousel .y-slide .y-info .y-info-content .y-info-content_title {
        font-size: 20px;
        font-weight: 600;
        margin: 0;
        line-height: normal;
    }

    .y-carousel .y-slide .y-info .y-info-content .y-info-content_summary {
        font-size: 15px;
        margin-top: 5px;
    }

    .slick-arrow {
        background-color: rgba(0, 0, 0, .8);
    }

}

/* Launchpad Widget - Small */
.ax-app-logos {
    padding: 20px 20px 10px;
}

.ax-app-logos ul {
    margin: 0 0 4px;
    padding: 0;
}

.ax-app-logos li {
    margin-bottom: 10px;
    margin-top: 0;
}

.ax-app-logos li a.thumbnail {
    color: inherit;
    text-align: center;
    background: #fff;
    border: 1px solid #dfdfdf;
    box-shadow: 0 0 0 transparent;
    padding: 10px 0;
    font-weight: 400;
    height: 100px;
    position: relative;
}

.ax-app-logos li a.thumbnail .thumb-icon {
    display: block;
}

.ax-app-logos li a.thumbnail .thumb-icon img {
    margin: auto;
    max-width: 74%;
    max-height: 55%;
    width: auto;
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    bottom: 0;
}

.ax-app-logos li a.thumbnail .thum-word {
    font-size: 12px;
    background: #f9f9f9;
    border-radius: 0 0 4px 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: solid 1px #dfdfdf;
    padding: 3px 0;
}

.ax-app-logos li a.thumbnail:hover {
    text-decoration: none;
}

.ax-app-logos li.span4:nth-child(3n+1) {
    margin-left: 0;
}

/* Change color of button, caret,gear icon on Files, Blogs, Articles and Wiki Pages */
/*Gear icon*/
.et-files-detail .btn.dropdown-toggle .icon-cog,
.axero-articles-detail .btn.dropdown-toggle .icon-cog,
.axero-wiki-detail .btn.dropdown-toggle .icon-cog,
.axero-blog-detail .btn.dropdown-toggle .icon-cog {
    color: #fff;
}

/*Caret icon*/
.et-files-detail .btn.dropdown-toggle .caret,
.axero-articles-detail .btn.dropdown-toggle .caret,
.axero-wiki-detail .btn.dropdown-toggle .caret,
.axero-blog-detail .btn.dropdown-toggle .caret {
    border-top: 6px solid #fff;
}

/*Options button*/
.et-files-detail .btn-group.pull-right a.btn,
.axero-articles-detail .btn-group.pull-right a.btn,
.axero-wiki-detail .btn-group.pull-right a.btn,
.axero-blog-detail .btn-group.pull-right a.btn {
    background: #004f8c;
}

/* Change color of buttons to dark or black */
/*Engineering Forms*/
.btn .btn.block .btn.large .btn.dark-button {
    background-color: #000000;
    color: #FFFFFF;
}

/* Disable Org Chart */
.btn-org-chart,
.pr-cover-section-options .pr-cover-user-actions a[href$='organizational-chart'],
.dropdown-menu a[href$='organizational-chart'] {
    display: none;
}


/* Set width of rank images */
img.p-rank,
.et-user .ax-pr-field-rank img,
.ax-usr-card .user-rank img,
.axero-top-contributors-user-rank img {
    max-width: 30px;
}

/*Hide point level image in discussions*/
.axero-discussion-post-list>li .axero-discussion-post-header .axero-discussion-post-info .axero-discussion-post-user .user-rank-info {
    display: none;
}




/*Hide author info on benefits page*/
.benefits-page .p-user {
    display: none;
}



/*Styles for the Icon List with Tabs template*/
.axero-widget-icon-list-with-tabs .nav-container {
    margin: 10px 0 0 10px;
}

.axero-widget-icon-list-with-tabs .nav-container ul.nav-tabs {
    border-bottom: none;
}

.axero-widget-icon-list-with-tabs .nav-container ul.nav-tabs li {
    padding-bottom: 0px;
}

.axero-widget-icon-list-with-tabs.no-articles #icon-list-tab-articles {
    display: none;
}

.axero-widget-icon-list-with-tabs.no-blogs #icon-list-tab-blogs {
    display: none;
}

.axero-widget-icon-list-with-tabs.no-cases #icon-list-tab-cases {
    display: none;
}

.axero-widget-icon-list-with-tabs.no-discussions #icon-list-tab-discussions {
    display: none;
}

.axero-widget-icon-list-with-tabs.no-events #icon-list-tab-events {
    display: none;
}

.axero-widget-icon-list-with-tabs.no-ideas #icon-list-tab-ideas {
    display: none;
}

.axero-widget-icon-list-with-tabs.no-files #icon-list-tab-files {
    display: none;
}

.axero-widget-icon-list-with-tabs.no-photos #icon-list-tab-photos {
    display: none;
}

.axero-widget-icon-list-with-tabs.no-videos #icon-list-tab-videos {
    display: none;
}

.axero-widget-icon-list-with-tabs.no-wikis #icon-list-tab-wikis {
    display: none;
}

/*Hide author info on employee handbook - US page*/
.employeehandbook-US-page .p-user {
    display: none;
}

/*Branch Manager Onboarding*/
.x-custom-space-branch-manager-onboarding .tile-properties .t-date {
    display: none;
}

.x-custom-space-branch-manager-onboarding .tile-properties .t-author {
    display: none;
}

.x-custom-space-branch-manager-onboarding .p-user {
    display: none;
}

.x-custom-space-branch-manager-onboarding .ax-entity-bar-opt.axero-entity-options-article .opt.opt-rating {
    display: none;
}

/*Hide RSVP from Calendar Full View*/

.switch-field {
    display: none;
}