

.menu-basico {
    background: #D5007F !important;
    color: #fff !important;
}

.geo-combos .ui-g-12 .ui-selectonemenu .ui-selectonemenu-trigger .ui-icon {
    color: #333 !important;
}
.geo-combos .ui-g-12{
	border-bottom-style: solid !important;
    border-bottom-color: #333 !important;
    border-bottom-width: 1px !important;
}

.ui-growl-title {
    font-weight: bold !important;
    padding: 15px 0 7px 0 !important;
    display: block !important;
}

.ui-growl-item {
    display: block;
    padding: 10px 22px;
}

.geo-combos .ui-g-12 .ui-selectonemenu .ui-selectonemenu-label.ui-inputfield {
    color: #333 !important;
}

body .ui-dialog .ui-dialog-buttonpane .ui-button, body .ui-dialog .ui-dialog-footer .ui-button {
    background-color: #ffffff !important;
    color: #2E333F !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    border-bottom: 1px solid #999 !important;
    border-left: 1px solid #999 !important;
    border-right: 1px solid #999 !important;
    border-top: 1px solid #999 !important;
}
body .ui-datatable thead > tr {
    border-top: 2px solid #e6e6e6 !important;
    border-bottom: 2px solid #e6e6e6 !important;
}

.ui-icon-close:before {
    content: "close" !important;
    color: #999 !important;
}

.ui-icon-check:before {
    content: "check" !important;
    color: #fff !important;
}

body .ui-inputfield.ui-state-error {
    background-color: #FFF !important;
}

.imghome{
	width: 246px !important;
    height: 34px;
    padding-right: 20px !important;
    /* padding-left: 0px !important; */
}
.imgseycae {
    width: 281px !important;
    height: 34px;  
    padding-right: 20px !important;
    /* padding-left: 0px !important; */
}

.topParrafo{
	padding-top: 20px;
}

body .ui-buttonActive {
    cursor: pointer !important;
    background-color: #db46a3 !important;
    color: #fff !important;
    font-size: 16px !important;
    padding: 0px 60px !important;
    border: 0 none !important;
}
body .ui-buttonDesactive {
    cursor: pointer !important;
    background-color: #fff !important;
    color: #db46a3 !important;
    padding: 0px 57px !important;   
    -webkit-box-shadow: 0 0px 0.5px 0 #db46a3, 0 0px 2px 0 #d5007f !important;  
}

.focus-shadow-radio, body .ui-selectbooleanbutton.ui-state-active, body .ui-chkbox .ui-chkbox-box.ui-state-active, body .ui-chkbox .ui-chkbox-box.ui-state-focus, body .ui-radiobutton .ui-radiobutton-box.ui-state-active, body .ui-selectmanymenu .ui-selectlistbox-item .ui-chkbox .ui-chkbox-box.ui-state-active {
    -moz-box-shadow: 0px 0px 0px 0px rgba(219, 70, 163, 0.58), 0 0 4px 3px rgba(219, 70, 163, 0.3) !important;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(255,255,255,.15), 0 0 4px 3px rgba(255,255,255,.15) !important;
    box-shadow: 0px 0px 0px 0px rgba(255,255,255,.15), 0 0 4px 3px rgba(255,255,255,.15) !important;
}
body .ui-selectonemenu .ui-selectonemenu-label.ui-inputfield {
    font: 16px "Roboto", "Helvetica Neue", sans-serif !important;
    margin-top: 4px !important;
}
body .ui-chkbox .ui-chkbox-box .ui-chkbox-icon {
   margin-left: -2px !important;
    margin-top: -2px !important;
    font-weight: 999 !important;
    font-size: 16px !important;
}
body .ui-selectonemenu .ui-selectonemenu-trigger .ui-icon {
    height: 24px !important;
    width: 24px !important;
    margin-top: 2px !important;
}
body .ui-selectonemenu .ui-selectonemenu-trigger {
    height: 28px !important;
    width: 24px !important;
    font-size: 24px !important;
    margin-top: 0px !important;
    padding: 0 !important;
    top: 0 !important;
    margin-right: 0 !important;
}
a:focus, a:hover {
    color: #D5007F !important;
    text-decoration: underline !important;
}
.card {
    border: solid 1px #fff !important;
    -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
    border-radius: 2px !important;
    background: #fff !important;
    padding: 16px !important;
    margin-bottom: 16px !important;
    box-sizing: border-box !important;
}
.breadcrumb {
    padding: 8px 0px !important;
    margin-bottom: 0px !important;
    list-style: none !important;
    background-color: #fff !important;
    border-radius: 4px !important;
}
body .ui-inputfield{
    padding: 2px 2px 3px 2px !important;
}
.layout-wrapper .menu-acciones ul li {
    list-style-type: none !important;
    float: left !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}


body .ui-inputfield {
    width: 100%;
    background: transparent;
    border-width: 0 0 1px 0;
    padding: 2px 2px 1px 2px;
    font-size: 16px;
    border-color: #EDEDED !important;
    border-style: solid;
    color: #212121;
    -moz-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.sesion{
	float: right;
    width: 155px;
    height: 53px;
    border: none;
    border-color: #A0005F;
    background: #D5007F;
    color:#fff;
    margin-right: -14px;
}

.sesion:hover{
	float: right;
    width: 155px;
    height: 53px;
    border: none;
    border-color: #D60081;
    background: #D60081;
    
}

.cerrarSesion{
	float: right !important;
    width: 146px !important;
    height: 53px !important;
    border: none !important;
    border-color: #D5007F !important;
    background: #D5007F !important;
    color: #fff !important;
    margin-right: -1px !important;
    padding-top: 17px !important;
    padding-left: 0px !important;
    font-size: 16px !important;
}

.cerrarSesion:hover{
	float: right !important;
    width: 146px !important;
    height: 53px !important;
    border: none !important;
    border-color: #D5007F !important;
    background: #D5007F !important;
    color: #fff !important;
    margin-right: -1px !important;
    padding-top: 17px !important;
    padding-left: 0px !important;
    font-size: 16px !important;
    text-decoration: none !important;
    
}

 .login{
	padding: 15px 10px 15px 10px;
}

.margen-sm-superior{
	margin-top: 15px;
}

.formulario{
	display: block;
    width: 100% !important;
    font-size: 18px;
}

input[type=text] {
	border-bottom: none;
}


input[type=text]:focus {
    border-color: none !important;
    outline: 0 !important;
}

.footer {
   left:0px !important;
   bottom:0px !important;
   width:100% !important;
   background: #000 !important;
}

.footerINE {
  left:0px !important;
   bottom:0px !important;
   width:100% !important;
   background: #000 !important;
}
.fa-download:before {
    content: "\f019" !important;
    color: #999 !important;
}

.imgfooter{
	width: 130px; padding-top: 12px; padding-bottom: 12px; padding-left: 20px; padding-right:12px
}

.center{
  text-align: center;
  padding-top: 12px;
}

.derecha{
  text-align: lefth;
  padding-top: 12px;
}

.background-negro{
  background: #000;    
}
.negro{
	color: #000;
}

.lineas{
	border-left: 1px solid #e6e6e6;
	padding: 13px;
}
.pad{
	padding: 13px;
}
.pipe{
  padding: 15px 15px;
  border-left: 1px solid #999;
  padding-top: 8px;
}

.pipeDerecho{
  padding: 15px 15px;
  border-left: 1px solid #999;
  padding-top: 8px;
 }
 .pipeIzq{
  padding: 15px 15px;
  border-left: 1px solid #fff;
  padding-top: 8px;
 }
 
.rosa{
	color: #D60081;
	font-size: 15px;
}
.rosa1{
	color: #333333;
	font-size: 13.5px;
}
a.rosa1:focus, a.rosa1:hover {
    color: #333 !important;
    text-decoration: none !important;
}
.regular{
	font-weight: 700;
	color: #333 !important;
}
.regular1{
	font-weight: 700 !important;
	text-align: center !important;
	color: #333 !important;
}
.light{
	font-family: "Roboto";
	font-weight: 700;
}

.gris0{
	color: #333 !important;
}
.gris1{
	background:#808080 !important;
}
.blancobac{
	background:#fff !important;
}
.blanco{
	color: #fff  !important;
}
.azul{
	color: #4285f4 !important;
}
.azul1{
	background: #c2eef8 !important;
}
.azul2{
	background: #e7f5f8 !important;
}
.color-gris1{
    color: #999 !important;
    font-size: 21px;
    font-family: Roboto regular, sans-serif !important;
    font-weight: 700;
}
.color-gris3{
    color: #999 !important;
    font-size: 21px;
    font-family: Roboto regular, sans-serif !important;
    font-weight: 400;
}
.subSuf{
	font-size: 21px !important;
}
.color-gris2{
  color: #999 !important;
}
.background-gris4{
	background: #E2E2E2;
}

.ubicacion{
	padding-top: 7px !important;
    font-size: 18px !important;
    font-family: Roboto-Regular, Arial, sans-serif;
    color: #fff !important;
    padding-right: 0px !important;
}
.titulo-apartado {
	font-family: Roboto-Regular, Arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	border-bottom: 1px solid #A5A5A5;
	margin-bottom: 3%;
	margin-top: 5%;
	padding-bottom: 10px;

}
.menu{
	background: #fff !important;
    border:  none !important;
    font-size:  13px !important;
    width: 261px;
}
.min-height3{
		min-height: 50px;
}
.min-height1{
		min-height: 110px;
}
.min-height2{
		min-height: 150px;
}

.min-height{
		min-height: 260px;
}

.rosabtn{
	width: 100%;
    background-color: #D60081;
    border: none;
    color: white;
    padding: 6px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;    
    font-size: 16px;
}

.btn-info {
    color: #222 !important;
    background-color: #222 !important;
    border-color: #222 !important;
}

.imagenl{
	width: 160px; 
	padding-top: 12px; 
	display: block; 
	margin: auto;  
}
.imagenHeader{
	width: 259px; 
	padding-top: 12px; 
	padding-bottom: 12px; 
	padding-left: 12px;
}


button:focus {outline:0 !important;}

.versionF{
	padding-bottom:13px; 
	color: #333; 
	font-size: 14px;
}

.msjerror{
	padding: 5px 6px; 
	margin: -9px 0px 0px 10px; 
	font-size: 13px; 
	font-family: Roboto, sans-serif; 
	font-weight: 200 !important;
	color: #FF0000;
}

.msjayuda{
	font-size: 13px;
    color: #D5007F;
    text-align: center;
}
.msjayudanegro{
	font-size: 13px  !important;
	font-weight: 700;
    color: #000  !important;
    text-align: center  !important;
}
hr {  
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    border: 0 !important;
    border-top: 1px solid #777 !important;
    
}

hr.linea {  
    margin: 15px 0;
    border-top: 0.5px solid #CCCCCC;
}

.button {
 	border: none;
    background: #4285f4;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    border-radius: 5px;
    position: relative;
    box-sizing: border-box;
    transition: all 500ms ease;
    text-decoration:none; 
}

.button:hover {
 	border: none;  
    background: #0076e7;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    border-radius: 5px;
    position: relative;
    box-sizing: border-box;
    transition: all 500ms ease;
    text-decoration:none; 
}

.titleayuda{  
    text-align: left !important;
    padding-left: 55px !important;
    font-size: 18px !important;
    padding-top: 10px;
}    

.enlacesayuda{
	text-align: left !important;
    padding-left: 55px !important;
    font-size: 18px !important;
    color: #4287f5 !important;
    
}
.enlacesayuda:hover{
	text-align: left !important;
    padding-left: 55px !important;
    font-size: 18px !important;
    color: #4287f5 !important;
    text-decoration: underline !important;
}

.ulayuda{
	font-size: 22px !important;     
    font-family: Roboto, sans-serif !important;
    color: #4287f5 !important;
 	text-decoration: underline !important;	   
}

.ulayuda:hover, .ulayuda:focus{
	font-size: 22px !important;     
    font-family: Roboto, sans-serif !important;
    color: #1e56b2 !important;
	text-decoration: underline !important;
}

.titleCaptura{
	font-size: 34px !important;     
    font-family: Roboto, sans-serif !important;     
    color: #333333 !important;        
}
.titleCapturaxs{
	font-size: 14px !important;     
    font-family: Roboto, sans-serif !important;     
    color: #333333 !important;        
}
.descargaxs{
	font-size: 14px !important;     
    font-family: Roboto, sans-serif !important;
}

.titleSub{
	font-size: 18px !important;     
    font-family: Roboto, sans-serif !important;     
    color: #333333 !important;       
}

.title{
	font-size: 24px !important;  
    font-family: Roboto bold, sans-serif !important;  
}

.titleEnc{
	font-size: 18px !important;
    color: #333333 !important;
    font-family: Roboto regular, sans-serif !important;
}

.titleCur{
	font-size: 16px !important;
    color: #999 !important;
    font-family: Roboto regular, sans-serif !important;        
}

.datoSust{
	border: 1px solid #ccc !important; 
	font-size: 18px !important;
}

.fuente-rosa {
	color: #D5007F;
	font-size: 16px;
	font-family: Roboto regular, sans-serif;
}

.fuente-rosa:hover {
	color: #a0005f;
	text-decoration:none;
	font-size: 16px;
	font-family: Roboto regular, sans-serif;
}
.middle {
	line-height: 50px; 
}

.dialogCargo{
	width: 205px; text-align-last: left;  16px; font-family:'Roboto', sans-serif; font-size: 15px;"
}

.dialogFuncionario1{
	width: 280px; text-align-last: left;  font-family:'Roboto', sans-serif; font-size: 15px;
}

.dialogFuncionario2{
	width: 315px; text-align-last: left;  font-family:'Roboto', sans-serif; font-size: 15px; text-align-last: center;
}

.dialogCasilla{
	width: 70px; font-family:'Roboto', sans-serif; font-size: 15px;
}


.ui-icon-closethick:before {
    color: #999 !important;
}

.ui-dialog.ui-widget-content .ui-dialog-titlebar {
    padding: 0px !important;
    padding: 9px 15px !important;
    border-bottom: 1px solid #f6f6f6 !important;
    color: #333!important;
    font-size: 25px;
}

.layout-wrapper #bar-title {
    background-color: #fff !important;
    position: fixed !important;
    width: 100% !important;
    top: 54px !important;
    z-index: 99 !important;
    border-bottom: 1px solid #E2E2E2;
}

body .ui-growl .ui-growl-item {
	background-color: #D5007F !important;
    border-color: transparent !important;
    color: #333333 !important;
}
.sesionI{
	margin-right:8px !important; 
	color: #fff !important;
	font-size: 16px !important;
	font-family: Roboto-Regular, sans-serif !important;
}

.question{
	color:#fff; 
	padding-right: 0px; 
	padding-top: 9px;
	padding-left: 12px;
}

.topnav {
  overflow: hidden;
  /* background-color: #f1f1f1;*/
}

.fond{
	background-color: #f1f1f1;
}

.topnav a {
  float: left;
  display: block;
  color: black;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  border-bottom: 3px solid transparent;
}

.topnav a:hover {
  border-bottom: 3px solid #D5007F;  
  color: #333;
}

.topnav a.active {
  border-bottom: 3px solid #D5007F;
  color: #333;    
}

.topnav a:link { 
  text-decoration:none; 
} 
   	
.ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #fff;  
}
.li {
  float: left;
  border-right: 1px solid #bbb;  
}

.layout-wrapper .menu-acciones ul .active a {
    font-size: 16px !important;
    border-bottom: solid 2px #D5007F !important;
    padding: 0px 10px !important;
    line-height: 47px !important;
    color: #D5007F !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    background-color: #fff !important;
    text-decoration: none !important;
    border-left: solid 2px #fff !important;
    border-top: solid 2px #fff !important;
    border-right: Solid 2px #fff !important;
    
}

.layout-wrapper .menu-acciones ul .unactive a {
	border-bottom: solid 2px #999 !important;   
	font-size: 16px !important;
    text-transform: uppercase !important;
    padding: 0px 10px !important; 
    line-height: 47px !important;
    color: #999 !important;
    background-color: #fff !important;
    text-decoration: none !important;
}
.layout-wrapper #bar-title .reportes-btn {
    background-color: #fff !important;
    font-weight: 600 !important;
    color: #D5007F !important;
    height: 45px !important;
    border-left: solid .5px #950054 !important;
    font-family: Roboto-Regular, Arial, sans-serif;
}
.container {
    margin-right: auto !important;
    margin-left: auto !important;
    padding-left: 15px !important;
    padding-right: 16px !important;
     
}

b, strong {
    font-weight: 500 !important;
}

.cont{
	padding-top: 30px;
}

.cerrar{
	background: #D5007F !important;
	color: #fff !important;
}

.layout-wrapper .layout-main {
    padding: 0 0 0 0 !important;
    -moz-transition: margin-left 0.3s !important;
    -o-transition: margin-left 0.3s !important;
    -webkit-transition: margin-left 0.3s !important;
    transition: margin-left 0.3s !important;
}

.menuHam{
	width:  30px; 
	padding-top: 10px; 
	padding-left:  6px;   
	padding-bottom: 8px;
}

.modal-backdrop{
 	position: relative;
}

.modal-header {
    padding: 5px !important;
    border-bottom:none !important;
}

.titlecentroa{
	margin-top: -16px; 
	padding-right: 15px;
}    

.camporequerido{
	color: #333 !important;
    font-size: 16px !important;
}

body .ui-messages .ui-messages-fatal {
    background-color: #d5007f !important;
    border-color: #d5007f !important;
    color: #ffffff !important;
}

body {
  background: #e9e9e9;
  color: #666666;
  font-family: 'RobotoDraft', 'Roboto', sans-serif;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* */
.card-header .fa {
  transition: .3s transform ease-in-out;
}
.card-header .collapsed .fa {
  transform: rotate(90deg);
}

.md{
	width: 268px;
}

.h5, h5 {
    font-size: 14px !important;
    padding-top: 16px !important;
}

/* */




/* Form Module */
.form-module {
  position: relative;
  background: #ffffff;
  max-width: 340px;
  width: 100%;
  border-top: 5px solid #D5007F;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
}
.form-module .toggle {
  cursor: pointer;
  top: -0;
  right: -0;
  background: #D5007F;
  width: 30px;
  height: 30px;
  margin: -5px 0 0;
  color: #ffffff;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  padding-top: 9px;
}
.form-module .toggle .tooltip {
  position: absolute;
  top: 6px;
  right: 7px;
  display: block;
  background: #212121;
  width: auto;
  padding: 4px;
  /* font-size: 12px; */
  line-height: 1;
  /* text-transform: uppercase; */
  /* background: #fff; */
}
.form-module .toggle .tooltip:before {
  content: '';
  position: absolute;
  top: 5px;
  left: -5px;
  display: block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid rgba(0, 0, 0, 0.6);
}
.form-module .form {
  display: none;
  padding: 40px;
}
.form-module .form:nth-child(2) {
  display: block;
}
.form-module h2 {
  margin: 0 0 20px;
  color: #33b5e5;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
}
.form-module input {
  outline: none;   
  width: 100%;
  border: 1px solid #d9d9d9;
  margin: 0 0 20px;
  padding: 10px 15px;
  box-sizing: border-box;
  font-wieght: 400;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.form-module input:focus {
  border: 1px solid #33b5e5;
  color: #333333;
}
.form-module button {
  cursor: pointer;
  background: #D60081;
  width: 100%;
  border: 0;
  padding: 10px 15px;
  color: #ffffff;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.form-module button:hover {
  background: #D60081;
}
.form-module .cta {
  background: #f2f2f2;
  width: 100%;
  padding: 15px 40px;
  box-sizing: border-box;
  color: #666666;
  font-size: 12px;
  text-align: center;
}
.form-module .cta a {
  color: #333333;
  text-decoration: none;
}

.close:focus, .close:hover {
    color: #333 !important;
    font-size: 20px !important;
    text-decoration: none !important;
    cursor: pointer !important;
    filter: alpha(opacity=50) !important;
    opacity: .5 !important;
}
button.close {
    -webkit-appearance: none !important;
    padding: 25px !important;
    cursor: pointer !important;
    background: 0 0 !important;
    border: 0 !important;
}

.cerrar{
	background: rgba(255,255,255,.15) !important;
    color: #ccc !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    opacity: 1.5 !important;
}

.msj {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.msj .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;   

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.msj:hover .tooltiptext {
    visibility: visible;
}

.enlace{
	color: #4285f4 !important;
	padding-top: 5px !important;
	font-weight: 700 !important;
}
.enlace:hover{
	color: #1e56b2 !important;
	text-decoration: underline !important;
	font-weight: 700 !important;
}

.carousel-indicators .active {
    width: 12px !important;
    height: 12px !important;
    margin: 0 !important;
    background-color: #4285f4 !important;
}
.carousel-indicators li {
    display: inline-block !important;
    width: 10px !important;
    height: 10px !important;
    margin: 1px !important;
    text-indent: -999px !important;
    cursor: pointer !important;
    background-color: #000\9 !important;
    background-color: rgba(0,0,0,0) !important;
    border: 1px solid #4285f4 !important;
    border-radius: 10px !important;
}
.indicador{
	margin-bottom: -55px !important;
	
}

.linkslider{
	text-align:center !important;
	cursor: pointer !important;
	padding-top: 44px !important;
}


.selector.noshadow {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	}
	
.menulig {
    background: #D5007F !important;
    color: #fff !important;
    text-decoration: none !important;
}

.menulig:hover{
	 background: #D5007F !important;
    color: #fff !important;
    text-decoration: none !important;
}
.divLeft{
    float: left;
    padding-right: 7px;
}

.azulback{
	background: #e9f4f7;
    padding-top: 6px;
    padding-bottom: 5px;
    padding-left: 6px;
}




