 #body_id{
    color: #4A4A4A;
    background:#fff;
    /*overflow-y:scroll;
    overflow-x:hidden;*/
 }
 #body_id button{
     outline: 0;
 }
 
#container-demo{
    position:relative; width:100%; height:100%;margin:auto;position:relative;     
}
 /*Progress Bar*/
 
 .progressbar-container {
     position: absolute;
     /*height: 12vh;*/
     top:0px;
     z-index:9;
     background-color:#EBEBEB;
     /*box-shadow: 0px -5px 10px rgba(94,94,94,0.3);*/
     
 }
 
 .progressbar-button {
     position:relative;
     top:-0.5vh;
     /*left: 94.5vw;*/
     width:100%;
     font-size:1.5vh;
     cursor:pointer;
     margin-bottom:0.5em;
 }
 
 .progressbar-container.hideProgressbar {
    animation-name: progressbarHide;
    animation-duration:1s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-out;
 }
 
 .progressbar-container.showProgressbar {
    animation-name: progressbarShow;
    animation-duration:1s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-out;
 }
 
 @keyframes progressbarHide {
     from {bottom:0;}
     to {bottom:-9.8vh;}
 }
 
 @keyframes progressbarShow {
     from {bottom:-9.8vh;}
     to {bottom:0;}
 }
 
 
 .progressbar {
   /* background-color:#CBD0D8;*/
    height: 1vh;
    border-radius: 2em;
 }
 
  .progressbar-s {
   /* background-color:#CBD0D8;*/
    height: 1vh;
    border-radius: 2em;
 }
 
  .progressbar-eo {
   /* background-color:#CBD0D8;*/
    height: 1vh;
    border-radius: 2em;
 }
 
 .progressbar-section {
     width: 100%;
     position:relative;
 }
 
 .progressbar-item {
     position:relative;
     /*background-color:#FF635C;*/
     /*border-radius: 2em;*/
     width:100%;
     height:14%;
     margin-top: 0.25vh;
     cursor:pointer;
     /*left:0%;*/
 }
 
 .progressbar:before{
    content: "";
    height: 0.25vh;
    width: 100%;
    background: #FF635C;
    display: block;
    position: absolute;
    left: 0;
    top:12%;
 }
 
 .progressbar-s:before{
    content: "";
    height: 0.25vh;
    width: 97%;
    background: #FF635C;
    display: block;
    position: absolute;
    left: 0;
    top:12%;
 }
 
  .progressbar-eo:before{
    content: "";
    height: 0.2vh;
    width: 100%;
    background: #FF635C;
    display: block;
    position: absolute;
    left: 0;
    top:13%;
 }
 
 .line-left:before{
     content: "";
     height:80%;
     width:0.1vw;
     background:#595959;
     position:absolute;
     right:0;
 }
 .progressTitle {
     font-family:'TaubSans-Medium';
     font-size: 2vw;
     color:#FF635C;
     margin-top:-1.7vh;
 }
 .progressText {
     font-family:'TaubSans-Light';
     font-size:1.2vw;
     width:20%;
     line-height: initial;
 }
 
 .progressbar-item-name > div {
     font-family: 'TaubSans-Light';
     font-size:1.09vw;
     color:rgb(150,150,150);
 }
 
 .progressbar-active {
     /*font-family:'TaubSans-Bold'!important;*/
     /*font-weight: 600;*/
     color:rgb(0,0,0)!important;
 }
 
 .destock-payroll-preview-header{
        background:transparent;
    }
    
    /*.destock-payroll-preview-seccion-information{
        background:#fff;
    }*/
    .destock-payroll-preview-seccion-content{
         background:#e3e3e3;
    }
    .destock-payroll-preview-seccion-table{
        background:#fff;
    }
    .destock-payroll-preview-seccion-table tabel tr td span{
    
    }
    .destock-payroll-preview-seccion-table-input{
        border: 3px solid transparent !important;
        outline-offset: 0px !important;
        outline: none !important;
        background:transparent;
        pointer-events:all;
        cursor: default;
    }
    .destock-payroll-preview-seccion-table-input:focus {
        border: 3px solid black !important;
        outline-offset: 0px !important;
        outline: none !important;
    }
    .tr-hover:hover{
        background: #197f98!important;
        /*79D4FF*/
        cursor:pointer;
    }
    .tr-hover:hover{
        background: #79D4FF!important;
        cursor:pointer;
    }
    .tr-hover:hover .table-tag-a{
        color:white!important;
    }
    .modal-dialog{
        pointer-events: all;
    }
    
    @supports (-ms-ime-align: auto) {
         
         .modal-dialog{
        position: absolute!important;
    }

}

    
    
    .tr-hover:hover input{
        color:white!important;
    }
    table tr td input{
        color: #4A4A4A;
    }
    .no-hover{
        pointer-events: none;
    }
    .destock-payroll-step0-btn1{
        width: auto;
        height: 100%;
        float: right;
        text-align: center;
        position: relative;
        font-family:'ProximaNova-Regular';
        font-size: 12.5px;
    }
    /*PAYROLL DEMO STEP 1 BUTTONS*/
    .destock-payroll-step1-btn1{
        width: auto;
        height: 100%;
        float: right;
        text-align: center;
        position: relative;
        font-family:'ProximaNova-Regular';
    }
     .destock-payroll-step1-btn2{
        width: auto;
        height: 100%;
        float: right;
        text-align: center;
        position: relative;
        position: relative;
        font-family:'ProximaNova-Regular';
    } 
    .destock-payroll-step1-btn3{
        width: auto;
        height: 100%;
        float: right;
        text-align: center;
        position: relative;
        position: relative;
        font-family:'ProximaNova-Regular';
         font-size: 12.5px;
    }
    .destock-payroll-step1-btn4{
        width: auto;
        height: 100%;
        float: right;
        text-align: center;
        position: relative;
        font-family:'ProximaNova-Regular';
         font-size: 12.5px;
    }
    #btn_continue {
        width: 10vw;
       /*height: 3vw;*/ padding:1vh;
        font-size:1.2vw;
        background-color: #197F98;
        color: white;
        border-radius: 4em;
        border:none;
         border:1px solid #bababa;
    }
    #btn_autobalance {
        width: 12vw;
       /*height: 3vw;*/ padding:1vh;
        font-size:1.2vw;
        background-color: white;
        color: #4a4a4a;
        border-radius: 4em;
         border:none;
        border:1px solid #bababa;
        /*padding:8px;*/
    }
    #btn_save{
        width: 10vw;
       /*height: 3vw;*/ padding:1vh;
        font-size:1.2vw;
        background-color: white;
        color: #4a4a4a;
        border-radius: 4em;
         border:none;
        border:1px solid #bababa;
        /*padding:8px;*/
    }
    #btn_cancel{
        width: 10vw;
       /*height: 3vw;*/ padding:1vh;
        font-size:1.2vw;
        background-color: white;
        color: #4a4a4a;
        border-radius: 4em;
         border:none;
        border:1px solid #bababa;
        /*padding:8px;*/
    }
    /*PAYROLL DEMO STEP 2 BUTTONS*/
     #btn_return_paydata{
        width: 16vw;
       /*height: 3vw;*/ padding:1vh;
        background-color: white;
        color: #4a4a4a;
        border-radius: 4em;
         border:none;
        border:1px solid #bababa;
         font-family:'ProximaNova-Regular';
         font-size:1.2vw;
     }
    /*PAYROLL DEMO STEP 3 BUTTONS*/
    #btn_go_to_pay{
       /*height: 3vw;*/ padding:1vh;
        width: 16vw;
        font-size:1.2vw;
        background-color: white;
        color: #1A8099;
        border-radius: 4em;
        border:none;
        border:1px solid #bababa; 
    }
    #btn_preview_payroll{
        width: 14vw;
       /*height: 3vw;*/ padding:1vh;
        font-size:1.2vw;
        background-color: white;
        color: #1A8099;
        border-radius: 4em;
         border:none;
        border:1px solid #bababa; 
    }
     /*PAYROLL DEMO STEP 4 BUTTONS*/
    .destock-payroll-step4-btn1{
        /*width: 50%;*/
        /*height: 50px;*/
        text-align: left;
        padding-top: 7px;
        padding-bottom: 7px;
        position: relative;
        font-family:'ProximaNova-Regular';
    }
    #btn_step_4_preview:hover{
        opacity:0.8;
    }
    #btn_step_4_preview{
        width: 13vw;
       /*height: 3vw;*/ padding:0.8vw;
        position: relative;
        font-size:1.1vw;
        background-color: #1A8099;
        color: white;
        border-radius: 4em;
         border:none;
        border:1px solid #bababa; 
    }
     /*PAYROLL DEMO STEP 5 BUTTONS*/
     .destock-payroll-step5-btn1{
         width: 15%;
        height: 100%;
        float: right;
        text-align: center;
        padding-top: 7px;
        font-family:'ProximaNova-Regular';
         font-size: 12.5px;
     }
     #btn_step_5_continue {
         width: 10vw;
       /*height: 3vw;*/ padding:1vh;
        font-size:1.2vw;
        background-color: #197F98;
        color: white;
        border-radius: 4em;
        border:none;
    }
    #overlay{
        width:100%; height:100%; background:#000; position:absolute; top:0px; right:0px; opacity:0.5;z-index: 3;
    }
    #step_5{
        display:none; width:80%; height:100%; background:#EBEBEB; position:absolute; top:0px; right:0px;z-index: 7;
    }
    /*PAYROLL DEMO STEP 6 CSS*/
    #one{
        font-size: 10px;
        color:white;
    }
    #two{
        font-size: 10px;
        color:white;
    }
    #gross_pay_text{
        display:inline; width:69px;font-size:16px;position:relative; margin-left:70px;
    }
   .font-charts-legend{
       font-size: 0.8rem;   
   }
   /*BUTTONS FROM SECCTION RIGHT*/
   #btn_step_7_preview_accept{
        width: 9vw;
       /*height: 3vw;*/ padding:0.8vw;
        font-size:1.1vw;
        background-color: #1A8099;
        color: white;
        border-radius: 4em;
        border:none; 
        font-family:'ProximaNova-Regular';
   }
   #btn_step_7_preview_make{
        width: 15vw;
       /*height: 3vw;*/ padding:0.8vw;
        font-size:1.1vw;
        background-color: white;
        color: #4A4A4A;
        border-radius: 4em;
        border:none;
        border:1px solid #bababa; 
        font-family:'ProximaNova-Regular';
   }
    .destock-payroll-step6-btn1{
        width: 120px;
        text-align: center;
        position: relative;
        font-family:'ProximaNova-Regular';
         font-size: 12.5px;
    }
    .btn_view_statistical{
        width: 24vw;
       /*height: 3vw;*/ padding:1vh;
        font-size:1.2vw;
        background-color: white;
        color: #4a4a4a;
        border-radius: 4em;
         border:none;
        border:1px solid #D2D2D2;
        position: relative;
    }
    .btn_view_trends{
        width: 11vw;
       /*height: 3vw;*/ padding:1vh;
        font-size:1.2vw;
        background-color: white;
        color: #4a4a4a;
        border-radius: 4em;
         border:none;
        border:1px solid #D2D2D2;
          position: relative;
    }
    .btn_view_more{
        width: 10vw;
       /*height: 3vw;*/ padding:1vh;
        font-size:1.2vw;
        background-color: white;
        color: #4a4a4a;
        border-radius: 4em;
         border:none;
        border:1px solid #D2D2D2;
        position: relative;
    }
    /*PAYROLL DEMO STEP 7 BUTTONS*/
    .payroll-demo-btn-close{
        position: relative;
        color: #4A4A4A;
        width: 8vw;
        /*height: 2.5vw;*/
        padding: 0.8vw;
        font-size:1.1vw;
        border-radius: 4em;
        border: 1px solid #4A4A4A;
        background: white;
        font-family:'ProximaNova-Regular';
    }
    .btn_file_save {
         color: #4A4A4A;
        width: 10vw;
       /*height: 3vw;*/ padding:1vh;
        font-size:1.2vw;
        border-radius: 4em;
        border: 1px solid #dddddd;
        background: white;
        font-family:'ProximaNova-Regular';
    }
    .payroll-demo-btn-creaate-gl{
        position: relative;
        width: 12vw;
       /*height: 3vw;*/ padding:1vh;
        font-size:1.2vw;
        background-color: #197F98;
        color: white;
        border-radius: 4em;
        border: none;
        font-family:'ProximaNova-Regular';
    }
    #step_7{
        width:80%; height:200%; background:#EBEBEB; position:absolute; top:0px; right:0px;z-index: 7;
    }
     .form-control-sidebar1{
    display: block;
    width: 70%;
   /* height: calc(1.5em + .75rem + 2px);*/
    /*padding: .375rem .75rem;*/
    /*font-size: 1rem;*/
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    padding-left:5px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family:'ProximaNova-Regular';
    }
    .form-control-sidebar2{
    display: block;
    width: 85%;
   /* height: calc(1.5em + .75rem + 2px);*/
    /*padding: .375rem .75rem;*/
    /*font-size: 1rem;*/
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    padding-left:5px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        font-family:'ProximaNova-Regular';
    }
    .form-control-sidebar3{
    display: block;
    width: 80%;
   /* height: calc(1.5em + .75rem + 2px);*/
    /*padding: .375rem .75rem;*/
    /*font-size: 1rem;*/
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    padding-left:5px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family:'ProximaNova-Regular';
    }
    /*PAYROLL DEMO STEP 8 BUTTONS*/
    #step_8{
        width:80%; height:100%; background:#EBEBEB; position:absolute; top:0px; right:0px;z-index: 7;
    }
     #step_9{
        width:80%; height:100%; background:#EBEBEB; position:absolute; top:0px; right:0px;z-index: 5;
    }
     #step_10{
        width:80%; height:100%; background:#EBEBEB; position:absolute; top:0px; right:0px;z-index: 5;
    }
    #step_11{
        width:80%; height:100%; background:#EBEBEB; position:absolute; top:0px; right:0px;z-index: 7;
    }
    #step_12{
        width:80%; height:100%; background:#EBEBEB; position:absolute; top:0px; right:0px;z-index: 7;
    }
     #step_13{
        width:80%; height:100%; background:#EBEBEB; position:absolute; top:0px; right:0px;z-index: 5;
    }
  /*  #step_15{
        width:80%; height:100%; background:#EBEBEB; position:absolute; top:0px; right:0px;z-index: 7;
    }*/
    #step_3_1{
        width:70%; height:100%; background:#EBEBEB; position:absolute; top:0px; right:0px;z-index: 5; font-size: 1.3vw;
    }
    /*MODAL CODE*/
    .modal, .modal-backdrop {
        position: absolute !important;
    }
    .modal-backdrop{
        height:310%;
    }
    
    
    .desktop-input {
        height: 20px!important;
        width: 165px!important;
        font-size: 12px;
        padding-left: 1em;
    }
    .whiteBg {
    background-color: white!important;
}
.btn-payroll-modal-primary{
        Padding: 1vw;
        font-size: 1.1vw;
        opacity:1!important;
        background-color: #1A8099!important;
        color: white!important;
        border-radius: 4em;
        border:none!important;
        border:1px solid #D2D2D2; 
        font-family:'ProximaNova-Regular';
}
.btn-payroll-modal-default{
    padding: 1vh;
    font-size: 1.1vw;
    opacity:1!important;
    background-color: white!important;
    color: #4A4A4A!important;
    border:none!important;
    font-family:'ProximaNova-Regular';
}
.btn-payroll-modal-primar:hover{
        color:white;
        opacity: 0.8;
}
.register-details-fonts{
    font-size: 1.4vw;
    color: #1A8099!important;
    font-family:'ProximaNova-Semibold';
}
.register-details-fonts:hover{
    text-decoration: underline!important;
    cursor: pointer;
}
/*botones*/
.btn-primary-done {
    color: #fff!important;
    background-color: #1A8099!important;
    border-color: transparent!important;
    width: 8vw!important;
}
.btn-primary-autobalance {
    color: #4a4a4a!important;
    background-color: white!important;
    border-color: #bababa!important;
    width: 13vw!important;
}
.btn-primary-save{
    color: #4a4a4a!important;
    background-color: white!important;
    border-color:#bababa!important;
    width: 8vw!important;
}
.btn-primary-cancel{
     color: #4a4a4a!important;
    background-color: white!important;
    border-color:#bababa!important;
    width: 8vw!important;
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    /*padding: 0.8vw;*/
    font-size: 1.1vw;
    line-height: 2;
    border-radius: 2em;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.autoplayPointer {
  position: absolute;
  top: 100px;
  left: 100px;
  z-index: 9;
  color:white;
}
.btn-blue {
    color: #fff!important;
    background-color: #1A8099!important;
    border-color: transparent!important;
    font-family: 'ProximaNova-Regular';
}
.btn-white {
    color: #1A8099!important;
    background-color: #fff!important;
    border: 1px solid #bababa;
    font-family: 'ProximaNova-Regular';
}
.color-4a{
    color: #4a4a4a!important;
}
.btn-transparent {
    color: #1A8099!important;
    background-color: transparent!important;
    border: none;
    font-family: 'ProximaNova-Regular';
}

.action-popup{
    position:absolute; width:13vw; height:13.5vw ;z-index:9; background:#fff;
    top:-14.05vw;
    left:-4.5vw;
    cursor:default;color:gray;
    font-family:'ProximaNova-Regular';box-shadow: 1px 1px 4px 1px gray;border:1px solid #bababa;font-size: 1vw;
}
.action-popup ul{
    margin:0px!important;
    padding:0px!important;
   
}
.action-popup ul li{
    list-style:none;
    padding:3px;
    font-size:1em;
    cursor:pointer;
}
.action-popup:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% + 18px);
    bottom: -12px;
    border-style: solid;
    border-width: 12px 12px 0 12px;
    border-color: #bababa transparent transparent transparent;
}
.action-popup:after {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% + 20px);
    bottom: -10px;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #fff transparent transparent transparent;
}
/*RADIO BUTTON CSS*/
/* The container */
.sss {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 5px;
  cursor: pointer;
  font-size: 1em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family:'ProximaNova-Regular';
  color: #8c8c8c;
}

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

/* Create a custom checkbox */
.checkmark-radio {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: white;
  border-radius:50%;
  border:1px solid gray;
}

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

/* When the checkbox is checked, add a blue background */
.sss input:checked ~ .checkmark-radio {
  background-color: white;
}
.sss input:checked ~ .checkmark-radio {
  background-color: white;
}

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

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

/* Style the checkmark/indicator */
.sss .checkmark-radio:after {
  left: 2px;
  top: 2px;
  width: 14px;
  height: 14px;
  border-radius:50%;
  border: solid #004F62;
  background:#004F62;
}
/*List btn*/
.list-input {
background:#fff url(../assets/images/svg/newhire/arrow-down-icon.svg)  97% 50% no-repeat ;
background-size:1em;
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance: none;
appearance: none;
 border:1px solid #BABABA;
}
.list-input::-webkit-inner-spin-button {
  display: none;
}
.list-input::-webkit-calendar-picker-indicator {
  opacity: 0;
  cursor:pointer;
}
.p-relative{
    position: relative!important;
}
.p-absolute{
    position: absolute!important;
}
#step1_table{
   /*width:1300px;*/ font-size:14px; color:#4A4A4A;
}
#indicator-payroll-demo-step1-table:hover ~ #table-conecctor{
    /*display: block;*/
}
#table-conecctor{
    display: none;position: absolute;top: -45%;left: -199%;width: 408%;height:20px;
}
.idemo-footer-progress {
  position:absolute;
  top: 0;
}
#endPhaseText{
    font-size: 1.2vw;
    font-family: 'TaubSansLight';
}
.w-60{
    width: 60%!important;
}

/*CUSTOM DROPDOWN CSS*/
.dropdown {
  width: 100%;
  display: inline-block;
  background-color: #fff;
  border:1px solid #BABABA;
  transition: all .5s ease;
  position: relative;
  color: #4a4a4a;
  text-align: left;
  outline-color:#89E3F9;
}
.dropdown .select {
    display: flex;
    align-items:center;
    cursor: pointer;
    padding: 3px 5px
}
.dropdown .select span{
    white-space: nowrap;
    font-size: 1.1vw;
    overflow: hidden;
    width: 89%;
}
.dropdown .select > i {
    color: #4a4a4a;
    transform: rotate(-90deg);
    cursor: pointer;
    transition: all .3s ease-in-out;
    float: right;
    line-height: 20px;
    position: absolute;
    right: 7%;
}
.dropdown.active:hover,
.dropdown.active {
    background-color: #fff;
}
.dropdown.active .select > i {
    transform: rotate(90deg);
}
.dropdown .dropdown-menu {
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    font-size:1.3vw;
    margin-top: 1px;
    border-radius: 0 1px 5px 5px;
    overflow: hidden;
    display: none;
    /*max-height: 144px;*/
    min-width:auto;
    /*overflow-y: auto;*/
    z-index: 9
}
.dropdown .dropdown-menu li {
    padding: 5px;
    transition: all .2s ease-in-out;
    cursor: pointer;
    font-size: 1.1vw;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
} 
.dropdown .dropdown-menu {
    padding: 0;
    list-style: none
}
.dropdown .dropdown-menu li:hover {
    background-color: #D1EFF9;
}
.dropdown .dropdown-menu li:active {
    background-color: rgb(126, 233, 253);
}
/*SideBar Aniimation*/
 .sidebar-show{
    animation-name: SidebarShow;
    animation-duration:1s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-out;
 }
 .sidebar-hide{
    animation-name: SidebarHide;
    animation-duration:1s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-out;
 }
 .Overlay-fadein{
    animation-name: FadeIn;
    animation-duration:1s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-out;
 }
 .Overlay-fadeout{
    animation-name: fadeout;
    animation-duration:0.8s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-out;
 }
@keyframes SidebarShow {
    from {
         right:-2000px;
         
    }
    to {
         right:0;
    }
 }
 @keyframes SidebarHide {
    from {
        right:0;
    }
    to {
        right:-2000px; 
    }
 }
 @keyframes FadeIn{
    from {
        opacity:0;
    }
    to {
        opacity:1; 
    }
 }
 
 #Modal-accept{
     position: absolute;
     width: 100%;
     height: 100%;
     top: 0px;
     left: 0px;
     display: none;
    background: rgba(0,0,0,0.3);
    z-index: 6;
 }
 
 #Modal-download {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    display: none;
    background: rgba(0,0,0,0.3);
    z-index: 6;
}
 
/*********************************************/
/***************MEDIA QUERY*******************/
/*********************************************/
@media only screen and (min-width: 1000px) and (max-width: 1100px) {
    .CTA-large{
        font-size: 1.2vw!important;
    }
    #circle3:after {
        width: 350%;
    }
    .w-78{
        width:78%!important;
    }
}
@media (max-device-width: 1200px) and (min-device-width: 1000px){
    #Show_historical {
        width: 32px!important;
        height: 16px!important;
    }
}
@media (min-device-width:1200px) and (max-device-width:1299px){
    #Show_historical{
        width: 32px!important;
        height: 16px!important;
    }
}
/**NEW CSS FLUJO0GRAM*/
.flujogram-row{
    width:100%;margin-bottom:1vh;
}
.flujogram-row-item{
    width:45%; background:#e3e3e3;float: left; border:3px solid #89E3F9;border-radius: 5vh;padding: 1vw 1vh;cursor:pointer;
}
.flujogram-left-line{
    width:4%;height: 100%;background:#e3e3e3;float: left;display:flex;align-items:Center;
}
.flujogram-right-line{
    width:4%;height: 100%;background:#e3e3e3;float: left;display:flex;align-items:Center;
}

.flujogram-center-line{
    width:3px;height: 100%;background:#e3e3e3;float: left;display:flex;align-items:Center;position:relative;
}

.switch {
  position: relative;
  display: inline-block;
  width: 3.2vw;
  height: 1.6vw;
  margin:0;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 1.2vw;
  width: 1.2vw;
  left: 0.3vw;
  bottom: 0.2vw;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked+.slider{
  background-color: rgb(34, 179, 34)!important;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(120%);
  -ms-transform: translateX(120%);
  transform: translateX(120%);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.pl-2vw{
    padding-left: 2vw!important;
}
.pr-2vw{
    padding-right: 2vw!important;
}
.pt-2vw{
    padding-top: 2vw!important;
}
.pb-2vw{
    padding-bottom: 2vw!important;
}
.p-2vw{
    padding: 2vw!important;
}


.pl-1vw{
    padding-left: 1vw!important;
}
.pr-1vw{
    padding-right: 1vw!important;
}
.pt-1vw{
    padding-top: 1vw!important;
}
.pb-1vw{
    padding-bottom: 1vw!important;
}
.p-1vw{
    padding: 1vw!important;
}