
 

 .semaforo-yellow { color:yellow; font-size:10px;} 
  .semaforo-red {color:red;font-size:10px;} 
  .icon-check {color:#0E5581; font-size:20px;}
   ul#lista li { margin:0px!important; }

   .panel-title-new {
	color: #33353f;
	font-size: 18px;
	font-weight: 600;
	padding: 0;
   }

   .panel-heading-new {
	border-radius: 5px 5px 0 0;
	border-bottom: 1px solid #DADADA;
	padding: 10px;
   }

   ul.custom-notifications {
		display: block !important;
   }

	ul.custom-notifications > li {
		float: none !important;
		position: static !important;
	}

	ul.custom-notifications > li:hover {
		cursor: pointer;
		background-color: #f6f6f6;
	}
	
	.thumb-info-inner-custom {
		font-size:10px!important;
		padding:1px!important
	}
	.thumb-info-title-custom {
		bottom:5%!important;
		padding:0px!important
	}
	
.progress-margin {margin-top:4%!important;}
.text-small {font-size:11px; }

.text-center { text-align: center;}
.footer-text {color:#7B8286 !important; font-size:12px!important; cursor:pointer; font-weight: bold; text-decoration: none!important;}
.margin-top5 { margin-top:5%; }
.margin-top2 { margin-top:2%; }
.width-100p { width:100% }

   .sizeField {width:350px }
   .respuesta {color:#0E5581 }
   .txt-right { text-align:right;}
   .iconDeliquency { font-size:9px; color:#0E5581!important;}
   .size-icon-warning {font-size:30px; color:#FFC90E;}
   .size-title-alert { font-size:20px;}
   .error {border:1px solid red!important;}
   .alineacion {text-align:right;padding-top:3%!important}
   .size-icon-cancel {font-size:20px;}
   .cursor { cursor:pointer;}
   .margintop3 { margin-top:3%;}
   .Modal {
	 text-align:center;
	 z-index:10000;
	 display:none;
	 padding-top:300px;
	 position:fixed;
	 left:0;
	 top:0;
	 width:100%;
	 height:100%;
	 overflow:auto;
	 background-color:rgb(0,0,0);
     background-color:rgba(0,0,0,0.4)
   }
   
   /*/.classload { background-color: #35A356;}*/
   .btn-update {
	    background-color:#35A356!important; 
		border-color:#35A356!important; 
		width:70%; 
		height:30px
	}
	
	.stylespan {
		background-color: #eeeeee;
	}
	select.error + span span.select2-selection--single {
		border:1px solid red;
	}
	.size-btn { width: 100%;}
	#PanelPrinc { margin-top:-10%!important;}
	.popover-style {width:auto; font-size:13px;}

	
	.padding0 { padding:0;}
	.padding1 { padding-left: 1px;}
	.paddingright0 {padding-right: 0;}
	.content-birthday { display:flex; flex-direction:row; justify-content: space-around;}

   .colorblue { color:#0e5581; font-size: 17px;}

   .title-alert {
		font-weight: bold;
		font-size: 20px;
		color:#202020
	}
	.text-alert {
		font-size:13px;
	}
  
   .backgroundblue { background-color: #0e5581; color:white;}
   .margintop1 {margin-top: 1%;}
   .margintop2 {margin-top: 2%;}
	.alert-cc { 
		text-align: center;
  		color: white;
  		background-color: #3E454D;
  		font-size: 15px;
  		padding: 5px;
  		border-radius: 10px;
	}
	.textcenter { text-align: center;}
   
	@media only screen and (max-width:450px) { 
		.panel-title-new { font-size: 15px;}
		
	 }

	  
	@media only screen and (max-width:991px) { 
	  .paddingright0 {padding: 0;}
	  .ocultar { display: none;}
   }

	@media only screen and (max-width:767px) { 
	  #PanelPrinc { margin-top:0!important;}
	}
	  
	
	@media only screen and (min-width: 992px) { 
	   #PanelGeneral {height:990px!important; }	
    }
	

	@media only screen and (max-width:767px) { 
	  #btnLicencia { width:100%!important; }  
	}
	 
	 
	@media only screen and (max-width:991px) { 
	  select#w_license_statePrinc + span { width:100%!important; }
	  #w_license_numberPrinc { width:100%!important; }
	  
    }

	
	