/**{
    outline: 1px solid  red;
}*/
body {
    height: calc(100% - 48px);
}

ul {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: -0.5px;
}

@font-face {
    font-family: 'Scandia Bold';
    src: url("~/Content/newDesign/font/Scandia-Bold.otf");
}

@font-face {
    font-family: 'Scandia Regular';
    src: url("~/Content/newDesign/font/Scandia-Regular.otf");
}

@font-face {
    font-family: 'Scandia Medium';
    src: url("~/Content/newDesign/font/Scandia-Medium.otf");
}

.cabezera_contenedor_2 {
    padding: 8px 5px 8px 10px;
    background: #0086d6;
    height: 48.9px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.cabezera_logotipo_2 {
    width: auto;
    margin-right: 0px;
    padding-left: 18px;
    padding-right: 36px;
}

    .cabezera_logotipo_2 img {
        width: 114px;
        height: 31px;
    }

.cabezera_buscador_2 {
    display: block;
    overflow: hidden;
    width: 100%;
    padding-right: 30px;
}

.cabezera_banner_2 {
    width: 400px;
    height: 31px;
}

..cabezera_banner_2 img {
    width: 400px;
    height: 33px;
}



.navbar-default {
    background: #0086d6;
    height: 60px;
    padding: 0 15px;
    z-index: 101;
    border: 0;
    border-radius: 0;
}

.drop_user {
    margin-left: -60px;
}

.dropDimension {
    padding-left: 15px !important;
    padding-right: 5px !important;
    padding-top: 10px !important;
}

.marginLeft {
    padding: 0;
    position: relative;
    width: 100%;
}

.nav_left {
    padding-left: 0;
}

    .nav_left .nav_right_item {
        display: none;
        position: absolute;
        right: 0;
    }

.nav_right {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    justify-content: center;
}

.logotype {
    display: block;
    width: 90px;
    height: 40px;
    -webkit-background-size: 115px 26px;
    -moz-background-size: 115px 26px;
    background-size: 115px 26px;
    margin-top: 10px;
    /*margin-bottom: 17px;*/
}

li h4 {
    color: #fff;
}

.profile-info {
    margin-left: -90px;
}

.profile-logo {
    width: 152px;
    height: 152px;
    border-radius: 50%;
    background: #888;
    display: block;
    float: right;
    margin-right: 100px;
}

.profile-flag img {
    display: block;
    width: 28px;
    height: 17px;
    float: left;
    background: #000;
}

.profile-name h2 {
    font-family: 'Scandia Bold', sans-serif;
    display: block;
    color: #0086d6;
    font-size: 25px;
    text-transform: uppercase;
    clear: both;
    margin: 0;
    padding-top: 8px;
}

.profile-title span {
    padding-top: 8px;
    color: #7e7e7e;
}

.profile-redes ul {
    padding-top: 8px;
    -webkit-padding-start: 0;
    float: left;
    margin-right: 50px;
}

    .profile-redes ul li {
        margin-right: 15px;
        float: left;
    }

        .profile-redes ul li i {
            color: #7e7e7e;
        }

.nav_right_item {
    padding: 0;
}

    .nav_right_item > li {
        float: left;
        margin: 0;
        padding: 23px 20px !important;
        line-height: 1;
        color: white;
        cursor: pointer;
    }

.nav_center {
    margin-top: 13px;
    margin-bottom: 13px;
}

.dropdown a {
    text-decoration: none;
}

.dropdown-menu > li > a {
    color: #838383;
}

.drop_user {
    width: 210px;
}

.btnSize {
    width: 190px;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #0094de;
    text-decoration: none;
    background-color: #f5f5f5;
}

.modal {
    background: rgba(0, 0, 0, 0.4);
}

.modal-dialog {
    top: 100px !important;
    margin: 30px auto 80px auto !important;
    /*width: 350px !important;*/
}

.modal-content {
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
}

.modal-header .close {
    padding: 3px 7px !important;
    opacity: 1;
    color: #fff !important;
    background-color: #0094de !important;
    font-family: 'Scandia Medium';
    font-weight: normal;
    font-size: 15px;
    border: 0 !important;
    border-radius: 3px !important;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-align: center;
}

.banner {
    /*margin-top: 8px;
    
    height: 10%;*/
    margin-top: 10px;
    max-width: 100%;
    width: 100%;
    height: auto;
    width: auto/9; /* Bug de ie8 */
}

.modal-title {
    /*font-family: 'Scandia Bold';*/
    color: #337ab7;
}

.modal-footer .btn-join {
    background: #007ED3 !important;
    color: white;
    border-color: #007ED3;
    border-radius: 3px;
}

.profile-container {
    margin-bottom: 10px;
}

.modal-footer .btn-create {
    background: #00A650;
    color: white;
    border-color: #00A650;
    border-radius: 3px;
}

.btn {
    border-radius: 0px;
}

.form-control {
    border-radius: 0px;
}

.menu-cart {
    padding: 0 5px;
    margin: 0;
    text-align: center;
    font-size: 11px;
}


.menu {
    background: #1094e6;
    height: 35px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.menu-fixed {
    width: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
}

.menu-items {
    padding-left: 0;
    cursor: pointer;
}

.menu-items {
    float: left;
    -webkit-transform: skewX(-10deg);
    -moz-transform: skewX(-10deg);
    -o-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(-10deg);
    padding: 5px 8px;
    margin: 0;
    margin-top: 10px;
    display: inline-block;
    text-align: center;
}

.menu-items-more {
    float: left;
    padding: 5px 8px;
    margin: 0;
    margin-top: 10px;
    display: inline-block;
    text-align: center;
}

    .menu-items-more li a, .sub_menu_more li a {
        color: #337ab7 !important;
    }

        .menu-items-more li a:hover.menu-items-more li a:active, .menu-items-more li a:focus {
            color: #23527c !important;
        }

.menu-items a {
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
    letter-spacing: 0.7px;
    display: inline-block;
    -webkit-transform: skewX(10deg);
    -moz-transform: skewX(10deg);
    -o-transform: skewX(10deg);
    -ms-transform: skewX(10deg);
    transform: skewX(10deg);
}

/*.menu-items a:focus{
    background-color: red; /**PRUEBA
}*/
.btn-toTop {
    position: fixed;
    bottom: 48px;
    z-index: 8;
    border: 0;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    line-height: 48px;
    background-color: #007adc;
    padding: 0 10px;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
    cursor: pointer;
    text-align: center;
    right: 30px;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .btn-toTop span {
        background: url('~/Content/newDesign/img/arrow-up.png') center center no-repeat;
        -webkit-background-size: 100%;
        -moz-background-size: 100%;
        background-size: 100%;
        width: 30px;
        height: 30px;
        display: table-cell;
        line-height: 30px;
        padding-top: 45px;
    }



[id^="Container_jbeeb_"] {
    background-image: none !important;
}

[id^="Box_jbeeb_"] {
    display: none !important;
}

[id^="Container_jbeeb_"] [id^="TextBox_jbeeb_"] span {
    font-size: 14px;
}

[id^="Stage_jbeeb_"] > [id^="TextBox_jbeeb_"] {
    top: 6.875px !important;
}

#Container_jbeeb_44, #Container_jbeeb_27, #Container_jbeeb_10 {
    left: 35.75px !important; /*3.75px*/
}

#Container_jbeeb_48, #Container_jbeeb_31, #Container_jbeeb_14 {
    left: 85.75px !important;
}

#Container_jbeeb_52, #Container_jbeeb_35, #Container_jbeeb_18 {
    left: 140.75px !important;
}

#Container_jbeeb_56, #Container_jbeeb_39, #Container_jbeeb_22 {
    left: 193.75px !important;
}

[id^="Stage_jbeeb_"] > [id^="TextBox_jbeeb_47"], [id^="Stage_jbeeb_"] > [id^="TextBox_jbeeb_30"], [id^="Stage_jbeeb_"] > [id^="TextBox_jbeeb_13"] {
    left: 45px !important;
}

[id^="Stage_jbeeb_"] > [id^="TextBox_jbeeb_51"], [id^="Stage_jbeeb_"] > [id^="TextBox_jbeeb_34"], [id^="Stage_jbeeb_"] > [id^="TextBox_jbeeb_17"] {
    left: 94px !important;
}

[id^="Stage_jbeeb_"] > [id^="TextBox_jbeeb_55"], [id^="Stage_jbeeb_"] > [id^="TextBox_jbeeb_38"], [id^="Stage_jbeeb_"] > [id^="TextBox_jbeeb_21"] {
    left: 150px !important;
}

[id^="Stage_jbeeb_"] > [id^="TextBox_jbeeb_59"], [id^="Stage_jbeeb_"] > [id^="TextBox_jbeeb_42"], [id^="Stage_jbeeb_"] > [id^="TextBox_jbeeb_25"] {
    left: 202px !important;
}

[id^="Stage_jbeeb_"] > [id^="TextBox_jbeeb_"] span {
    color: white;
}

[id^="Stage_jbeeb_"] {
    top: -12px !important;
}

.menu-items:active, .menu-items:hover, .menu-items:active a, .menu-items:hover a {
    background-color: #ffffff;
    color: #006ec6 !important;
}

.navbar {
    border-radius: 0;
    margin-bottom: 0;
    /*min-height:30px;*/
}

.menu_left {
    float: left;
}

    .menu_left .logotype {
        display: none;
    }

.menu_right {
    float: left;
    display: none;
}

.inputDimension {
    height: 35px;
}

.menu_right .dropdown a strong {
    margin-left: 10px;
}

.menu_right img {
    width: 36px;
    height: 36px;
    border-radius: 50%;
}

.menu_right .menu_fixed_prof-name {
    color: white;
    letter-spacing: 0.7px;
    margin-left: 7px;
    font-size: 12px;
}

.menu_right .dropdown {
    float: right;
    margin-top: 7px;
    margin-left: 2px;
}

.arrow-down {
    position: relative;
    width: 12px;
    height: 7px;
    top: -2px;
    display: inline-block;
    margin-left: 3px;
    background-image: url('../img/arrow-down.png');
    background-repeat: no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;
}

footer {
    background: #0086d6;
}

.footerDimension {
    padding: 0px 15px;
}

.logotipo_footer {
    text-align: left;
    padding: 0;
}

.redes_footer {
    text-align: right;
    display: block;
}

    .redes_footer ul {
        padding: 0;
        margin: 0;
        margin-top: 7px;
    }

        .redes_footer ul li a {
            color: white;
            font-size: 1.5rem;
        }

        .redes_footer ul li {
            display: inline-block;
            text-decoration: none;
            margin-right: 10px;
        }

.rights-container {
    padding-bottom: 20px;
    padding-top: 20px;
}

    .rights-container span {
        color: white;
        font-size: 10px;
        text-transform: uppercase;
    }
/*.logotype-footer-container{
    display: flex;
}*/

.btn-toTop {
    position: fixed;
    bottom: 60px;
    z-index: 8;
    border: 0;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    line-height: 48px;
    background-color: #007adc;
    padding: 0 10px;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
    cursor: pointer;
    text-align: center;
    right: 30px;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .btn-toTop span {
        background: url('../img/arrow-up.png') center center no-repeat;
        -webkit-background-size: 100%;
        -moz-background-size: 100%;
        background-size: 100%;
        width: 30px;
        height: 30px;
        display: table-cell;
        line-height: 30px;
        padding-top: 45px;
    }

.searchMbcont {
    display: none;
    margin-right: 0;
    margin-left: 0;
    background-color: #0a85d2;
}

    .searchMbcont .col-md-12 {
        padding: 5px;
    }

.rightItem_mb {
    margin: 0;
    margin-bottom: 5px;
    display: none;
    background-color: #0a85d2;
}

    .rightItem_mb .rightItem {
        color: white;
        font-size: 8px;
        height: 40px;
        line-height: 40px;
        position: relative;
        margin: 0px;
        font-weight: bold;
        border-bottom: 1px ridge rgb(26, 162, 253);
        background: rgb(16, 148, 230);
    }

.colorMenu {
    color: white;
    text-transform: uppercase;
}


.cart-responsive {
    margin-top: 1px;
    color: white;
    position: relative;
    display: inline-block;
    width: 90px;
    text-align: left;
}

.sizeCartRes {
    font-size: 2em;
}

.rightItem_mb .rightItem a {
    text-decoration: none;
}

    .rightItem_mb .rightItem a:hover {
        color: white;
    }

.rightItem_mb .rightItem::after {
    height: 25px;
    top: 7px;
    position: absolute;
    right: 0px;
    content: " ";
    border-right: 1px solid rgb(0, 134, 214);
}

.rightItem_mb .rightItem:last-child::after {
    border-right: none;
}

.menu_icon_mb {
    display: none;
    color: #fff;
    position: absolute;
    cursor: pointer;
}

    .menu_icon_mb i {
        margin-top: 12px;
    }

        .menu_icon_mb i.fa-angle-up {
            margin-top: 10px;
            -webkit-transform: rotate(-90deg);
        }

.navigator {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    left: 0;
    overflow: auto;
    padding-top: 0;
    transition: 0.3s;
    z-index: 990;
    background: url(../img/dot.png) repeat;
    background-color: #111;
}

    .navigator .menu-items_mb {
        padding: 0;
        text-align: center;
    }

.menu-items_mb li {
    padding: 1em 1em;
}

    .menu-items_mb li a {
        letter-spacing: 0.7px;
        text-transform: uppercase;
        font-weight: bold;
        font-family: 'Scandia-Regular', sans-serif;
        padding: 0px 8px 0px 32px;
        text-decoration: none;
        font-size: 15px;
        color: #818181;
        display: block;
    }

    .menu-items_mb li:active,
    .menu-items_mb li:hover {
        background-color: rgba(220, 235, 203, 0.1);
    }

    .menu-items_mb li a:active,
    .menu-items_mb li a:hover {
        color: #f1f1f1 !important;
    }

.menu .container {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    justify-content: center;
}

.borde {
    border: 1px solid red;
}

.cart-link {
    margin-top: -3px;
    color: white;
    position: relative;
    display: inline-block;
    width: 90px;
    text-align: left;
}

.float-right li a {
    margin-right: 10px;
}

.cart-link:hover, .cart-link:focus, .cart-link:active {
    color: white;
}

.badge {
    background-color: #20be35;
    width: 19px;
    border-radius: 9px;
    height: 18px;
    padding: 4px 4px 4px 4.5px;
    line-height: 1.3;
    font-size: 9px;
    position: absolute;
    left: 14%;
    top: -4px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    justify-content: center;
}

.dropLanguage li {
    text-decoration: none;
    list-style: none;
}

.avatarPadding {
    padding-right: 0;
}

.paddingSearch {
    padding-right: 0px;
}

.cart-text {
    position: absolute;
    right: 0px;
    top: 5px;
    /*text-transform:lowercase;*/
}

.cart-price {
    position: absolute;
    right: 0;
    bottom: -2px;
    text-transform: lowercase;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar:horizontal {
    height: 10px;
}

::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

.float-right {
    float: right;
    display: flex;
    margin-left: 5px;
    margin-top: 15.5px;
    display: -webkit-box;
    display: -webkit-flex;
}

.text-white {
    color: white;
}

.liColor {
    color: white;
    margin-left: 5px;
    font-size: 13px;
    font-weight: 200;
}

.navbar-login {
    padding: 10px;
    padding-bottom: 0px;
}

.navbar-login-session {
    padding: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
}

#contentParent {
    border-top: 1px solid #007ED3;
    border-left: 1px solid #007ED3;
    border-right: 1px solid #007ED3;
}

    #contentParent h2 {
        background: #007ED3;
    }

.from-user .message-inner {
    background: #007ED3;
}

.img-user {
    margin-top: 0px;
    margin-left: 50px;
    border: 5px solid white;
}

.txtCenter {
    /*margin-left: 50px;*/
    text-align: justify;
}

.txtCenter1 {
    margin-left: 60px;
}

.bottomP {
    margin-bottom: 0;
}

.check-img {
    width: 300px;
    margin-left: -80px;
}

.marginContainer {
    margin: 0px;
}

#ui-tooltip-1 {
    display: none;
}

.panel-default > .back-blue {
    background-color: #0086D6;
    color: white;
}

.basic-info .panel-body {
    padding: 10px;
}

.btn.btn-link {
    padding: 0 12px;
}

.help-heading {
    padding: 20px 100px;
}

@media screen and (min-width: 768px) {
    .container-custom, .nav-botones, .banner-tienda-virtual, .contenedor_sub_menu {
        min-width: 1260px;
    }

    .navigator {
        display: none;
    }

    .nav-botones, .contenedor_sub_menu {
        margin: auto !important;
    }

    .carousel-control:not(.hallof-fame-controls) .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -30px;
    }

    .carousel-banner-controls .glyphicon-chevron-left, .carousel-banner-controls .icon-prev {
        margin-left: -90px !important;
    }

    .carousel-inner .panel-product-cont .panel-product .product_name {
        white-space: nowrap;
        overflow: hidden;
        /*width: 165px;*/
        text-overflow: ellipsis;
    }

    .carousel-control:not(.hallof-fame-controls) .glyphicon-chevron-right, .carousel-control .icon-next :not(:last-child) {
        margin-right: -30px;
    }

    .carousel-banner-controls .glyphicon-chevron-right, .carousel-banner-controls .icon-next {
        margin-right: -90px !important;
    }

    .cont-flu-min-w, .navbar-min-w, footer {
        min-width: 1260px;
    }

    .carousel-control:not(.hallof-fame-controls):not(.carousel-banner-controls) {
        width: 5%;
    }
}

@media screen and (max-width: 768px) {

    .containter-tienda {
        margin-top: 0px !important;
    }

    .nav-botones {
        margin-top: 132px;
    }


    .navigator {
        display: block;
    }
}

.barRespProm4x1 {
    display: none;
}

@media screen and (max-width: 767px) {
    .container-custom {
        margin-top: 132px;
        /* Margin-top Barra promo 4x1*/
        /*margin-top: 172px;*/
    }

    .barRespProm4x1 {
        display: block;
        margin-top: 132px;
        z-index: 1;
        background-color: #7c8e9a;
        min-height: 25px;
        font-size: 11px;
        border: 1px solid #b5b5b5;
    }

    .modalRespon {
        width: 350px;
    }
}

.ser-fuxion, .sistema-x, .registro-cp {
    display: none;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    /* IE10+ specific styles go here */
    .barRespProm4x1 {
        margin-top: 0px;
    }
}

@media screen and (max-width: 767px) {
    .sub_menu_botones {
        width: 100%;
        text-align: center;
        display: block;
        border: 0.2px solid #bbbbbb;
    }

    .badge {
        top: 0;
    }

    .recursos_jz {
        padding-left: 21px;
    }
}

@media screen and (min-width: 768px) {
    .menu-more {
        display: block;
    }

    .hd_sub_menu {
        display: none !important;
    }

    .footer_fixed {
        position: absolute;
        width: 100%;
        bottom: -48px;
    }
}

@media screen and (min-width: 1400px) {
    .hidden-item-list {
        display: none;
    }

    .cp {
        display: none;
    }
}

@media screen and (max-width: 1399px) {

    .cp-large {
        display: none;
    }
}
/*@media screen and (max-width: 1400px) {
    .menu-cognitiva{
        display:none;
    }
}*/
@media screen and (min-width: 1750px) {
    .menu-more {
        display: none;
    }

    .ser-fuxion, .sistema-x, .registro-cp {
        display: block;
    }
}



ul.jorzon_menu_listado_00 {
    position: absolute;
    list-style: none;
    text-align: left;
    width: 250px;
    left: 40%;
    margin-left: -125px;
    top: 107%;
    font: bold 12px 'Open Sans Condensed', sans-serif;
    max-height: 0px;
    -webkit-transition: max-height 0.4s linear;
    -moz-transition: max-height 0.4s linear;
    transition: max-height 0.4s linear;
    z-index: 150;
    display: none;
}



#cog_menu_j {
    left: 8%;
    width: 210px;
    padding-left: 0;
    -webkit-transition: max-height 0.35s linear;
    top: 103%;
    -moz-transition: max-height 0.35s linear;
    transition: max-height 0.35s linear;
}

    #cog_menu_j li a {
        font-family: 'Scandia-Regular', sans-serif;
    }

    #cog_menu_j li:first-child:before {
        left: 76%;
        top: -9px;
    }



#mas_azul_menu_j {
    left: 145%;
    width: 200px;
    -webkit-transition: max-height 0.25s linear;
    top: 103%;
    -moz-transition: max-height 0.25s linear;
    transition: max-height 0.25s linear;
    padding-left: 0;
}

    #mas_azul_menu_j li a {
        font-family: 'Scandia-Regular', sans-serif;
    }

    #mas_azul_menu_j li:first-child:before {
        left: 33%;
        top: -9px;
    }


/*ESTILOS_MIS_INDICADORES_MI_EQUIPO*/
#barra_ploma_minegocio {
    left: 87px;
    width: 315px;
    top: 86%;
    -webkit-transition: max-height 0s linear;
    -moz-transition: max-height 0.2s linear;
    transition: max-height 0s linear;
}

    #barra_ploma_minegocio li:first-child:before {
        left: 14%;
    }


/*ESTILOS_MIS_INDICADORES_MI_NEGOCIO*/
#barra_ploma_miequipo {
    left: 132px;
    width: 280px;
    top: 86%;
    -webkit-transition: max-height 0s linear;
    -moz-transition: max-height 0s linear;
    transition: max-height 0s linear;
    padding-left: 0;
}

    #barra_ploma_miequipo li:first-child:before {
        left: 14%;
    }



ul.jorzon_menu_listado_00 li {
    background-color: #ffffff;
}

    ul.jorzon_menu_listado_00 li a {
        padding: 5px 12px;
        color: #989898 !important;
        text-decoration: none !important;
        display: block;
        font-size: 11px;
        text-transform: uppercase;
    }

    ul.jorzon_menu_listado_00 li:hover {
        background-color: #dffbff;
    }

li:hover ul.jorzon_menu_listado_00 {
    max-height: 650px;
    border: 1px solid #e6e6e6;
    border-top: none;
    display: inline;
}

ul.jorzon_menu_listado_00 li:first-child {
    border-radius: 3px 3px 0 0;
    position: relative;
    margin-top: 0px;
    border-radius: 0;
}

ul.jorzon_menu_listado_00 li:last-child {
    border-radius: 0 0 3px 3px;
    position: relative;
    border-radius: 0;
}

ul.jorzon_menu_listado_00 li:first-child:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border: 5px solid transparent;
    border-bottom-color: #eaeaea;
    left: 50%;
    top: -8px;
    margin-left: -5px;
}




/*submenu_2018*/
.jorziton:hover ul.jorzon_menu_listado_01 {
    overflow: visible;
    transition: 0s ease-in;
}

ul.jorzon_menu_listado_01 {
    position: absolute;
    list-style: none;
    text-align: left;
    display: none;
    width: 250px;
    left: 94%;
    margin-left: -125px;
    top: 103%;
    padding-left: 0;
    font: bold 12px 'Open Sans Condensed', sans-serif;
    max-height: 0px;
    -webkit-transition: max-height 0.45s linear;
    -moz-transition: max-height 0.45s linear;
    transition: max-height 0.45s linear;
    z-index: 150;
}

.itemMenuIndi {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.7px;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
}

ul.jorzon_menu_listado_01 li {
    background-color: #fff;
    font-family: 'Scandia-Regular', sans-serif;
}

    ul.jorzon_menu_listado_01 li a {
        padding: 5px 12px;
        color: #989898 !important;
        text-decoration: none !important;
        display: block;
        font-size: 11px;
        text-transform: uppercase;
        font-family: 'Scandia-Regular', sans-serif;
    }

    ul.jorzon_menu_listado_01 li:hover {
        background-color: #dffbff;
    }

li:hover ul.jorzon_menu_listado_01 {
    max-height: 650px;
    border: 1px solid #e6e6e6;
    border-top: none;
    display: inline;
}

ul.jorzon_menu_listado_01 li:first-child {
    border-radius: 3px 3px 0 0;
    position: relative;
    border-top: 1px solid #e6e6e6;
    border-radius: 0;
}

ul.jorzon_menu_listado_01 li:last-child {
    border-radius: 0 0 3px 3px;
    position: relative;
}

ul.jorzon_menu_listado_01 li:first-child:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border: 5px solid transparent;
    border-bottom-color: #e6e6e6;
    left: 25%;
    top: -10px;
    margin-left: -5px;
}

/*fin*/



/*sub_sub_submenu*/

ul.jorzon_menu_listado_02 {
    position: absolute;
    list-style: none;
    text-align: left;
    width: 250px;
    left: 40%;
    margin-left: -125px;
    top: 108%;
    font: bold 12px 'Open Sans Condensed', sans-serif;
    max-height: 0px;
    -webkit-transition: max-height 0.2s linear;
    -moz-transition: max-height 0.2s linear;
    transition: max-height 0.2s linear;
    z-index: 150;
    overflow: hidden;
}

    ul.jorzon_menu_listado_02 li {
        background-color: #ffffff;
    }

        ul.jorzon_menu_listado_02 li a {
            padding: 5px 12px;
            color: #989898 !important;
            text-decoration: none !important;
            display: block;
            font-size: 11px;
            text-transform: uppercase;
        }

        ul.jorzon_menu_listado_02 li:hover {
            background-color: #dffbff;
        }

li.desplegable:hover ul.jorzon_menu_listado_02 {
    max-height: 650px;
}

li.desplegable02:hover ul.jorzon_menu_listado_02 {
    max-height: 650px;
}

ul.jorzon_menu_listado_02 li:first-child {
    border-radius: 3px 3px 0 0;
    position: relative;
    margin-top: 3px;
}

ul.jorzon_menu_listado_02 li:last-child {
    border-radius: 0 0 3px 3px;
    position: relative;
}

ul.jorzon_menu_listado_02 li:first-child:before { /*content:'';position:absolute;width:10px;height:10px;border:5px solid transparent;border-bottom-color:#eaeaea;
left:50%;top:-8px;margin-left:-5px;*/
    display: none;
}



#mi_negocio_2018 {
    left: 334px;
    width: 330px;
    top: -4px;
    -webkit-transition: max-height 0s linear;
    -moz-transition: max-height 0.2s linear;
    transition: max-height 0s linear;
}

#mi_negocio_2020 {
    left: 334px;
    width: 330px;
    top: 22px;
    -webkit-transition: max-height 0s linear;
    -moz-transition: max-height 0.2s linear;
    transition: max-height 0s linear;
}




.menu-cognitiva ul li a, .menu-more ul li a, .sub_menu_more ul li a {
    font-size: 11px;
    font-weight: bold;
    font-family: scandia-regular;
}

.menu-cognitiva .dropdown-menu, .menu-more .dropdown-menu, .sub_menu_more .dropdown-menu {
    border-radius: 3px;
    padding: 3px 0;
}

    .menu-cognitiva .dropdown-menu li a, .menu-more .dropdown-menu li a, .sub_menu_more .dropdown-menu li a {
        padding: 4px 12px;
    }

.menu-cognitiva li:hover, .menu-more li:hover {
    background-color: #dffbff;
}

.sub_menu_botones {
    display: inline-block;
    padding: 7px 8px;
    font-size: 1.1rem;
    text-transform: uppercase;
}

.sub_menu_box {
    width: 100%;
    padding-left: 15px;
    list-style: none;
    background-color: #b3b3b3;
    font-weight: 800;
}

.contenedor_sub_menu {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 0;
}

.sub_menu_botones a {
    color: white;
    text-decoration: none;
}


.hover-color {
    background-color: rgba(211, 211, 211, 0.8);
}

body .ui-tooltip {
    display: none;
}

.version_m {
    display: none;
}


@media screen and (max-width: 767px) {
    .sub_menu_botones {
        width: 100%;
        text-align: center;
        display: block;
        border: 0.2px solid #bbbbbb;
    }

    #volar_menu_mas_mv {
        display: none;
    }

    .sub_menu_box {
        padding-left: 0px;
    }

    #barra_ploma_minegocio, #barra_ploma_miequipo {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        padding: 0;
    }

        #barra_ploma_minegocio li:first-child:before, #barra_ploma_miequipo li:first-child:before {
            display: none;
        }

    .version_desktop {
        display: none !important;
    }

    .version_m {
        display: inline;
    }
}

}

@media screen and (max-width: 768px) {
    ul.jorzon_menu_listado_01 {
        display: none;
    }

    #flecha_indica {
        display: none !important;
    }
}


@media screen and (max-width: 770px) {
    .contenedor_sub_menu {
        margin-top: 132px;
    }

    .enrrolleg-eml {
        overflow: auto;
    }
}


.estas_en {
    font-size: 22px;
}

#rss_content {
    color: #fff;
    text-align: center;
}

#rss-content span {
    color: #fff !important;
}

/* sTYLE BARRA LATERAL INDICADORES*/

.colorAzul tr th {
    background: #0086d6;
    color: white;
}

.IndicadoresBtn {
    background: #8a8787;
    text-align: left;
    border-bottom: 1px solid white;
    padding: 10px 15px;
}

    .IndicadoresBtn:last-child {
        border-bottom: none !important;
    }

    .IndicadoresBtn a {
        text-decoration: none;
    }


.indi_active:before {
    content: '' !important;
    position: relative !important;
    left: 104% !important;
    /*top: 78px !important;*/
    z-index: 1 !important;
    width: 0 !important;
    height: 0 !important;
    border-color: transparent #999 transparent transparent !important;
    border-top: 17px solid transparent !important;
    border-bottom: 17px solid transparent !important;
    _border-color: #000 #999 #000 #000 !important;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000') !important;
    border-right: 16px solid white !important;
}

.IndicadorTxt {
    margin-top: 3px;
    color: white;
    text-align: center;
}

.ui-indicador {
    background-color: red;
}

.triangulo-2 {
    position: absolute;
    bottom: -57%;
    left: 0;
    width: 0;
    height: 0;
    /*border-left: 157px solid transparent;
        border-right: 157px solid transparent;*/
    border-left: 155px solid transparent;
    border-right: 155px solid transparent;
    border-top: 25px solid #93C01F;
}

.indi_active {
}

@media screen and (max-width: 768px) {
    .ui-barra-lat {
        display: inline;
    }

    .triangulo-2 {
        border: 0px;
    }
    /*#ResultadoTabla{
            margin-bottom:40px;
        }*/
    .container-custom {
        margin-bottom: 40px;
    }

    .tab-ro-indi {
        margin-top: 150px;
    }

    .ui-barra-lat {
        position: relative !important;
    }
}

@media screen and (min-width: 1600px) {
    .col-md-push-3 {
        left: 18%;
    }
}


/*.container-custom {
        padding-left: 0px;
    }*/


.triangulo-menu {
    position: absolute;
    bottom: -57%;
    left: 0;
    width: 0;
    height: 0;
    border-top: 17px solid transparent !important;
    border-bottom: 17px solid transparent !important;
    border-right: 16px solid white !important;
}

.bar-fixed, .bar-fixed_1 {
    overflow: hidden;
    position: fixed;
    height: 100%;
    overflow-y: scroll;
    padding-bottom: 10%;
    background-color: #8a8787;
}

.showBarInd {
    padding-bottom: 50%;
}

/* FIN STYLE BARRA LATERAL INDICADORES*/

/*CONTENEDORES INDICADORES*/

.contened_bar_indi {
    background: #47b86b;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 30px;
}

.btn-cont-indi {
    margin-left: 10px;
    background: #0091da;
    color: white;
    border: none;
}

.CabezeraTabla section, .CabezeraTabla .ta-indi-header td, .CabezeraTabla .ta-indi-header th, .ta-indi-h {
    border-right: 2px solid white;
    background: #0086d6;
    padding: 10px 15px !important;
    color: white;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.tabBinInd table thead th {
    border-right: 2px solid white;
    background: #1094e6;
    padding: 10px 15px !important;
    color: white;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    vertical-align: top !important;
}

    .tabBinInd table thead th .k-link {
        color: white !important;
        font-weight: bold;
    }

.tabBinInd .k-grid-header {
    padding-right: 0px;
}

.tabBinInd .k-grid-content table tr td {
    text-align: left !important;
    line-height: 42px;
    font-size: 12px !important;
}

.CabezeraTabla section:last-child {
    border-right: 0px solid black;
}
/*.ta-indi-header th:last-child{
    border-right:0px solid black;
}*/
.ta-indi-header {
    font-size: 12px;
    font-weight: bold;
}

    .ta-indi-header th {
        border-bottom: 0px !important;
    }

#myTable td, .tb-int th, .tb-int td {
    border-right: 1px solid #bfbfbf99;
    line-height: 42px !important;
    padding: 0 !important;
    padding-left: 15px !important;
    border-bottom: 1px solid #bfbfbf99;
    border-top: 1px solid #bfbfbf99;
    border-left: 1px solid #bfbfbf99;
}

.tb-int {
    font-size: 12px;
    border-left: 2px solid #d9d9d9;
}

    .tb-int tr td, .tb-int th {
        border: 1px solid #d9d9d9;
    }

.tab-left-indi {
    position: absolute;
    left: 0;
}

#myTable {
    border-left: 2px solid #d9d9d9;
}

    #myTable tr td {
        border: 1px solid #d9d9d9;
    }

.KeyBinary {
    min-height: 45px;
}

@media screen and (max-width: 768px) {
    .contened_bar_indi label {
        margin-bottom: 15px;
    }

    .contened_bar_indi select {
        margin-bottom: 10px;
        margin-left: 0px;
    }

    .contened_bar_indi button {
        margin-left: 0px !important;
    }

    .tab-resp-indi {
        min-width: 1100px;
    }

    .tb-int .tabContent_ th {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .showBarInd {
        display: none;
    }

    .showBarInd_resp {
        display: inherit !important;
    }

    .showBarInd_dash {
        display: inherit !important;
    }

    .tab-left-indi {
        position: relative;
        display: inherit !important;
        float: none;
    }

    .proFitsRes {
        min-height: 75px;
    }

    .pullButton {
        float: none !important;
    }

    .busPeriod_inic {
        width: 100%;
    }

    .indiCc {
        padding-top: 10px !important;
        text-align: center !important;
        margin-bottom: 10px;
    }

    .KeyBinary {
        min-height: 65px;
    }
}




/*FIN CONTENEDORES INDICADORES*/

/*STYLE REGLA MOVIL */
@media screen and (max-width: 520px) {
    .reglaMovil .datos_semanas {
        font-size: 11px;
    }
}
/* FIN STYLE REGLA MOVIL*/

/*STYLE BARRA SCROLL */

::-webkit-scrollbar-track {
    background-color: white;
    -webkit-box-shadow: inset 0 0 6px rgb(255, 255, 255);
}

/*FIN STYLE BARRA SCROLL*/

/*STYLE GLOBAL */
.btn-default:active:hover, .btn-default:active:focus, .btn-default:focus {
    color: #fff;
    background-color: #0086d6;
    border-color: #8c8c8c;
}

.btn-default:hover {
    color: #fff;
    background-color: #0086d6;
    border-color: #adadad;
}

.btn-default:active {
    color: #fff;
    background-color: #0477bb;
    border-color: #adadad;
}

.noDat td, .noDat {
    font-weight: bolder;
    text-transform: uppercase;
    color: #8a8787;
}

    .noDat span {
        top: 10px;
        position: relative;
    }

.IndBgWhite {
    background-color: white;
}

.dirLeft {
    font-size: 20px;
    margin-right: 10px;
    color: #0086d6;
}

.dirRight {
    font-size: 20px;
    color: #0086d6;
}



/* Icon tabla header*/
.i-tabHeader {
    border-right: 1px solid white;
    padding-right: 5px;
    margin-right: 5px;
    top: 2px;
}
/* select mozilla*/

/*@-moz-document url-prefix() {
  select.form-control {
    padding-right: 25px;
    background-image: url("data:image/svg+xml,\
      <svg version='1.1' xmlns='http://www.w3.org/2000/svg' width='14px'\
           height='14px' viewBox='0 0 1200 1000' fill='rgb(51,51,51)'>\
        <path d='M1100 411l-198 -199l-353 353l-353 -353l-197 199l551 551z'/>\
      </svg>");
    background-repeat: no-repeat;
    background-position: calc(100% - 7px) 50%;
    -moz-appearance: none;
    appearance: none;
  }*/

/*Fin select mozilla */

/*Bar Prom 4x1 */

.barProm4x1 {
    color: white;
    /*background-color:#0086d6;*/
    background-color: #7c8e9a;
    /*font-weight:bold;*/
    padding: 12px 0px 8px 13px;
    margin-top: 9px;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
}

    .barProm4x1 .title_Prom4x1 {
        padding: 0 5px;
    }

    .barProm4x1 * {
        color: #fff;
    }

.borderR-4x1 {
    border-right: 1px solid white;
    min-height: 20px;
}

    .borderR-4x1:last-child {
        border-right: none;
    }

.barPromCustom {
    background-color: #93c020 !important;
    font-size: 11px;
}

.menuProm {
    margin: 0 -1px;
}

.p-5px {
    padding: 5px;
    color: white;
}

.mt-132 {
    margin-top: 132px;
}

.font-weight-bold {
    font-weight: bold;
}
/* MODAL VERTICAL CENTERED */
.modal {
    text-align: center;
    padding: 0 !important;
}

    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

.modal-dialog {
    /*display: inline-block;
    top: 0px !important;
    margin: 0 !important;
    text-align: left;
    vertical-align: middle;*/
}
/*END MODAL VERTICAL CENTERED*/


/* */

.text-capitalize {
    text-transform: capitalize;
}

.text-blueFx {
    color: #1094e6 !important;
    font-weight: bold;
}

.btn-modal-close {
    text-align: right;
    padding: 0 10px 0 0 !important;
    font-size: 25px;
    color: #f71919;
    font-weight: bold;
    opacity: .5 !important;
}

    .btn-modal-close:hover {
        opacity: 1 !important;
        color: #f71919;
    }

.hiddenButtonResp {
    display: inherit;
}

.modContent-resp {
    border: 0px;
    border-radius: 0;
    display: block;
    padding: 5px 0 15px 0;
}

.showButtonResp {
    display: none;
}

@media screen and (max-width: 768px) {
    .hiddenButtonResp {
        display: none;
    }

    .modContent-resp {
        padding: 15px 0px;
    }

    .showButtonResp {
        display: inherit;
    }
}

/* SECTION ORDERS */
/* SECTION ORDERS */
.padded-container .item {
    border-top: 1px solid #cccccc;
    padding-top: 5px;
}

    .padded-container .item:first-child {
        border-top: 0px solid #cccccc;
    }

@media print {

    .cabezera_contenedor_2, .rightItem_mb, .footerDimension {
        display: none !important;
    }
}
/* Style payment argentina*/
.vertAlign {
    min-height: 60px;
    display: table;
    padding: 0px;
}

    .vertAlign div {
        display: table-cell;
        vertical-align: middle;
    }


/* JoseLuisNakahodo */

.url-to-share {
    border: 1px solid #ccc;
    overflow: hidden;
    width:100%;
}

    .url-to-share input[type="text"] {
        float: left;
        width: calc(100% - 70px);
        height: auto;
        border: none;
        padding: 6px;
        outline: none !important;
    }

    .url-to-share .copy-button {
        float: left;
        width: 70px;
        line-height: 32px;
        cursor: pointer;
        text-align: center;
        border-left: 1px solid #ccc;
        background-color: #f2f2f2;
    }

.textBlueColor {
    color: #0086d6;
}

.wide {
    width: 100% !important;
}

.table1 {
    border-radius: 4px !important;
}

    .table1 thead {
        border: 1px solid #0086d6;
    }

        .table1 thead tr th {
            padding: 6px 8px;
            background-color: #0086d6;
            color: #fff;
        }

    .table1 tbody {
        border: 1px solid #ccc;
    }

        .table1 tbody tr {
            border-bottom: 1px solid #ccc;
        }

            .table1 tbody tr td {
                padding: 6px 8px;
            }

.alignCenter {
    text-align: center !important;
}

.btnGreen {
    color: #fff;
    background-color: #6db32e;
}

.highlight1 {
    font-size: 1.8rem !important;
}

.bold {
    font-weight: bold !important;
}

.float {
    float: left;
}

.floatRight {
    float: right;
}

/*INI: Estilos Dashboard PowerLink*/
.dashboard-content-pl{
    margin-top:15px;
}
.dashboard-content-pl-2{
    margin-top:25px;
}
.section-title-powerlink{
    display:flex;
    justify-content: space-between;
    margin-top:17px;
    margin-bottom:20px;
}
.title-powerlink{
    display:flex;
    align-items:center;
}
.title-powerlink .textBlueColor{
    font-weight: 900;
}
.box-dashboard-pl{
    box-shadow: 0 6px 10px 0 rgba(128,98,96,.16);
    border-radius: 10px;
    width:100%;
    /*height:250px;*/
    padding-left:20px;
    padding-right:20px;
    padding-bottom:20px;
    padding-top:5px;
}
.box-btn-addpowerlink{
    margin-left:20px;
}
.btn-fx-powerlink{
    background-color: #0086d6!important;
    border-radius: 4px;
    box-shadow: 0 4px 4px 0 rgba(128,98,96,.16);
    color:white;
    font-weight:600;
    font-size:16.5px;
}
.btn-fx-powerlink:hover{
    box-shadow: 0 6px 6px 0 rgba(128,98,96,.16);
    color:white;
    transition:0.5s;
}
.btn-fx-powerlink:focus{
    color:white!important;
}
.settings-powerlink,.box-settings-resumenglobal{
    display:flex;
    align-items:center;
}
.box-title-resumenglobal{
    display:flex;
    align-items:center;
    justify-content:space-between;
    color:#777777;
    margin-bottom:5px;
}
.box-items-resumenglobal{
    display:flex;
    flex-wrap:wrap;
}
.box-item-resumenglobal{
    flex-grow: 2;
    flex-shrink: 2;
    min-width: 150px;
    margin-right:35px;
}
.box-lastitem-resumenglobal{
    max-width:175px;
    flex-grow: 2;
    flex-shrink: 2;
    min-width: 150px;
}
.box-lastitem-resumenglobal .box-numbervalue-resumenglobal{
    background-color:#20be35;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    padding:10px;
    text-align:center;
}
.box-lastitem-resumenglobal .box-numbervalue-resumenglobal h4{
    color:white;
    font-size:22px!important;
}
.box-lastitem-resumenglobal .box-textvalue-resumenglobal{
    background-color:#20be35;
}
.item-resumenglobal{
    border-radius:10px;
    box-shadow: 0 6px 10px 0 rgba(128,98,96,.16);
    background-color:white;
}
.box-textvalue-resumenglobal{
    background-color:#0086d6;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.box-textvalue-resumenglobal h3{
    color:white;
    margin:0!important;
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
    font-size:20px!important;
}
.box-numbervalue-resumenglobal h3{
    margin:0!important;
    font-size: 50px!important;
    font-weight: 600;
    color:#777777;
}
.box-numbervalue-resumenglobal{
    height:135px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shape-numberpx{
    border-radius:100px;
    background-color:#0086d6;
    display: inline-block;
    padding:53px;
    box-shadow: 0 6px 10px 0 rgba(128,98,96,.16);
}
.shape-numberpx h3,h5{
    text-align:center;
    margin:0!important;
    color:white!important;
    font-weight:900;
}
.shape-numberpx h3{
    font-size:45px;
}
.shape-numberpx h5{
    font-size:20px;
}
.box-shapepx{
    text-align:center;
}
.separador-50{
    height:50px;
}
.box-settings-dashboard{
    position:relative;
    display:flex;
    box-shadow: 0 6px 10px 0 rgba(128,98,96,.16);
    border-radius: 10px;
    /*height:250px;*/
    padding-left:20px;
    padding-right:20px;
    align-items:center;
}
.separador-horizontal{
    width:20px;
}
.box-btn-act-pl{
    display: flex;
    align-items: center;
}
.btn-act-powerlink{

}
.box-relative-loading{
    position:relative;
}
.box-loading{
    display:none;
    position:absolute;
    width:100%;
    height:100%;
    padding-left:15px;
    padding-right:15px;
    left:0;
}
.box-loading-PL{
    display:none;
    position:absolute;
    width:100%;
    height:100%;
    padding-left:15px;
    padding-right:15px;
    left:0;
}
.box-nodata-detail{
    display:none;
    position:absolute;
    width:100%;
    height:100%;
    padding-left:15px;
    padding-right:15px;
    left:0;
}
.box-nodata-detail-PL{
    display:none;
    position:absolute;
    width:100%;
    height:100%;
    padding-left:15px;
    padding-right:15px;
    left:0;
}
.box-loading-text{
    display:none;
    position:absolute;
    width:100%;
    height:100%;
    padding-left:15px;
    padding-right:15px;
    left:0;
}
.box-load-detail{
        height:95%;
}
.box-load-detail-text{
        height:95%;
}
.content-loading{
    text-align:center;
    background-color: rgba(255, 255, 255, .76);
    height:100%;
    border-radius: 10px;
    display:flex;
    justify-content:center;
    align-items:center;
    color:#0086d6;
}
.box-info-settings{
    display:flex;
   align-items:center;
}
.box-weeksettings,.box-countrysettings{
    display:flex;
    align-items:center;
}
.box-detail-pl{
    margin-bottom:20px;
}
.box-last-detail{
    margin-right:0!important;
}
.btn-back-detail{
    border-radius:20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    color: #0086d6;
    box-shadow: 0 6px 10px 0 rgba(128,98,96,.16);
    background-color: white;
    /* border: 1px solid red; */
    margin-right: 10px;
    font-size: 16px;
    transition:0.5s;
}
.btn-back-detail:hover{
    color: #0086d6;
    box-shadow: 0 8px 10px 0 rgba(128,98,96,.16);
    transition:0.5s;
}
.box-settings-loading{
    z-index:999;
    top: 0;
}
.box-settings-loading-PL{
    z-index:999;
    top: 0;
}
.title-detailpl{
    margin-top:17px;
}
.title-mg-cero{
    margin:0!important;
}
.msg-notfound-PL{
    display:none;
}
.text-bold{
    font-weight:800;
}
.text-margin-0{
     margin:0;
}
.box-text-resumenglobal{
    display:flex;
    align-items:center;
}
.viewCountry{
    font-size:21px;
    padding-left:3px;
}
.viewCountryPL{
    font-size:21px;
    padding-left:3px;
}
.text-no-information h4{
     font-weight: 900;
}
.item-resumenglobal .msg-complete{
    display:inline-block;
}
.msg-text-pl{
    font-weight:900;
}
.pill-badge-con{
    color: #fff;
    background-color: #28a745;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    display: inline-block;
    padding: .25em .4em;
    border-color:transparent;
    border-radius:5px;
        padding-top: 6px;
    font-size: 15px;
    padding-bottom:6px;
}
.pill-badge-sin{
    color: #fff;
    background-color: #ffc107;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    display: inline-block;
    padding: .25em .4em;
    border-color:transparent;
    border-radius:5px;
        padding-top: 6px;
    font-size: 15px;
    padding-bottom:6px;
}
.box-complete-msg, .msg-complete{
    height:100%;
}
.msg-complete{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-top: 25px!important;
}
.box-msg-compare{
    height:100%;
}
/*FIN: Estilos Dashboard PowerLink*/
.box-results-clients{
    display:inline-block;
}
.box-results-clients .box-result-cp,
.box-results-clients .box-result-ef{
    display:flex;
    align-items: center;
}

.box-result-cp{
    margin-bottom:15px;
}
.box-text-clients{
    display:flex;
    padding-top:7px;
    margin-left: 5px;
}
.box-cp-icon,.box-ef-icon{
    color:#0086d6;
    padding:23px;
    box-shadow: 0 6px 10px 0 rgba(128,98,96,.16);
    border-radius:7px;
    height:40px;
    width:40px;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:19px;
}
.box-wr-loading,.box-wr-nodata{
    z-index:9;
}
/*INI: Estilos Dashboard ReplicatedSite*/

/*FIN: Estilos Dashboard ReplicatedSite*/

/*INI: Estilos Dashboard FUXION REWARDS*/
.box-msg-info-qtymin{
    display: flex;
    font-size: 1.5rem;
    background-color: #ffb70a;
    color: white;
    padding: 8px;
    border-radius: 7px;
    margin-bottom: 12px;
    align-items:center;
}
.icon-idea{
    color:white;
    padding-left:10px;
    padding-right:10px;
    font-size:22px!important;
}
.text-recuerda-info{
    font-weight:bold;
}
/*FIN: Estilos Dashboard FUXION REWARDS*/

/*INI: Responsive estilos Dashboard PowerLink*/
@media screen and (max-width: 768px){
    .separador-responsive-30{
        height:30px;
    }
    .box-item-resumenglobal{
        margin-bottom:20px;
    }
    .box-responive1{
        margin-right:0!important;
    }
    .section-title-powerlink{
        display:inline-block;
    }
    .box-settings-dashboard{
        padding-top:15px;
        padding-bottom:15px;
        justify-content: space-between;
    }
}
@media screen and (max-width: 500px){
    .box-responive2{
        margin-right:0!important;
    }
    .box-responive1{
        margin-right:35px!important;
    }
    .section-title-powerlink{
        display:inline-block;
    }
    .box-lasti-wr-responsive{
        width:100%;
    }
    .box-lastitem-resumenglobal{
        max-width: none;
        min-width: none;
    }
    .box-plshared{
        margin-bottom:15px;
    }
    .msg-resp{
        width:100%!important;
    }
}
@media screen and (max-width: 375px){
    .box-responive1,.box-responive3{
        margin-right:5px!important;
    }
    .box-responive4{
        margin-right:5px!important;
    }
    .msg-resp{
        width:100%;
    }
}
@media screen and (max-width: 500px){
    .box-stg-responsive{
        display:block;
    }
    .settings-powerlink{
       justify-content:space-between;
       margin-bottom:10px;
    }
    .settings-pl,.box-weeksettings,.box-countrysettings{
       justify-content:space-between;
       margin-bottom:10px;
    }
    .box-btn-act-pl{
        justify-content:flex-end;
    }
    .box-settings-dashboard{
        padding-right:20px;
    }
    .box-info-settings{
        display:block;
        width: 100%;
    }
    .box-content-ciclo-review{
        display:inline-block!important;
    }
    .box-blue-fuxion,.box-grey-fuxion{
        display: inline!important;
    }
    .box-shadow-fuxion{
        margin-bottom: 15px;
    }
}
/*FIN: Responsive estilos Dashboard PowerLink*/
