@charset "utf-8";
/* CSS Document */
.link{
       color:#3276B1;
        
    
    
}
.link:hover{
    color:#0D47A1;
    cursor: pointer;
    
}

body,html{
    height: 100%;
    font-family: "Roboto", sans-serif;

    color: rgba(0, 0, 0, 0.87);
}

input[type='number']{
    text-align: left;
}

a{
    cursor: pointer;
}
.grupos .tab-content{
    /*margin: auto;*/
    width: 70%;
}



.grupos-app .tab-content{
    margin: auto;
    width: 100%;
}


.grupos-app .tab-content > div.row:first-child{
    margin-top: 25px;
}


.grupos-app .tab-content.center{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.grupos{
    min-height: calc(100% - 100px);
    width: 99%;
}

.grupos-app{
    min-height: calc(100% - 50px);
    width: 99%;
}
.userinfo{
    width: 100%;
    height: 20px;
    background-color: #DDD;
    text-align: right;
    position: fixed;
    top: 64px;
    padding-right: 9px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
}
.border-file-img {
    border: 30px solid #ccc;
    width: 555px;
    height: 320px;
    width: 100%; 
    min-height: 700px;
    background-color: #ccc;
}

.footer {
    z-index: 1000;
    text-align: left;
    padding-top: 4px;
    width: 100%;
    margin-top: 30px;

    /*background-color: #E0E0E0 !important;*/
}
.footer-1{
    background-color: #E0E0E0 !important;
    height: 50px;
    width: 100%;
    bottom: 0px;
    position: inherit;
}
.footer div.sector{
    display: table;
}
.footer .text{
    display: table-cell;
    vertical-align: middle;
    height: 100px;
}

.footer .pie{
    background-color: rgba(51, 51, 51, 0.08);
    height: 35px;
}


.navbar{
    position: fixed;
    top: 0%;
    width: 100%;
}

img.logo{
    height: 70px;
    /* width: 55%;*/
    float: left;
    left: 40%;
    margin-top: 14px;
}

img.logo1{
    height: 70px;
    /* width: 55%;*/
    float: left;
    left: 30%;
    margin-top: 14px;
}

.navbar{
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.16), 0px 2px 10px 0px rgba(0, 0, 0, 0.12);
}
.container-fluid{
    min-height: 100px;
}
nav.sidebar, .main{
    -webkit-transition: margin 200ms ease-out;
    -moz-transition: margin 200ms ease-out;
    -o-transition: margin 200ms ease-out;
    transition: margin 200ms ease-out;
}

.main{
    padding: 10px 10px 0 10px;
}

.container{
    margin-top: 110px !important; 
}

.container{
    width: 100%;
    margin-left: 0px;
    float: left;
    overflow-y: auto;
    margin: auto;
    padding: 0px;
    height: calc(100% - 110px); 
}

.container-login{
    width: 100%;
    margin-left: 0px;
    float: left;
    margin: auto;
    padding: 0px;
}

.row{
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 0px 3px 0px 7px;
}
.row-separator{
    padding: 0px 3px 0px 3px;
    border-bottom: 1px solid #ccc;
}

.row-separator-hidden{
    width: 100%;
    padding: 5px;
}

@media (max-width: 767px) {
    .row.sector{
        width: 99%;
        margin: auto;
    }
    .grupos .row.sector{
        width: 99%;
        margin: auto;
    }
    .grupos-app .row.sector{
        width: 99%;
        margin: auto;
    }
}

@media (min-width: 767px) {
    .row.sector{
        width: 85%;
        margin: auto;
    }
    .grupos .row.sector{
        width: 70%;
        margin: auto;
    }
    .grupos-app .row.sector{
        width: 85%;
        margin: auto;
    }
}

@media (max-width: 1041px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0px;
        background-color: transparent;
        border: 0px none;
        box-shadow: none;
    }
}


@media (min-width: 1041px) {

    .main{
        position: absolute;
        width: calc(100% - 40px); 
        margin-left: 70px;
        float: right;
    }
    nav.sidebar:hover + .main,nav.sidebar:hover + .container{
        margin-left: 200px;
    }

    nav.sidebar.navbar.sidebar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: 0px;
    }

    nav.sidebar .navbar-brand, nav.sidebar .navbar-header{
        text-align: center;
        width: 100%;
        margin-left: 0px;
    }

    nav.sidebar a{
        padding-right: 13px;
    }

    nav.sidebar .navbar-nav > li:first-child{
        border-top: 1px #e5e5e5 solid;
    }

    nav.sidebar .navbar-nav > li{
        border-bottom: 1px #e5e5e5 solid;
    }

    nav.sidebar .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    nav.sidebar .navbar-collapse, nav.sidebar .container-fluid{
        padding: 0 0px 0 0px;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #777;
    }

    nav.sidebar{
        width: 200px;
        height: 100%;
        margin-left: -150px;
        float: left;
        margin-bottom: 0px;
        position: fixed;
    }

    nav.sidebar li {
        width: 100%;
    }


    nav.sidebar:hover{
        margin-left: 0px;
    }
    nav.sidebar .navbar-brand{
        padding-right: 1px;
    }
    nav.sidebar:hover .navbar-brand img{
        height: 30px; width: 80%;
        float: left ;

    }
    nav.sidebar .navbar-brand img{
        height: 30px;
        width: 45px;
        float: right;
    }




}
.navbar-collapse{

    overflow-y: scroll;
}
.sidebar .tabs-menu{
    width: 100%;
}

.tabs-menu > li > a{
    min-height: 100px;

}
.tabs-menu li a,.tabs-menu li a i{
    vertical-align: middle !important;
    line-height: 70px;
    /*font-weight: bold;*/
    font-size: 17px;
}
.dropdown-menu > li > a {
    width: intrinsic;           /* Safari/WebKit uses a non-standard name */
    width: -moz-max-content;    /* Firefox/Gecko */
    width: -webkit-max-content; /* Chrome */
    min-width: 240px;
    width: 100%;

}
.tabs-menu li.resalt a{
    cursor:pointer;
    color: white !important;
}
.tabs-menu li.resalt{
    color: #fefefe !important;
    background-color: rgba(13, 71, 161, 0.92);
}

.tabs-menu li.resalt:hover{
    background-color: #0D47A1;
}

.tabs-menu li:hover{
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.1);
}



#nav-head{

    z-index: 1001;
}


nav.sidebar .navbar-nav .open .dropdown-menu>li>a:hover, nav.sidebar .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #CCC;
    background-color: transparent;
}

section{
    padding-left: 15px;
}


.form-group {
    position: relative;
    margin-top: 35px;
    margin-bottom: 20px;
}
.input-group {
    position: relative;
}
.form-control {
    display: block;
    height: 36px;
    width: 100%; 
    border: none;
    border-radius: 0 !important;

    font-size: 16px;
    font-weight: 300;
    padding: 0;
    background-color: transparent;
    box-shadow: none;
    border-bottom: 1px solid #757575;
}
.input-group .form-control {
    position: relative;
    z-index: inherit;
    float: inherit;
    width: 100%;
    margin-bottom: 0;
}
.form-control:focus {
    border-color: #757575;
    outline: none;
    box-shadow: none;
}

/* -- label styles ---------------------------------- */
label{
    position: absolute;
    top: -18px;
    
    font-size: 12px;
    font-weight: 300;

    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.float-label {
    left: 0;
    /*    top: 7px;
        font-size: 16px;*/
    top: -18px;
    font-size: 12px;
    pointer-events: none;
}
/* active state */
.form-control:hover ~ .float-label{
    top: -18px;
    font-size: 12px;
}
.form-control:focus ~ .float-label{
    top: -18px;
    font-size: 12px;
}
.form-control.active ~ .float-label {
    top: -18px;
    font-size: 12px;
}


/* input colors ---- */
.form-control:focus {
    ~ label {
        color: #03a9f4;
    }

    ~ .form-bar:before, ~ .form-bar:after {
        background: #03a9f4;
    }
}

.fixed-action-btn-2  td{
    cursor: pointer;
}

.fixed-action-btn-2 {
    position: fixed;
    right: 23px;
    bottom: 23px;
    padding-top: 15px;
    margin-bottom: 0px;
    z-index: 1001;
    bottom: 100px;
    right: 33px;
}

.fixed-action {

    position: fixed;
    margin-bottom: 0px;
    z-index: 2000;
    bottom: 14px;
    right: 33px;
    display: none;
    top: 84px;
    color: #969E9E;
}

.fixed-action-btn {
    position: fixed;
    right: 23px;
    padding-top: 15px;
    margin-bottom: 0px;
    z-index: 1001;
    bottom: 1px;
    right: 33px;
}

.fixed-action-top {
    position: fixed;
    float: center;
    top: 1px;
    padding-top: 15px;
    margin-bottom: 0px;
    z-index: 1001;
}

.fixed-action-top-cont {
    position: fixed;
    padding-top: 18px;
    margin-bottom: 0px;
    z-index: 1001;
    bottom: 0px;
    right: 10px;
    left: unset !important;

}

.fixed-action-top-orange{
    position: fixed;
    float: center;
    top: 1px;
    margin-bottom: 0px;
    z-index: 1001;
}

.en-contruccion{
    position: fixed;
    padding-top: 20px;
    margin-top: 1;
    z-index: 1000;
    top: 84px;
    left: unset !important;
}


h2 {
    text-align: center;
}

table caption {
    padding: .5em 0;
}

table td{
    vertical-align: middle;
}
@media screen and (max-width: 767px) {
    table caption {
        border-bottom: 1px solid #ddd;
    }
}



.div-center {
    margin: auto;
    width: 60%;
    padding: 10px;
}
.div-izquierda {
    margin: auto;
    width: 100%;
    padding: 10px;
}


.listado{
    color: #444;
    width: 100%;
    font-family: Calibri;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
}
.listado-item{    
    font-family: Arial;
    font-size: 22px;
    font-style: normal;
    font-variant: normal;
    /*font-weight: normal;*/
    line-height: 19.8px;
    padding-top: 5px;
}
.list-item-img{
    width: 76px;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}

.title-resalt{
    background-color: rgb(33, 108, 191); color: white; border-radius: 13px; padding: 3px 3px 3px 30px;
}


.deudor-1{
    background-color: #e3f7fd;
}

.deudor-2{
    background-color: #eeeffd;
}


.dashboard .fa-ban {
    color: red;
    cursor: help;

}
.dashboard .fa-check{
    color: green;
}
.dashboard .fa-lock{
    color: gray;
}
.dashboard .fa-exclamation-triangle{
    color: #FFB400;
}
.dashboard .fa-times{
    color: red;
}
.dashboard .fa-clock-o{
    color: #03a9f4;
}

li.naranja{
    background-color: #FF8000;
}
li.naranja a{
    color: #ffffff;
}
li.celeste{
    background-color: #0080FF;

}
li.celeste a{
    color: #ffffff;
}

li.verde{
    background-color: #31B404;

}
li.verde a{

    color: #ffffff;
}

li.gris{
    background-color: #b7b7b7;

}
li.gris a{

    color: #ffffff;
}

.pestanas.derecha{
    float: right;
}
.pestanas > li >a{
    background-color: transparent !important;
}
.pestanas > li {
    display: inline-block;
    list-style-type: none;
    float: left;
    text-align: center;
    margin: 0px 2px -2px -0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 0px 20px 0px 20px;
    -ms-transition: -ms-transform 5ms,padding 1s;
    -webkit-transition:-webkit-transform 1s,padding 1s;
    transition:  transform 1s, height 1.3s;

}
@media(min-width:767px){
    .pestanas{
        float: right;
    }
    .pestanas > li.current{

        height: 34px;
        vertical-align: middle;
        line-height: 2.5;
        -ms-transform: translate(0px,-12px); /* IE 9 */
        -webkit-transform: translate(0px,-12px); /* Safari */
        transform: translate(0px,-12px); /* Standard syntax */
    }
}
@media(max-width:767px){
    ul.pestanas {
        margin-bottom: 57px;
        z-index: 1005 !important;
    }

    .pestanas > li{
        display: list-item;
        margin-bottom: 10px;
        line-height: 26px;
    }
    .pestanas > li.current{
        transform: translate(7px, 0px);
        -ms-transform: translate(7px, 0px);
        -webkit-transform: translate(7px, 0px);
        line-height: 2.5;
    }
}
.pestanas > li {
    z-index: 1006 ;
}
.pestanas > li.current{
    z-index: 1007 !important;
}
.pestanas > li > a{
    cursor: pointer;
    text-decoration: none;
}

.pestanas > li > a:link{
    text-decoration: none;

}



.has-error{
    border:1px solid #A94442;
    -webkit-box-shadow: 2px -2px 2px 1px rgba(255, 26, 18, 0.63);
    box-shadow: 2px -2px 2px 1px rgba(255, 26, 18, 0.63);
}

input.porcentage{
    width: 85%;
    display: inline-block
}
input.porcentage + i.fa-percent{
    display: inline-block;
}

/*table.oferta-v tr.aprob{
    background-color: rgba(44, 152, 44, 0.19);
}

table.oferta-v tr.aprob-r{
    background-color: rgba(223, 255, 13, 0.24);
}

table.oferta-v tr.rech{
    background-color: rgba(128, 0, 0, 0.1);
}*/



label.sp-rut,span.sp-rut{
    font-size: 16px;
    font-weight: 300;
    font-family: inherit;
    color: #555;
    top: 2px;
    position: relative;
}


.fa.pull-right {
    margin-left: 0.3em;
    margin-right: 0.3em;
}

.loaded{


    opacity: 0;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 0;
    min-height: calc(100% - 50px);
    margin-top: 0px !important;
    width: 100%;
    display: none;

}
.loaded.fade{
    opacity: 0;
    transition: opacity 0.15s linear;

}
.loaded.in{
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient   (to bottom, rgba(249, 249, 249, 0.6) 6%, rgba(255,255,255,1) 10%, rgb(255, 253, 253) 71%, rgba(252,252,252,1) 90%, rgba(250,250,250,1) 100%);
    background: -webkit-linear-gradient(to bottom, rgba(249, 249, 249, 0.6) 6%, rgba(255,255,255,1) 10%, rgb(255, 253, 253) 71%, rgba(252,252,252,1) 90%, rgba(250,250,250,1) 100%);
    background: -webkit-linear-gradient(to bottom, rgba(249, 249, 249, 0.6) 6%, rgba(255,255,255,1) 10%, rgb(255, 253, 253) 71%, rgba(252,252,252,1) 90%, rgba(250,250,250,1) 100%);
    background: -o-linear-gradient     (to bottom, rgba(249, 249, 249, 0.6) 6%, rgba(255,255,255,1) 10%, rgb(255, 253, 253) 71%, rgba(252,252,252,1) 90%, rgba(250,250,250,1) 100%);
    background: -ms-linear-gradient    (to bottom, rgba(249, 249, 249, 0.6) 6%, rgba(255,255,255,1) 10%, rgb(255, 253, 253) 71%, rgba(252,252,252,1) 90%, rgba(250,250,250,1) 100%);
    background: linear-gradient        (to bottom, rgba(249, 249, 249, 0.6) 6%, rgba(255,255,255,1) 10%, rgb(255, 253, 253) 71%, rgba(252,252,252,1) 90%, rgba(250,250,250,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa', GradientType=0 );

    z-index: 2001;
    opacity: 1;
    display: initial;
}


#tout:first-child div {
    display: block;
    width: 100px;
    height: 100px;
    border: 3px solid #ddd;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

#tout:first-child>div>div {
    width: 90px;
    height: 90px;
    border: 5px solid #fff;
    border-radius: 50%;
    margin: auto;
    overflow: hidden;
}

#tout:first-child div div div {
    width: 110px;
    height: 110px;
    margin: auto;
    top: 100px;
    background-color: #ddd;
    border-radius: 0%;
    border: none;
    animation-name: anim, color;
    animation-duration: 3s;
    animation-timing-function:linear;
    animation-iteration-count:infinite;
    animation-direction: alternate;
    -webkit-animation-name: anim, color;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function:linear;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-direction: alternate;
}

@keyframes anim{

    100% { top:0px; }
}
@-webkit-keyframes anim{

    100% { top:100px; }
}

/* @keyframes color{
  0%  { background-color: green; }
  25%  { background-color: green; }
  50% { background-color: red; }
  75% { background-color: yellow; }
  100% { background-color: blue; }
} */
/* @-webkit-keyframes color{
  0%  { background-color: green; }
  25%  { background-color: green; }
  50% { background-color: red; }
  75% { background-color: yellow; }
  100% { background-color: blue; }
} */



.info{
    font-size: 1.8em !important;
    color: #C1E0F9;
    margin: 2px 5px 2px 5px;
    display: inline-block;  
}

.info+h4{
    display: inline-block;
}

.info~h4{
    display: inline-block;
}

.porcent{
    position: absolute;
    margin-top: 10px;
    transform: translateX(-25px);
}

.porcent~input{
    display: inline !important;
}

.porcent+input{
    display: inline;
}

.panel-heading *{
    display: inline;
}
.panel-heading i {
    float: right;
    margin-right: 2px;
    padding-top: 8px;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #0054B7;
    border-color: #0054B7; 
} 


.panel-primary {
    border-color: #0054B7;
}

.btn-primary {
    color: #fff;
    background-color: #0054B7 !important;
    border-color: #0054B7 !important;
}

.div-icon.div-icon-round {
    border-radius: 90px;
    height: 100px !important;
    width: 100px !important;
    border: 1px solid;
    background-color: #0054B7 !important;
    border-color: white !important;
    margin: auto;
    cursor: pointer;
}

.icon-label {
    border-color: #ccc;
    color: black !important;
    font-weight: bold;
    padding: 0px 12px;
    text-align: center;
}

.th-gris{
    color:#FFF;background-color:#777;border-color:#777

}
.th-gris-2{
    color:#333;background-color:#f5f5f5;border-color:#ddd
}
.th-azul{
    background-color: #1565C0;
    color: #FFF;
}

table.rounded tbody tr td * {
    font-weight: bold;
    color: #393838;
}

table.rounded tbody tr td{
    border: 1px solid #CCC;
}
table.rounded tbody tr td .btn.btn-primary {
    font-weight: bold;
    color: #FFF;
}

table.rounded{
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
table.rounded thead{
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
table.rounded thead tr:first-child{
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
table.rounded thead tr th,table.rounded thead tr td{
    padding-left: 2px;
    padding-right: 2px;
}
table.rounded thead tr:first-child th:first-child,
table.rounded thead tr:first-child td:first-child{
    height: 40px;
    border-top-left-radius: 3px;

}


table.rounded thead tr:first-child th:last-child,
table.rounded thead tr:first-child td:last-child{
    border-top-right-radius: 3px;
}

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

/*

<div class="fall-ball-load la-2x">
          <div></div>
          <div></div>
          <div></div>
  <div></div>
          <div></div>
          <div></div>
        </div>

*/



/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.fall-ball-load{
    white-space: initial;

}
.fall-ball-load,
.fall-ball-load > div {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.fall-ball-load {
    display: block;
    font-size: 0;
    color: #333; }

.fall-ball-load.la-dark {
    color: #333; }

.fall-ball-load > div {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor; }

.fall-ball-load {
    width: 100%;
    height: 18px; }

.fall-ball-load > div {
    width: 10px;
    height: 10px;
    margin: 4px;
    border-radius: 100%;
    opacity: 0;
    -webkit-animation: fall-ball-load-anim 1s ease-in-out infinite;
    -moz-animation: fall-ball-load-anim 1s ease-in-out infinite;
    -o-animation: fall-ball-load-anim 1s ease-in-out infinite;
    animation: fall-ball-load-anim 1s ease-in-out infinite; }

.fall-ball-load > div:nth-child(1) {
    -webkit-animation-delay: -200ms;
    -moz-animation-delay: -200ms;
    -o-animation-delay: -200ms;
    animation-delay: -200ms; 
}

.fall-ball-load > div:nth-child(2) {
    -webkit-animation-delay: -100ms;
    -moz-animation-delay: -100ms;
    -o-animation-delay: -100ms;
    animation-delay: -100ms; 
}

.fall-ball-load > div:nth-child(3) {
    -webkit-animation-delay: 0ms;
    -moz-animation-delay: 0ms;
    -o-animation-delay: 0ms;
    animation-delay: 0ms; 
}

.fall-ball-load > div:nth-child(4) {
    -webkit-animation-delay: 00ms;
    -moz-animation-delay: 100ms;
    -o-animation-delay: 100ms;
    animation-delay: 100ms; 
}

.fall-ball-load > div:nth-child(5) {
    -webkit-animation-delay: 200ms;
    -moz-animation-delay: 200ms;
    -o-animation-delay: 200ms;
    animation-delay: 200ms; 
}

.fall-ball-load > div:nth-child(6) {
    -webkit-animation-delay: 300ms;
    -moz-animation-delay: 300ms;
    -o-animation-delay: 300ms;
    animation-delay: 300ms; 
}

.fall-ball-load.la-sm {

    height: 8px; }

.fall-ball-load.la-sm > div {
    width: 4px;
    height: 4px;
    margin: 2px; }

.fall-ball-load.la-2x {

    height: 36px; }

.fall-ball-load.la-2x > div {
    width: 20px;
    height: 20px;
    margin: 8px; }

.fall-ball-load.la-3x {

    height: 54px; }

.fall-ball-load.la-3x > div {
    width: 30px;
    height: 30px;
    margin: 12px; }

/*
 * Animation
 */
@-webkit-keyframes fall-ball-load-anim {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-145%);
        transform: translateY(-145%); }
    10% {
        opacity: .5; }
    20% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0); }
    80% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0); }
    90% {
        opacity: .5; }
    100% {
        opacity: 0;
        -webkit-transform: translateY(145%);
        transform: translateY(145%); } }

@-moz-keyframes fall-ball-load-anim {
    0% {
        opacity: 0;
        -moz-transform: translateY(-145%);
        transform: translateY(-145%); }
    10% {
        opacity: .5; }
    20% {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0); }
    80% {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0); }
    90% {
        opacity: .5; }
    100% {
        opacity: 0;
        -moz-transform: translateY(145%);
        transform: translateY(145%); } }

@-o-keyframes fall-ball-load-anim {
    0% {
        opacity: 0;
        -o-transform: translateY(-145%);
        transform: translateY(-145%); }
    10% {
        opacity: .5; }
    20% {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0); }
    80% {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0); }
    90% {
        opacity: .5; }
    100% {
        opacity: 0;
        -o-transform: translateY(145%);
        transform: translateY(145%); } }

@keyframes fall-ball-load-anim {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-145%);
        -moz-transform: translateY(-145%);
        -o-transform: translateY(-145%);
        transform: translateY(-145%); }
    10% {
        opacity: .5; }
    20% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0); }
    80% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0); }
    90% {
        opacity: .5; }
    100% {
        opacity: 0;
        -webkit-transform: translateY(145%);
        -moz-transform: translateY(145%);
        -o-transform: translateY(145%);
        transform: translateY(145%); } 
}







@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}



.zoomIn {
    animation-name: zoomIn;
}



.animated-panel {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.tab-in{

    transform:none !important;
    height: 100% !important;
    display: block  !important;

}
.tab-out{/*:not(.menu-cl-home)*/
    transform:rotateX(90deg);
    height: 0px;
    overflow: hidden;
    display: none;
    transition: all 1s 0.5s;
    -moz-transition: all 1s 0.5s; /* Firefox 4 */
    -webkit-transition: all 1s 0.5s; /* Safari and Chrome */
    -o-transition: all 1s 0.5s; /* Opera */
}


.menu-cl-home{
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.menu-cl-home span{
    visibility: visible;
    opacity: 1;
    transition: opacity0.6s linear;
}
.menu-cl-home span:not(.badge){
    /*    display: none;
        visibility: hidden;*/
    opacity: 1;
    transition: all 0.6s linear;
}
.menu-cl-home{
    transition: all 0.6s linear;
}

.menu-cl-home.out  span:not(.badge){
    /*    display: none;
        visibility: hidden;*/
    opacity: 0;
}

.menu-cl-home.out .div-icon.div-icon-round {
    height: 50px !important;
    width: 50px !important;
}
.menu-cl-home.out .div-icon.div-icon-round .badge{
    top: -46px;
    left: 11px;
    transform: scale(1,1);
}

.menu-cl-home.out .div-icon.div-icon-round div.t-center {
    font-size: 30px;
}


.menu-cl-home.out{
    height: 100%;
}



@keyframes home-min{
    0% {
        transform:  translate(0px,0px)  ;
    }
    50% {
        transform:  translate(0px,150px)  ;
    }
    100% {
        transform:  translate(0px,0px)  ;
    }
}

@-moz-keyframes home-min{
    0% {
        -moz-transform:  translate(0px,0px)  ;
    }
    50% {
        -moz-transform:  translate(0px,150px)  ;
    }
    100% {
        -moz-transform:  translate(0px,0px)  ;
    }
}

@-webkit-keyframes home-min {
    0% {
        -webkit-transform:  translate(0px,0px)  ;
    }
    50% {
        -webkit-transform:  translate(0px,150px)  ;
    }
    100% {
        -webkit-transform:  translate(0px,0px)  ;
    }
}

@-o-keyframes home-min {
    0% {
        -o-transform:  translate(0px,0px)  ;
    }
    50% {
        -o-transform:  translate(0px,150px)  ;
    }
    100% {
        -o-transform:  translate(0px,0px)  ;
    }
}

@-ms-keyframes home-min {
    0% {
        -ms-transform:  translate(0px,0px)  ;
    }
    50% {
        -ms-transform:  translate(0px,150px)  ;
    }
    100% {
        -ms-transform:  translate(0px,0px)  ;
    }
}


.fa-info-circle{
    cursor: pointer;
}


@media(max-width:767px){
    .ads-registrese{
        width: 100%;
        position: relative;
        display: inline-block;
    }
}
@media(min-width:767px){
    .ads-registrese{

        float: right;
        right: 0px;
        position: fixed;
        /*padding: 3px;*/
        top: 181px;
        z-index: 1002;
        background-color: rgb(237, 237, 237);
        opacity: 0.9;
        height: unset;
        border-radius: 6px;
        margin-top: -44px;
        margin-right: 15px;
        width: calc(10% - 5px);
        min-width: 143px;
    }
}


.rating-label{
    bottom: 3px;
    position: relative;
    margin-left: 5px;
}

span div.rating-symbol:nth-child(1) .rating-symbol-foreground{
    color: red;
}
span div.rating-symbol:nth-child(2) .rating-symbol-foreground{
    color: orangered;
}
span div.rating-symbol:nth-child(3) .rating-symbol-foreground{
    color: yellow;
}
span div.rating-symbol:nth-child(4) .rating-symbol-foreground{
    color: greenyellow;
}
span div.rating-symbol:nth-child(5) .rating-symbol-foreground{
    color: green;
}


span .rating-symbol-foreground-1{
    color: red !important;
    cursor: help;
}
span .rating-symbol-foreground-2{
    color: orange !important;
    cursor: help;
}
span .rating-symbol-foreground-3{
    color: yellow !important;
    cursor: help;
}
span .rating-symbol-foreground-4{
    color: green !important;
    cursor: help;
}
span .rating-symbol-foreground-0{
    color: gray;
    cursor: no-drop;
}


.modal-header{
    min-height: 50px;
    background-color: #0054B7;  
}
.modal-header *{
    color: #FFF;
}
.modal-header .close{
    color: #FFF !important;
}


.rating-symbol-background{
    color: #CCC;
}

.rating-cliente-solicitudes-container{
    text-align: left;
    display: block;
}


.fac-monto-min{
    background-color: rgba(255, 255, 0, 0.33) !important;
}
.fac-monto-max{
    background-color:rgba(234, 31, 31, 0.31) !important;
}
td.btn-inline{
    width: 78px;
    display: inline-block;
    padding: 15px !important;
}

.form-control:focus{
    border-color: #66afe9 !important;
    outline: 0 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6) !important;
}

.toggle-group:focus{
    border-color: #66afe9 !important;
    outline: 0 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6) !important;
}


.dataTable  th{
    color: black !important;
    background: #ACACA9 none repeat scroll 0% 0% !important;
}
table.dataTable thead tr th.sorting, table.dataTable thead tr th.sorting_asc,table.dataTable thead tr th.sorting_desc{
   color: black !important;
    background: #ACACA9 none repeat scroll 0% 0% !important; 
}

.panel-success {
    border-color: gray !important;
}


