
@font-face {
  font-family: 'free3of9';
  /* Antes de descargar el archivo, le decimos al buscador
  que intente buscar en local la fuente con nombre
  Cabin, Cabin Regular o Cabin-Regular */
  src: local('free3of9'),
       local('Free 3 of 9 Extended Regular'),
       local('Free-3-of-9-Extended-Regular'),
       url(https://skynet.elmundo.sv/matrix/fonts/free3of9.woff) format('woff');/*Change*/
}

.barcode {
    font-family: 'free3of9';
}


*{
	outline: none!important;
}

body{
	/*background: url(images/newspaper-background.png);*/
	font-family: 'Roboto Condensed', sans-serif;
	
}
a{
	font-family: 'Roboto Condensed' , sans-serif;
	color: #000;
}
a:hover{
	color: #860120;
	text-decoration: underline;
}
h5{
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px dotted #d9d9d9;
}
.bgWtrans{
	background: url(images/bgbody.jpg);/*background: #F9F9F9;*/
}
.clear{
	clear: both;
	overflow: hidden;
}

table.cotizaciones1 tr td{padding: 1px 5px!important;}
.table-pagination .pagination{margin-top: 5px;}

.outer_div{
	/*height: 410px;*/
	overflow: hidden;
	border-bottom: 1px solid #888;
	/*padding-bottom: 15px;*/
}

.hideAllData{display: none!important;}
.msgAppContainer{display: none!important;}

/* Google Maps */

/* Always set the map height explicitly to define the size of the div
* element that contains the map. */
#map {
	border: 1px solid #ccc;	
	height: 280px!important;
	margin-top: -5px;
	width: 100%;
}
.classNoData{background: url(images/nodata.png) no-repeat center center;}

i.left {
    margin-right: 5px!important;
}

/* Disabled Items */
ul.menuApps li.disabledItem a{
	background: #f9f9f9 !important;
	color: #e2e2e2 !important;
	display: none!important;
}

/* TD .shosIfimp1 */
.shosIfimp1 tr td{
	padding: 0!important;
}
table.cotizacionesH tbody tr td .shosIfimp1 tr{width: 100%!important;}
table.cotizacionesH tbody tr td .shosIfimp1 tr td input{width: 99%!important;}


.msg{
	background: #45A83E;
	color: #fff;
	border: 1px solid #ccc;
	padding: 4px 10px;
	display: block;
	border-radius: 5px;
}
.msgFail{
	background: #DE3530;
	color: #fff;
	border: 1px solid #ccc;
	padding: 4px 10px;
	display: block;
	border-radius: 5px;
}

.clssInactive textarea{
	color: #ccc!important;
}

.compactData{
	float: left;
	width: 28%!important;
	margin-top: -7px;
	margin-left: 10px;
}
.compactData tr td{
	padding: 0!important;
}
.litteTable tr td{padding: 0!important;}

/* Comments Bubble */
.allMyComments{
	height: 320px;
	overflow-y:scroll;
	padding-right: 15px; 
}
.commentBubble{
	border-radius: 5px;
	background: #dadada; 
	padding: 13px;
	margin-bottom: 8px;
}
.commentBubble small{
	font-style: italic;
	font-size: 13px;
	background: #e1e1e1;
	padding: 2px 8px;
	display: inline-block !important;
	border-radius: 5px;
	margin-bottom: 8px;
}

.input-field label{
	color: #970220;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

table.statusTbl img{float: left;margin-right: 8px;}
table.cotizaciones tbody tr td{
	font-size: 12px;
	font-family: 'Roboto';
	padding: 4px 5px!important;
}
table.cotizaciones thead {
    width: calc( 100% - 1em )
}
table.cotizaciones  {
    width:100%;
}

table.cotizaciones tbody {
    display:block;
    height:216px;
    overflow-y:auto;
    overflow-x: hidden;
}
table.cotizaciones thead, table.cotizaciones tbody tr {
    display:table;
    width:100%;
    table-layout:fixed;
}
table.tabl tbody {
    display:block;
    overflow-y:auto;
    overflow-x: hidden;
}
table.tabl thead, table.tabl tbody tr {
    display:table;
    width:100%;
    table-layout:fixed;
}

div.justSimulate1 .select-dropdown, div.justSimulate1 .caret,
div.justSimulate2 .select-dropdown, div.justSimulate2 .caret,
div.justSimulate3 .select-dropdown, div.justSimulate3 .caret,
div.justSimulate4 .select-dropdown, div.justSimulate4 .caret,
div.justSimulate5 .select-dropdown, div.justSimulate5 .caret,
div.justSimulate6 .select-dropdown, div.justSimulate6 .caret
{display: none!important;}

i.done{
	background: url(images/done.svg) no-repeat center center;
	background-size: 12px;
	text-indent: -90000px; 
	float: left;
	margin-right: 5px;
	width: 20px; 
	color: green;
}
i.pending{
	background: url(images/pending.gif) no-repeat center center;
	background-size: 15px;
	text-indent: -90000px; 
	float: left;
	margin-right: 5px;
	width: 20px; 
}

.wrapper_regs{
	height: 260px!important;
	border-bottom: 2px solid #f2f2f2;
	overflow: hidden;
}

/* Coletion Details quote lines ajax */
.collection .collection-item{
	padding: 5px 10px!important;
	font-size: 13px!important;
}

/* Win Box */
#winBox{
	background:#f8f8f8; border:1px solid #ddd; border-radius:5px; padding:10px;margin-top: 12px;overflow: hidden; position:absolute; width:100%; min-height:auto; top:0; z-index:99999;
}
#winBoxRela{
	background:#f8f8f8; border:1px solid #ddd; border-radius:5px; padding:10px;margin-top: 12px;overflow: hidden; width:100%; min-height:auto; top:0; z-index:99999;
}

/* Nueva modalidad Cotizacion ganada */
#isWin{
	position: relative;
	padding-top: 1%;
}
#processWin{position: fixed;bottom: 28px;width: 80.5%;background: #F2F2F2;border-top: 1px solid #ccc;}
#processWin ul{text-align: left; margin: 0; float: left;}
#processWin ul li{display: inline-block; padding-top: 5px; color:#333;}
#processWin ul li a{cursor: pointer; color: #ccc; text-decoration: none;display: inline-block;}
#processWin ul li a:hover{color:#78011C;}
#processWin ul li a.pintado{color: #78011C!important;}
#processWin ul li:after{
	background: url(images/next-arrow.png);
	background-size: 20px 60px;
	background-position: center center;
	background-repeat: no-repeat;
    display: inline-block;
    width: 20px; 
    height: 55px;
    content:"";
    margin-top: -5px;
	padding: 0 20px 0 40px;
	float: right;
}
.botoneraActions{
	display: none; 
	float: right;
	background: #444;
	border-radius: 4px;
	margin: 8px 4px;
	padding: 8px 22px;
	color: #fff;
	cursor: pointer;
}
.botoneraActions:hover{
	color: #fff;
}

/* Calendar Materialize */
.picker__footer, .picker__weekday-display{display: none;}

/* Modal Opacity */
.modal-overlay {
    position: fixed;
    z-index: 999;
    top: -25%;
    left: 0;
    bottom: 0;
    right: 0;
    height: 125%;
    width: 100%;
    background: #000;
    display: none;
    will-change: opacity;
}

/* Table Quote Lines */
.quoteLineText{
	/*margin: 0!important;
	padding: 0!important;*/
	height: auto !important;
	border: 1px solid #ccc !important;
	padding: 4px 2px !important;
	margin: 2px 0 !important;
}

/* Cambio de estado */
.changeThis{display: none;}
.ChangeStatus:hover .changeThis{
	display: block;
}
.styled-select {
   background: url(images/dropdown.png) no-repeat 96% -4px;
   height: 22px;
   overflow: hidden;
   width: 105px;
   /*margin: 2px 0;*/
   /*margin-top: -36px;*/
	margin-left: 10px;
	float: left;
	font-size: 14px;
	font-weight: normal;
}

.styled-select select {
   background: transparent;
   border: none;
   /*font-size: 12px;*/
   height: 21px;
   padding: 0px; /* If you add too much padding here, the options won't show in IE */
   width: 140px;
}
.semi-square {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}

/* -------------------- Colors: Background */
.slate   { background-color: #ddd; }
.green   { background-color: #779126; }
.corinto { background-color: transparent; border:1px solid #888; }
.yellow  { background-color: #eec111; }
.black   { background-color: #000; }

/* -------------------- Colors: Text */
.slate select   { color: #000; }
.green select   { color: #fff; }
.corinto select    { color: #000!important; }
.yellow select  { color: #000; }
.black select   { color: #fff; }


/* Rangos de Fechas */
.inputDate{margin-bottom: 0!important;}
.labelDate{position: relative!important; top: 0!important; left:0!important;}

.titleDate{position: relative!important;
clear: both;
overflow: hidden;
left: 0!important;
top: 0!important;
display: block;}

.minipadding{padding: 0 2px!important;}

.pagination li a {
    color: #444;
    display: inline-block;
    font-size: 1rem!important;
    padding: 0 10px;
    line-height: 30px;
}

.cleardate{
	float: right;
	margin-top: -46px;
	position: relative;
	cursor: pointer;
	background: #fff;
	padding: 5px;
}

/* Iconografía */
.home{
	display: block;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	background: url(images/home.png) no-repeat;
	background-size: 20px 20px;
}
.icoSearch{
	display: block;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	background: url(images/search.png) no-repeat;
	background-size: 20px 20px;
}
.icoNew{
	display: block;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	background: url(images/add.png) no-repeat;
	background-size: 20px 20px;
}
.icoDate{
	display: block;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	background: url(images/date.png) no-repeat;
	background-size: 26px 26px;
}
/*.icoHome{
	display: block;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	background: url(images/icoHome.png) no-repeat;
	background-size: 26px 26px;
	position: absolute;
	z-index: 9999;
	top: 10px;
	right: 10px;
}*/
.icoEdit{
	display: block;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	background: url(images/edit.png) no-repeat;
	background-size: 20px 20px;
}
.icoAddUser{
	display: block;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	background: url(images/newuser.png) no-repeat;
	background-size: 20px 20px;
}
.icoFilter{
	display: block;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	background: url(images/settings.png) no-repeat;
	background-size: 20px 20px;
}
.icoInfo{
	display: inline-block;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	background: url(images/info.png) no-repeat;
	background-size: 26px 26px;
}

.icoLogin{
	display: block;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	background: url(images/login.png) no-repeat;
	background-size: 20px 20px;
}
.icoLogout{
	display: block;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	background: url(images/logout.png) no-repeat;
	background-size: 20px 20px;
}
.icoUser{
	float: left;margin-top: 4px; margin-right:5px;
	display: block;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	background: url(images/userico.png) no-repeat;
	background-size: 28px 28px;
}
.icoUpload{
	float: right;margin-top: 0px; margin-right:12px;
	display: block;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	background: url(images/upload.png) no-repeat;
	background-size: 28px 28px;
}
.icoHome{
	float: right; 
	display: block;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	background: url(images/home.png) no-repeat;
}
.icoNew{
	margin-right:10px;
	display: block;
	text-indent: -9999px;
	width: 48px!important;
	height: 48px!important;
	background: url(images/plus.png) no-repeat;
	background-size: 48px 48px!important;
}
.mysize{
	width: 48px!important;
	height: 48px!important;
	right: 25px;
	bottom: 90px;
	position: absolute;
}
.icoSearchE{
	float: right;margin-top: 4px; margin-right:10px;
	display: block;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	background: url(images/icoSearchE.png) no-repeat;
	background-size: 28px 28px;
}
.icoSend{
	float: right;margin-top: 4px; margin-right:10px;
	display: block;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	background: url(images/upload.png) no-repeat;
	background-size: 28px 28px;
}
.icoItem{
	float: left;margin-top: 4px; margin-right:5px;
	display: block;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	background: url(images/item.png) no-repeat;
	background-size: 18px 18px;
}
.icoPassword{
	display: block; margin-top: 4px;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	background: url(images/password.png) no-repeat;
	background-size: 28px 28px;
}
.icoSend{
	display: block; 
	margin-top: 4px;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	background: url(images/send.png) no-repeat;
	background-size: 28px 28px;
}
.FileExist{
	color: #ccc;
	font-size: 12px;
	text-align: right;
	margin-bottom: 15px;
}
.icoWarning{
	display: inline-block;
	text-indent: -99999px;
	width: 16px;
	height: 16px;
	background: url(images/warning.png) no-repeat;
	background-size: 16px 16px;
}
.customLabel{
	margin-top: -25px;
	font-size: 12px!important;
	
}

.customLabel:not(*:root) {
	margin-top: 0px!important;
}

.MyClass{
	background: #e65100;
	color: #fff;
}

.notification{
	background: rgba(0,0,0,0.2);
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 20px;
	font-style: italic;
	text-shadow: 1px 2px 2px #fff;
}

.boxSearch{
	margin-bottom: 0;
	background: #444;
	color: #fff;
	border-radius: 5px;
	padding: 15px;
	margin-top: 15px;
	border: 1px dashed #a4a4a4;
}

/* BoxButtons */
.boxButtons{
	background: #f5f5f5;
	overflow: hidden;
	clear: both;
	padding: 15px;
}

.thisPholder::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #9e9e9e;
    opacity: 0.9; /* Firefox */
    font-size: 14px;
}

.thisPholder:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #9e9e9e;
}

.thisPholder::-ms-input-placeholder { /* Microsoft Edge */
    color: #9e9e9e;
}

/* New Implementation */
.vline{border-left: 1px solid #fff;}
.sub-menu-parent { position: relative; }

.sub-menu { 
  visibility: hidden; /* hides sub-menu */
  opacity: 0;
  position: absolute;
  top: 42px;
  right: 0;
  width: 500px !important;
  transform: translateY(-2em);
  z-index: -1;
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}

.sub-menu-parent:hover .sub-menu {
  visibility: visible; /* shows sub-menu */
  opacity: 1;
  z-index: 1;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s; /* this removes the transition delay so the menu will be visible while the other styles transition */
}

div.selectMenu a { width: 100%; }
div.selectMenu a:hover { }
div.selectMenu ul,
div.selectMenu ul li { list-style-type: none; padding: 0; margin: 0; }

div.selectMenu > ul { margin-top: 7px;}
div.selectMenu > ul > li { display: inline-block; border-left: solid 1px #aaa; }
div.selectMenu > ul > li:first-child { border-left: none; display: block; }
div.selectMenu > ul > li strong{font-weight: bold;text-transform: uppercase;padding: 0 6px;margin-bottom: 8px;}
div.sub-menu ul li a{padding: 0.1em 0.4em !important; color: #b71c1c!important; font-weight: normal;font-size: 14px;}
.sub-menu {
	background: #fff;
	padding: 6px!important;	
	width: 100%;
	border-bottom-left-radius:4px; 
	border-bottom-right-radius:4px; 
	box-shadow: 2px 2px 3px #ccc;
	border: 1px solid #ccc;
}
.sub-menu:before{
	content: url(images/pestana.png);
	width: 16px;
	height: 12px;
	margin-top: -21px;
	position: absolute;
	right: 160px;
}
.sub-menu ul{
	float: left;
	padding: 8px 16px !important;
}

span.badge.new{margin-top: -20px!important;}
span.badge.new::after {
    content: ""!important;
}
span.badge{
	position: relative!important;
	float: right!important;
	right: 0!important;
}

/* Pagination */
.icoPrev{
	display: block;
	margin-top: 4px;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	background: url(images/prev.png) no-repeat;
	background-size: 20px 20px;
}
.icoNext{
	display: block;
	margin-top: 4px;
	text-indent: -9999px;
	width: 28px;
	height: 28px;
	background: url(images/next.png) no-repeat;
	background-size: 20px 20px;
}

.dates{
	font-size: 13px;
	padding: 0px 10px;
	display: inline-block;
}

/* Featured Edition */
.featuredEdition {
	padding: 2px;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 10px #a4a4a4;
}

.file-field .btn {
	min-width: 224px!important;
}

.itemEdition{

}

/* Modales by Date */
.TituloMat{
	margin: 6px 0;
}
.lnkMat{
	margin: 0; 
	text-align: left;
	background: url(images/download.png) no-repeat left center;
	padding: 0 30px !important;
	float: left;
	color: #888;
}
.noMat{
	margin: 0; 
	text-align: left;
	background: url(images/nofile.png) no-repeat left center;
	padding: 0 30px !important;
	float: left;
	color: #888;
}
.lnkMat a{
	color: #C62828;
	font-size: 12px;
}
.lnkArt{
	margin: 0; 
	text-align: left;
	background: url(images/download.png) no-repeat left center;
	padding: 0 30px !important;
	float: left;
	color: #C62828;
}



#pub_base, #pub_height{
	text-align: center;
}

/* Label Datos */
[type="checkbox"] + label.chkdatos::before{
	/*border: 2px solid green!important;*/
}
[type="checkbox"]:checked + label.chkdatos::before {
	border-right: 2px solid green!important;
	border-bottom: 2px solid green!important;
	border-top: 2px solid transparent!important;
	border-left: 2px solid transparent!important;
}
[type="checkbox"]:disabled:not(:checked) + label::before {
	border: 2px solid #5a5a5a!important;
	background: transparent!important;
}

/* Resultados de registro */
.NumRegs{
	margin-top: -35px;
}
.inforegs{
	font-size: 13px;
	margin-bottom: 25px;
	display: block;
}
.font12{
	font-size: 12px!important;
}
.font13{
	font-size: 13px!important;
}
.font14{
	font-size: 14px!important;
}
.font-weight {
	font-weight: bold;
}
/* Titulos globales */
.WebTitle{
	margin-bottom: 0;
	font-size: 24px;
	text-transform: uppercase!important;
}
.ancho100{
	width: 100%!important;
}

.newCotizacion{
	width: auto;
	right: 30px; /*110px*/
	position: absolute;
	top: 52px; /*5px;*/
	padding: 0 30px;
	/*z-index: -1;*/
}

.poss{
	background: #7d011d!important;
    top: 7px;
    z-index: 1000;
    width: 36px;
    right: 228px;
    cursor: pointer;
}

/* Comentarios */
.wrapComments{
	/*position: absolute;
	right: 0px;
	text-align: right;
	z-index: 100;*/
	width: 270px;
	margin-top: -55px;
	float: right;
}
.globe:before{
	content: "*";
	float: left;
	margin-right: 8px;
}

/* ModalBos */
.modal{width: 80%!important; height: 90%!important; max-height: 90%!important; top:5%!important;}
.modal .modal-content {
    padding: 14px!important;
}

/* Profile name */
.usernameIcon{
	margin: 10px;
	color: #555;
	cursor: pointer;
	/*background: #d4d4d4;
	display: block;
	border-radius: 5px;
	padding: 10px;
	margin-top: 25px;*/
}
.usernameIcon strong{font-size: 12px;margin-top: 5px;display: block;}

.usernameIcon i{
	float: right;margin-top: -4px; margin-right:5px;
	display: block;
	text-indent: -9999px;
	width: 32px;
	height: 32px;
	background: url(images/user.png) no-repeat;
	background-size: 32px 32px;
}
.usermeta{display: none; position: absolute;background: #f4f4f4;border-radius: 3px;color: #000 !important;width: 236px;margin-top: 40px;border: 1px solid #ccc;box-shadow: 2px 2px 5px #333;}
.usermeta img{margin-bottom: 8px;}
.usermeta ul{background: #fff;margin: 0;padding: 14px 0;border-top: 1px solid #ccc;}
.usermeta{margin-left: -146px!important;}

.arrow{
    width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-top: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 10px solid #f4f4f4;
	margin-top: -19px;
	float: right;
	margin-right: 15px;
}

/* Logout */ 
.logout{
	margin: 0;
	padding: 0 15px;
	color: #999;
	display: block;
}

.appname, .appname a{
	text-transform:uppercase;
	text-shadow:1px 2px 5px #000;
	text-decoration: none;
	font-size: auto!important;
	font-size: 1.64rem;
	color: #fff;
}
.footer{
    position:fixed;
    height:auto;
    bottom:0px;
    left:0px;
    right:0px;
    margin-bottom:0px;
    font-size: 12px;
    z-index: 9999;
}
.boxContent{
	padding: 15px;
}
.leftColumn{
	/*min-height: 724px;*/
	background: #F2F2F2;
	/*position: fixed;
	max-width: 248px;
	min-width: 248px;*/
}


.nopadding{padding: 0!important;}
.nomargin{margin: 0;}

.customItem{
	font-size: 12px;
	text-transform: uppercase;
}

.btn:hover{color: #f4f4f4;}

/* Badges */
.mundo{background: #B71C1C!important;}
.migueleno{background: #FF8F00!important;}
.santaneco{background: #0277BD!important;}
.mujer{background: #26A69A!important;}
.vidasana{background: #ffd600!important;}
.devacaciones{background: #00B0FF!important;}
.cocinasana{background: #212121!important;}
.comerciales{background: #546E7A!important;}
.bebe{background: #DC75AD!important;}
.especiales{background: #00B8D4!important;}
.suplementos{background: #4e342e!important;}



/* Movil Menu */
.menumovil a.collection-item{
	display: inline-block!important;
	border-bottom: 0 none!important;
}
.menumovil .username {
	display: inline-block!important;
	padding: 3px 10px!important;
}

/* warnings */
.warning{
	display: block;
	padding: 10px;
	border-radius: 5px;
	border: 2px solid rgba(255,193,7,0.1);
	font-style: italic;
	text-shadow:1px 1px 2px #fff;
}
.warning i{
	float: left;
	margin-right: 5px;
	color: #ffa000;
}

.customItem:hover{
	color: #000!important;
}
.iconMenu{
	margin-right: 8px;
	border-radius: 50%;
	width: 21px;
	height: 21px;
	float: left;
	text-align: center;

}
.iconMenu i{
	font-size: 13px!important;
	color: #fff;
	padding-top: 5px;
}

/* Collapsible */
ul.collapsible > li div.collapsible-header{
	background: #f4f4f4;
}
ul.collapsible > li.active div.active{
	background: #c4c4c4!important;
}
.collapsible-header i{
	float: left;
}
.collapsible-header h6{
	padding-top: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0;
}



/* Hidden Elements, show just on IMP product type */
table.cotizacionesH tr td{padding: 1px 5px;}
table.cotizacionesH tbody {
    display:block;
    height:360px;
    overflow-y:auto;
    overflow-x: hidden;
}
table.cotizacionesH thead, table.cotizacionesH tbody tr {
    display:table;
    width:99%;
    table-layout:fixed;
}

table.striped > tbody > tr > td{vertical-align: top!important;}
.shosIfimp1{display: none;}
.shosIfimp2{display: none;}
.shosIfimp3{display: none;}
.shosIfimp4{display: none;}
.shosIfimp5{display: none;}
.shosIfimp6{display: none;}


/* Login */
.fmrContainer{
	background: #f4f4f4;
	padding: 15px;
	margin-top: 10%;
}

.NumReferencia{
	background: #f4f4f4;
	display: inline-block;
	padding: 6px 12px;
	border-radius: 6px;
	text-transform: uppercase;
	color: #000;
}

.viewregistry tr td{
	font-size: 13px!important;
}

.gradientline{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bf0316+0,8f0222+70,6d0019+100 */
background: #bf0316; /* Old browsers */
background: -moz-linear-gradient(left,  #bf0316 0%, #8f0222 70%, #6d0019 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #bf0316 0%,#8f0222 70%,#6d0019 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #bf0316 0%,#8f0222 70%,#6d0019 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf0316', endColorstr='#6d0019',GradientType=1 ); /* IE6-9 */
position: fixed;
width: 100%;
z-index: 100;
}
.separator{
	height: 50px;
}

.btncopy{
	border: 0 none;
	font-size: 12px;
	color: #aaa;
	float: right;
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border: 0px solid #000000;
}
button:focus{
	background: #ccc;
	color: #f9f9f9;
}

.fancybox-type-iframe .fancybox-skin .fancybox-outer .fancybox-inner{
	min-height: 500px!important;
}

/* Estilos para APP Clientes */
.address{
	background: #fff;
	padding: 10px;
	border-radius: 5px;
}
table.dataClient tbody tr td {
    font-size: 12px;
    font-family: 'Roboto';
    padding: 4px 5px !important;
}
table.dataClient tbody tr td b{
	text-transform: uppercase;
}
.nodecotarion{text-decoration: none!important;}

.inputLineText{
	height: auto !important;
	border: 1px solid #ccc !important;
	padding: 4px 2px !important;
	margin: 5px 0 !important;
	border-radius: 5px!important;
}


/* MenuApps */
.menuApps{
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 23px;
}
.menuApps li {
	display: inline-block;
} 
.menuApps li a{
	background: #11354e;
	padding: 6px 25px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	color: #fff;
	text-decoration: none!important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.menuApps li a{
		padding: 7px 25px;
	}
}

.selected{background: #fff!important;color: #d50000!important;}



/*************************************************************************
							ACORDION MENU
**************************************************************************/
#accordian {
}
#accordian ul li h3.Selected{
	background: #ccc;
	border-radius: 5px;
}
#accordian ul {margin:0; padding: 0;}
#accordian ul li ul li a{
	background-color: #fff;
	line-height: 1.5rem;
	padding: 5px 10px 5px 24px;
	margin: 0;
	border-bottom: 1px solid #f7f7f7;
	text-transform: uppercase;
	color: #777;
}
#accordian ul li ul li a.active{background: #f6f6f6;color: #AB031B;}
/*heading styles*/
#accordian h3, #accordian h3 a, #accordian h3 a:hover {
	font-size: 13px;
	padding: 10px 0;
	cursor: pointer;
	margin: 0;
	text-transform: uppercase;
	background: #fff;
	text-decoration: none;
	border-bottom: 1px solid #e9e9e9;
	color: rgba(0, 0, 0, 0.87);
}
/*heading hover effect*/
#accordian h3:hover {
	text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);
}
/*iconfont styles*/
#accordian h3 span {
	font-size: 16px;
	margin-right: 10px;
}
/*list items*/
#accordian li {
	list-style-type: none;
}
/*links*/
#accordian ul ul li a {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	line-height: 27px;
	display: block;
	padding: 0 15px;
	/*transition for smooth hover animation*/
	transition: all 0.15s;
}
/*hover effect on links*/
#accordian ul ul li a:hover {
	/*background: #c9c9c9;*/
	color: #777;
}
/*Lets hide the non active LIs by default*/
#accordian ul ul {
	display: none;
	border-left: 2px solid #ccc;
}
#accordian li.active ul {
	display: block;
}
/************************ ACCORDION MENU *******************************/


/* Custom Radio or Checkbox */
/*·-·-·-·-·-·-·-·-··-·-·-·-·-·-·-·-··-·-·-·-·-·-·-·-··-·-·-·-·-·-·-·-··-·-·-·-·-·-·-·-··-·-·-·-·-·-·-·-·*/
@-webkit-keyframes click-wave {
  0% {
    height: 26px;
    width: 26px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    height: 200px;
    width: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0;
  }
}

@-moz-keyframes click-wave {
  0% {
    height: 26px;
    width: 26px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    height: 200px;
    width: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0;
  }
}

@keyframes click-wave {
  0% {
    height: 26px;
    width: 26px;
    opacity: 0.35;
    position: relative;
  }
  100% {
    height: 200px;
    width: 200px;
    margin-left: -80px;
    margin-top: -80px;
    opacity: 0;
  }
}

.option-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 2.33333px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 26px;
  width: 26px;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
  background: #fff;
  border: none;
  color: #444;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  position: relative;
  z-index: 1000;
  border: 2px solid #444;
  border-radius: 5px;
}

.option-input:hover {
  background: #f4f4f4;
}

.option-input:checked {
  background: #fff;
}

.option-input:checked::before {
  height: 20px;
  width: 20px;
  position: absolute;
  content: '\2716';
  display: inline-block;
  font-size: 14.66667px;
  text-align: center;
  line-height: 24px;
}

.option-input:checked::after {
  -webkit-animation: click-wave 0.65s;
  -moz-animation: click-wave 0.65s;
  animation: click-wave 0.65s;
  background: #f5f5f5;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
}

.option-input.radio {
  border-radius: 50%;
}

.option-input.radio::after {
  border-radius: 50%;
}
.noopacity{opacity: 1 !important;position: relative !important;left: 0 !important;}
/*·-·-·-·-·-·-·-·-··-·-·-·-·-·-·-·-··-·-·-·-·-·-·-·-··-·-·-·-·-·-·-·-··-·-·-·-·-·-·-·-··-·-·-·-·-·-·-·-·*/

@-moz-document url-prefix() { 
  .itemdate {
     margin-top:-25px;
  }
}



/* --------------------------------------------STYLES FOR GEDOC-----------------------------------------------------------------*/
.modalDoc{
	height: 47%!important;
    top: 23%!important;
    width: 25%!important;
    overflow:hidden;
}
.modalDoc .modal-content{max-height: 72%!important;}
.scan{
	cursor: pointer;
	display: block;
	text-indent: -9999px;
	width: auto;
	height: 44px;
	background: url(images/gedoc.png) no-repeat right center;
	background-size: 32px 32px;
}
.titleCodigos{
	text-align: center;
}

.botonesGedoc .cancel{
	color: #fff;
	text-decoration: none;
	text-align: center;
	background: #616161!important;
}
.botonesGedoc .save{
	color: #fff;
	text-decoration: none;
	text-align: center;
	background: #bf0316!important;
}

#campo2, #campo6, #campo10, #campo14, #campo18,
#campo3, #campo7, #campo11, #campo15, #campo19,
#campo4, #campo8, #campo12, #campo16, #campo20,
#campo5, #campo9, #campo13, #campo17{
	display: none;
}

.campo2, .campo3, .campo4, .campo5, .campo6, .campo7,  
.campo8, .campo9, .campo10, .campo11, .campo12, .campo13,  
.campo14, .campo15, .campo16, .campo17, .campo18, .campo19,  
.campo20{
	display: none;
}
.modal-header {
  padding: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.modal-header h5{border-bottom: 0 none!important;}
.wrapper{overflow-y: auto;}

.wrapper div input{
	width: 86%;
	float: left;
    margin-bottom: 10px!important;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.wrapper div a{
	float: right;
}
.wrapper div a img{width: 24px; height: 24px;}

.lctooltip{ 
	display: none;
    color: #000;
    font-size: 15px;
    top: 65px;
    z-index: 1002;
    width: 17%;
    right: 100px;
    position: absolute;
}
.lctooltip .lctext:before{
	content: "";
	  position: absolute;
	  bottom: 100%;
	  left: 50%;
	  margin-left: -5px;
	  border-width: 8px;
	  border-style: solid;
	  border-color: transparent transparent #000 transparent;
}
.lctooltip .lctext {
    width: 0px;
    background-color: #000000;
    color: #fff;
    text-align: center;
    border-radius: 10px 10px 10px 10px;
    position: relative;
    padding: 12px;
    font-family: unset;
    border: 1px #11354e6b solid;
    box-shadow: 0px 4px 8px #888;
}

.card-data{
	border-right: 0.5px solid #eee;
    box-sizing: border-box;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}

.card-data:last-child{
	border: none;
}