.tituloPopup{
    float:left;
    width:100%;
    height:auto;
    text-shadow: 1px 0 0 #555555;    
    font-size:18px;
}

.tituloGen{
    float:left;    
    height:auto;
    text-shadow: 1px 0 0 #555555;    
    font-size:18px;
    color:#1E324A;
}

.calendar{
    border:solid transparent 0px;
    background-color: transparent;
    width:16px;
    height:16px;
    background-image: url(/img/calendar.png);
    margin: 2px 0 0 111px;
}

.selectBoton{
    text-shadow: 1px 0 0 #555555;
    border:1px solid #CCCCCC;
    border-radius: 2px;
    background: #eeeeee; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
background: linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */
padding:5px 0 0 5px;
}

.styled-select {
   width: 230px;
   height: 28px;
   overflow: hidden;        
}

.styled-select select {   
   overflow:hidden;
   width: 100%;  
   font-size: 12px;
   border: 1px solid #ccc;
   height: 28px;
   text-shadow: 1px 0 0 #555555;  
   color:#000000;
   padding:5px 0 0 0;
   font-weight: normal;
    background: #eeeeee; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
background: linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-8 */
padding:5px 0 0 5px;
}

.dropdownSelect{
    height: 28px;
    width: 35px;
    border-radius: 0px 2px 2px 0pt;
    border-left: 1px solid rgb(204, 204, 204);
}

.down{            
    background-image: url(/img/down.png);    
}

.downArrow{
    background-image: url(/img/downArrow.png);   
    width:26px;
    height:26px;
}


.celdaBusqueda{
    height:37px !important;
    font-size:14px;      
    background-color:#E9E9E9 !important;        
}

.celdaBusqueda td{
    
}

.smallInput{
    width:100px !important;
    height:25px;
}

.smallPlusInput{
    width:150px !important;
    height:25px;
}

.largeInput{
    width:250px !important;
    height:25px;
}

.largePlusInput{
    width:350px !important;
    height:25px;
}

.tinyInput{
    width:60px !important;
    height:25px;
}

.tinyTinyInput{
    width:45px !important;
    height:25px;
}

/*MODELO DE TABLA CON CABEERA VERDE*/
.modeloTabla{
    
}

.modeloTabla tr{
    height:25px;
}

.modeloTabla tr:hover{
    background-color: #E9E9E9 !important;    
}

.modeloTabla tr:nth-child(2n){
    background-color: #F8F8F8;
}

.modeloTabla tr td{
    text-align:left;
    font-weight: bold;    
}

.modeloTabla tr td a{
    color:#256715;
}

.modeloTabla thead tr th{
    text-align: left;
}

.modeloTabla tr th span{
    cursor:pointer;    
}

.modeloTabla tr th span:hover{
    color:#FFFFFF;
    text-decoration: underline;    
    text-decoration-color: #FFFFFF;
    text-shadow: 0 0 1px #555555;
}
/*FIN DEL MODELO DE TABLA CON CABECERA VERDE*/

/*MODELO DE TABA CON CABECERA GRIS*/
.modeloTabla1{
    
}

.modeloTabla1 tr{
    height:25px;
}

.modeloTabla1 tr:hover{
    background-color: #E9E9E9 !important;    
}

.modeloTabla1 tr:nth-child(2n){
    background-color: #F8F8F8;
}

.modeloTabla1 tr td{
    text-align:left;
    font-weight: bold;    
}

.modeloTabla1 tr td a{
    color:#256715;
}

.modeloTabla1 thead tr:first-child{
    height:25px;
    font-size:14px;
    text-decoration: underline;        
    background:#DDDDDD !important;
    text-align: left;
}

.modeloTabla1 thead tr th{
    text-align: left;
}

.modeloTabla1 tr th span{
    cursor:pointer;    
}

.modeloTabla1 tr th span:hover{
    color:#FFFFFF;
    text-decoration: underline;    
    text-decoration-color: #FFFFFF;
    text-shadow: 0 0 1px #555555;
}

/*FIN DEL MODELO DE TABLA CON CABECERA GRIS*/

.mano{
    cursor:pointer;
}

.link{
    color:blue;
    cursor:pointer;
}

.linkAdjunto{
    text-decoration: underline;
    color:green !important;    
}

.linkGris{
    text-decoration: underline;
    color:gray !important;    
}

.linkEditar{
 color:green;
 font-weight: normal; 
}

.linkEditar:hover{
    text-decoration: underline;
    color:green;    
}

.botonModelo1{
    color:#FFFFFF;
    font-weight: bold;
    padding:5px  10px 5px 10px;
    border:solid transparent 1px;
    border-radius: 3px;
    background: #1e5799; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzI5ODlkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzIwN2NjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-8 */

}

.botonModelo1:hover{
    color:#FFFFFF;
}

.wordDoc{
    background-image: url(/img/word.png);
    width:16px;
    height:16px;
    float:left;
}

.excelDoc{
    background-image: url(/img/excel.png);
    width:16px;
    height:16px;
    float:left;
}

.pdfDoc{
    background-image: url(/img/pdf.png);
    width:16px;
    height:16px;
    float:left;
}

.powerDoc{
    background-image: url(/img/power.png);
    width:16px;
    height:16px;
    float:left;
}

.imageDoc{
    background-image: url(/img/image.png);
    width:16px;
    height:16px;
    float:left;
}

.blankDoc{
    background-image: url(/img/blank.png);
    width:16px;
    height:16px;
    float:left;
}

.attachDoc{
    background-image: url(/img/attach.png);
    width:16px;
    height:16px;
    float:left;
}

.trashDoc{
    background-image: url(/img/trash.png);
    width:16px;
    height:16px;
    float:left;
}

.error{
    color:red;
}

.contactoPrincipal{
    background-color: blue;
    color:white;
    padding:0 4px 0 4px;
    margin-left:5px;
    font-size:10px;
}

.bordeGris{
    border:solid black 1px;
}

.loading{
   
}

#loading{
    width:16px;
    height: 11px;
    float:left;
    position: relative;
    top:0px;
    left:148px;
}

.desabilitar{
    background-color: #696969 !important;    
}

.desabilitar a{
   color:#999999 !important;    
}

.desabilitar a:hover{
    background-color: #696969 !important;
}

#dialog{
    overflow-x: hidden;
}

#dragdrop{
    width: 45%;
    float:left;    
    height: 200px;    
    border-radius: 5px;        
    border:solid #F2F2F2 2px;
    font-size: 18pt;
    word-spacing: 4px;
    line-height: 38px;
    text-align: center;
    font-weight: bold;
    padding:6px;
    margin-right: 21px;
    color:#CCCCCC;      
}

#msgRecomendar{
    float:left;
    width:43%;
    text-align: justify;
    font-size: 12pt;
}

#personalizaColores{
    width:100%;
    height: 200px;
    float:left;
    margin:18px 0 0 0;
}


#tituloPerColor{
    width: 100%;
    float:left;
    font-size: 14pt;
}

.selectorColor{
    width:40px;
    height: 40px;
    background-color: #000000;
    float:left;
}

.colorArea{
    float:left;
    width: 100%;
    margin:20px 0 0 30px;
    font-size: 12pt;
}

#cajadecolores{
    width: 50%;
    float:left;
}

#cajaBtnCambiarColores{
    float:left;
    width: 40%;
}

.colorArea span{
    float:left;
    margin-right: 10px;
}

.colorArea input{
    width: 70px;
    height: 25px;
    float:left;
}

.modalTal{
      bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}

dl{
    margin:0;
    padding:0;
}

dt{
    margin:0;
    padding:0;
}

/* MULTI-LEVEL DROPDOWNS FOR BOOTSTRAP */
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
    display: block;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block;
}

.dropdown-menu li {
    position: relative;
}

textarea{
    resize:none;
}