
/*-------------Estilos Generales--------------*/
/*--------------------------------------------*/
html,body{position:relative;height:100%;}

th{color:#00579a;background-color:#f2f2f2;text-align:center;}
p{font-family:Arial, Helvetica, sans-serif;line-height:1.6em;}
hr{border-top:none!important;height:1px!important;}
.contenido{display:block;position:relative;z-index:9;height:auto;padding:5px;/*min-height:720px;*/}
/*--------------------------------------------*/
.centered{text-align:center;}
.v-centered{vertical-align:middle!important;}
.line{margin-top:40px;margin-bottom:20px;border:0;border-top:1px solid #ddd!important;}
.thumbnail{margin-bottom:15px!important;}
.addborder{padding:5px;border-top:1px solid #ddd;}
.nopadding{padding:0 4px 0 4px!important;}
.nomargin{margin:0!important;}
.oculta{display:none;}
.show{display:inherit;}
.span-logo{color:#006eb7;font:bold 20px/40px 'cicle_gorditagordita',Arial;}
.navbar{margin-bottom:8px!important}

/*--------------------------------------------*/
/*-------------Login--------------*/
/*--------------------------------------------*/
.login-container{position:relative;width:300px;margin:80px auto;padding:20px 40px;text-align:center;background:#fff;border:1px solid #ccc;border-radius:4px;-moz-box-shadow:1px 5px 10px rgba(0,0,0,0.5);-webkit-box-shadow:1px 5px 10px rgba(0,0,0,0.5);box-shadow:1px 5px 10px rgba(0,0,0,0.5);}
#output{position:absolute;width:300px;top:-75px;left:0;color:#fff;}
#output.alert-success{background:rgb(25, 204, 25);}
#output.alert-danger{background:rgb(228, 105, 105);}
.avatar{margin:10px auto 30px;}
.form-box input{width:100%;padding:10px;text-align:center;height:40px;border:1px solid #ccc;background:#fafafa;transition:0.2s ease-in-out;}
.form-box input:focus{outline:0;background:#eee;}
.form-box input[type="text"]{border-radius:5px 5px 0 0;}
.form-box input[type="password"]{border-radius:0 0 5px 5px;border-top:0;}
.form-box button.login{margin-top:15px;padding:10px 20px;}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px);}
100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);}
100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}
.isa_info, .isa_success, .isa_warning, .isa_error{margin:10px 0px;padding:12px;font-size:12px;}
.isa_info{color:#00529B;background-color:#BDE5F8;width:100%;}
.isa_success{color:#4F8A10;background-color:#DFF2BF;width:100%;}
.isa_warning{color:#9F6000;background-color:#FEEFB3;width:100%;}
.isa_error{color:#D8000C;background-color:#FFBABA;width:100%;}
.isa_info i, .isa_success i, .isa_warning i, .isa_error i{margin:0px;font-size:2em;vertical-align:middle;}
/*--------------------------------------------*/
/*-------------Carousel Publicidad--------------*/
/*--------------------------------------------*/
/*top*/
/*
  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb 
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100%;
  width:100%;
}

/*bottom*/
.cust_publicidad{background-color:#f2f2f2;border:10px solid #f2f2f2;margin:0 auto;-moz-box-shadow:1px 5px 10px rgba(0,0,0,0.5);-webkit-box-shadow:1px 5px 10px rgba(0,0,0,0.5);box-shadow:1px 5px 10px rgba(0,0,0,0.5);position:relative;z-index:10}

.carousel-inner .active.left { left: -25%; }
.carousel-inner .next        { left:  25%; }
.carousel-inner .prev		 { left: -25%; }
.carousel-control 			 { width:  4%; }
.carousel-control.left,.carousel-control.right {margin-left:15px;background-image:none;}



/*------------------Selects Directorio --------------------*/

/* consider "display: none/block" instead of visibility: hidden/visible
   if you don't want the hidden divs to occupy space */
.helpText{display:none;}
.helpTextShow{display:inline;font-size:14px;}
/*------------------Table Directorio --------------------*/
.panel-heading h3{color:#ffc300;}

/*------------------Table Directorio --------------------*/
/*------------------Ficha de Empresa--------------------*/

.panel-heading{background-color:#00579a !important;border-color:#00579a !important;}
.panel-borderless{background-color:#fff;border-radius:4px;-moz-box-shadow:1px 5px 10px rgba(0,0,0,0.5);-webkit-box-shadow:1px 5px 10px rgba(0,0,0,0.5);box-shadow:1px 5px 10px rgba(0,0,0,0.5);font-size:12px;}
.panel-borderless-title{font-size:14px;color:#FFF;margin:0;font-weight:bold;}
.table td{font-size:11px;}
.table > tbody > tr > td{padding:3px !important;}
/*------------------Ficha de Empresa--------------------*/

/*------------------Resaltar Menu-----------------*/
ul.nav-highlight{list-style:none;}
ul.nav-highlight li.highlight{background:#eee;}
ul.nav-highlight li.highlight a{color:#005a9d!important;background-color:#eee;border:1px solid;border-radius:3px;border-color:#e0dede;}

/*------------------ SECCION ACERCA Y VERSIONES--------------------*/

.heading{margin:50px 50px;padding:60px 48px 60px 48px;background-color:#eee;}
.summary-divider{margin:80px 0;}
.summary{overflow:hidden;}
.summary-image.pull-right{margin-left:40px;}
.summary-heading{color:#005a9d;padding:0;margin:0;text-align:justify;font:bold 28px/30px Arial, Helvetica, sans-serif;}

.col-item { border: 1px solid #E1E1E1; border-radius: 5px; background: #FFF; margin: 20px 0 20px 0;
}
/*.col-item:hover .info { background-color: #F5F5F5;}*/
.price {-moz-box-shadow: 1px 5px 10px rgba(0,0,0,0.5);
        -webkit-box-shadow: 1px 5px 10px rgba(0,0,0,0.5);
        box-shadow: 1px 5px 10px rgba(0,0,0,0.5);
}
.col-item .info { padding: 0 10px 10px 10px; border-radius: 0 0 5px 5px;}
.col-item .info .rating { color: #777;}
.col-item .rating { /* width: 50%; */ float: left; font-size: 17px; text-align: right; line-height: 52px; margin-bottom: 10px; height: 52px;}
.col-item .separator { border-top: 1px solid #E1E1E1;}
.clear-left { clear: left;}
.col-item .separator p { line-height: 20px; margin-bottom: 0; margin-top: 10px; text-align: center;}
.col-item .btn-add { border-right: 1px solid #E1E1E1;}
.col-item .btn-add { width: 50%; float: left;}
.col-item .btn-details { width: 50%; float: left; padding-left: 10px;}
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none!important;
    vertical-align:top;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}
.img-responsive { width:100%!important;}

/*------------------ SELECT2 personalizado*/
.select2-container .select2-choice {
    line-height: 30px!important;
    background-image: none!important;
}
.select2-container .select2-choice .select2-arrow{
    background-image: none!important;
    background: none!important;
    border-left:none !important;
}

.select2-container {    
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)!important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s!important;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s!important;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s!important;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s!important;
  transition: border linear 0.2s, box-shadow linear 0.2s!important;
}
.select2-dropdown-open, .select2-drop-active {
  border-color: rgba(82, 168, 236, 0.8)!important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)!important;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6)!important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 2px 8px rgba(82, 168, 236, 0.6)!important;
  outline: 0!important;
  /* IE6-9 */
}

/*------------------ SPRITES--------------------*/

/* Generated by http://responsive-css.spritegen.com Responsive CSS Sprite Generator */
 

.filtro, .directorio01-03, .bgsearch, .logo2, .default-nologo, .ico-btntop4, .bg-buscador-boton, 
.ico-btntop3, .ico-btntop1, .bg-btntopleft, .bg-pie, .bg-header
{ max-width: 100%; background-size: 100%; background-image: url('sprites/sprites_directorio.png'); }
 
.filtro { background-position: 0 0%; background-size: 100%; }
/*.logo-ccl3 { background-position: 0 8.776596%; background-size: 152.259887%; }*/
.directorio01-03 { background-position: 0 16.849315%; background-size: 158.529412%; }
/*.logo-ccl4 { background-position: 0 26.030928%; background-size: 277.835052%; }*/
.bgsearch { background-position: 0 29.936306%; background-size: 324.698795%; }
/*.logo-ccl5 { background-position: 0 32.826362%; background-size: 472.807018%; }*/
.logo2 { background-position: 0 36.614173%; background-size: 485.585586%; opacity:0.5;}
.default-nologo { background-position: 0 42.782152%; background-size: 598.888889%; }
.ico-btntop4 { background-position: 0 46.800502%; background-size: 2450%; }
.bg-buscador-boton { background-position: 0 48.795944%; background-size: 2994.444444%; }
.ico-btntop3 { background-position: 0 50.815558%; background-size: 3850%; }
.ico-btntop1 { background-position: 0 52.45283%; background-size: 4146.153846%; }
.bg-btntopleft { background-position: 0 54.904459%; background-size: 7700%; }
.bg-pie { background-position: 0 81.687612%; background-size: 10780%; }
.bg-header { background-position: 0 100%; background-size: 26950%; }



/*------------------ DISPLAY LOADING--------------------*/


.modal
    {
        position: fixed;
        top: 0;
        left: 0;
        background-color: black;
        z-index: 99;
        opacity: 0.8;
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        min-height: 100%;
        width: 100%;
    }
    .loading
    {
        font-family: Arial;
        font-size: 10pt;
        border: 5px solid #67CFF5;
        width: 200px;
        height: 100px;
        display: none;
        position: fixed;
        background-color: White;
        z-index: 999;
    }


    /* POP UP Novedades*/

    .card {
    padding-top: 20px;
    margin: 10px 0 20px 0;
    background-color: rgba(214, 224, 226, 0.2);
    border-top-width: 0;
    border-bottom-width: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card .card-heading {
    padding: 0 20px;
    margin: 0;
}

.card .card-heading.simple {
    font-size: 20px;
    font-weight: 300;
    color: #777;
    border-bottom: 1px solid #e5e5e5;
}

.card .card-heading.image img {
    display: inline-block;
    width: 46px;
    height: 46px;
    margin-right: 15px;
    vertical-align: top;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.card .card-heading.image .card-heading-header {
    display: inline-block;
    vertical-align: top;
}

.card .card-heading.image .card-heading-header h3 {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    color: #262626;
}

.card .card-heading.image .card-heading-header span {
    font-size: 12px;
    color: #999999;
}

.card .card-body {
    padding: 0 20px;
    margin-top: 20px;
}

.card .card-media {
    padding: 0 20px;
    margin: 0 -14px;
}

.card .card-media img {
    max-width: 100%;
    max-height: 100%;
}

.card .card-actions {
    min-height: 30px;
    padding: 0 20px 20px 20px;
    margin: 20px 0 0 0;
}

.card .card-comments {
    padding: 20px;
    margin: 0;
    background-color: #f8f8f8;
}

.card .card-comments .comments-collapse-toggle {
    padding: 0;
    margin: 0 20px 12px 20px;
}

.card .card-comments .comments-collapse-toggle a,
.card .card-comments .comments-collapse-toggle span {
    padding-right: 5px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.card-comments .media-heading {
    font-size: 13px;
    font-weight: bold;
}

.card.people {
    position: relative;
    display: inline-block;
    width: 170px;
    height: 300px;
    padding-top: 0;
    margin-left: 20px;
    overflow: hidden;
    vertical-align: top;
}

.card.people:first-child {
    margin-left: 0;
}

.card.people .card-top {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 170px;
    height: 150px;
    background-color: #ffffff;
}

.card.people .card-top.green {
    background-color: #53a93f;
}

.card.people .card-top.blue {
    background-color: #427fed;
}

.card.people .card-info {
    position: absolute;
    top: 150px;
    display: inline-block;
    width: 100%;
    height: 101px;
    overflow: hidden;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card.people .card-info .title {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color: #404040;
}

.card.people .card-info .desc {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    color: #737373;
    text-overflow: ellipsis;
}

.card.people .card-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    line-height: 29px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: rgba(214, 224, 226, 0.2);
}

.card.hovercard .cardheader {
    background: url("../images/bnr_actualizacion.jpg");
    background-size: cover;
    background-position: center; 
    height: 135px;
}

.card.hovercard .avatar {
    position: relative;
    top: -50px;
    margin-bottom: -62px;
}

.card.hovercard .avatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255,255,255,0.5);
}

.card.hovercard .info {
    padding: 4px 8px 10px;
}

.card.hovercard .info .title {
    margin-bottom: 4px;
    font-size: 24px;
    line-height: 1;
    color: #262626;
    vertical-align: middle;
}

.card.hovercard .info .desc {
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #737373;
    text-overflow: ellipsis;
}

.card.hovercard .bottom {
    padding: 0 20px;
    margin-bottom: 17px;
}

.icon-close {
    background: #ffa1a1;
    margin-bottom: 10px;
    position: absolute;
    right: -8px;
    top: -8px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 0;
    color: #790000;
    cursor: pointer;
    z-index: 999;
}
