@font-face {
    font-family: 'din';
    src: url('../resources/fonts/DINR____.TTF');
}
@font-face {
    font-family: 'din';
    src: url('../resources/fonts/DINB____.TTF');
    font-weight: bold;
}

html {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: 0px;
    height: 100%;
}

.body {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: 0px;
    height: 100%;
}

.circle-img {
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    -khtml-border-radius: 100px;
    overflow: hidden;
}

a.ref-negro:link {
    text-decoration: none;
    color: #000000;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
}

a.ref-negro:visited {
    text-decoration: none;
    color: #000000;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
}

a.ref-negro:active {
    text-decoration: none;
    color: #000000;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
}

a.ref-negro:hover {
    text-decoration: none;
    color: #000000;
    font-size: 14px;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.menuLateral {
    text-decoration: none;
    color: #eaedf1;
    font-size: 14px;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-weight: bold;
}


a.ref-white:link {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 14px;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
}

a.ref-white:visited {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 14px;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
}

a.ref-white:active {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 14px;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
}

a.ref-white:hover {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 14px;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-weight: bold;
}

a.ref_blue:link {
    text-decoration: none;
    color: #234167;
    font-size: 14px;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
}

a.ref_blue:visited {
    text-decoration: none;
    color: #234167;
    font-size: 14px;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
}

a.ref_blue:active {
    text-decoration: none;
    color: #234167;
    font-size: 14px;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
}

a.ref_blue:hover {
    text-decoration: none;
    color: #234167;
    font-size: 14px;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.text-area {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    border: 0px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    /* Firefox */

    -webkit-border-radius: 15px;
    /* Safari y Chrome */

    resize: none;
}

.text-buscar {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    background-color: transparent;
    border: 0px;
    overflow: hidden;
}

.text-login {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #ffffff;
    background-color: transparent;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-color: #eaedf1;
    -moz-border-radius: 5px;
    /* Firefox */

    -webkit-border-radius: 15px;
    /* Safari y Chrome */

    -khtml-border-radius: 15px;
    overflow: hidden;
}

.select-one-menu {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    border: 0px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    /* Firefox */

    -webkit-border-radius: 15px;
    /* Safari y Chrome */
}

.btn-estandard {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    width: 60px;
    height: 26px;
}

.btn-anaranjado {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    border: 2px;
    border-color: #000000;
    background-color: #e36f1e;
    color: #ffffff;
    border-radius: 100%;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    /* Firefox */

    -webkit-border-radius: 15px;
    /* Safari y Chrome */

    -khtml-border-radius: 15px;
    font-size: 14px;
}

.btn-turquesa {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    border: 2px;
    border-color: #000000;
    background-color: #009999;
    color: #ffffff;
    border-radius: 100%;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    /* Firefox */

    -webkit-border-radius: 15px;
    /* Safari y Chrome */

    font-size: 14px;
}

.div-error {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    background-color: #eaedf1;
    border-style: solid;
    border-radius: 3px;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-color: #42c6ff;
    -moz-border-radius: 3px;
    /* Firefox */

    -webkit-border-radius: 3px;
    /* Safari y Chrome */

    overflow: auto;
    margin: 0 auto;
}

.div-login {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-color: #ffffff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    /* Firefox */

    -webkit-border-radius: 3px;
    /* Safari y Chrome */
}

.div_emergente {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    background-color: #ffffff;
    position: fixed;
    float: left;
    top: 50%;
    border: 1px solid #000000;
}

/*.div-conversacion {
    padding: 70px 0px 30px 5px;
    position: absolute;
    width: 280px;    
}*/

/* dialogos v v1.0*/
.dialogo-izq, .dialogo-der {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 80%;
    clear: both;
}

.dialogo-izq {
    float: left;
    margin-right: auto;
    margin-left: 36px;
    padding: 4px 10px 4px 15px; /*position within the border*/
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    border: #7F7F7F solid 1px;
    background: -webkit-linear-gradient(#009999, #9FD8D8);
    background: -moz-linear-gradient(#009999, #9FD8D8);
    background: -o-linear-gradient(#009999, #9FD8D8);
    background: linear-gradient(#009999, #9FD8D8);
    -pie-background: linear-gradient (#009999, #9FD8D8);
}

.dialogo-der:before {
    z-index: -1;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    content: "";
    right: 0px;
}

.dialogo-izq:after {
    z-index: -1;
    position: absolute;
    left: -36px;
    width: 32px;
    bottom: 0px;
    height: 32px;
    content: "";
    background-image: url('../../resources/img/left_chatter.png');
    background-size: 32px 32px;
    background-position: bottom right;
}

.dialogo-der {
    float: right;
    margin-left: auto;
    text-align: right;
    margin-right: 36px;
    padding: 4px 15px 4px 10px; /*position within the border*/	
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    border: #7F7F7F solid 1px;
    background: -webkit-linear-gradient(#a9e4f7, #0fb4e7);
    background: -moz-linear-gradient(#a9e4f7, #0fb4e7);
    background: -o-linear-gradient(#a9e4f7, #0fb4e7);
    background: linear-gradient(#a9e4f7, #0fb4e7);
}

.dialogo-der:before {
    z-index: -1;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    content: "";
    border-width: 8px 17px 8px 10px;
}

.dialogo-der:after {
    z-index: -1;
    position: absolute;
    right: -36px;
    width: 32px;
    bottom: 0px;
    height: 32px;
    content: "";
    background-image: url('../../resources/img/right_chatter.png');
    background-size: 32px 32px;
    background-position: bottom left;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
}
/* dialogo v 2.0*/

.div-conversacion{
    padding: 30px 0px 30px 5px;
    position:absolute;
    width:280px; 
    z-index: 1;
}

.div-hora-der{
    position: absolute;
    bottom: 0;
    right:15px;
    font-size: 5pt;
    color:#eaedf1;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    text-shadow:none;
}

.div-hora-izq{
    position: absolute;
    bottom: 0;
    left:15px;
    font-size: 5pt;
    color:#eaedf1;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    text-shadow:none;   
}

.div-fecha{
    text-align:center;
    /*border: solid;
    border-color: red;	
    border-radius: 20px;*/		
    box-sizing: border-box;
    clear: both;
    float: left;
    margin-bottom: 20px;
    padding: 8px 30px;
    position: relative;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);
    width: 400px;
    max-width: 100%;
    word-wrap: break-word;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.div-conver-izq {
    background-image: linear-gradient(bottom, #009999 25%,#DFF2F2 100%);
    background-image: -o-linear-gradient(bottom, #009999 25%,#DFF2F2 100%);
    background-image: -moz-linear-gradient(bottom, #009999 25%,#DFF2F2 100%);
    background-image: -webkit-linear-gradient(bottom, #009999 25%,#DFF2F2 100%);
    background-image: -ms-linear-gradient(bottom, #009999 25%,#DFF2F2 100%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.25, #009999),
        color-stop(1, #9FD8D8)
        );
    border: solid 1px rgba(0, 0, 0, 0.5);   
    border-radius: 20px;    
    box-shadow: inset 0 5px 5px rgba(255, 255, 255, 0.4), 0 1px 3px rgba(0, 0, 0, 0.2);  
    box-sizing: border-box;
    clear: both;
    float: left;
    margin-bottom: 8px;
    margin-left:5px;
    padding: 8px 30px;
    position: relative;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);
    max-width: 100%;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 11px;
    word-break: break-all;
    width: 100%;
}

.div-conver-izq:before, .div-conver-izq:after {
    border-radius: 20px / 10px;
    content: '';
    display: block;
    position: absolute;
}

.div-conver-izq:before {
    border: 10px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: -7px;
    z-index: -2;
}

.div-conver-izq:after {
    border: 8px solid transparent;
    border-bottom-color: #009999;
    bottom: 1px;
    left: -5px;
}

.div-conver-der {
    background-image: linear-gradient(bottom, #78A22F 25%, #EEF3E5 100%);
    background-image: -o-linear-gradient(bottom, #78A22F 25%, #EEF3E5 100%);
    background-image: -moz-linear-gradient(bottom, #78A22F 25%, #EEF3E5 100%);
    background-image: -webkit-linear-gradient(bottom, #78A22F 25%, #EEF3E5 100%);
    background-image: -ms-linear-gradient(bottom, #78A22F 25%, #EEF3E5 100%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.25, #78A22F),
        color-stop(1, #EEF3E5)
        );
    float: right;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 11px;
    margin-right:5px;
    word-break: break-all;
    width: 100%;
}

.div-conver-der:before {
    border-bottom-color: rgba(0, 0, 0, 0.5);
    /*border-radius: 20px / 10px;*/
    left: auto;
    right: -7px;
}

.div-conver-der:after {
    border-bottom-color: #78A22F;
    /*border-radius: 20px / 10px;*/
    left: auto;
    right: -5px;
}

.div-envio-pie{
    position: fixed;
    bottom: 0px;
    /*width: 70%;*/
    width: 300px;
    overflow: visible;
    z-index: 3;
    padding-top: 5px;
    padding-bottom: 3px;
    background: white;
    border-top: solid white 2px;
    background-color: #EAEDF1;
    -webkit-box-shadow: 0px -5px 15px 0px #bfbfbf;
    box-shadow: 0px -5px 15px 0px #bfbfbf;
    height: 34px;
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";       /* IE 8 */
    /*filter: alpha(opacity=85);  /* IE 5-7 */
    /*-moz-opacity: 0.85;          /* Netscape */
    /*-khtml-opacity: 0.85;        /* Safari 1.x */
    /*opacity: 0.85;               /* Good browsers */
}
.div-adjuntar-pie{
    position:fixed;
    bottom: 5px;
    left: 197px;
    width: 70px;     
    z-index: 3;    
    overflow: visible;
    height: 29px;
    padding-left: 3px;
    padding-bottom: 30px;
    padding-top: 30px;
}

.div-adjuntar-pie .panel-img-adj{
    position: absolute;
    top: 50%;
    margin-top: 9px;
    left: 1.5em;
    display: block;
    z-index: 3;    
}

.panel-body {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #eaedf1;
    width: 100%;
}

.panel-gray-head {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    border: 0px;
    background-color: transparent;
    font-weight: bold;
    font-size: 15px;
    color: #009999;
    padding-top: 1px;
    height: 20px;
    width: 100%;
}

.panel-gray-body {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    background-color: transparent;
    border-style: solid;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-color: #eaedf1;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    border-radius: 3px;
    -moz-border-radius: 3px;
    /* Firefox */

    -webkit-border-radius: 3px;
    /* Safari y Chrome */

    width: 100%;
}

.panel-gray-footer {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    border: 0px;
    background-color: #eaedf1;
    border-radius: 3px;
    -moz-border-radius: 3px;
    /* Firefox */

    -webkit-border-radius: 3px;
    /* Safari y Chrome */

    padding-right: 0px;
    padding-left: 0px;
    padding-top: 5px;
    width: 100%;
}

.panel-border-bottom {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 2px;
    border-left-width: 0px;
    border-color: #d6d6d6;
    padding-bottom: 2px;
}

.td-chat-publicacion {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    background-color: #eaedf1;
    border-radius: 3px;
    word-break: break-all;
    width: 100%;
    -moz-border-radius: 3px;
    /* Firefox */

    -webkit-border-radius: 3px;
    /* Safari y Chrome */
}

.td-chat-comentario {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    background-color: #eaedf1;
    border-radius: 3px;
    word-break: break-all;
    width: 100%;
    -moz-border-radius: 3px;
    /* Firefox */

    -webkit-border-radius: 3px;
    /* Safari y Chrome */
}
/*////////////////////////////////////////////////////////////////////////////////////////////*/
.tabla-variable-verde {
    margin: 0px;
    padding: 0px;
    width: 100%;
    border: 1px solid #009999;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    /* Firefox */

    -webkit-border-radius: 5px;
    /* Safari y Chrome */
}

.tabla-variable-verde table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.tabla-variable-verde tr:nth-child( odd) {
    background-color: #eaedf1;
}

.tabla-variable-verde tr:nth-child( even) {
    background-color: #ffffff;
}

.tabla-variable-verde td {
    vertical-align: middle;
    border: 0px solid #009999;
    border-width: 0px 0px 0px 0px;
    text-align: left;
    padding: 5px;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000000;
}

.tabla-variable-verde tr:first-child td {
    background-color: #009999;
    border: 0px solid #009999;
    text-align: center;
    border-width: 0px 0px 0px 0px;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #ffffff;
}

.tabla-variable-verde tr:first-child:hover td {
    background-color: #009999;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////*/
.tabla-primefaces {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-align: left;
    border: none;
}

.tabla-primefaces table {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-align: left;
    border: none;
}

.tabla-primefaces table tr {
    border: 0px solid;
    border-width: 0px 0px 0px 0px;
    background-color: transparent;
    text-align: left;
}

.tabla-primefaces table td {
    border: 0px solid;
    border-width: 0px 0px 0px 0px;
    background-color: transparent;
    text-align: left;
}

.tabla-primefaces table thead {
    display: none;
}

.tabla-primefaces table tfoot {
    display: none;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    outline:none;
}

.control-label{                           
    text-align: left !important;
    /*padding-top: 3px !important;*/
    font-weight: normal;
}

.form-control{
    font-size: 13px !important;
    height: 20px !important;
    padding: 0px 0px !important;
}

.form-control:focus{
    color:black;
}

.panel-title{
    font-size: 13px !important;
}

.panel-heading{                        
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    /*background: #b3dced;*/
    background: -moz-linear-gradient(left, #009999, #77C9C9, #92D4D4);
    background: -webkit-gradient(left top, right top, color-stop(0%, #009999), color-stop(50%, #77C9C9), color-stop(100%, #92D4D4));
    background: -webkit-linear-gradient(left, #009999, #77C9C9, #92D4D4);
    background: -o-linear-gradient(left, #009999, #77C9C9, #92D4D4);
    background: -ms-linear-gradient(left, #009999, #77C9C9, #92D4D4);
    background: linear-gradient(to right, #009999, #77C9C9, #92D4D4);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009999', endColorstr='#92D4D4', GradientType=1 );
    padding: 2px 15px !important;
    font-size: 13px !important;
    color: #FFFFFF;
}

.panel-heading-pendiente{                        
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    background: #F1B78E ;
    background: -moz-linear-gradient(left, #E36F1E   0%, #F1B78E  50%, #F4C5A5   100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #E36F1E  ), color-stop(50%, #F1B78E ), color-stop(100%, #F4C5A5  ));
    background: -webkit-linear-gradient(left, #E36F1E   0%, #F1B78E  50%, #F4C5A5   100%);
    background: -o-linear-gradient(left, #E36F1E   0%, #F1B78E  50%, #F4C5A5   100%);
    background: -ms-linear-gradient(left, #E36F1E   0%, #F1B78E  50%, #F4C5A5   100%);
    background: linear-gradient(to right, #E36F1E   0%, #F1B78E 50%, #F4C5A5 100%);    
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E36F1E  ', endColorstr='#F4C5A5  ', GradientType=1 );
    padding: 2px 15px !important;
    font-size: 13px !important;
    color: #FFFFFF ;
}

.panel-heading-eliminado{                        
    background: #ffb2b2 ;
    background: -moz-linear-gradient(left, #ff4c4c 0%, #ffb2b2  50%, #ff4c4c 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #ff4c4c), color-stop(50%, #ffb2b2 ), color-stop(100%, #ff4c4c));
    background: -webkit-linear-gradient(left, #ff4c4c 0%, #ffb2b2  50%, #ff4c4c 100%);
    background: -o-linear-gradient(left, #ff4c4c 0%, #ffb2b2  50%, #ff4c4c 100%);
    background: -ms-linear-gradient(left, #ff4c4c 0%, #ffb2b2  50%, #ff4c4c 100%);
    background: linear-gradient(to right, #ff4c4c 0%, #ffb2b2  50%, #ff4c4c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4c4c', endColorstr='#ff4c4c', GradientType=1 );
    padding: 2px 15px !important;
    font-size: 13px !important;
    color: Black ;
}

.form-group{
    margin-bottom: 5px !important;                        
}

.panel{
    margin-bottom: 10px !important;                       
    overflow: hidden !important;      
    border: 1px solid #eaedf1;
}                  

@media only screen and (max-width : 320px) {
    .ivc-label{                           
        width:85% !important;
        padding-left: 0px !important;
    }                      
    .form-group{
        margin-bottom: -15px !important;
    }

    .menu{
        padding-left:77px;
    }
    .xs-conPadding{
        padding-left: 16px !important;
        width:100% !important ;
    }

}
.ui-panel-titlebar{
    text-shadow: none;                            

}
/* .text-buscar {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    background-color: transparent;
    border: 0px;
    overflow: hidden;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-color: Black;                    
}*/

.text-buscar {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    background-color: transparent;
    border: 0px;
    overflow: hidden;
}

.body-login {
    background-color:#FFFFFF; 
    background-image: url('../resources/img/loginbackground.png'); 
    background-size: 100% 100%; 
    background-attachment: fixed;
}

.alerta-warning {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #E36F1E;
    background-color: #FCF1E8;
    border: 1px solid transparent;
    border-color: #EEA978;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 4px;
}

.alerta-warning2 {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #31708F;
    background-color: #D9EDF7;
    border: 1px solid transparent;
    border-color: #BCE8F1;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 4px;
}

.alerta-success {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #78A22F;
    background-color: #E4ECD5;
    border: 1px solid transparent;
    border-color: #A0BE6D;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 4px;
}

.panel-info-desc {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    background-color: #ffffff;
    border: 0px;
    width: 100%;
}


/*Sobreescritura de navs de bootstrap*/
.nav {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: Highlight solid underline;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eee;
    border-color: #428bca;
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav-tabs > li.inactive > a,
.nav-tabs > li.inactive > a:hover,
.nav-tabs > li.inactive > a:focus {
    background-color: #eee;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
label[name=etiqueta-i-familiares]{
    width: 47%
}
label[name=etiqueta-c-familiares]{
    width: 48%
}
label[name=etiqueta-d-familiares]{
    width: 48%
}
label[name=expediente-cursosExt-I]{
    width: 47%
}
label[name=expediente-cursosExt-C]{
    width: 47%
}
label[name=expediente-cursosExt-D]{
    width: 47%
}


.panel-busqueda {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #eaedf1;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    width: 50%;
    float: right;
}

.panel-tarjeta {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    background-color: #009999;
    border-top: 1px solid #eaedf1;
    border-bottom: 1px solid #eaedf1;
    border-left: 1px solid #eaedf1;
    border-right: 1px solid #eaedf1;
}

.panel-listado {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-align: center;
    background-color: #ffffff;
    border-top: 1px solid #eaedf1;
    border-bottom: 1px solid #eaedf1;
    border-left: 1px solid #eaedf1;
    border-right: 1px solid #eaedf1;
}

.panel-no-borde {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-align: center;
    background-color: #ffffff;
    border: none;
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

.nodo-organigrama{
    background: -moz-linear-gradient(left, #009999, #77C9C9, #92D4D4);
    background: -webkit-gradient(left top, right top, color-stop(0%, #009999), color-stop(50%, #77C9C9), color-stop(100%, #92D4D4));
    background: -webkit-linear-gradient(left, #009999, #77C9C9, #92D4D4);
    background: -o-linear-gradient(left, #009999, #77C9C9, #92D4D4);
    background: -ms-linear-gradient(left, #009999, #77C9C9, #92D4D4);
    background: linear-gradient(to right, #009999, #77C9C9, #92D4D4);
    border: 2px solid;
    border-radius: 25px;
    color:white;
}

.nodo{		
    border: 1px solid;    
    color:black;
    font-size:12px;	
}
.cia{		
    float:left;
    font-size:10px;	
}
.emp{		
    text-align:right;
    font-size:10px;			
}
.puesto{		
    padding-left:30px;
    padding-right:30px;
    font-size:12px;
}
.nombre{		
    margin-top:5px;
    margin-bottom:5px;
    font-size:12px;
    padding:12px 12px 12px 12px;
}
.cve-plaza{
    text-align:left;		
    font-size:10px;
}
#organigrama-panel{
    margin: 20px 20px 20px 20px;
}
.nodo-organigrama{
    background: -moz-linear-gradient(left, #009999, #77C9C9, #92D4D4);
    background: -webkit-gradient(left top, right top, color-stop(0%, #009999), color-stop(50%, #77C9C9), color-stop(100%, #92D4D4));
    background: -webkit-linear-gradient(left, #009999, #77C9C9, #92D4D4);
    background: -o-linear-gradient(left, #009999, #77C9C9, #92D4D4);
    background: -ms-linear-gradient(left, #009999, #77C9C9, #92D4D4);
    background: linear-gradient(to right, #009999, #77C9C9, #92D4D4);
    border: 2px solid;
    border-radius: 25px;
    color:white;
}

.nodo{		
    border: 1px solid;    
    color:black;
    font-size:12px;	
}
.cia{		
    float:left;
    font-size:10px;	
}
.emp{		
    text-align:right;
    font-size:10px;			
}
.puesto{		
    padding-left:30px;
    padding-right:30px;
    font-size:12px;
}
.nombre{		
    margin-top:5px;
    margin-bottom:5px;
    font-size:12px;
    padding:12px 12px 12px 12px;
}
.cve-plaza{
    text-align:left;		
    font-size:10px;
}
#organigrama-panel{
    margin: 20px 20px 20px 20px;
}

.panel-busqueda {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #eaedf1;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    width: 50%;
    float: right;
}

.panel-tarjeta {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    background-color: #009999;
    border-top: 1px solid #eaedf1;
    border-bottom: 1px solid #eaedf1;
    border-left: 1px solid #eaedf1;
    border-right: 1px solid #eaedf1;
}

.panel-listado {
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-align: center;
    background-color: #ffffff;
    border-top: 1px solid #eaedf1;
    border-bottom: 1px solid #eaedf1;
    border-left: 1px solid #eaedf1;
    border-right: 1px solid #eaedf1;
}

.pull-right{
    outline:none !important ;
    text-decoration: none !important ;
    color:#ffffff !important;
    font-size:14px !important;
}

.div-fechaChatGrupal{
    text-align:center;		
    box-sizing: border-box;
    clear: both;
    float: left;
    position: relative;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);
    width: 400px;
    max-width: 100%;
    word-wrap: break-word;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin-top: 5px;
}

.div-fechaChatCorporativo{
    text-align:center;		
    box-sizing: border-box;
    clear: both;
    float: left;
    position: relative;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);
    width: 400px;
    max-width: 100%;
    word-wrap: break-word;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin-top: 5px;
}

.barra-toggle {
    position: center;
    padding: 4px 5px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
}

.barra-toggle:focus {
    outline: none;
}

.barra-toggle .icon-barrra {
    display: block;
    width: 20px;
    height: 2px;
    border-radius: 1px;
    background-color: #FFFFFF;
}

.barra-toggle .icon-barrra + .icon-barrra {
    margin-top: 4px;
}

.divisor {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.menu-drpdwn {
    position: relative;
    padding: 15px 25px;
    margin: 0px 2px 0px 2px;
}

.menu-drpdwn > li {
    display: block;
    font-size: 14px;
    color: #FFFFFF;
}

.menu-drpdwn > li > a {
    display: block;
    font-size: 14px;
    color: #FFFFFF;
}

.menu-drpdwn > li > a:hover {
    text-decoration: underline;
}

.menu-drpdwn > li > ul > li {
    display: block;
    font-size: 14px;
    color: #FFFFFF;
}

.menu-drpdwn > li > ul > li > a {
    display: block;
    font-size: 14px;
    color: #FFFFFF;
}

.menu-drpdwn > li > ul > li > a:hover {
    text-decoration: underline;
}

.menu-drpdwn > li > a:focus {
    width: 120px;
    height: 13px;
    outline: none;
}

.menu-drpdwn > li > ul > li > a:focus {
    width: 90px;
    height: 13px;
    outline: none;
}

.imgBox {
    width: inherit;
    height: inherit;
}
.imgBox:hover {
    -moz-box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
}

a.menu-elemento:link{
    color: #FFFFFF;
    font-family: 'din', din, Helvetica, Arial, sans-serif;
}
.formato-fechas{font-weight: 300;font-size: 13.5px;}
.separacion{margin: 0px 8px !important;}
.content-campos{
    /*width: 100%;*/ 
    /*border: 1px solid #dddddd;*/ 
    padding: 10px;
}
.top-boton-agregar{text-align: center;margin-top:15px;}
.ui-tooltip .ui-tooltip-text{
    font-family: 'din', din, Helvetica, Arial, sans-serif !important;font-size: 12px !important;
    max-width: 150px !important;
}
.indicador-obligatorio{color: #e36f1e;font-weight: 300; font-size: 16px;}
.formato-fechas{font-weight: 300;font-size: 13.5px;}
.width-97-porciento{width: 97% !important;}