
.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0;
    overflow: auto;
    zoom: 1;
    background-color: #ffffff;
}

.ui-dialog-mask {
	position: fixed;
	width: 100%;
	height: 100%;
}

.ui-widget-overlay {
	background: #1f2226;
	opacity: .60;
	filter: Alpha(Opacity = 60);
}

.ui-dialog-titlebar {
	background-color: #ffffff;
}

.ui-dialog-titlebar-close {
	padding: 0 !important;
}

.ui-dialog-titlebar-close:after {
	content: '';
	width: 20px;
	height: 20px;
	display: inline-block;
	/* Change path to image*/
	background: url(/ASPortalFrontWeb/image/logos/close.png) no-repeat
		center #f7f9fa !important;
}

.ui-panel {
	padding: 0px;
}

.ui-panel-content .ui-widget-content {
	padding: 0px;
}

.ui-widget-content {
	padding: 0px;
}

.Estimado-cliente-Me {
	width: 660px;
	height: 100%;
	opacity: 0.6;
	font-family: Roboto;
	font-size: 13px;
	line-height: 1.38;
	letter-spacing: 0px;
	text-align: justify;
	color: #000000;
	display: inline-block;
}

.ui-panelgrid{
	width: 135px;
	height: 15px;
	font-family: Roboto;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -0.1px;
	text-align: left;
	color: #b5121b;
	color: var(- -rouge);
}

.ui-inputfield{
	  width: 320px;
  height: 45px;
  border-radius: 3px;
  background-color: #f7f9fa;
  
  border: solid 1px #dddfe2;
  
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  letter-spacing: 0.1px;
  text-align: left;
  color: #303135;
}

.menu .ui-selectonemenu-label{
	width: 180px;
}

.menuTipoTelefono .ui-selectonemenu-label{
	width: 200px;
	height: 30px;
	border-radius: 3px;
	background-color: #f7f9fa;
	
	border: solid 1px #dddfe2;
	
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	letter-spacing: 0.1px;
	text-align: left;
    vertical-align:middle;
	color: #303135;
	padding-top: 18px;
}

.ui-radiobutton {
    margin: 3px 0;
    width: 16px;
    line-height: 16px;
    display: inline-block;
    vertical-align: middle;
    border-style: double;
}

.ui-selectmanycheckbox.ui-widget td, .ui-selectoneradio.ui-widget td {
    border: 0 none;
    width: 330px;
    color: rgba(0,0,0,0.8);
    opacity: 0.9;
}

.test{
	width: 135px;
	height: 15px;
	font-family: Roboto;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: -0.1px;
	text-align: left;
	color: #b5121b;
	color: var(- -rouge);
}

.limites .ui-inputfield{
  width: 145px;
  height: 45px;
  border-radius: 3px;
  background-color: #f7f9fa;
  
  border: solid 1px #dddfe2;
  
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  letter-spacing: 0.1px;
  text-align: left;
  color: #303135;
}