#view-source {
    position: fixed;
    display: block;
    right: 0;
    bottom: 0;
    margin-right: 40px;
    margin-bottom: 40px;
    z-index: 900;
}

.select-style-header {
    margin: 13px 10px 0 0 !important;
}

.hand {
    cursor: pointer;
}

.help {
    cursor: help;
}

.disabledElement {
    opacity: 0.5 !important;
    pointer-events: none;
    cursor: default;
}

.ml-90 {
    margin-left: 90px;
}

.mt-300 {
    margin-top: 300px;
}

.results-mapping .mapped_ok:hover {
    background: #dff0e6 !important;
    cursor: default !important;
}

.icon-help {
    vertical-align: middle !important;
}

.displaynone {
    display: none;
}

.pl-40 {
    padding-left: 40px;
}

.ml-40 {
    margin-left: 40px;
}

.mr-40 {
    margin-right: 40px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.text-center {
    text-align: center !important;
}

.clustersize1, .clustersize2, .clustersize3, .clustersize4, .clustersize5 {
    font-family: arial;
    display: block;
    position: relative;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    color: #fff;
}

.clustersize1 {
    left: -26px;
    top: -26px;
    line-height: 52px;
    font-size: 12px;
    background: url(../images/gmaps/m1.png) no-repeat 0 0;
    width: 53px;
    height: 52px;
}

.clustersize2 {
    left: -28px;
    top: -28px;
    line-height: 55px;
    font-size: 12px;
    background: url(../images/gmaps/m2.png) no-repeat 0 0;
    width: 56px;
    height: 55px;
}

.clustersize3 {
    left: -33px;
    top: -33px;
    line-height: 65px;
    font-size: 12px;
    background: url(../images/gmaps/m3.png) no-repeat 0 0;
    width: 66px;
    height: 65px;
}

.clustersize4 {
    left: -39px;
    top: -39px;
    text-align: center;
    line-height: 77px;
    font-size: 12px;
    background: url(../images/gmaps/m4.png) no-repeat 0 0;
    width: 78px;
    height: 77px;
}

.clustersize5 {
    left: -45px;
    top: -45px;
    line-height: 89px;
    font-size: 12px;
    background: url(../images/gmaps/m5.png) no-repeat 0 0;
    width: 90px;
    height: 89px;
}

.centerimage {
    display: block;
    margin: auto;
    margin-top: 3px;
}

.noresults {
    float: left;
}

.mt-10 {
    margin-top: 10px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mr-15 {
    margin-right: 15px;
}

.mdl-button:focus {
    background: #b80101 !important;
}

.full-width {
    width: 65%;
}

.col1 {
    width: 1%;
}

.col5 {
    width: 5%;
}

.col10 {
    width: 10%;
}

.col15 {
    width: 15%;
}

.col20 {
    width: 20%;
}

.col25 {
    width: 25%;
}

.col30 {
    width: 30%;
}

.col35 {
    width: 35%;
}

.col40 {
    width: 40%;
}

.col45 {
    width: 45%;
}

.col50 {
    width: 50%;
}

.col55 {
    width: 55%;
}

.col60 {
    width: 60%;
}

.col70 {
    width: 70%;
}

.col80 {
    width: 80%;
}

.form_checkbox {
    font-size: 15px !important;
    display: block;
    margin: -13px 5px 0px 0px !important;
}

    .form_checkbox input {
        display: inline !important;
        width: auto !important;
    }

.content-dialog .mini-title {
    font-size: 10px;
    line-height: 10px;
    padding: 0 0 5px 0;
    text-align: left;
    text-transform: uppercase;
}

.edit_contact {
    margin-right: 15px;
}

.profile-widget {
    min-height: 120px;
}

/*Footer*/
.containerFooterLogin {
    margin: 40px 0;
    font-family: Roboto;
    font-size: 14px;
}

.containerFooter {
    height: 101px !important;
    min-height: 80px;
    display: flex;
    padding: 0px 25px;
    align-items: center;
    box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
    position: relative;
    font-family: Roboto;
    font-size: 14px;
    color: gray;
}

.footerText {
    width: 30%;
    text-align: end;
    margin-left: auto;
}

.containerLogo {
    margin: 35px auto;
}

.juniperLogoLogin {
    width: 190px;
}

.juniperLogo {
    width: 148px;
    height: 30px;
}

.containerFooter > img {
    height: 24px !important;
}

.divisionsLogo {
    content: url('https://static.ejuniper.com/firma/logos/logos_divisiones-transparente.png');
}

@media (max-width: 780px) {
    .divisionsLogo {
        width: 90%;
        height: max-content;
        content: url('https://static.ejuniper.com/firma/logos/logos_divisiones_mob-transparente.png');
    }
}
