/*Material Design overwrites*/
.md-subhead {
	color: #ff5a00;
    font-size: 19px;
    width: fit-content;
    padding: 0 5px 0 0;
    border-bottom: 1px solid #ff5a00;
    margin-bottom: 20px;
}

.md-subhead-movil {
	color: #4c048c;
    font-size: 13px;
    width: fit-content;
    padding: 0 5px 0 0;
    margin-bottom: 20px;
}

.md-subhead-claro {
	color: #EF3829;
    font-size: 19px;
    width: fit-content;
    padding: 0 5px 0 0;
    border-bottom: 1px solid #EF3829;
    margin-bottom: 20px;
}
md-progress-linear.md-default-theme .md-container, md-progress-linear .md-container{
	background-color: rgb(255, 170, 124);
	height:10px;
}
.progress-margin{
	margin-top:20px;
}
.campania-tabs md-tab-item{
	max-width:100% !important;
}
.md-subhead.subhead2 {
    color: #505050;
    border: none;
    margin: 10px 0;
    margin-bottom: 5px;
}
.md-bar .md-bar2{
	height:100%;
}
md-progress-linear.md-default-theme .md-bar, md-progress-linear .md-bar{
	background-color: rgb(255, 90, 0);
	height:100% !important;
}
.delete-log {
	padding: 5px 0;
	cursor:pointer;
}
.campania-panel > .layout-row{
	margin-top: 30px;
}
td.md-cell span{
    display: block;
    margin: 10px 0;
}
.errorlog-panel{
	max-height: 400px;
    overflow-y: auto;
}
.item-error{
    font-size:12px;
    color:#CC0000;
}
.margin-subhead{
	margin-bottom: 35px;
}
#llamarcampania-panel .row-margin{
    margin-top: 25px;
}
.list-subheader{
	color:#ff5a00;
	font-weight: normal !important;
}

md-icon.list-subheader.md-list-icon svg {
    pointer-events: none;
    display: block;
    width: 80%;
    height: 100%;
    margin: auto;
}
.llamarcampania-panel{
	max-height: 600px;
}

.button-image {
    background-position: 10% center;
    background-repeat: no-repeat;
    background-size: 15%;
}

md-icon.md-list-icon.ng-scope.flex-20 {
    height: 30px;
}

.goal-button{
	background-image: url(../img/icons/flag.png);
}

.icon-adicionar-asegurado-morado{
		background-image: url(../img/icons/agregar-asegurado-morado.svg);
}

.calendar-button{
	background-image: url(../img/icons/calendar.png);
}

.next-button{
	background-image: url(../img/icons/arrow.png);
}

.divider-line{
	margin: 25px 0;
	color:#efefef;
}
.button-icon{
	cursor:pointer;
}
.red-tr{
	background: #CC0000;
    box-shadow: 0 2px 4px -1px rgba(0,0,0,.2), 0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12);
}
.yellow-tr{
	background: #F8CB00;
    box-shadow: 0 2px 4px -1px rgba(0,0,0,.2), 0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12);
}
.red-tr td, .yellow-tr td{
	color:white !important;
}
.file-row{
	    margin: auto 0 !important;
}
.alert-tr td .button-icon{
	background: white !important;
    color: #ff5a00 !important;
}

.app-grupoestados-table .input-column{
	width:70%;
}
.row-group{
    min-height: 70px !important;
}
.flex-container {
  display: flex;
  flex-wrap: wrap;
}

.flex-container-center-spaceAround {
	display: flex;
	justify-content: space-around;
  }

.flex-container .grupo-check{
	width:25%;
	margin: 0 3%;
}

.app-grupoestados-table .codigo-column{
	width:30%;
}
.table-campania{
	width:100%;
}
.buton-text {
    display: inline-block;
    margin: auto 10px;
}
md-icon.list-subheader.md-list-icon {
    color: white;
    background: #FF5A00;
    border-radius: 50%;
    width: 30px !important;
    height: 30px !important;
    text-align: center;
}
.md-list-icon{
	margin-top: auto !important;
    margin-bottom: auto !important;
}
md-list.list  md-list-item{
    height: 35px;
    min-height: 35px;	
}
.show-value{
	color:#ff5a00;
}
md-toast,.error-messages{
	z-index:9999999 !important;
}

.md-subhead-2 {
	margin-top: 16px;
    margin-bottom: 23px;
    font-size: 15px;
    color: #ff5a00;
    border-bottom: 1px solid #ffe0d0;
    padding-bottom: 5px;
}

.md-subhead-2-claro {
	margin-top: 16px;
    margin-bottom: 23px;
    font-size: 15px;
    color: #EF3829;
    border-bottom: 1px solid #ffe0d0;
    padding-bottom: 5px;
}

.md-button.md-fab {
	z-index: auto;
}

.md-subhead > div {
	font-size : 12px;
	color : black;
	cursor: pointer;
	color : #ff5a00;
	outline: none;
}

.md-select-menu-container {
	background-color : white;
}


md-input-container .md-input {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	background-color: #feffff;
	padding-left : 2px;
}

md-input-container md-select {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	background-color: #feffff;
}

md-input-container {
    margin: 8px 0;
    box-sizing: border-box;
    /*width : 90%;*/
}

/*Para crear uniformidad en los layouts cuando se mezcla con inputs text*/
md-input-container > md-select {
	margin-bottom : 24px;
}

md-input-container.md-input-focused .md-input, md-input-container.md-input-focused .md-select-value {
	border-color : #ff5a00;
}

md-dialog {
	background-color: white;
	overflow: visible;
}

md-content {
	overflow: visible;
}

.md-virtual-repeat-container.md-autocomplete-suggestions-container {
    background-color: white;
}


md-autocomplete .md-whiteframe-z1 {
	box-shadow: none;
}

.md-datepicker-calendar-pane {
	background-color: white;
}

.md-autocomplete-suggestions {
	background-color:  white;
}

md-autocomplete .md-show-clear-button button {
	position: absolute;
	right : 0;
}

.md-input, textarea, .md-select-value {
	border-bottom-color : #efefef;
}

.md-primary {
	background-color: #ff5a00;
	color : white;
}

.md-secondary {
	background-color: #4d4d4d;
	color : white;
} 

.md-cancel-button {
	background-color: #4d4d4d;
	color : white;
}

.md-table-header {
	color: #8c8b8b;
    padding-bottom: 10px;
    margin-top: 10px;
    border-bottom: 1px solid #ccc;
    font-weight: 400;
    margin-left: 10px;
}

.md-button._md-nav-button:hover {
	font-weight: bold;
    font-size: 14px;
}

md-input-container.md-input-focused label:not(.md-no-float), 
md-input-container.md-input-has-placeholder label:not(.md-no-float), 
md-input-container.md-input-has-value label:not(.md-no-float){
	transform: translate3d(0,0,0) scale(0.95);
			
}

md-input-container.md-input-focused label:not(.md-no-float) {
	color : #ff5a00;
}

md-radio-button.md-checked .md-on {
    background-color: #4d4d4d;
}

md-input-container .md-input-message-animation, 
md-input-container .md-input-message-animation, 
md-input-container .md-input-messages-animation, 
md-input-container .md-input-messages-animation {
    color: rgb(221,44,0);
}

.md-input-invalid input{
	border-color : red;
}

md-toast .md-toast-content {
	color: white;
    background-color: #4d4d4d;
}

.md-button.md-fab.md-extramini {
	width: 25px;
    height: 25px;
    line-height: 25px;
    min-height: 25px;
    border: none;
    outline: none;
    box-shadow: none;
}

md-nav-ink-bar {
    bottom: 0;
    height: 2px;
    left: auto;
    position: absolute;
    right: auto;
    background-color: #ff5a00;
}

md-tabs[md-border-bottom] md-tabs-wrapper {
    border-color: #ccc;
}

md-tabs {
	overflow: visible !important;
	overflow-x: hidden;
	background-color: white;
	padding : 8px;
}

md-tab-content.md-no-scroll {
	overflow: visible !important;
}

.md-tab.md-active {
    border-bottom: 2px solid #ff5a00;
}

.md-nav-bar {
	border-color : #ccc;
}

md-list-item {
	border-bottom : 1px solid #efefef;
}

/* 
	Table overrites para cumplir con la especificaci�n de angular para data tables 
*/


table.md-table td.md-cell {
    color: rgb(109, 109, 110);
    font-size: 13px;
    border-top: 1px rgba(0, 0, 0, 0.12) solid;
}


table.md-table tbody.md-body > tr.md-row, table.md-table tfoot.md-foot > tr.md-row {
	height : 42px;
}

table.md-table thead.md-head > tr.md-row {
    height: 42px;
}


table.md-table:not(.md-row-select) td.md-cell:nth-child(n+2):nth-last-child(n+2), table.md-table:not(.md-row-select) th.md-column:nth-child(n+2):nth-last-child(n+2) {
    padding: 0 12px 0 12px;
}


table.md-table thead.md-head > tr.md-row > th {
	color: #505050;
    font-weight: normal;
}

@media (min-width: 600px) and (max-width: 960px) and (orientation: portrait){
	.app-logo {
		display : none !important;
		wdith : 100% !important;
	}
	
	
}


body {
	font-family : "Roboto";
	font-size : 14px;
	color: #505050;
	background-color: #fafafa;
}

/* width */
::-webkit-scrollbar {
  width: 12px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 3px #666; 
  border-radius: 6px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #444; 
  border-radius: 6px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000000; 
}

input, textarea {
	color: #505050;
}

md-autocomplete[md-floating-label] .md-show-clear-button button {
	top: 10px;
}

.md-nav-item .md-primary {
	background-color: transparent;
    color: #ff5a00;
}

.app_w_100 {
	width  : 100%;
}

.app-main {
	display : flex;
}

.app-login-bg {
	background: url(../img/fondo.png) no-repeat center center fixed; 
    background-size: cover;
}

.app-topbar-fixed {
	position: fixed;
    width: calc(100% - 68px);
    z-index: 999;
}

.app-toolbar {
	width : auto;
	background-color : #4d4d4d;
	padding : 8px;
	display : inline-block;
	flex-basis : auto;
	flex-grow : 0;
	position: fixed;
    height: 100vh;
    z-index: 9999;
}

.app-toolbar-claro {
	width : auto;
	background-color : #4d4d4d;
	padding : 8px;
	display : inline-block;
	flex-basis : auto;
	flex-grow : 0;
	position: fixed;
    height: 100vh;
    z-index: 9999;
}

.app-content {
	flex-grow : 1;
	display : flex;
	margin-left : 68px;
}


.app-content .main-form-title {
	flex-basis : 35%;
}

.app-content .main-toolbar {
	flex-basis : 35%;
}

.app-wide-button{
	padding: 5px 50px;
}

.app-input-cover {
	width : 100%;
	padding-right : 10px;
}


.app-no-padding {
	padding : 0;
}

.app-main-title {
	height : 100%;
	line-height : 64px;
	vertical-align: middle;
	background-color : #ff5a00;
	color : white;
	padding : 0 50px 0 50px;
}

.app-main-title-claro {
	height : 100%;
	line-height : 64px;
	vertical-align: middle;
	background-color : #EF3829;
	color : white;
	padding : 0 50px 0 50px;
}

.app-main-title h2, .text-center{
	text-align: center;
}

.app-table-container {
	background-color: #fafafa;
}

.upload-button{
	margin: 0px 10px;
}
.auto-margin{
	margin:auto !important;
}
.app-toolbar > .md-fab, .md-cell > .md-fab {
	
	display : block;
	margin-bottom : 18px;
}

.md-fab {
	background-position: center;
	background-repeat : no-repeat;
	background-size: 100%;
}



.app-toolbar > button.md-fab, .md-cell > button.md-fab {
	width : 36px;
	height : 36px;
	cursor : pointer;
}

.app-menu-btn {
	background-image: url(../img/icons/menu.png);
}

.app-agregar-btn {
	background-image: url(../img/icons/agregar.png);
}

.app-agregar-black-btn {
	background-image: url(../img/icons/agregar-black.png);
}

.app-agregar-asegurado-black-btn {
	background-image: url(../img/icons/agregar-asegurado-black.svg);
}

.app-agregar-mascota-black-btn {
	background-image: url(../img/icons/agregar-mascota-black.svg);
}

.app-guardar-btn {
	background-image: url(../img/icons/guardar.png);
}

.app-guardar-black-btn {
	background-image: url(../img/icons/guardar-black.png);
	background-repeat: no-repeat;
}

.app-eliminar-black-sm-btn {
	background-image: url(../img/icons/eliminar-black-small.png);
}

.app-eliminar-btn {
	background-image: url(../img/icons/eliminar.png);
}

.app-eliminar-black-btn {
	background-image: url(../img/icons/eliminar-black.png);
}

.app-eliminar-asegurado-black-btn {
	background-image: url(../img/icons/eliminar-asegurado-black.svg);
}

.app-eliminar-mascota-black-btn {
	background-image: url(../img/icons/eliminar-mascota-black.svg);
}

.app-editar-btn {
	background-image: url(../img/icons/editar.png);
}

.app-eliminar-btn {
	background-image: url(../img/icons/eliminar.png);
}

.app-imprimir-btn {
	background-image: url(../img/icons/imprimir.png);
}

.app-ayuda-btn {
	background-image: url(../img/icons/ayuda.png);
}

.app-refresh-btn {
	background-image: url(../img/icons/refresh.png);
}

.app-logging-btn {
	background-image: url(../img/icons/logging.png);
}

.app-asesorComercial{
	background-image: url(../img/icons/asesorComercial.png);
}



.app-buscar-bar {
	direction: rtl;	
}

.app-subtitle {
	background-color: #e2e2e2;
	padding : 8px 50px;
}

.app-subtitle h3 {
	padding : 4px;
	margin : 0;
	color: #4d4d4d;
	font-weight: normal;
}


.reporte-poliza .app-panel {
	padding : 15px 8px 8px 8px;
	/*margin-right : 25px;*/
	margin-bottom : 15px;
	background-color: #fdffff;
}

.app-panel {
	padding : 15px 8px 8px 8px;
	margin-right : 25px;
	margin-bottom : 15px;
	background-color: #fdffff;
}

.margin-right {
	margin-right : 25px;
}

.app-topbar {
	background-color: #4d4d4d;
}

.app-topbar-claro {
	/*background-color: #EF3829;*/
	background-color: #ffffff
}

.app-buscar {
	display: inline-block;
    vertical-align: middle;
    background-color: #fff;
    /* background-image: url(../img/icons/buscador.png); */
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 20px;
    border: 1px solid #edeef0;
    border-radius: 7px;
    margin-left: 10px;
    padding-right: 25px;
    direction: ltr;
    width: 60%;
    padding: 5px;
    outline: none;
    color: #4d4d4d;
    font-size: 16px;
	
}

.app-buscar input {
	color : white !important;
}

.app-buscar > * {
	box-shadow: none;
}

.app-form-content{
	padding : 20px;
	position : relative;
}


.app-logo {
	background-color: transparent;
	background-image : url(../img/icons/logo.png);
	background-repeat : no-repeat;
	background-position : 10px center;
	background-size : 70px 35px;
	width : 80px;
	height : 35px;
	display : inline-block;
	vertical-align: middle;
	margin-right : 10px;
	
}

.app-logo-claro {
	background-color: transparent;
	background-image : url(../img/icons/claro-logoRojo.png);
	background-repeat : no-repeat;
	background-position : 10px center;
	background-size : 70px 35px;
	width : 80px;
	height : 35px;
	display : inline-block;
	vertical-align: middle;
	margin-right : 10px;
	
}

.app-menu-container {
	position : fixed;
	z-index : 1000;
	background-color: rgba(235,235,235,0.4);
	top : 0;
	left : 0;
	bottom : 0;
	right : 0;
	color : white;
}



.dark-app-menu, .light-app-menu {
	position : absolute;
	top : 0;
	left : 0;
	color : white;
	min-width: 240px;
	height : 100%;
	overflow-y: auto;
	margin-left : 0px;
	transition-duration: 0.5s;
    transition-property: all;
    transform: translateX(-100%);
}

.app-login .dark-app-menu, .app-login .light-app-menu {
	transform: translateX(0%);
}

.dark-app-menu {
	background-color: #171717;
}

.light-app-menu {
	background-color: #fdffff;
}

.dark-app-menu-relative, .light-app-menu-relative {
	position : relative;
	display : block;
	transform: none;
	
}

.app-menu > div.app-logo {
	width: 120px;
    height: 80px;
    margin: 20px auto 5px auto;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../img/icons/ilio.png);
}

.app-menu > div.welcome {
	color: #ff5a00;
    font-size: 16px;
    font-weight: 400;
    margin: 5px;
    letter-spacing: 0.2px;
    text-align: center;
}

.app-menu > div.logout {
	color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin: 5px;
    letter-spacing: 0.2px;
    text-align: center;
    cursor : pointer;
}

.dark-app-menu.opened, .light-app-menu.opened {
	transform: translateX(0);
}

.dark-app-menu ul, .light-app-menu ul {
	list-style: none;
	padding : 0px;
	font-weight: 400;
    letter-spacing: .01em;
    font-size : 18px;
}

.dark-app-menu > ul, .light-app-menu > ul {
	padding: 10px 0px;
    margin: 5px 0px;
}

.dark-app-menu ul li, .light-app-menu ul li {
	padding : 0;
	display: list-item;
	cursor : pointer;
	margin: 2px;
}

.dark-app-menu-option ul li {
	border-left: 1px solid #7b7b7b;
}

.dark-app-menu ul li > div, .light-app-menu ul li > div {
	padding: 5px 10px;
    outline: none;
}

.dark-app-menu ul > li > div {
	border-bottom: 1px solid #5a5a5a;
}

.light-app-menu ul > li > div {
	border-bottom: 1px solid #efefef;
}

.dark-app-menu ul > li > * > div.dark-app-menu-item-selected, .light-app-menu ul > li > * > div.light-app-menu-item-selected {
	border-bottom : none;
}


.dark-app-menu ul li appmenu ul, .light-app-menu ul li appmenu ul  {
    font-size: 14px;
    padding-left: 15px;
}

.dark-app-menu ul li appmenu ul{
	color: #fdffff;
    
}

.light-app-menu ul li appmenu ul  {
	color : #4d4d4d;
}	

.dark-app-menu-option {
	display : flex;
}

.light-app-menu-option {
	display : flex;
}

.dark-app-menu-option-text {
	flex-grow: 1;
	font-size: 15px;
    margin: 4px 2px;
}

.light-app-menu-option-text {
	flex-grow: 1;
	color : #353535;
	font-size: 15px;
    margin: 4px 2px;
}

.dark-app-menu-option-icon, .light-app-menu-option-icon {
	flex-basis : 25px;
	flex-grow: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 60%;
	background-image: url(../img/icons/open-panel.png);
}

.dark-app-menu-option-icon {
	background-image: url(../img/icons/open-panel.png);
}

.light-app-menu-option-icon {
	background-image: url(../img/icons/open-panel-light.png);
}

.dark-app-menu-option-icon.closed, .light-app-menu-option-icon.closed {
	transform: rotate(0);
}

.dark-app-menu-option-icon.opened, .light-app-menu-option-icon.opened {
	transform: rotate(180deg);
}

.dark-app-menu-child-option > ul,  .light-app-menu-child-option > ul{
	overflow-y: hidden;
	max-height: 0;
	transition-property: all;
	transition-duration: 1s;
	line-height : 1; 
	transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.dark-app-menu-option-opened > ul, .light-app-menu-option-opened > ul {
	max-height: 500px !important;
	
}

@media (max-width: 959px) and (min-width: 0) and (orientation: landscape) {
	
	.md-toolbar-tools {
     	height: 64px; 
     	max-height: 64px;
	}
}

@media (min-width: 960px) {
	
	.md-padding {
     	padding : 8px; 
	}
}

@media (max-width: 600px) and (min-width: 0) and (orientation: portrait){
	.md-toolbar-tools {
    	height: auto;
    	max-height: inherit;
	}
	.app-main-title {
		width : 100%;
	}
	
	.app-buscar-bar {
		padding : 10px;
		direction : ltr !important;
		
	}
	
	.app-main-title {
		padding : inherit !important;
		text-align: ce
	}
	
	
	.app-buscar {
		width : 100%;
		color : #4d4d4d;
		border-color : #ccc;
	}
	
	.app-buscar * {
		width : 100%;
		
	}
	
	
	.app-buscar input {
    	color: #ccc;
    	border-color : #ccc;
	}
	
	.app-logo {
		display : none !important;
		
	}
	
	.app-topbar {
		background-color: #4d4d4d;
   		border-left: 1px solid #7b7b7b;
		
	}
	
}

#loader-container {
	position: fixed;
	left : 0;
	top: 0;
	right : 0;
	bottom : 0;
	background-color: rgba(200,200,200,.50);
	z-index : 1000;
}

/* Center the loader */
#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 100px;
  height: 100px;
  margin: -75px 0 0 -75px;
  border: 2px solid #f3f3f3;
  border-radius: 50%;
  border-top: 2px solid #16a085;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}

#myDiv {
  display: none;
  text-align: center;
}

.app-login-left-pane {
	height : 100%;	
}
.app-login-pane {
	background-color: rgba(70,70,70,0.8);
}

.app-login .app-panel {
    padding: 15px 8px 8px 8px;
    margin: 25px;
    background-color: transparent;
    text-align: left;
}

.app-login .app-logo {
	width : auto;
	color : white;
	
}

.app-login .app-logo {
    background-size: auto;
    width: 120px;
    height: 52px;
    
}

.app-login .app-logo-container {
	color : white;
}

.app-logo-container > div {
	word-spacing: 2px;
    letter-spacing: 1.5px;
    font-size: 16px;
}


.app-login md-input-container .md-input {
	background-color: transparent;
	color : white;
	border-color : white;
}

.app-login md-input-container label {
	color : white;
}

.app-v-centered-panel {
	position: absolute;
  	top: 50%;
  	transform: translateY(-50%);
  	text-align: center;
}

.app-login .app-link-registro {
	text-align: center;
    color: #ddd;
    font-style: italic;
    font-weight: 300;
    font-size : 12px;
}

.app-login .app-link-registro > div {
	margin-top : 7px;
	cursor : pointer;
}

.app-floating-bar {
	margin-right : 20px;
	min-height : 68px;
	overflow: visible;
}

.app-panel-with-floating {
	margin-top : -45px;
}


.dark-app-menu-editable, .light-app-menu-editable {
	background-color: transparent;
    padding: 4px;
    outline: none;
    min-width: calc(100% - 35px);
    font-size: 15px;
    cursor : pointer;
}

.dark-app-menu-editable {
	color: white;
    border: 1px solid #5f5f5e;
}

.light-app-menu-editable {
	color: #505050;
    border : none;
    border-bottom: 1px solid #efefef;
}
	


.dark-app-menu-item-selected {
	background-color: #777574;
	
}

.light-app-menu-item-selected {
	background-color: #f5f5f5;
	
}

.dark-app-menu-item-selected > input {
	border-color: #8e8e8e;
}

.light-app-menu-item-selected > input {
	border-color: #e2dede;
    color: #4d4d4d;
}

.app-list, .app-list > li {
	list-style: none;
}

.app-list-item {
	border-bottom : 1px solid #efefef;
	min-height : 32px;
}

.app-list-item {
	display : flex;
	align-items : center;
}

.app-list-item > .delete-button {
	flex-basis : 41px;
}

.app-list-item > .delete-button-placeholder {
	flex-basis : 41px;
	width : 41px;
	height : 41px;
}

.app-list-item .nombre-text {
	flex-grow : 2;
}

.app-list-item .codigo-dane-text {
	flex-basis : 100px;
	flex-grow : 1;
	margin-left: 15px;
}

.app-list-item .ver-button {
	flex-basis : 80px;
	flex-grow : 1;
}

.no-upper-case {
	text-transform: none !important;
}

.app-panel .fixed-height-list {
	max-height: 200px;
    overflow-y: auto;
}
.app-panel .list-user {
    overflow-y: auto;
    max-height: 369px;
}


.app-custom-table {
	width : 100%;
	white-space: nowrap;
}



.responsive-table .row {
	padding : 5px 10px;
}

.responsive-table md-input-container {
	width : 90%;
}

.responsive-table .descripcion-text {
	font-size: 15px;
	font-weight : bold;
}

.responsive-table-margin {
	padding-top: 15px;
    border-top: 1px solid #eee;
}

.responsive-table .even-row {
	background-color: #fbfbfb;
}

.app-custom-table thead tr th {
	width: 40%;
    font-weight: 500;
    letter-spacing: .01em;
}
	
.app-custom-table tr th {
	text-align: left;
}

.app-custom-table .eliminar-column {
	width : 50px;
}

.app-custom-table .c5{
	width : 5%;
}

.app-custom-table .c10{
	width : 10%;
}

.app-custom-table .c15{
	width : 15%;
}

.app-custom-table .c20{
	width : 20%;
}

.app-custom-table .c30{
	width : 30%;
}

.app-custom-table .c40{
	width : 40%;
}


.app-custom-table .c50{
	width : 50%;
}

.app-custom-table .eliminar-button {
	width : 50px;
}

.app-custom-table .nombre-column, .app-custom-table .fec-creacion-column {
	width : 40%;
}



.app-custom-table .nombre-text, .app-custom-table .fec-creacion-text {
	width : calc(100% - 12px);
}


.app-custom-table .codigo-dane-column {
	width : 25%;
	
}

.app-custom-table .codigo-dane-text {
	width : calc(100% - 12px);
	text-align: center;
}

.app-custom-table .codigo-smflex-column {
	width : 25%;
}

.app-custom-table .codigo-smflex-text {
	width : calc(100% - 12px);
	text-align: center;
}

.app-custom-table .ver-column {
	width : 100px;
}

.app-custom-table .ver-button {
	width : 80px;
}


.amparo-modulo-table .nombre-column {
	width : 100%;
}

.amparo-modulo-table .eliminar-column {
	width : 50px;
}

.app-amparos-table .nombre-column {
	width : 45%;
}



.app-planes-table .descripcion-column {
	width : 40%;
}

.app-planes-table .tope-column {
	width : 20%;
}

.app-planes-table .interno-column{
	width : 20%;
}

md-list-item .md-list-item-inner>.md-list-item-inner>input, 
md-list-item .md-list-item-inner>input, md-list-item>.md-list-item-inner>input, md-list-item>input {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
}

.role-editable {
    background-color: transparent;
    padding: 4px;
    outline: none;
    font-size: 15px;
    cursor: pointer;
    color: #505050;
    border: none;
    border-bottom: 1px solid #efefef;
}

.list-editable-text {
	background-color: transparent;
    padding: 4px;
    outline: none;
    font-size: 14px;
    cursor: pointer;
    color: #505050;
    border: none;
    border-bottom: 1px solid #efefef;
}

md-input-container:not(.md-input-has-value) input:not(:focus).editable-text {
	 color: #505050;
}

.app-extratopmargin {
	margin-top : 10px;
}

.login-panel .password-container {
	margin-top : 22px;
}

.app-list-item:focus-within {
	background-color: #f5f5f5;
}

.not-displayed {
	display : none !important;
}

.thumb {
    width: 24px;
    height: 24px;
    float: none;
    position: relative;
    top: 7px;
}


.app-simple-list {
	list-style: none;
    margin-left: 5px;
    padding-left: 0;
    transition-property: width, height;
  	transition-duration: 1	s;
 	 transition-timing-function: linear;
    
}

.app-small-simple-list {
	max-height: 150px;
	min-height : 150px;
    overflow-y: scroll;
    padding-right: 25px;
    
}

.app-medium-simple-list {
	max-height: 220px;
    overflow-y: auto;
}

.app-amparo-selection {
	max-height : 500px;
	overflow-y: auto;
	position : absolute;
	right : 75px;
	top : 5px;
	z-index : 101;
	visibility : visible;
	transition: all linear 0.3s;
}

.app-amparo-selection > div {
	margin : 15px 0px;
}

.app-amparo-selection.ng-hide {
	background-color: transparent;
	visibility: hidden;
}



.app-white-background {
	background-color: white;
    padding: 15px 25px;
}

.app-incluir-amparo-filtro {
	width : 100%;
	
}

.app-simple-list > li > * {
	display : inline-block;
	vertical-align: middle;
}

.app-simple-list md-checkbox{
	margin-bottom : auto;
}

.app-simple-list > li {
	margin: 10px 0;
    padding-bottom: 8px;
    border-bottom: 1px solid #efefef;
}

md-dialog .app-simple-dialog-content {
	padding : 10px;
	position: relative;
}

.synch-log-screen {
	position : absolute;
	bottom : 5px;
	max-height : 0px;
	overflow-y: scroll;
	width : 80%;
	margin-left : 10%;
	border : 1px solid #ddd;
	background-color: white;
	z-index : 999;
	transition : all 0.3s;
}

.synch-screen-shown {
	max-height : 250px;
}

.synch-log-screen {
	font-size: 10pt;
    font-family: monospace;
    color: #333;
}

.synch-log-text {
	padding : 2px 4px;
}

.synch-log-title {
	font-size : 12pt;
	color : #ff5a00;
	padding : 6px 4px;
}

.synch-log-title span {
	font-size : 12pt;
	margin-left : 8px;
	color: #525252;
    font-weight: normal;
	cursor : pointer;
	outline: none;
}	

.synch-error-text {
	color  : #b00020;
	font-size : 12pt;
}

.amparos-panel {
	max-height : 480px;
	overflow-y : auto;
}



.error-messages {
	position: fixed;
    top: 0;
    left : 0;
    color: white;
    line-height: 14px;
    margin: auto 2px;
    z-index: 999;
    width: calc(100% - 38px);
    font-weight: lighter;
    letter-spacing: 0.1px;
    background-color: #d45659;
    border: 1px solid #e66569;
    opacity: 1;
    transform: translate(0%, 50%);
}

.error-messages .title{
	border-bottom : 1px solid #ec8282;
	font-size : 20px;
	padding: 16px;
}
.error-messages .message {
	padding: 16px;
	font-size : 14px;
}

.error-messages .message > li {
	margin-top  : 8px;
}


.error-messages-show-hide.ng-hide-add,
.error-messages-show-hide.ng-hide-remove {
  transition: all linear 0.5s;
}

.error-messages-show-hide.ng-hide {
  opacity: 0;
}

.error-messages > div {
	margin : 5px 0;
}

.error-panel {
	background-color: #fffafa;
    color: #d60202;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    transition: all 0.5s;
	
}

.show-errors {
	padding : 15px;
	max-height : 250px;
	overflow: auto;
}

.error-panel .md-subhead {
	color : #d60202;
	border : none;
}

.error-panel ul{
	padding-left : 0;
	list-style: none;
}

.dismiss-errors {
	color: #250179;
    text-decoration: underline;
    cursor : pointer;
}

.error-panel .md-subhead span {
	font-size : 13px;
	margin-left : 12px;
	float : right;
}

.error-messages ul {
	margin : 5px;
	padding-left : 4px;
	list-style: none;
}

.md-dialog-actions-container {
	padding-top : 5px;
}

md-input-container .hint {
	color: #888;
	font-size: 11px;
}

md-input-container .show-msg {
	transform : scale(1);
}

.md-input-message-animation {
	transition : all 0.5s;
	max-height  : 14px;
}

md-input-container .hide-msg {
	max-height  : 0;
	padding-top: 0;
}

td > md-input-container {
	margin-top : 0;
	margin-bottom : 0;
	margin-bottom : 0;
}

md-input-container .md-errors-spacer {
	min-height: auto;
}


.poliza-tarifa {
	padding-right : 8px;
}
.poliza-tarifa .title {
	font-size : 18px;
	text-align: center;
}

.poliza-tarifa .valor {
	font-size: 25px;
    text-align: center;
    margin-top: 6px;
}

.total-porcentaje {
	font-size : 20px; 
}

.ver-poliza {
	background-color: transparent;
	background-image: url(../img/icons/ver-poliza.png);
	background-repeat: no-repeat;
	background-size: 22px;
	width : 22px;
	height : 22px;
	background-position: center;
}

.icon-check {
	background-image: url(../img/icons/icon-check.svg);
	float: right !important;
	position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


}

.descargar-poliza {
	background-color: transparent;
	background-image: url(../img/icons/descargar.png);
	background-repeat: no-repeat;
	background-size: 22px;
	width : 22px;
	height : 22px; 
	background-position: center;
}


.app-selectbox-container {
	
}

.app-selectbox-container label {
	font-size : 10px;
}

.app-select-box .items-container {
	position: absolute;
    left: 0;
    top: 0px;
    background-color: white;
    z-index: 999;
    min-width: 100%;
}

.app-select-box .list-editable-text {
	padding-right : 25px;
}

md-input-container .app-select-box-label  {
	padding-right : 25px !important;
}

.app-select-box ul {
	list-style: none;
    margin: 0;
    padding-left: 0px;
   	overflow-y: auto;
	max-height: 205px;
}

.app-select-box ul li.current-item {
	background-color: #ff5a00;
    color: white;
}

.app-select-box .items-container input {
	padding: 8px;
    margin: 0 5px;
    border-bottom: 2px solid #ff5a00;
    width : -webkit-fill-available;
    margin-bottom : 5px;
    padding-left : 25px;
    background-image: url(../img/icons/select-box-search.png);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 25px; 
}


.app-select-box .expand-button {
	position: absolute;
    right: 0;
    top: 10px;
    padding: 8px;
    margin: 0 12px;
    border-radius: 50%;
    -webkit-transform: translateX(45%);
    transform: translateX(45%);
}

.expandable-panel {
	display : block;
	outline : none;
	position : relative;
	cursor : pointer;
	border-bottom : 1px solid #efefef;
	
}


.dynamic-variable-config {
	max-height: 490px;
}

.expandable-panel-content {
	margin-top: 8px;
    overflow: visible;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-top: 1px solid #efefef;
    min-width: 450px;
    outline: none;
}

.advanced-filter {
	transition: all 0.6s;
	height : 240px;
	margin-top : 8px;
}

.advanced-filter.ng-hide {
	height: 0;
    margin-top: 0;
    padding: 0;
    overflow: hidden;
}

.advanced-filter-table {
	transition: all 0.6s;
	margin-top : 8px;
}

.advanced-filter-table.ng-hide {
	height: 0;
    margin-top: 0;
    padding: 0;
    overflow: hidden;
}

.expandable-panel > div.text {
	display : inline-block;
	vertical-align : middle;
}

.expandable-panel .expand-button {
	display : inline-block;
	vertical-align : middle;
	padding: 8px;
    margin: 0 12px;
    border-radius: 50%;
    -webkit-transform: translateX(45%);
    transform: translateX(45%);
}


.imagen-grande-container {
	position: absolute;
    top: 2px;
    left: 6px;
    max-width: 100%;
    overflow-x: scroll;
    border-radius : 15px;
    z-index : 9999;
}
 
.imagen-grande-container > .title > .close-btn {
	display : inline-block;
	vertical-align : middle;
	cursor: pointer;
	margin-right : 12px;
	margin-left : 0;
	width : 24px;
	height : 24px;
	background-image: url(../img/icons/close-dialog.png);
	background-position: center;
	background-repeat:  no-repeat;
	background-size: contain;
	background-color: transparent;
}

.imagen-grande-container .title {
	background-color: #f9f9f9;
    padding: 10px;
    cursor: move;
    border-bottom: 1px solid #efefef;
}

.imagen-grande-container .title .title-text {
	display : inline-block;
	vertical-align : middle;
	color: #ff5a00;
    font-size: 19px;
    width: fit-content;
    padding: 0 5px 0 0;
    
}


.app-select-box .expand-icon {
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid;
}

.expandable-panel .expand-icon {
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid;
}

.app-select-box .value-displayed:focus {
	border: 1px solid #f9ddce;
}

.app-select-box ul > li {
	/*margin-top: 5px; */
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
    border-bottom: 1px solid #efefef;
    cursor: pointer;
    white-space: nowrap;
}

.app-select-box ul > li:hover {
	background-color: #ff0620;
    color: white;
}

.app-select-box .cargando {
	background-repeat: no-repeat;
    background-image: url(../img/cargando.gif);
    background-position: center 0px;
    background-size: 190px 1px;
    height: 1px;
}

.app-select-box .cargando:hover {
	background-color: transparent;
	color : auto;
}

.app-panel > .layout-row {
	margin-top : 8px;
}

.no-top-margin {
	margin-top : 0;
}

.app-poliza-resultado-busq {
	border-top: 1px solid #efefef;
	margin-top : 2px;
}

.app-poliza-resultado-busq > li .link{
	cursor : pointer;
	color : #ff5a00;
	font-size : 14px;
	margin-bottom : 4px;
	outline: none;
}

.app-poliza-resultado-busq .link:hover{
	text-decoration: underline;
}

.buscar-poliza-btn {
	height : 42px;
}

.app-poliza-resultado-busq > li {
	margin : 4px 0 16px 0;
	list-style: none;
	margin-top: 8px;
}

.app-poliza-resultado-busq .data {
	font-size : 12px;
}

.app-pager > li {
	display : inline-block;
	width : 28px;
	height : 28px;
	font-size : 12px;
	border-radius: 14px;
	border : 1px solid #efefef;
	line-height : 28px;
	vertical-align: middle;
	text-align: center;
	margin-left : 4px;
	outline : none;
	cursor : pointer;
}

.app-pager > li.current {
	background-color: #4d4d4d;
	color : white;
	font-weight: bold;
	cursor : auto;
}

.error-panel {
	
}

.layout-row {
	margin-top : 8px;
}

.layout-row, .admin-convenio{
	margin-top:0px ;
}

.menos-padding, .layout-padding, .layout-padding-gt-sm, .layout-padding-gt-sm>*, .layout-padding-md, .layout-padding-md>*, .layout-padding>*, .layout-padding>.flex, .layout-padding>.flex-gt-sm, .layout-padding>.flex-md {
    padding:0px 8px 0px; 
}

.app-topbar {
	margin-top : 0;
}

.app-large-table {
	border-collapse: collapse;
}


.app-large-table td, .app-large-table th {
	white-space: nowrap;
    padding: 8px 6px;
}


.app-large-table tr {
	border : 1px solid #dedede;
	cursor : pointer;
}

.app-custom-table .column-standard-text {
	width : calc(100% - 12px);
}

.checkbox-text {
    margin: 0 !important;
}

.select-text {
    margin: 0 !important;
    border: none !important;
}

.autocomplete-tex{
	margin-top: 8px;
}

.autocomplete-list{
	width:100%;
}

.hyperlink {
	color : #ff5a00;
	cursor : pointer;
	outline: none;
}


.panel-poliza-disable{
	width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 190px;
    right: 0;
    bottom: 0;
    background-color: rgba(200,200,200,.10);
    z-index: 50;
}

.panel-poliza-disableClaro{
	width: 99%;
    height: 78%;
    position: fixed;
    left: 0;
    top: 0px;
    right: 0;
    bottom: 0;
    background-color: rgba(200,200,200,.10);
    z-index: 50;
}

.input-tarifa{
	font-size: 25px;
    text-align: center;
    border-bottom: none !important;
}
.titulo-input-tarifa{
	font-size: 18px;
    text-align: center;
}

.documento{
	margin-left: 4%;
    margin-top: 2%;
    margin-right: 4%;
    margin-bottom: 2%;
}

.titulo1{
	font-size:14;
} 
.lineal{
	display: inline-block;
}

.text4{
	font-size:14px;
	margin-left:3px;
	margin-right:3px;
}
.text3{
	font-size:14;
	font-weight: bold;
	color : #ff5a00;

}


.encabezado>.div{
	display: inline-block;
}
.cabecera,.text4{
	margin-left:3px;
	margin-right:3px;
}


.cuerpo{
	margin-left:2%;
	margin-bottom:1%;
	margin-right:1%;
}
.asegurado{
    /* margin-top: 1%; */
	margin-left: 2%;
	margin-right: 1%;
	border-bottom: #CCCCCC solid 1px;
	padding-bottom: 0.5%;
	padding-top: 0.5%;
}
.beneficiario{
	margin-left:3%;
	margin-right:1%;
}
.cabecera{
	border-bottom: #CCCCCC solid 1px;
	padding-bottom: 1%;
}
.campo{
	display: inline-block;
	margin-right: 0.5%;
}
.campo>div{
	display: inline-block;
}
.titulo2{
	font-size:14;
	font-weight: bold;
}
.titulo3{
	font-size:13;
	font-weight: bold;
}
.text5{
	font-size:12;
	margin-left:3px;
	margin-right:3px;
}
.line-document{
	margin-top: 0px !important;
}

.chart-container {
	width : calc(100% - 16px);
	height : 60%;
	top : 8px;
	margin : 8px;
	position : absolute;
	background-color: #4d4d4d;
}

.sales-chart-container {
	width : calc(100% - 16px);
	height : calc(100% - 26px);
	top : 8px;
	margin : 8px;
	position : absolute;
	background-color: #4d4d4d;
}

.big-chart-height {
	height : 320px;
}
.list-container{
	max-height: 195px;
    overflow-y: auto;
}
.md-calendar-selected-date span.md-calendar-date-selection-indicator {
    background-color: #FF5A00 !important;
    color:white;
}

.md-calendar-date-today span.md-calendar-date-selection-indicator, td.md-calendar-date.md-calendar-date-today.md-calendar-date-disabled{
    background-color: #ff9b66;
    color: white;
    border-radius: 50%;
}
.ampliar-image{
	cursor:pointer;
}
.fotos-panel{
	box-shadow:none;
	margin: 0;
}
.fotos-dialog{
	width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    z-index: 99999;
    position: relative;
}
.foto-solicitud{
	text-align:center;
	margin:auto;
}
md-icon.list-subheader.md-list-icon.arrow-icon{
	cursor:pointer;
	width:70px !important;
	height:70px !important;
}
.fotos-solicitud{
		text-align:center;
}
.fotos-solicitud img{
	    object-fit: cover;
	    width:auto;
	    height:100px;
}
.solicitudes-panel{
	    overflow-y: auto;
}
.log-error-text{
	text-align:center;
	width:95%;
}
.auto-margin{
	margin:auto;
	text-align:center;
}
.clean-button{
	min-width:40%;
}
.estado-icon{
	cursor:auto;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

input[type=number] { -moz-appearance:textfield; }

.md-subhead.subhead2.total-subhead{
	text-align: right;
	color: #ff5a00;
	margin: auto 0;
	font-weight: bold;
}

.border-top-solid{
	   border-top: 1px rgba(0, 0, 0, 0.12) solid;
}

.r1{
  -ms-transform: rotate(0deg); 
  -webkit-transform: rotate(0deg); 
  transform: rotate(0deg);
}

.r2{
  -ms-transform: rotate(90deg); 
  -webkit-transform: rotate(90deg); 
  transform: rotate(90deg);
}

.r3{
  -ms-transform: rotate(180deg); 
  -webkit-transform: rotate(180deg); 
  transform: rotate(180deg);
}

.r4{
  -ms-transform: rotate(270deg); 
  -webkit-transform: rotate(270deg); 
  transform: rotate(270deg);
}

.r1,.r2,.r3,.r4{
	margin-top: 150px;
}

.taminicial{
	height:100%;
	width:100%;
}

.visorImagen{
	max-height: 80%; 
	overflow-y: auto; 
	top:15%; 
	left:50%; 
	position:fixed !important;
	background-color: white !important;
}

.visorImagenClaro{
	z-index: 50;
	max-height:55%; 
	overflow-y: auto; 
	top:15%; 
	left:50%; 
	position:fixed !important;
	background-color: white !important;
}

.detalleSolicitudes{
	left:15%; 
	position:fixed !important;
	background-color: white !important;
}

.tabla-filtros{
	max-height: 250px;; 
	overflow-y: auto; 
}

.badge {
	height: 28px;
    width: 28px;
    background-color: #f7f7f7;
    border-radius: 4px;
    border-color: #989898;
    border-width: 1px;
    border-style: solid;
    font-size: 14px;
    vertical-align: middle;
    text-align: center;
    margin: 5px;
    line-height: 28px;
    color: #2f2f2f;
    font-weight: bold;
    outline: none;
}

.dynamic-variable-panel {
	position : relative;	
}

.dynamic-variables {
	z-index: 99;
    position: absolute;
    background-color: white;
}

.report-table-container {
	max-height: 377px;
	overflow-y: auto;
	text-align: center;
}

.report-table, .report-table tr, .report-table tr {
    border-style: solid;
    border-collapse: collapse;
    border-width: thin;
    border-color: #c6c6c6;
    vertical-align: center;
}

.report-table-text{
    text-align: center;
    font-size: 12px;
	white-space: nowrap;
    padding: 6px;
}

.report-table-filters-head{
	background-color: #fdffff;
}

.report-table-head{
	background-color: #505050;
}

table.md-table thead.report-table-head > tr.md-row > th {
	color: #ffffff !important;
    font-weight: normal;
}

.report-table-footer{
	text-align: right;
	color: #505050;
	margin: auto 0;
	margin-right: 30px;
	font-size: 14px;
	font-weight: bold;
}

.report-table-solicitudes{
	padding-right: 5px !important;
	padding-left: 5px!important;
}

table.clone thead tr:last-child th {
  border-bottom: 1px rgba(0, 0, 0, 0.12) solid;
}

table.clone + md-table-container table tbody tr:first-child td {
  border-top: none;}
  
  .horizontal-matrix{
  	margin-top:5px;
  	width:100%;
  }
  .horizontal-matrix>thead{
  	text-align:center;
  	
  	font-weight: normal;
  	font-size: 13px;
  }


  .horizontal-matrix>tbody{
  	color: #505050;
  }

  .horizontal-matrix>tr{
  	border-bottom: solid
  }

  /*.horizontal-matrix>table, td {
  border-bottom: 1px solid #EFEFEF;
   width:15%; 
  padding-bottom: 10px;
  text-align: right;
  padding-right: 2px;
  
  }*/

   .horizontal-matrix>tbody,td:nth-child(1){
   	text-align:left;
   	width:200px;
   }

    .horizontal-matrix>tbody>tr:nth-child(odd) {
    	background-color:#f2f2f2;
	}
	.horizontal-matrix>tbody>tr:nth-child(even) {
   		background-color:#fbfbfb;
	}

	.horizontal-matrix tr:nth-child(1) th:nth-child(2){
		background-color:#F2F2F2;
	}
	
	.vertical-badge{
		height: 40px;
	}
	
	.horizontal-badge{
		width: 40px;
	}

	.btn-right{
		margin-top:20px;
		float: right;
	}
	
	.panel-galeria{
		min-height:250px;
		max-height:250px;
		overflow-y : auto;
	}
	
	.convenios-panel {
	min-heigth : 661px;
	max-height : 661px;
	overflow-y : auto;
	}
	
	.app-main-title> div{
	display: inline;
	margin-left:3px;
    }

	.md-button.md-icon-button{
		height: 35px;
		width: 35px;
		line-height: 2px;
		padding: 0px;
		font-size: 12px;
	}
	
	.auditoria-poliza-button{
		background-color: rgb(77,77,77) !important; 
		display: flex;
	}
	.tama�oTable{
	height:calc(100vh - 500px);
	}
	
	.app-logo-plantilla-base {
	background-color: transparent;
	background-image : url(../static/img/icons/logo.png);
	background-repeat : no-repeat;
	background-position : 10px center;
	background-size : 70px 35px;
	width : 80px;
	height : 35px;
	display : inline-block;
	vertical-align: middle;
	margin-right : 10px;
	
}

.size_modelError-sweetAlert{
	height: 20%;
	width: 10%;
}

.row-rojo {
	background-color: red;
	color: white;
}

.row-amarillo {
	background-color: yellow;
}

.example-headers-align .mat-expansion-panel-header-description {
	justify-content: space-between;
	align-items: center;
  }
  
.example-headers-align .mat-mdc-form-field + .mat-mdc-form-field {
	margin-left: 8px;
}

.fixed-logo-mutuo {
	position: relative;
	height: 3em;
	width: 100%; 
	background-color: #4c048c ; /* Opcional: añade un color de fondo */
	padding: 10px; /* Opcional: añade relleno para que el contenido no esté pegado al borde */
	z-index: 999; /* Opcional: ajusta el índice z para asegurarte de que esté por encima de otros elementos */
    background-image: url(../img/icons/logo--mutuo.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
  }

.fixed-bottom-asegurados-mascotas {
	position: fixed;
	bottom: 0;
	width: 100%; /* Opcional: ajusta el ancho según sea necesario */
	background-color: #f0f0f0; /* Opcional: añade un color de fondo */
	padding: 10px; /* Opcional: añade relleno para que el contenido no esté pegado al borde */
	z-index: 999; /* Opcional: ajusta el índice z para asegurarte de que esté por encima de otros elementos */
  }
  
  .color-border-bottom-asegurados-mascotas {
	padding: 0.5em;
    background-color: blueviolet;
    border-radius: 2em; 
 }

 .color-border-bottom-guardar-poliza {
	padding: 0.5em;
    background-color: blueviolet;
    border-radius: 2em; 
 }

 .padding-tieneReferido{
	padding-top: 2vh;
	padding-bottom :2vh;
 }

/* De aqui hacia abajo comienza Polizas movil styles -->
.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #333;
    padding: 10px 20px;
  }
  
  .navbar-brand {
    display: flex;
    align-items: center;
  }
  
  .logo {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
  }
  
  .navbar-toggle {
    background: none;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 24px;
    padding: 0;
    margin-left: 20px;
  }
  
  .navbar-links {
    display: flex;
  }
  
  .nav-link {
    color: #fff;
    text-decoration: none;
    padding: 10px 15px;
  }
  
  .nav-link:hover {
    background-color: #555;
  }
  
  @media (max-width: 768px) {
    .navbar-links {
      display: none;
      flex-direction: column;
      position: absolute;
      top: 60px;
      left: 0;
      width: 100%;
      background-color: #333;
    }
  
    .navbar-links.active {
      display: flex;
    }
  
    .nav-link {
      padding: 10px 20px;
    }
  }*/
.accordion-content {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
}

.accordion-content.ng-hide-remove {
  max-height: 500px; /* Ajusta según el contenido máximo esperado */
  opacity: 1;
}

.accordion-content.ng-hide-add {
  max-height: 0;
  opacity: 0;
}