<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	overflow-x: hidden;
	/* padding-top: 110px;  Comentad unplugged */
	/* padding-bottom: 70px;  Comentad unplugged */
	/* font-family:  Arial; Comentad unplugged */
	/* font-size: 12px; Comentad unplugged */
}

a {
	text-decoration: none;
	color: #323232;
}
a:hover {
	text-decoration: none;
	/*color:rgb(30, 115, 183);*/
    color: #007E8B !important;
}
a:link, a:active{text-decoration: none}

/*.btn-md{
	text-shadow: 0px 1px #CCCCCC;
	color: #323232;
	font-size: 12px;
}*/
/*
.btn-md:hover{
	color: rgb(30, 115, 183);
}*/

.navbar-logo{
	padding: 5px;
}
.navbar-menu-log{
	margin-top: -2px;
}
/****************FOOTER***************/
#menu_abajo{
	display: none;
	background-color:#ffffff;
	width:100%;
	padding-bottom:5px;
	padding-top:3px;
}
.footericon:hover  #menu_abajo{
	display: block;
}
#link_footer{
	font-size: 0.8em;
	padding-left: .4em;
	word-wrap: break-word;
	text-align: left;
}

/*.footer{
	color: #323232;
	padding-top:5px;
	font-size: 12px;
	text-align:right;
	padding-right:10px;
	font-weight:bold;
}
#footer{
	background-color: #FF952D;
	border-color: #e7e7e7;
	opacity: 0.9;
	background:rgba(0,0,0,0.5);
	background: -webkit-linear-gradient(right, #FF952D, #FF952D);
	background: -o-linear-gradient(left, #FF952D, #FF952D);
	background: -moz-linear-gradient(left, #FF952D, #FF952D);
	background: linear-gradient(to left, #FF952D, #FF952D);
	margin-bottom: -15px;
}*/

/****************HEADER***************/
.header_navbar{
	background-color: #FF952D;
	border-color: #eee;
	opacity: 0.9;
	background:rgba(0,0,0,0.5);
	background: -webkit-linear-gradient(right, #FF952D, #FF952D); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(left, #FF952D, #FF952D); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(left, #FF952D, #FF952D); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to left, #FF952D, #FF952D); /* Standard syntax */
}

.panel-dhl {
	margin-bottom: 1px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-dhl {
	/*border-color:rgb(30, 115, 183);*/
    border-color: #007E8B !important;
}
.panel-dhl &gt; .panel-heading {
	padding: 0px;
	color: #ffffff;
	background-color:rgb(30, 115, 183);
	border-color:rgb(30, 115, 183);
	text-transform: uppercase;
	font-weight:bold;
}
.panel-dhl &gt; .panel-heading + .panel-collapse &gt; .panel-body {
	border-top-color:rgb(30, 115, 183);
}
.panel-dhl &gt; .panel-heading .badge {
	color: #f2dede;
	background-color: #a94442;
}
.panel-dhl &gt; .panel-footer + .panel-collapse &gt; .panel-body {
	border-bottom-color:rgb(30, 115, 183);
}

.panel-amarillo {
	margin-bottom: 5px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-amarillo {
	border-color: #FF952D;
}
.panel-amarillo &gt; .panel-heading {
	padding: 0px;
	color: #323232;
	background-color: #FF952D;
	border-color: #FF952D;
	text-transform: uppercase;
	font-weight:bold;
}
.panel-amarillo &gt; .panel-heading + .panel-collapse &gt; .panel-body {
	border-top-color: #FF952D;
}
.panel-amarillo &gt; .panel-heading .badge {
	color: #f2dede;
	background-color: #FF952D;
}
.panel-amarillo &gt; .panel-footer + .panel-collapse &gt; .panel-body {
	border-bottom-color: #FF952D;
}

.flash-message{
	width:100%;
	margin-top: 0px;
	text-align: center;
}

/*.reloj{
	font-size:12px;
}
.reloj_padding{
	padding-top: 40px;
	padding-bottom: 20px;
}*/

.error {
	border: 3px solidrgb(30, 115, 183) !important;
	/* border: 1px solid #b94a48!important; */
	/* background-color: #fee!important;    */
}

/*.page-header {
    border-bottom: 1px solid #0066CC;
}*/

/*#p {
    background-image: url(../img/gentezoom1.png);
	background-position: right bottom, left top;
    background-repeat: no-repeat, repeat;
    padding: 5px;
}*/
/*ESTILOS CREADOS POR DIONY*/
#content_header { margin-top: 108px;}
.logo{
	padding-top: 30px;
	padding-bottom: 20px;
}
/*@media only screen and (max-width: 764px) {
	.reloj{
		font-size:8px;
	}
	.reloj_padding{
		padding-top: 20px;
		padding-bottom: 20px;
	}
}*/

/* change background color on hover */
.dropdown-submenu &gt; a:focus, .dropdown-submenu &gt; a:hover, .dropdown-submenu:focus&gt;a, .dropdown-submenu:hover&gt;a,
.dropdown-menu &gt; li a:hover,
.dropdown-menu &gt; li a:focus {  background-color: #f2f2f2;; font-weight:bold; colorrgb(30, 115, 183); text-decoration: none; border: none; }
/*clase que aplica para cambiar el color de los iconos de boosptrap para el menu*/
.color{ color:#0066CC !important;}
.color:hover{ color:#323232 !important;}
.red{ color:rgb(30, 115, 183) !important;}
.red:hover{ color:#323232 !important;}
.yellow{ color:#FF952D !important;}
.yellow:hover{ color:#323232 !important;}
.panel {
	border-radius: 8px;
	/*padding-bottom: 5px;*/
}

@media (min-width: 768px){
	.navbar-reloj{
		margin: 30px 30px 10px 0;
		margin-right: 50px;
		font-size: 10px;
	}
	.navbar-logo{
		padding-left: 35px;
	}
	body{
		/* padding-top: 85px;   Comentada unpplugged */
	}
	.navbar-menu-log{
		margin-top: -19px !important;
	}
	.footer{
		font-size: 15px;
	}
	.text-info{
		font-size: 12px;
	}
	.panel-footer{
		font-size: 12px;
	}
	.page-header{
		font-size: 12px;
	}
}
@media (min-width: 1024px){
	.navbar-reloj{
		margin-top: 30px;
	}
	.navbar-menu-log{
		margin-top: -13px;
	}
}

@media only screen and (max-width: 768px) {
	/* For mobile phones: */
	.navbar-reloj{
		font-size: 9px;
		margin-top: -35px;
		margin-left: 10px;
	}
	/*.footer{
		font-size: 9px;
	}
	#footer{
		margin-bottom: -25px;
	}*/
	.navbar-logo {
		padding: 2px;
	}
	.navbar-menu-log{
		margin-top: 3px !important;
	}
	body {
		overflow-x: hidden;
		/* padding-top: 50px;   */
		padding-bottom: 40px;
		/* font-family:  Arial; Comentad unplugged */
		/* font-size: 10px; Comentad unplugged */
	}
	.footericon:hover  #menu_abajo{
		display: none;
	}
	.panel-title{
		font-size: 12px;
	}
	.header_navbar{
		padding-top: -5px;
		padding-bottom: -5px;
	}
	.panel-footer{
		font-size: 10px !important;
	}
	.text-info{
		font-size: 10px;
	}
	.ocultar_session_name_top{
		display: none;
	}
	.fondo_movil{
		/* background-color: #FFFFFF; */
		background: -webkit-linear-gradient(top, #FF952D, #FF952D 30%, #fff0b3);
		background: linear-gradient(180deg, #FF952D 0, #FF952D 30%, #fff0b3);
	}
	.dropdown-submenu &gt; a:focus, .dropdown-submenu &gt; a:hover, .dropdown-submenu:focus &gt; a, .dropdown-submenu:hover &gt; a, .dropdown-menu &gt; li a:hover, .dropdown-menu &gt; li a:focus {
		background-color: transparent;
		font-weight: bold;
		color:rgb(30, 115, 183);
		text-decoration: none;
		border: none;
	}
}

/*
	* Mejoras en Menu y Anexe el submenu
	* Modificado por Diony Reveron
	* Fecha 22-08-2016
*/

/*.navbar-default{
	text-transform: uppercase;
	font-size: 12px;

}
.navbar-nav &gt; li:hover {
    z-index: 10000;
    background: -webkit-linear-gradient(270deg,rgba(255,204,0,0),#fee166 50%,rgba(255,204,0,0));
    background: linear-gradient(180deg,rgba(255,204,0,0),#fee166 50%,rgba(255,204,0,0));
}

.dropdown-menu &gt; li &gt; a, .navbar-default .dropdown-menu &gt; li &gt; a{
	font-size: 16px;
    color: #323232;

}
.navbar-nav &gt; li &gt; a:hover, .navbar-default .navbar-nav &gt; li &gt; a:focus{
    color:rgb(30, 115, 183);

}*/

.dropdown-submenu {
	position: relative;

}
.dropdown-submenu &gt; .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	font-size: 12px;
	/*height:100px;*/
}
.dropdown-submenu:hover &gt; .dropdown-menu {
	display: block;
}
.dropdown-submenu&gt;a:after {
	display: block;
	float: right;
	/*simple */
	content: "?";
	color: #cccccc;
	/* looks a little better */
	content: " ";
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #0066CC;
	margin-top: 5px;
	margin-right: -10px;
}
/* Change carot color on hover */
.dropdown-submenu:hover&gt;a:after {
	border-left-color: #323232;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left &gt; .dropdown-menu {
	left: -100%;
	margin-left: 10px;

}



/*Agregado por Yeisy Flames  08/09/2016*/
/*color badge*/
.badge {
	background-color: #337ab7;
}
/*margen de los input*/
.margen-inputb {
	margin-bottom:-10px;
}
.has-error{
	border-style: solid;
	border-color: #f4afa0;
}
.celda{
	height: auto;
	width: 200px;
}

.modalheader, .cerrar {
	background-color: #337ab7;
	color:white !important;
	text-align: center;
	font-size: 20px;
}
.modal-footer {
	background-color: #f9f9f9;
}
.center{
	text-align:center;
}
.right {
	text-align:right;

}

.tooltip-inner {
	max-width: 300px !important;
	background-color: #ffffff !important;
	border:1px solid #afb5d7 !important;
	color: #000000 !important;
	-webkit-border-radius:5px !important;
	-moz-border-radius:5px !important;
	border-radius:5px !important;
	font-size: 11px !important;
}
.tooltip &gt; .tooltip-arrow { border-bottom-color:#323232; left: 50% !important; transform: translateX(-50%) !important;}
.tooltip-div {
	position:relative;
	overflow:auto;
}
.tooltip-div-titulo{
	width: 100% !important;
	background:#007E8B  !important;
	line-height:30px !important;
	float:left !important;
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
	text-align:center !important;
	padding-left:15px !important;
	padding-right:15px !important;
	color:#ffffff !important;
	margin-bottom:5px !important;
	font-size:10px !important;
}


.blue-tooltip + .tooltip &gt; .tooltip-inner {background-color: #ffffff !important; border:1px solid #323232; color:#323232; }
.blue-tooltip + .tooltip &gt; .tooltip-arrow { border-bottom-color:#323232; }

.red-tooltip + .tooltip &gt; .tooltip-inner {background-color: #ffffff;}
.red-tooltip + .tooltip &gt; .tooltip-arrow { border-bottom-color:#323232; }
/*Agregado Por Diony Reveron Fecha 25-01-2017*/
.panel-footer {
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
}

/*************************
	* Estilos de DHL
 */
a.arrowLink {
	padding-left: 0.7em;
}
.h6{
	/* font-weight: normal; Comentad unplugged */
	/* border-bottom: solid 1px #c0c0c0; Comentad unplugged */
}

/*******************TABS PARA RASTREAR ENVIOS****************/
/*
.tabbable {
	margin: 10px;
	height: 100%;
	overflow: hidden;
	border-bottom: 1px solid #ecb20
	margin-bottom:50px;
}

.nav-tabs {
	margin: 0;
}

.tab-content {
	height: 100%;
	background-color: #FFFFFF;

	border-radius: 0px 0px 14px 15px;
	-moz-border-radius: 0px 0px 14px 15px;
	-webkit-border-radius: 0px 0px 14px 15px;
	border: 1px solid #FF952D;
}
.nav-tabs &gt; li.active &gt; a,
.nav-tabs &gt; li.active &gt; a:hover,
.nav-tabs &gt; li.active &gt; a:focus{
	background-color: #FF952D;
}

.tab-pane{
	padding-top: 5px;
}
*/
/********************************************************************/
.panel.with-nav-tabs .panel-heading{
	padding: 5px 5px 0 5px;
}
.panel.with-nav-tabs .nav-tabs{
	border-bottom: none;
}
.panel.with-nav-tabs .nav-justified{
	margin-bottom: -1px;
}
/*** PANEL DANGER ***/
.with-nav-tabs.panel-dhl .nav-tabs &gt; li &gt; a,
.with-nav-tabs.panel-dhl .nav-tabs &gt; li &gt; a:hover,
.with-nav-tabs.panel-dhl .nav-tabs &gt; li &gt; a:focus {
	color: #FFFFFF;
}
.with-nav-tabs.panel-dhl .nav-tabs &gt; .open &gt; a,
.with-nav-tabs.panel-dhl .nav-tabs &gt; .open &gt; a:hover,
.with-nav-tabs.panel-dhl .nav-tabs &gt; .open &gt; a:focus,
.with-nav-tabs.panel-dhl .nav-tabs &gt; li &gt; a:hover,
.with-nav-tabs.panel-dhl .nav-tabs &gt; li &gt; a:focus {
	color: #323232;
	background-color: #ebccd1;
	border-color: transparent;
}
.with-nav-tabs.panel-dhl .nav-tabs &gt; li.active &gt; a,
.with-nav-tabs.panel-dhl .nav-tabs &gt; li.active &gt; a:hover,
.with-nav-tabs.panel-dhl .nav-tabs &gt; li.active &gt; a:focus {
	color: #a94442;
	background-color: #FFFFFF;
	border-color: #ebccd1;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-dhl .nav-tabs &gt; li.dropdown .dropdown-menu {
	background-color: #f2dede; /* bg color */
	border-color: #ebccd1; /* border color */
}
.with-nav-tabs.panel-dhl .nav-tabs &gt; li.dropdown .dropdown-menu &gt; li &gt; a {
	color: #a94442; /* normal text color */
}
.with-nav-tabs.panel-dhl .nav-tabs &gt; li.dropdown .dropdown-menu &gt; li &gt; a:hover,
.with-nav-tabs.panel-dhl .nav-tabs &gt; li.dropdown .dropdown-menu &gt; li &gt; a:focus {
	background-color: #ebccd1; /* hover bg color */
}
.with-nav-tabs.panel-dhl .nav-tabs &gt; li.dropdown .dropdown-menu &gt; .active &gt; a,
.with-nav-tabs.panel-dhl .nav-tabs &gt; li.dropdown .dropdown-menu &gt; .active &gt; a:hover,
.with-nav-tabs.panel-dhl .nav-tabs &gt; li.dropdown .dropdown-menu &gt; .active &gt; a:focus {
	color: #FFFFFF; /* active text color */
	background-color: #a94442; /* active bg color */
}
.with-nav-tabs.panel-dhl .nav-tabs &gt; li.active &gt; a,
.with-nav-tabs.panel-dhl .nav-tabs &gt; li.active &gt; a:hover,
.with-nav-tabs.panel-dhl .nav-tabs &gt; li.active &gt; a:focus {
	color: #a94442;
	background-color: #FFFFFF;
	border-color: #ebccd1;
	border-bottom-color: transparent;
}

.modal-header {
	padding:9px 15px;
	border-bottom:1px solid #FF952D;
	background-color: #FF952D;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.modal-header-red {
	padding:9px 15px;
	border-bottom:1px solid rgb(30, 115, 183);
	background-color:rgb(30, 115, 183);
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #ffffff;
}
textarea {
	resize: none;
}

/*SE AGREGO EL BADGE*/
.badge {
	background:#FF952D;
	font-size:14px;
	color: #323232;
	border: 1px solidrgb(30, 115, 183);
}

.loaderBack{
	background-color: rgba(0, 0, 0, 1);
	position:relative;
	width:100%;
	height: 100%;
	z-index:1;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
/*LOAD DHL*/
#loader {
	position: absolute;
	left: 45%;
	top: 45%;
	z-index: 1;
	border: 6px solid #f3f3f3;
	border-radius: 50%;
	border-top: 6px solid rgb(198, 212, 224);
	border-right: 6px solid rgb(198, 212, 224);
	border-bottom: 6px solid #0d1699;
	border-left: 6px solid #0d1699;
	/*border: 1px solid #000;*/
	width: 30px;
	height: 30px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	animation-duration: 2s
}

@-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

/*.carnetPdf {
	background: url("../img/fnd_carnet.jpg") no-repeat;
	height: 297px;
	width:870px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}*/
/*Colores de Botones DHL*/
/*.btn-dhl {
	color: #323232;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #FF952D;
	border-color: #c0c0c0;
}
.btn-dhl:active {
	color: #323232;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #ffeeee;
}
.btn-dhl:hover {
	color: #323232;
	background-color: #eee;
	border-color: #FF952D;
}*/

/*
.items11 div:hover {
	background-color: #EFF5FB;
	position: relative;
}*/

.boxIcono:hover {
	color: #323232;
	background: #e6e6e6;
	border-color: #FF952D;
	-moz-box-shadow:0 0 10px #FF952D;
	box-shadow:0 0 10px #FF952D; /*-webkit-*/
	/* padding-left: 5px;   */
}

.boxIconoHover {
	color: #323232;
	background: #e6e6e6;
	border-color: #FF952D;
	-moz-box-shadow:0 0 10px #FF952D;
	box-shadow:0 0 10px #FF952D; /*-webkit-*/
	/* padding-left: 5px; */
	font-weight:bold;
}
.boxIconoHover:hover {
	color: #323232;
	background: #e6e6e6;
	border-color:rgb(30, 115, 183);
	-moz-box-shadow:0 0 10pxrgb(30, 115, 183);
	box-shadow:0 0 10pxrgb(30, 115, 183); /*-webkit-*/
	/* padding-left: 5px; */
}

.nrotrans {
	background: url('data:image/svg+xml;utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" width="40" height="30"&gt;&lt;text x="5" y="19" style="font: bold 14px Frutiger W04;"&gt;C-&lt;/text&gt;&lt;/svg&gt;') no-repeat;
	box-sizing: border-box;
	font: 14px "Frutiger W04";
	height: 30px;
	padding-left: 25px;
	width: 300px;
}

/** {
	box-sizing: border-box;
}*/

.tableFixed {
	border-collapse: collapse;
	background: white;
	table-layout: fixed;
	width: 100%;
}
.filas {
	padding: 8px 16px;
	border: 1px solid #ddd;
	width: 160px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pane {
	background: #eee;
}
.pane-hScroll {
	overflow: auto;
	width: 400px;
	background: green;
}
.pane-vScroll {
	overflow-y: scroll;
	overflow-x: hidden;
	height: 400px;
	width: 2738px;
	/*direction: rtl;*/
}

.cartelIndex{
	opacity: 1.8;
	bgcolor:#294447;
	color:#0f0f0f;
	font-size: 12px;
}
.cartelIndex:hover{
	bgcolor:#53a7ea;
	color:rgb(30, 115, 183);
	/*** aquí va la sombra ***/
	-webkit-box-shadow: 0 0 5pxrgb(30, 115, 183);
	-moz-box-shadow: 0 0 5pxrgb(30, 115, 183);
	-ms-box-shadow: 0 0 5pxrgb(30, 115, 183);
	box-shadow: 0 0 5pxrgb(30, 115, 183);

	/**Transformacion Circula**/
	/*border-radius:50%;
	-webkit-border-radius:50%;
	box-shadow: 0px 0px 5px 5px rgb(30, 115, 183);
	-webkit-box-shadow: 0px 0px 5px 5px rgb(30, 115, 183);
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);*/

	/*EFECTO 3D*/
	/*text-shadow: 0 1px 0 #ddd, 0 2px 0 #ccc, 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 0 #acacac, 0 6px 1px rgba(0,0,0,0.1), 0 0 5px rgba(0,0,0,0.1), 0 1px 3px rgba(0,0,0,0.3), 0 3px 5px rgba(0,0,0,0.2), 0 5px 10px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.2), 0 20px 20px rgba(0,0,0,0.15);*/

	/*EFECTO RELIEVE
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background: #202020;
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	color: transparent;
	text-shadow: 0px 3px 3px rgba(255,255,255,0.4),0px -1px 1px rgba(0,0,0,0.3);*/

	font-size: 12px;
	color:rgb(30, 115, 183);
	/*	text-shadow: 0px 0px 10px #ad1211;  */

}

/*BOTON FLOTANTE*/
.site-action .btn-floating {
	width: 46px;
	height: 46px;
	bottom: 20px;
	padding: 0;
	-webkit-box-shadow: 0 6px 6px 0 rgba(60, 60, 60, .1);
	box-shadow: 0 6px 6px 0 rgba(60, 60, 60, .1);
	border-radius: 50%;
	background-color: #fff;
	border: 3px solid #d1d1d1;
	color:rgb(30, 115, 183);
}

.site-action .btn-floating:hover{
	/*	background-color:#FF952D;
        colorrgb(30, 115, 183);
        */
	border-color:rgb(30, 115, 183);
}

.calculatorWs &gt; i{
	font-size: 30px;
}
.calculatorWs:hover &gt; i{
	font-size: 33px;
}

@media only screen and (max-width: 767px) {
	/*BOTON FLOTANTE CEL*/
	.atencionClienteWs {
		display: none;
	}
	.calculatorWs{
		display: none;
	}
}


.site-action {
	position: fixed;
	right: 85px;
	bottom: 5px;
	z-index: 1290;
	-webkit-animation-duration: 3s;
	-o-animation-duration: 3s;
	animation-duration: 3s;

}
#myModalCalc {
	max-height: calc(100vh - 210px);
	overflow-y: auto;
}
/*BOTON FLOTANTE*/
/*BOTON FLOTANTE ATENCION AL CLIENTE*/
.site-action-atencion .btn-floating-atencion {
	width: 46px;
	height: 46px;
	padding: 0;
	/*font-size: 20px;*/
	-webkit-box-shadow: 0 6px 6px 0 rgba(60, 60, 60, .1);
	box-shadow: 0 6px 6px 0 rgba(60, 60, 60, .1);
	border-radius: 50%;

	/*    border-color:rgb(30, 115, 183);
        background-color: #FF952D;
        color: #fafafa;
     */
	background-color: #fff;
	border: 3px solid #d1d1d1;
	color:rgb(30, 115, 183);

}

.site-action-atencion .btn-floating-atencion:hover{
	/* background-color:#c0c0c0;
	color:#ffffff;
	*/
	border-color:rgb(30, 115, 183);
}

.atencionClienteWs &gt; i{
	font-size: 30px;
}
.atencionClienteWs:hover &gt; i{
	font-size: 33px;
}



.site-action-atencion {
	position: fixed;
	right: 148px;
	bottom: 5px;
	z-index: 1490;
	-webkit-animation-duration: 3s;
	-o-animation-duration: 3s;
	animation-duration: 3s;
}

.gly-spin {
	/*-webkit-animation: spin 2s infinite linear;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;*/
	/*position: relative;
	-webkit-animation: mymove 2s infinite;
	animation: mymove 2s infinite;*/

	animation-name: stretch;
	animation-duration: 3.5s;
	animation-timing-function: ease-out;
	animation-delay: 0;
	animation-direction: alternate;
	animation-iteration-count: infinite;
	animation-fill-mode: none;
	animation-play-state: running;
}
@keyframes stretch {
	50% {
		transform: scale(.3);
		/*background-color: red;*/
		border-radius: 100%;
	}
	70% {
		/*background-color: orange;*/
	}
	100% {
		transform: scale(1.5);
		/*background-color: yellow;*/
	}
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes mymove {
	from {left: 0px;}
	to {left: 5px;}
}

@keyframes mymove {
	from {left: 0px;}
	to {left: 5px;}
}

/* font-family input's */
input, textarea, select { /*font-family:"Open Sans";*/ /*Si lo desactivo se daña en firefox*/ }

.session_name_top{
	position: absolute;
	top: -0.199999999999999rem;
	background-color: transparent;
	font-size: 1.3rem;
	font-weight: 400;
	padding: 10px;
	right: 0px;
}
.session_name_top &gt; li &gt; a{
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}

.readonly_form, input:disabled{
	background-color: #e8e8e8;
}

/*NOTAS EN EL PORTAL*/
.notasDHL{
	position: fixed;
	margin-right: 50px;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-radius: 15px;
	font-size: 11px !important;
	z-index: 100;
	border: 3px solid #d1d1d1;
}
.notasDHL-text{
	font-size: 10px;

}



/*.notasDHL{
	position: fixed;
	background:#ffffff;
	margin-right: 50px;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-radius: 15px;
	font-size: 11px;
	border: 3px solid #d1d1d1;
	z-index: 100;
}*/
/*.notasDHL:hover, .notasDHL:focus{
	box-shadow:10px 10px 7px rgba(0,0,0,.7);
	-moz-box-shadow:10px 10px 7px rgba(0,0,0,.7);
	-webkit-box-shadow: 10px 10px 7px rgba(0,0,0,.7);
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-o-transform: scale(1.25);
	position:fixed;
	z-index:5;
	border-radius: 15px;
}*/


/*Collapsed sidepanel*/
/*.sidepanel  {
	width: 0;
	position: fixed;
	z-index: 1;
	height: 250px;
	top: 0;
	left: 0;
	background-color: #111;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
}

.sidepanel a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	color: #818181;
	display: block;
	transition: 0.3s;
}

.sidepanel a:hover {
	color: #f1f1f1;
}

.sidepanel .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
}

.openbtn {
	font-size: 20px;
	cursor: pointer;
	background-color: #111;
	color: white;
	padding: 10px 15px;
	border: none;
}

.openbtn:hover {
	background-color:#444;
}*/
/*End of Collapsed sidepanel*/



/**************
* DIONY REVERON
* Navbar del logo para ajustarlo
******************/
.img-logo {
	width: 10% !important;
}
/*.img-logonew {*/
/*	width: 10% !important;*/
/*}*/
@media only screen and (max-width: 767px) {
	.img-logo {
		width: 50% !important;
	}
	/*.img-logonew {*/
	/*	width: 10% !important;*/
	/*}*/
}

.navbar-estilo{
	/*background: rgba(4, 0, 15, 0.3);*/
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgb(214, 212, 221)), to(#FF952D));
	background-image: -webkit-linear-gradient(top, rgb(214, 212, 221) 50%, #FF952D);
	background-image: -o-linear-gradient(top rgb(214, 212, 221) 50%, #FF952D);
	background-image: linear-gradient(180deg rgb(214, 212, 221) 50%, #FF952D);
}
/*.navbar.navbar-default .collapse.in {
    display: block !important;
}*/

.form-padding{
	padding-top: 2%;
	padding-left:5px;
	padding-right:5px;
}

/*COLOR DE CIRCULO EN REDES SOCIALES*/
.circle-button-big:active{
	border:1px solid #007bff !important;
	font-size:26px
}
.circle-button-big:hover{
	border:1px solid #007bff !important;
	font-size:26px
}


/*NABVAR DEFAULT*/
.navbar-default {
	background-color: #f8f8f8 !important;
	border-color: #e7e7e7 !important;
}
.navbar-default .navbar-brand {
	color: #777 !important;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #5e5e5e !important;
	background-color: transparent !important;
}
.navbar-default .navbar-text {
	color: #777 !important;
}
.navbar-default .navbar-nav &gt; li &gt; a {
	color: #777 !important;
}
.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus {
	color: #333 !important;
	background-color: transparent !important;
}
.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
	color: #555 !important;
	background-color: #e7e7e7 !important;
}
.navbar-default .navbar-nav &gt; .disabled &gt; a,
.navbar-default .navbar-nav &gt; .disabled &gt; a:hover,
.navbar-default .navbar-nav &gt; .disabled &gt; a:focus {
	color: #ccc !important;
	background-color: transparent !important;
}
.navbar-default .navbar-toggle {
	border-color: #ddd !important;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #ddd !important;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888 !important;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7 !important;
}
.navbar-default .navbar-nav &gt; .open &gt; a,
.navbar-default .navbar-nav &gt; .open &gt; a:hover,
.navbar-default .navbar-nav &gt; .open &gt; a:focus {
	color: #555 !important;
	background-color: #e7e7e7 !important;
}
@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
		color: #777 !important;
	}
	.navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
		color: #333 !important;
		background-color: transparent !important;
	}
	.navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
	.navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
		color: #555 !important;
		background-color: #e7e7e7 !important;
	}
	.navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a,
	.navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu &gt; .disabled &gt; a:focus {
		color: #ccc !important;
		background-color: transparent !important;
	}
}
.navbar-default .navbar-link {
	color: #777 !important;
}
.navbar-default .navbar-link:hover {
	color: #333 !important;
}
.navbar-default .btn-link {
	color: #777 !important;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
	color: #333 !important;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc !important;
}
.navbar-default .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}


/************************
* Submenu
*************************/
.dropdown-submenu{
	position: relative;
}
.dropdown-submenu a::after{
	transform: rotate(-90deg);
	position: absolute;
	right: 3px;
	top: 40%;
}
.dropdown-submenu:hover .dropdown-menu, .dropdown-submenu:focus .dropdown-menu{
	display: flex;
	flex-direction: column;
	position: absolute !important;
	margin-top: -30px;
	left: 100%;
}
@media (max-width: 992px) {
	.dropdown-menu{
		width: 50%;
	}
	.dropdown-menu .dropdown-submenu{
		width: auto;
	}
}


/**********COLOR DE ICONOS FA******/
.facoloricon{
	/*color: rgb(30, 115, 183) !important;*/
    color: #007E8B !important;
	font-size: 14px;
}
.facoloricon:hover{
	color: gray !important;
	font-size: 14px;
}
.linkcoloricon{
	/*color: rgb(30, 115, 183) !important;*/
    color: #007E8B !important;
}


/* ============ desktop view ESTO ES PARA AL POSICIONAR EN EL MENU LO MUESTRE DIONY 04-01-2021 ============ */
@media all and (min-width: 992px) {
	.dropdown .dropdown-menu{ display: none !important; }
	.dropdown:hover .nav-link{ color: #fff !important;  }
	.dropdown:hover .dropdown-menu{ display: block !important; }
	.dropdown .dropdown-menu{ margin-top:0 !important; }
}
/* ============ desktop view .end// ============ */

/***********************ESTILOS DE LA PAGINA WEB NUEVA***********************
****************************DIONY REVERON 10-06-2021*************************/


.dropdown-menu {
	background-color: #1c83f8;
}
.dropdown-item{
	background-color: #ffffff;
}
.dropdown-item:hover{
	background-color: #1c83f8;
	color: #ffffff;
}
.dropdown-item.show a {
	background-color: #1c83f8;
}

.myFontSelect2{
	font-size: 10px !important;
}

/*.table-responsive {
	overflow-y: visible !important;
	overflow-x: visible !important;
  }*/

.select2-container .select2-selection--single .select2-selection__rendered{
	font-size: 12px !important;
	font-family:"Open Sans" !important;
}


.carnetPdfnew{
	background-image:url("img/fnd_carnet3.png"); background-repeat:no-repeat; width:870px; height:397px; position:relative;
	/*background-image:url("{{asset('img/fnd_carnet.png')}}"); background-repeat:no-repeat; width:870px; height:397px; position:absolute;*/
}

/************************
*Tabla flotante Consolidar**
**************************/
.table-flotante{
	position: fixed;
	padding-right: 15px;
	margin-left: 1%;
	padding-bottom: 5px;
	border-radius: 15px;
	font-size: 11px !important;

	width: 200px;
}
.table-flotante-text{
	font-size: 10px;
}

@media (max-width: 767px) {
	.table-flotante{
		position: fixed;
		padding-right: 15px;
		margin-left: -22%;
		padding-bottom: 5px;
		border-radius: 15px;
		font-size: 8px !important;
		z-index: 100;
		background-color: white;
		width: 150px;
	}
	.table-flotante-text{
		font-size: 8px;
	}
}
/*
@media (max-width: 767px) {
	.table-flotante{
		position: fixed;
		margin-top:20%;
		padding-right: 15px;
		margin-left: -8%;
		padding-bottom: 5px;
		border-radius: 15px;
		font-size: 11px !important;
		z-index: 100;
		width: 200px;
	}
	.table-flotante-text{
		font-size: 10px;
	}
}*/

/*TAMAÑO LETRAS DE LOS CARDS DE TITULOS*/
.text-titulo{
	font-size: 13px !important;
	line-height : 20px !important;
}

.facolor {
	stroke: black;
	stroke-width: 30px;
}
.boton-aling{
	text-align: right !important
}

@media (max-width: 407px) {
	.small-box .icon svg {
		font-size: 70px !important;
		position: absolute !important;/*absolute !important;*/
		right: 15px !important;
		top: 15px !important;
		-webkit-transform: none !important;
		transform: none !important;
	}
	/*.boton-aling{
        text-align: left !important
    }*/
}
</pre></body></html>