/* OFICINA VIRTUAL */


/*!
 * MultinovaCSS v1.0
 * Copyright 2020 - Grupo Link
  */

.jumbotron {
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 0;
    background-color: #E5E5E5;
}

@media (min-width: 768px) {
    .jumbotron {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}

@media (max-width: 576px) {
    .min-container1 {
        min-height: 10px!important;
    }
    .min-container2 {
        min-height: 15px!important;
    }
}

.jumbotron p:last-child {
    margin-bottom: 0;
}

.jumbotron h1 {
    font-weight: 300;
}

.jumbotron .container {
    max-width: 40rem;
}

footer {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background: #C10230;
    color: #ffffff;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    /* identical to box height */
}

.multinova_logo {
    width: 207.01px;
    height: 112px;
}

.vivewow_logo {
    width: 158px;
    height: 112px;
}

footer p {
    margin-bottom: .25rem;
}

.cabezera_multinova {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    /* identical to box height */
    color: #222222;
    padding-bottom: 1rem;
}

.icono_multinova {
    /*width: 44.1px;
  height: 63px;*/
    margin-left: 6%;
    margin-top: 6%;
}

.icono_CE {
    margin: 9%;
    margin-top: 12%;
    margin-bottom: 12%;
}

.card-text-multinova {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #222222;
    margin-bottom: 0px;
}

card-primary-naranja:hover card-body card-text-multinova {
    color: #ffffff !important;
}

.card-link-multinova {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 17px;
    /* identical to box height */
    color: #8A8A8A;
}

.arrow-yellow {
    width: 8px;
    height: 4px;
    color: #F29100;
}

.arrow-red {
    width: 8px;
    height: 4px;
    color: #C10230;
}

.arrow-green {
    width: 8px;
    height: 4px;
    color: #1C9938;
}

.arrow-blue {
    width: 8px;
    height: 4px;
    color: #1F5D7B;
}

.card {
    /* max-width: 260px;*/
}

.bg-light {
    background-color: #E5E5E5 !important;
}

.segundo_bloque {
    margin-top: 4%;
    margin-bottom: 9px;
}

.sub_cabecera_multinova {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    color: #8A8A8A;
}

.sin_margen {
    padding-bottom: 0px;
}

.con_margen {
    padding-bottom: 1rem;
}

.card-primary {}

.card-primary:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
}

.card-primary-naranja {}

.card-primary-gray {}

.card-primary-naranja:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    background-color: #F29100;
}

.card-primary-red:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    background-color: #C10230;
}

.card-primary-green:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    background-color: #1C9938;
}

.card-primary-blue:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    background-color: #1F5D7B;
}

.card-primary-gray:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    background-color: #253446;
}

.card-primary-naranja:hover p,
.card-primary-red:hover p,
.card-primary-green:hover p,
.card-primary-gray:hover p,
.card-primary-blue:hover p {
    color: #ffffff !important;
}

.card-primary-naranja:hover .card-link-multinova,
.card-primary-red:hover .card-link-multinova,
.card-primary-green:hover .card-link-multinova,
.card-primary-gray:hover .card-link-multinova,
.card-primary-blue:hover .card-link-multinova {
    color: #ffffff !important;
}

.card-primary-naranja:hover .arrow-yellow,
.card-primary-red:hover .arrow-red,
.card-primary-green:hover .arrow-green,
.card-primary-gray:hover .arrow-gray,
.card-primary-blue:hover .arrow-blue {
    color: #ffffff !important;
}

.card-primary-naranja:hover .hover,
.card-primary-red:hover .hover,
.card-primary-green:hover .hover,
.card-primary-gray:hover .hover,
.card-primary-blue:hover .hover {
    display: block;
}

.hover {
    display: none;
    position: absolute;
    margin-left: 6%;
    margin-top: 6%;
    z-index: 1;
}


/* NAV BAR */

.navbar-custom-menu li.account-info {
    line-height: 50px;
    color: #fff;
    padding: 0 15px;
}

.min-container1 {
    min-height: 327px;
}

.min-container2 {
    min-height: 118px;
}

.min-container3 {
    min-height: 297px;
}

.frame-content {
    border: 1px solid #e7e7e7;
    padding: 20px;
    background: white;
}

span.tip-error {
    color: #CC352A;
    font-size: 0.85rem;
}

.content-wrapper {
    background-color: #E5E5E5!important;
}

.navbar-white-ov {
    background-color: #E5E5E5!important;
}

.card-white-ov {
    background-color: #E5E5E5!important;
    box-shadow: none!important;
}


/***************************************************************************************************/

.loader {
    border: 5px solid #f3f3f3;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-top: 5px solid black;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
}


/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.modal-error {
    width: 400px;
}


/*.progress-bar {
    background-color: #999999;
}*/

.lds-ring {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 51px;
    height: 51px;
    margin: 6px;
    border: 6px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #f51116 transparent transparent transparent;
    left: 47vw;
    top: 40vh;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.container-busy {
    position: fixed;
    height: -webkit-calc(100vh - 51px);
    height: 100vh;
    width: 100%;
    background: rgba(255, 255, 255, 0.7);
    z-index: 1800;
}

.container-busy .loader {
    position: relative;
    margin: 0 auto;
    width: 70px;
    height: 70px;
    top: 30vh;
}

.page-content {
    /*padding-left: 315px !important;*/
    font-size: 13px;
    top: 51px;
    position: relative;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}

@media (max-width: 768px) {
    .page-content {
        padding: 15px !important;
    }
}

.page-header {
    padding-bottom: 9px;
    margin: 20px 0 20px;
    border-bottom: 1px solid #eee;
}

.page-content .page-header {
    margin-top: 20px;
}

.page-content .page-header {
    margin-left: 15px;
}

/*modal scroll*/

.modalScroll{
    height: 550px; overflow-y: auto;
}

.modalScrollLargo{
    height: 500px; overflow-y: auto;
}

.modalScrollMedio{
    height: 450px; overflow-y: auto;
}

.modalScrollIntermedio{
    height: 400px; overflow-y: auto;
}

.modalScrollPequeno{
    height: 350px; overflow-y: auto;
}

.modalScrollMinimo{
    height: 300px; overflow-y: auto;
}

.modalScrollMicro{
    height: 250px; overflow-y: auto;
}

@media (max-width: 768px){
    .modalScroll{
        height: 400px; overflow-y: auto;
    }

    .modalScrollLargo{
        height: 400px; overflow-y: auto;
    }

    .modalScrollMedio{
        height: 400px; overflow-y: auto;
    }

    .modalScrollIntermedio{
        height: 400px; overflow-y: auto;
    }
    .modalScrollPequeno{
        height: 400px; overflow-y: auto;
    }

   .modalScrollMinimo{
        height: 400px; overflow-y: auto;
    }

    .modalScrollMicro{
        height: 400px; overflow-y: auto;
    }
}

/**/

@media (min-width: 768px){
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
}

@media (min-width: 576px){
    .modal-dialog {
        max-width: 600px;
        margin: 1.75rem auto;
    }
}

.form-horizontal .form-group {
    margin-right: 15px;
    margin-left: 15px;
}
/*
.form-group {
    margin-bottom: 15px;
}*/

@media (min-width: 768px){
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
    }
}

.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
    z-index: 100 !important;
}


/* TIMELINE */
.TMwrapper {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .steps {
    max-width: 300px;
    margin: 0 auto;
  }
  
  .step {
    display: flex;
    position: relative;
  }
  .step:after {
    content: "";
    position: absolute;
    left: 15px;
    top: 32px;
    height: 0;
    width: 2px;
    background-color: #007bff;
  }
  .step .info {
    margin: 8px 0 20px;
  }
  .step .title {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 8px;
    color: #007bff;
  }
  .step .text {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
    padding-bottom: 0;
    margin: 0;
  }
  .step:not(:last-child):after {
    height: 75%;
  }
  
  .number {
    width: 32px;
    height: 32px;
    background-color: white;
    border-radius: 50%;
    border: 2px solid #6c757d;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 15px;
    font-weight: 600;
    margin-right: 14px;
  }
  .number.completed {
    background-color: #28a745;
  }
  .number.error {
    background-color: #dc3545;
  }
  .number svg {
    width: 16px;
    height: 16px;
    object-fit: contain;
  }
  .number svg path {
    fill: white;
  }

  /**/
.form-group-respuestas {
    margin-bottom: 5px;
}

.form-group-respuestas label {
    font-weight: 400!important;
}

.bootstrap-dialog .bootstrap-dialog-title {
    color: #fff;
    display: inline-block;
    font-size: 18px !important;
}

/* perfil */
@media (min-width: 1367px) {
    .master-wrapper-content {
        width: 1200px;
    }
}

@media (min-width: 1001px) {
    .master-wrapper-content {
        width: 980px !important;
        margin: auto !important;
    }

    .side-2 {
        float: left !important;
        width: 25% !important;
    }

    .center-2 {
        float: right !important;
        width: 73% !important;
    }

    .page {
        text-align: left !important;
    }

    .block {
        float: none !important;
        width: auto !important;
        margin: 0 0 20px !important;
    }

    .block .title {
        margin: 0 !important;
        border-bottom: 1px solid #ddd !important;
        background: none !important;
        cursor: auto !important;
    }

    .block .title strong {
        font-weight: bold !important;
    }

    .block .listbox {
        display: block !important;
        border-bottom: none !important;
    }

    .page .page-title strong {
        font-weight: bold !important;
    }

}

@media (max-width: 1000px) {
    .block-account-navigation {
        float: none !important;
        margin: auto !important;
    }
}

@media (min-width: 769px) {
    .master-wrapper-content {
        width: 94% !important;
    }
}

@media (min-width: 481px) {

    .master-wrapper-content,
    .header-menu {
        width: 92.5% !important;
    }
}

.master-wrapper-content {
    position: relative;
    z-index: 0;
    width: 90%;
    margin: 0 auto;
}

.master-column-wrapper {
    position: relative;
    z-index: 0;
}

.center-2,
.side-2 {
    margin: 0 0 10px;
}

.page {
    min-height: 200px;
    text-align: left;
}

/* .page-title {
    min-height: 50px;
    margin: 0 0 25px;
    border-bottom: 1px solid #ddd;
    padding: 6px 10px;
} */

.page-title h1 {
    font-size: 30px;
    font-weight: normal;
}

.page-title strong {
    font-weight: normal;
}

/*********** SIDE COLUMN ***********/



.block {
    max-width: 600px;
    /*width limit in mobile*/
    min-height: 50px;
    margin: auto;
    text-align: left;
}

.block .title {
    position: relative;
    margin: 0 0 10px;
    border-bottom: 1px solid #ddd;
    background: #f6f6f6 url('../img/toggle-gray.png') right 14px no-repeat;
    padding: 12px 30px 12px 10px;
    font-size: 20px;
    color: #444;
    cursor: pointer;
}

.block .title strong {
    font-weight: normal;
}

.block .listbox {
    display: none;
    border-bottom: 1px solid #ddd;
    padding: 10px 5px;
}

.block .listbox ol,
ul {
    list-style: none;
    padding-left: 0px;
}

.block .list li {
    padding: 5px 0 5px 15px;
}

.block .list a {
    display: inline-block;
    position: relative;
    padding: 5px 0;
    font-size: 16px;
    color: #444;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.block .list a:before {
    content: "";
    position: absolute;
    top: 12px;
    left: -15px;
    width: 5px;
    height: 5px;
    background-color: #ddd;
}

.block .list .active>a {
    color: #4ab2f1;
}

.block .list a:hover {
    color: #4ab2f1;
    text-decoration: none;
}

.block a.product-picture {
    display: none;
}

.block a.product-picture:before {
    display: none;
}

.block .sublist {
    margin: 15px 0 5px;
}

.block .sublist a {
    font-size: 14px;
}

.block .view-all {
    margin: 10px 0 0;
}

.block .view-all a {
    display: inline-block;
    padding: 10px 15px;
    font-size: 16px;
    color: #4ab2f1;
}

.block .view-all a:hover {
    text-decoration: underline;
}

.block .tags {
    margin: 5px 0 10px;
}

.block .tags ul {
    font-size: 0;
}

.block .tags li,
.product-tags-all-page li {
    display: inline-block;
    position: relative;
    margin: 0 10px;
    overflow: hidden;
    font-size: 17px !important;
    /*setting base size*/
}

.block .tags li a,
.product-tags-all-page li a {
    float: left;
    line-height: 30px;
    color: #444;
}

.block .tags li a:hover,
.product-tags-all-page li a:hover {
    color: #4ab2f1;
}

.poll strong {
    display: block;
    margin: 10px 0;
    background-color: #f6f6f6;
    padding: 10px 15px;
    font-size: 15px;
    font-weight: normal;
    color: #444;
    text-transform: uppercase;
}

.poll-options,
.poll-results {
    margin: 10px 0 15px;
    overflow: hidden;
    font-size: 15px;
    color: #444;
}

.poll-options li,
.poll-results li {
    margin: 10px 0;
}

.poll-options li>input {
    margin: 0 5px 0 0;
    cursor: pointer;
}

.poll-options li>label {
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
}

.poll .buttons,
.poll-total-votes {}

.poll .buttons input {
    border: none;
    background-color: #aaa;
    padding: 10px 20px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
}

.poll .buttons input:hover {
    background-color: #bbb;
}

.poll-total-votes {
    display: block;
    margin: 10px 0 0;
    font-weight: bold;
    font-style: italic;
    color: #444;
}

.home-page-polls {
    text-align: center;
}

.home-page-polls .title {
    border-bottom: 1px solid #ddd;
    color: #444;
    font-size: 30px;
    font-weight: normal;
    margin: 0 0 30px;
    padding: 0 0 15px;
}

.home-page-polls .title strong {
    font-weight: normal;
}

.home-page-polls li {
    display: inline-block;
    margin: 10px;
}


/**/

change-password-page .page-title {
    margin: 0 0 -1px;
}

/* .page-title {
    min-height: 50px;
    margin: 0 0 25px;
    border-bottom: 1px solid #ddd;
    padding: 6px 10px;
} */
.page-title {
    position: relative;
    margin: 0 0 20px;
    border-bottom: 1px solid #ddd;    
    padding: 12px 30px 12px 10px;
    font-size: 20px;
    color: #444;
    /* cursor: pointer; */
}
.page-title h1 {
    font-size: 30px;
    font-weight: normal;
    margin-top: 7px;
    margin-bottom: 0px;
}

.activeMenuEmprendedor {
    font-weight: 600;
    color: #C10230 !important;
}

.disabled {
    cursor: not-allowed;
    pointer-events: none;
}

/* encuesta*/
/**/
/* The container */
.container1 {
    /*display: block;*/
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.container1 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container1:hover input~.checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container1 input:checked~.checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container1 input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container1 .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* The container */
.container2 {
    /*display: block;*/
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.container2 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark2 {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container2:hover input~.checkmark2 {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container2 input:checked~.checkmark2 {
    background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark2:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.container2 input:checked~.checkmark2:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.container2 .checkmark2:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.color-palette {
    height: 35px;
    line-height: 35px;
    text-align: center;
    padding-right: 0.75rem;
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.cell-align-right {
    text-align: right;
}

.cell-align-left {
    text-align: left;
}

.cell-align-center {
    text-align: center;
}

.color-hidden {
    color: #ffffff!important;
    font-size: 1px;
}

.login-logo, .register-logo { font-size: 1.5rem!important; font-weight: 300; margin-bottom: .9rem; text-align: center;
}

.footer_vivewow {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background: #4fc7e4;
    color: #ffffff;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
}