/*++++++++++++++++++++++++++++++++ Importación de fuente de google ++++++++++++++++++++++++++++++++*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
    
/*++++++++++++++++++++++++++++++++ Arreglos visuales ++++++++++++++++++++++++++++++++*/

.gx_ev{
	display: none !important;
}

td.FixInputs table:first-child{
    display: inline-table;
    padding: 0;
}

td.FixInputs table tbody tr td:first-child{
        width: 100% !important;
}

/* arreglo de altura en background de panel de login y seleccion de modulos */

#gx-column-targets 
{
	height: 100%!important;	
}


#gx-column-targets > .gx-center-target
{
	height: 100%;	
}

.GxAccordionMenu ul > li > ul ul {
    max-height: initial;
    overflow-y: auto;
}

/*
.gx_usercontrol.tab-container-scroll
{
	overflow: visible;
	margin-top: 40px;
}
*/


/* Boton de agrupacion - SAC */
.Btn-DropDown 
{
	bottom: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	right: 20px;
	padding-left: 0px !important;
	padding-right: 0px !important;
	position: fixed !important;
	height: fit-content;
    width: fit-content !important;

}
.Btn-DropDown .dropdown-menu 
{
	bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 0px;
	min-width: 0px;
	display: block;
	border:none;
	left:unset;
	opacity:0;
	top:unset;
	transform:scale(0) translatey(300px);
	transition:all ease-in-out .5s, opacity ease-in-out .5s;
}
.Btn-DropDown .dropdown-menu .Btn-Autorized .image 
{
	background-color: #ef6600;
}
.Btn-DropDown .dropdown-menu .Btn-SAC .image 
{
	background-color: #303f9f;
}
.Btn-DropDown .dropdown-menu .image 
{
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	box-shadow: 0px 0px 5px;
	padding-top: 0px;
	height: 65px;
	width: 65px;
	display: grid;
	padding: 0px !important;
	 align-content:center;
	justify-content:center;
}
.Btn-DropDown .dropdown-menu .image img 
{
	padding-left: 0px;
	padding-right: 0px;
	height: 50px;
	width: auto;
}
.Btn-DropDown .dropdown-menu .image span 
{
	display: none;
}
.Btn-DropDown .dropdown-menu li 
{
	margin-bottom: 15px;
	margin-top: 15px;
	display: block;
	transform:rotate(45deg);
	transition:all ease-in-out .3s;
}
.Btn-DropDown .open .dropdown-menu 
{
	opacity: 1;
	bottom: 65px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 0px;
	min-width: 0px;
	box-shadow: none;
	 border:none;
	left:unset;
	top:unset;
	transform:scale(1) translatey(0px);
	transition:all ease-in-out .3s, opacity ease-in-out .5s;
}
.Btn-DropDown .open .dropdown-menu li 
{
	transform:rotate(0deg);
	transition:all ease-in-out .6s;
}
.Btn-DropDown button 
{
	background-color: rgba(142,213,221,0);
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	box-shadow: 0px 0px 5px !important;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	z-index: 100000000000;
	height: 65px;
	width: 65px;
	border:none !important;
	background-color: #8ed5dd !important;
	box-shadow: 0px 0px 5px #a1a0ad !important;
}
.Btn-DropDown button img 
{
	padding-top: 0px;
	height: 45px;
	padding: 0px !important;
}
.Btn-DropDown button span 
{
	display: none;
}
.Btn-DropDown .Btn-SAC 
{
	background-color: #303f9f;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 65px;
	width: 65px;
	display: grid;
	align-content:center;
	justify-content:center;
}
.Btn-DropDown .Btn-SAC img 
{
	padding-left: 0px;
	padding-right: 0px;
	height: 50px;
	width: auto;
}
.Btn-DropDown .row 
{
	margin: 0px !important;
}
.Btn-DropDown .Badge02 span,.Btn-DropDown .Badge02 p 
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 17px;
	min-height: 0px;
	font-size: 8pt;
	font-weight: 400;
	color: white;
}

.Btn-DropDown > div.Section{

	position: relative;
}
.Btn-DropDown .Badge02,.Btn-DropDown .redCircleNot 
{
	background-color: #ff3456;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	left: -7px;
	top: -5px;
	z-index: 10001;
	height: 25px;
	width: 25px;
	display: grid;
	align-content:center;
	border:solid 1px white;
	justify-content:center;
	border-radius: 50%;
}
.Btn-DropDown .Btn-Inbox 
{
	background-color: #8ed5dd;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	box-shadow: 0px 2px 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	z-index: 10000;
	height: 65px;
	width: 65px;
	display: grid;
	align-content:center;
	justify-content:center;
}
.Btn-DropDown .Btn-Inbox img 
{
	height: 45px;
}
.Btn-DropDown .Dropdown-Menu-Custom 
{
	bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	min-height: 0px;
	min-width: 0px;
	display: block;
	border:none;
	left:unset;
	opacity:0;
	top:unset;
	transform:scale(0) translatey(350px);
	transition:all ease-in-out .5s, opacity ease-in-out .2s;
}
.Btn-DropDown .Dropdown-Menu-Custom .Btn-SAC .NotPrincipalButt img 
{
	bottom:unset;
	content:url('../Resources/Icon_Inbox_SAC.png');
	right:unset;
}
.Btn-DropDown .Dropdown-Menu-Custom .Btn-SAC .xcontainer.DisplayNotNone,.Btn-DropDown .Dropdown-Menu-Custom .Btn-SAC .NotPrincipalButt img 
{
	position: relative;
}
.Btn-DropDown .Open .Btn-Inbox 
{
	box-shadow: inset 0px 0px 7px 0px #aaa;
}
.Btn-DropDown .Open .Dropdown-Menu-Custom 
{
	opacity: 1;
	bottom: 75px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-height: 0px;
	min-width: 0px;
	border:none;
	left:unset;
	top:unset;
	transform:scale(1) translatey(0px);
	transition:all ease-in-out .3s, opacity ease-in-out .7s;
}
.Dropdown-Menu-Custom .List-Btn 
{
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
.Dropdown-Menu-Custom .List-Btn .Btn-Autori 
{
	background-color: #ef6600;
	border-top-left-radius: 50%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
	height: 65px;
	width: 65px;
}
.Dropdown-Menu-Custom .List-Btn > .Table > .row > .col-xs-12 
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	display: grid;
	align-content:center;
	justify-content:center;
}
.Dropdown-Menu-Custom .List-Btn .xcontainer 
{
	bottom: 60px;
	position: absolute;
	right: 20px;
	z-index: 1;
}
.Dropdown-Menu-Custom .List-Btn .xcontainer #itemsContainer .EmptyTrayNot img 
{
	height: 80px;
	width: 80px;
}
.Dropdown-Menu-Custom .List-Btn .xcontainer .buttonClose 
{
	position: absolute;
	right: -15px;
	top: 58px;
	width: auto;
	display: grid;
	align-content:center;
	justify-content:center;
}
.Dropdown-Menu-Custom .List-Btn .xcontainer .buttonClose img 
{
	height: 15px;
}
.Dropdown-Menu-Custom .List-Btn .xcontainer .EmptyTrayNot > div 
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
.Dropdown-Menu-Custom .List-Btn .xcontainer .Img-Header img 
{
	height: 70px;
}
.Dropdown-Menu-Custom .List-Btn > .Table > .row:first-child > div 
{
	box-shadow: 0px 2px 7px;
}
.Dropdown-Menu-Custom .List-Btn img 
{
	height: 50px;
}
.Btn-DropDown img 
{
	background-image: none !important;
}

/* Marquee - Start */

.marquee-css {
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgb(255 129 0) 100%);
    color: white;
	height: 19px;	
	overflow: hidden;
	position: relative;
	border: none;
	display: block;
}
.marquee-css span {
	font-size: 1em;
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	line-height: 20px;
	text-align: center;
	top: 0;
	/* Starting position */
	-moz-transform:translateX(100%);
	-webkit-transform:translateX(100%);
	transform:translateX(100%);
	/* Apply animation to this element */
	-moz-animation: marquee-css 40s linear infinite;
	-webkit-animation: marquee-css 40s linear infinite;
	animation: marquee-css 40s linear infinite;
}
/* Move it (define the animation) */
@-moz-keyframes marquee-css {
	0%   { -moz-transform: translateX(100%); }
	100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes marquee-css {
	0%   { -webkit-transform: translateX(100%); }
	100% { -webkit-transform: translateX(-100%); }
}
@keyframes marquee-css {
	0%   { 
		-moz-transform: translateX(100%); /* Firefox bug fix */
		-webkit-transform: translateX(100%); /* Firefox bug fix */
		transform: translateX(100%); 		
	}
	100% { 
		-moz-transform: translateX(-100%); /* Firefox bug fix */
		-webkit-transform: translateX(-100%); /* Firefox bug fix */
		transform: translateX(-100%); 
	}
}

/* Marquee - End */

/*++++++++++++++++++++++++++++++++ Unificación de Fuentes ++++++++++++++++++++++++++++++++*/



*:not(.fa):not(.far):not(.fas):not(.sii):not(.ComboMonoSpace):not(.ComboMonoSpace > option) {
	font-family: 'Roboto', 'Roboto-Regular', 'Trebuchet MS', 'Verdana', 'Open Sans', sans-serif, "Times New Roman", Times, serif !important;
}

.ComboMonoSpace {
    font-family: monospace;
}

.ComboMonoSpace > option {
    font-family: monospace;
}

/*++++++++++++++++++++++++++++++++ Animacion CheckBox ++++++++++++++++++++++++++++++++*/


@keyframes shrink-bounce{
  0%{
    transform: scale(1);
  }
  33%{    
    transform: scale(.85);
  }
  100%{
    transform: scale(1);    
  }
}

@keyframes checkbox-check{
  0%{
    width: 0;
    height: 0;
    border-color: white;
    transform: translate3d(0,0,0) rotate(45deg);
  }
  33%{
    width: 25%;
    height: 0;
    transform: translate3d(0,0,0) rotate(45deg);
  }
  100%{    
    width: 25%;
    height: 50%;    
    border-color: white;
    transform: translate3d(0,0,0) rotate(45deg);
  }
}

/*++++++++++++++++++++++++++++++++ Arreglo para el menu sideBar ++++++++++++++++++++++++++++++++*/

.Content-Menu .page-sidebar.menu-compact .sidebar-menu > li:hover > .submenu,
.Content-Menu .page-sidebar.menu-compact .sidebar-menu.MenuCompact-Open > li:hover > a > .menu-text{
    display: none !important;
}

.Content-Menu .page-sidebar.menu-compact .sidebar-menu > li:hover > a > .menu-text,
.Content-Menu .page-sidebar.menu-compact .sidebar-menu.MenuCompact-Open > li.active:hover > a > .menu-text{
    display: flex !important;
}

.Content-Menu .page-sidebar.menu-compact .sidebar-menu > li.active > .submenu{
    display: block !important;
}

.Content-Menu .page-sidebar.menu-compact .sidebar-menu > li.active > a > .menu-text{
    display: flex !important;
}


/*++++++++++++++++++++++++++++++++ Cuadro de dialogo de confirmacion para transacciones ++++++++++++++++++++++++++++++++*/

.cwdialog-overlay {
    background-color:#000;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index:9999;
    width: 100%;
    opacity: 0.4 !important;
}

div.cwdialog {
    background: #fff;
    border: 1px solid #aaa;
    box-shadow: 0px 2px 15px rgba(0,0,0,0.2);
    -mox-box-shadow: 0px 2px 15px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 2px 15px rgba(0,0,0,0.2);
    color: #111;
    display: none;
    font-family: Arial, sans-serif;
    font-size: 14px;
    left: calc(50% - 235px)!important;
    max-height: 90%;
    overflow: hidden;
    width: 470px !important;
    border-radius:0px;
    position: fixed;
    top: -100%;
    z-index:9999;
}

div.cwdialog .cwdialog-inner {
    padding: 20px;
    font-family: 'Comic Sans MS';
    font-size: 18px;
    color: #2c2c2c;
    text-align: center;
}

div.cwdialog .cwdialog-input {
    margin-top: 10px;
    padding: 10px 0;
}

div.cwdialog .cwdialog-input input {
    border: 1px solid rgba(0,0,0,0.3);
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: inset 0px 0px 5px rgba(0,0,0,0.1);
    -mox-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0px 0px 5px rgba(0,0,0,0.1);
    display: block;
    font-size: 13px;
    margin: 0 auto;
    padding: 5px 10px;
    width: 90%;
}

div.cwdialog .cwdialog-input input:focus {
    border-color: #01AEF0;
    outline: none;
}

div.cwdialog .cwdialog-buttons {
    border-top: 1px solid #e5e5e5;
    box-shadow: inset 0px 1px 0px #fff;
    -moz-box-shadow: inset 0px 1px 0px #fff;
    -webkit-box-shadow: inset 0px 1px 0px #fff;
    padding: 20px;
    text-align: center;
}

div.cwdialog .cwdialog-buttons .Btn-gxConfirm{
    background-color: #18ba4a;
    color: white;
    border: solid 1px #18ba4a;
}

div.cwdialog .cwdialog-buttons button {
    border-radius: 2rem;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    border: solid 1px #CCC;
    background-color: white;
    color: #4b4b4b;
    margin-right: 5px;
    margin-left: 5px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

div.cwdialog .cwdialog-buttons button.blue { background: #01AEF0; }

div.cwdialog .cwdialog-buttons button.red { background: #D23A30; }

div.cwdialog .cwdialog-buttons button.blue, div.cwdialog .cwdialog-buttons button.red {
    color: #fff;
    text-shadow: 0px -1px 0px rgba(0,0,0,0.4);
}

div.cwdialog .cwdialog-buttons button:hover {
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5), 0px 1px 3px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5), 0px 1px 3px rgba(0,0,0,0.4);
    -webkit-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5), 0px 1px 3px rgba(0,0,0,0.4);
}

div.cwdialog .cwdialog-buttons button:active {
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.8);
    -moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.8);
    -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.8);
}

/*++++++++++++++++++++++++++++++++ Check box visibles para firefox ++++++++++++++++++++++++++++++++*/

TABLE.tabs-table-firefox .Stand-Switch input[type="checkbox"]{
    visibility: visible;
}

/*++++++++++++++++++++++++++++++++ Suggest AutoComplete ++++++++++++++++++++++++++++++++*/

#gxAutosuggestElement.suggestions
{	
	z-index: 9999!important;
	min-width: 50vw;
}

#gxAutosuggestElement.suggestions div
{	
	font-size: 13.3333px!important;
	font-family: 'Roboto', 'Roboto-Regular', 'Trebuchet MS', 'Verdana', 'Open Sans', sans-serif, "Times New Roman", Times, serif !important;
}

/*++++ min width ++++*/ /* .MinWidth$&px { min-width:$&px }\n */
.MinWidth100px { min-width:100px }
.MinWidth200px { min-width:200px }
.MinWidth300px { min-width:300px }
.MinWidth400px { min-width:400px }
.MinWidth500px { min-width:500px }
.MinWidth600px { min-width:600px }
.MinWidth700px { min-width:700px }
.MinWidth800px { min-width:800px }
.MinWidth900px { min-width:900px }
.MinWidth1000px { min-width:1000px }
.MinWidth1100px { min-width:1100px }
.MinWidth1200px { min-width:1200px }
.MinWidth1300px { min-width:1300px }

/*++++ max width ++++*/ /* .MaxWidth$&px { max-width:$&px }\n */
.MaxWidth100px { max-width:100px }
.MaxWidth200px { max-width:200px }
.MaxWidth300px { max-width:300px }
.MaxWidth400px { max-width:400px }
.MaxWidth500px { max-width:500px }
.MaxWidth600px { max-width:600px }
.MaxWidth700px { max-width:700px }
.MaxWidth800px { max-width:800px }
.MaxWidth900px { max-width:900px }
.MaxWidth1000px { max-width:1000px }
.MaxWidth1100px { max-width:1100px }
.MaxWidth1200px { max-width:1200px }
.MaxWidth1300px { max-width:1300px }

/*++++ min height ++++*/ /* .MinHeight$&px { min-height:$&px }\n */
.MinHeight100px { min-height:100px }
.MinHeight200px { min-height:200px }
.MinHeight300px { min-height:300px }
.MinHeight400px { min-height:400px }
.MinHeight500px { min-height:500px }
.MinHeight600px { min-height:600px }
.MinHeight700px { min-height:700px }
.MinHeight800px { min-height:800px }
.MinHeight900px { min-height:900px }
.MinHeight1000px { min-height:1000px }
.MinHeight1100px { min-height:1100px }
.MinHeight1200px { min-height:1200px }
.MinHeight1300px { min-height:1300px }

/*++++ max height ++++*/ /* .MaxHeight$&px { max-height:$&px }\n */
.MaxHeight100px { max-height:100px }
.MaxHeight200px { max-height:200px }
.MaxHeight300px { max-height:300px }
.MaxHeight400px { max-height:400px }
.MaxHeight500px { max-height:500px }
.MaxHeight600px { max-height:600px }
.MaxHeight700px { max-height:700px }
.MaxHeight800px { max-height:800px }
.MaxHeight900px { max-height:900px }
.MaxHeight1000px { max-height:1000px }
.MaxHeight1100px { max-height:1100px }
.MaxHeight1200px { max-height:1200px }
.MaxHeight1300px { max-height:1300px }

/*++++++++++++++++++++++++++++++++ Arreglo Animación Mask Chrome ++++++++++++++++++++++++++++++++*/

@keyframes entermask
{
  from {background-color: transparent;opacity:0;}
  to {background-color: black;opacity:.3;}
}

@keyframes leavemask
{
  from {background-color: black;opacity: 0.3}
  to {background-color: transparent; opacity: 0}
}

/*arreglo de dropdown menus de bootstrap para navegadores */
.dropdown-menu a
{
	cursor: pointer;
}

.dropdown-backdrop
{
	display: none;	
}