.btnDesabilitado { border-color: #ccc !important; color: #ccc !important; }
.btnDesabilitado:hover { border-color: #aaa !important; color: #aaa !important; background: #ccc !important; cursor: no-drop !important; }
.btnDesabilitado:active { border-color: #aaa !important; color: #aaa !important; background: #ccc !important; cursor: no-drop !important; }
.btnDesabilitado:focus { border-color: #aaa !important; color: #aaa !important; background: #ccc !important; cursor: no-drop !important; }

.selecione-beneficiario-login { background: transparent; padding: 0px 0px; margin: 0 !important; }

.btnSocial { width: 225px; height: 40px; float: left; margin-bottom: 20px; }
.btnSocial.facebook { background: url("../images/icons-btn-social.png") 0 -48px no-repeat; margin-right: 40px; }
.btnSocial.facebook:hover { opacity: 0.6; cursor: pointer; }
.btnSocial.google { background: url("../images/icons-btn-social.png") no-repeat; }
.btnSocial.google:hover { opacity: 0.6; cursor: pointer; }

.gndi .panel { margin-bottom: 20px !important; background-color: transparent !important; border: 0 none !important; }
.gndi .panel-default>.panel-heading { background: transparent !important;  margin-bottom: 15px !important; /* color: #333; */  /* border-color: #ddd; */ }

.gndi .panel-body { padding: 0 !important; border-top: 0px none !important; }


.habilitar-dispositivo-portlet .ui-icon {
	display: block;
	float: right;
	margin-top: 5px;
}

.habilitar-dispositivo-portlet .ui-accordion-header {
	padding: 16px;
    font-size: 18px;
    background-color: #FFF;
    border: 0px;
    border-bottom: 1px solid #f49e00;
}

.habilitar-dispositivo-portlet .ui-accordion-header-active {
    border-bottom: 0px;
}

.habilitar-dispositivo-portlet .ui-accordion-content {
	padding-left: 15px;
	height: 155px;
	border: 0px;
	border-bottom: 1px solid #f49e00;
}

.habilitar-dispositivo-portlet .ui-corner-bottom {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px
}

.habilitar-dispositivo-portlet .ui-corner-all {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.habilitar-dispositivo-portlet .icon-arrow-right-medium-orange {
	margin-right: 5px;
    margin-top: 0px;	
}

.habilitar-dispositivo-portlet .btn-remover {
	float: left;
	padding: 0 15px !important;
	line-height: 34px !important;
}