body, html{
	min-height:100%;
	height:100%;
	margin:0;
	padding:0;
}

.modal-backdrop {
	position: fixed !important;
	height: 100vh !important;
}

.Idle_Class{
	border:1px solid #FFF;
}

#MyImg {
    position: relative;
}

#ChgImg {
    position: absolute;
    right: 0px;
    top: 0px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover{
	background-color:#337ab7;
}

.User_Noty,
.PagWeb_Noty,
.User_Bot,
.Consultas_Noty{
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: inline-block;
    padding: 0;
	text-align:center;
	background-color: #f0ad4e;
	position: relative;
	float: left;
}

.User_Noty:not(.expand),
.PagWeb_Noty:not(.expand),
.User_Bot:not(.expand),
.Consultas_Noty:not(.expand){
	margin-top: 5px;
}

.modal-header{
	border-radius:4px 4px 0 0;
}
.modal-footer{
	border-radius: 0 0 4px 4px;
}

#Content_Wrapper{
	margin-top:60px;
}

#header_main {
    height: 50px;
    position: fixed;
    width: 100%;
    margin-left: 250px;
    padding-right: 250px;
    z-index: 103;
}

#header_main.Tog{
    margin-left: 0;
    padding-right: 0;
}

#sidebar {
    width: 250px;
    min-height: 100%;
    position: fixed;
}

#sidebar.Tog{
	width:50px;
	z-index:100;
}

.Tog #MainMenu .nav>li>a{
	font-size:0;
	text-align:center;
	height:50px;
	padding:15px 0;
}

.Tog #MainMenu .nav>li>a>i:first-child{
	font-size:20px;
	
}

/*Menu expand beging*/
.Tog .MenuText{
	width:auto;
	
}

.Tog #MainMenu .slideUp:hover .borderUp{
	position: fixed;
    width: 200px;
    border-bottom: 1px solid rgba(255,255,255,.5);
    left: 50px;
    z-index: 10000;
    margin-top: -17px;
}

.Tog .TTitle:hover .MenuText{
	position: fixed;
    left: 50px;
    z-index: 9999;
    height: 50px;
    font-size: 14px;
    margin-top: -15px;
    padding: 14px 10px;
    text-align: left;
}

.Tog .TTitle:hover .MenuText{
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 4px 4px 0;
}

.Tog .TTitle.accordion:hover .MenuText{
	-webkit-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;
	width:200px;
	height: 51px;
	border-bottom: 1px solid rgba(255,255,255,.5);
}

.Tog .TTitle.accordion:hover>a{
	color: rgba(255,255,255,.8);
	font-weight: bold;
}


.Tog .TTitle.accordion:hover ul{
	display:block !important;
}

.Tog #mCSB_1_scrollbar_vertical{
	right: auto;
    left: 0;
    width: 5px;
}

.Tog #MainMenu .slideUp .nav-stacked{
	-webkit-border-radius: 0 5px 0 0;
    border-radius: 0 5px 0 0;
	padding-top: 5px;
}

.Tog .TTitle.accordion.slideUp:hover .MenuText{
	-webkit-border-radius: 0 0 5px 0;
    border-radius: 0 0 5px 0;
	border-bottom: none;
	border-top: 1px solid rgba(0,0,0,.5);
}

.Tog #MainMenu .accordion:not(.slideUp) .nav-stacked,
.Tog #MainMenu .accordion:not(.slideUp) .nav-stacked li:first-child{
	border-top: 1px solid rgba(0,0,0,.5);
}

.Tog .TTitle.slideUp:hover .MenuText {
	margin-top:-16px;
}


.Tog #MainMenu .nav-stacked{
	position: fixed;
    left: 50px;
    width: 200px;
    font-size: 12px;
	-webkit-border-radius: 0 0 5px 0;
	border-radius: 0 0 5px 0;
	z-index: 1;
}

.Tog #MainMenu .nav-stacked li a i.fa{
	font-size:14px;
	display: inline;
}

.Tog #MainMenu .nav-stacked li a{
	font-size:14px;
	text-align:left;
	height:40px;
	padding:10px 15px;
	display: block;
    text-decoration: none;
}

.Tog .nav>li>ul>li>a>i{
	display:none;
}
.Tog .PagWeb_Noty.expand,
.Tog .User_Bot.expand,
.Tog .Consultas_Noty.expand{
	position: absolute;
    top: 5px;
    right: 5px;
    border-radius: 50%;
    font-size: 10px;
    height: 10px;
    width: 10px;
    padding: 4px 0 0;
}
/*Menu expand end*/
#Logo_Wrapper img,
#Logo_Wrapper_Pro img{
	max-height:100px;
	max-width:100%;
}

#Logo_Wrapper,
#Logo_Wrapper_Pro{
	height:100px;
	display:block;
}

#Logo_Wrapper_Pro{
	border-bottom: 1px solid rgba(255,255,255,.5);
}

.Tog #Logo_Wrapper{
	visibility:hidden;
	height:50px;
}

.nav>li>a, .nav>li>a:focus{
	background:none;
}

.navbar-nav {
    margin: 0;
}

.navbar-right{
	margin-right: 0;
}

.img-center{
	margin-left:auto;
	margin-right:auto;
}

.img-help{
	margin-left:auto;
	margin-right:auto;
	padding:4px;
	background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.Tog #InfoH{
	margin-left: 50px;
	width: calc(100% - 50px);
}

#InfoH{
	position: absolute;
    width: calc(100% - 250px);
	text-align: center;
	margin: 0;
	margin-top:50px;
}

#InfoH>.row{
	margin: 0;
}

#InfoH>.row>.col-md-6{
	background-color: #D6D6D6;
	height: 210px;
	border-bottom: 5px solid #A3D812;
}

#InfoH>.row>.col-md-6:first-child{
	border-right: 1px solid #EFEFEF;
	border-bottom-right-radius: 5px;
}

#InfoH>.row>.col-md-6:last-child{
	border-left: 1px solid #EFEFEF;
	border-bottom-left-radius: 5px;
}


#InfoH>.row>.col-md-6>.row{
	margin-bottom: 10px;	
}

#InfoH .col-md-12{
	background-color: #545454;
    color: #ffffff;
	padding: 5px 30px;
	text-align: left;
}

#InfoH .Rings{
    width: 150px;
    height: 150px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
	margin: 0 auto;
	position: relative;
}

#InfoH .Ring1{
	background-image: url(../img/Design/Estadisticas_01.png);
}

#InfoH .Ring2{
	background-image: url(../img/Design/Estadisticas_02.png);
}

#InfoH .Ring3{
	background-image: url(../img/Design/Estadisticas_03.png);
}

#InfoH .Rings p{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin: 0;
	width: 100%;
	font-weight: bold;
}

#InfoH .carousel-indicators{
	top: 50%;
	right: -15px;
    left: auto;
    width: auto;
    margin: 0;
    height: 42px;
    transform: translate(-50%,-50%);
}

#InfoH .carousel-indicators li{
	display: block;
	margin-bottom: 5px;
	border-color: #A3D812;
}

#InfoH .carousel-indicators .active{
	background-color: #A3D812;
}

#InfoH .ShoInd,
#InfoH .ShoWha{
	width: 40px;
}

#InfoH .ShoEst{
	display: block;
    border-top: 3px solid #A3D812;
    background-color: #333333;
    color: #ffffff;
    text-align: center;
    padding: 10px;
}

#InfoH .ShoTitle{
    display: block;
    text-align: right;
    padding-right: 5px;
    font-weight: bold;
}

#InfoH table{
	min-height: 50px;
	color:#ffffff;
	border-radius: 5px;
}

#InfoH table td{
	padding: 5px;
}

#InfoH table.Dbl tr:last-child td{
	padding-top: 0;
}

.ConNom_Wrapper{
	padding:5px;
}

.ConNom_Wrapper a:first-child{
	vertical-align:super;
}

.ConNom_Wrapper a{
	vertical-align:sub;
	display:block;
}

.ConNom_Wrapper span{
	display:inline-block;
}

ul.nav-sidebar li.accordion ul {
    display: none;
}

#BigInfoCon{
	border-bottom: 1px solid rgba(255,255,255,.5);
}

#MainMenu > ul.nav{
	border-bottom: 1px solid rgba(0,0,0,.5);
}

#scrollbar .nav-sidebar > li {
    border-bottom: 1px solid rgba(255,255,255,.5);
	border-top: 1px solid rgba(0,0,0,.5);
}

#scrollbar .nav-sidebar > li:nth-child(1),
#scrollbar .nav-sidebar > li:nth-child(2){
	border-top: none;
}

#scrollbar .nav-sidebar > li:last-child {
	border-bottom: none;
}

.accordion ul:before {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    content: "";
    height: 11px;
    width: 11px;
    position: absolute;
    left: 20%;
    top: 35px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.nav-sidebar .accordion ul li a {
    padding: 10px 10px 10px 25px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.nav .active a,
.nav .active a:hover,
.nav .active a:focus
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover,
.nav-sidebar .accordion ul li.active a{
	background-color:transparent;
	border-color:transparent;
}

.nav>li>a:hover{
	background:none;
}

#ToggleMain {
    border-right: 1px solid rgba(255,255,255,.5);
    border-left: 1px solid rgba(255,255,255,.5);
}

.Tog #ToggleMain{
    width: 50px;
    border-bottom: 1px solid rgba(255,255,255,.5);
    border-left: none;
    z-index: 101;
}

/*Loading*/
.overlay{
	display:none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.8);
	z-index: 10998;
}

.loading_wrapper{
	display:none;
	width: 200px;
	height: 100px;
	position: fixed;
	z-index: 10999;
	top: 50%;
	left: 50%;
	margin-top: -75px;
	margin-left: -100px;
	text-align: center;
	color: #FEFEFE;
}

.loading_wrapper i{
	display: block;
	position: relative;
	top: 20px;
	font-size:32px;
}

.loading_wrapper span{
	display: block;
	position: relative;
	top: 30px;
	font-size:16px;
}
/*Loading*/

.dropdown-menu>li>a{
	padding:10px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover{
	background:none;
}

.dropdown-menu>li{
	border-bottom: 1px solid rgba(255,255,255,.5);
}

.dropdown-menu>li:last-child{
	border-bottom:none;
}

/*DataTables*/
table.exporting>thead>tr>td:not(.noborder), 
table.exporting>thead>tr>th:not(.noborder),
table.exporting>tbody>tr>td:not(.noborder), 
table.exporting>tbody>tr>th:not(.noborder),
table.exporting>tfoot>tr>td:not(.noborder), 
table.exporting>tfoot>tr>th:not(.noborder){
	border-width: thin;
	border-style: solid;
	border-color: #000000;
}

table.exporting>thead>tr>td.noborder, 
table.exporting>thead>tr>th.noborder,
table.exporting>tbody>tr>td.noborder, 
table.exporting>tbody>tr>th.noborder,
table.exporting>tfoot>tr>td.noborder, 
table.exporting>tfoot>tr>th.noborder{
	border-style: none;
}

.dtr-data{
	white-space:normal;
}

div.dataTables_info {
    white-space: normal;
}

td.child ul{
	cursor:default;
}


#btn_tools,
#btn_tools2{
	margin: -5px -15px;
    border-radius: 4px;
}

#btn_tools.btn-group>.btn+.dropdown-toggle,
#btn_tools2.btn-group>.btn+.dropdown-toggle,
#btn_tools2.btn-group>.btn:last-child{
	padding: 6px 12px;
	border-right:none;
}

#btn_tools button,
#btn_tools2 button{
	border-right: 1px solid #ffffff;
}

#btn_tools li a, #btn_Graftools li a{
	cursor:pointer;
}

.dataTables_wrapper .row{
	margin-right:0;
	margin-left:0;
}

.dataTables_wrapper .row .col-sm-12,
.dataTables_wrapper .row .col-sm-6,
.dataTables_wrapper .row .col-sm-4,
.dataTables_wrapper .row .col-sm-3{
	padding: 0;
}

div.dataTables_processing{
	height:100%;
	top:0;
	margin-top:0;
	padding-top: 45px;
	color:#FFF;
	background: rgba(0,0,0,0.5);
	background: -webkit-radial-gradient(50% 50% , ellipse closest-corner, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0.725) 100%) repeat scroll 0 0 transparent;
	background: -moz-radial-gradient(50% 50% , ellipse closest-corner, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0.725) 100%) repeat scroll 0 0 transparent;
	background: -o-radial-gradient(50% 50% , ellipse closest-corner, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0.725) 100%) repeat scroll 0 0 transparent;
	background: -ms-radial-gradient(50% 50% , ellipse closest-corner, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0.725) 100%) repeat scroll 0 0 transparent;
	background: radial-gradient(50% 50% , ellipse closest-corner, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 0.725) 100%) repeat scroll 0 0 transparent;
	z-index: 1000;
}

table.dataTable thead > tr > th,
table.dataTable tfoot > tr > th{
	text-align:center;
	background:#f9f9f9;
	border-bottom: 0;
}

.table-striped>tbody>tr:nth-of-type(odd){
	background-color:#f0f0f0;
}

.table-striped>tbody>tr:nth-of-type(even){
	background-color:#f9f9f9;
}

.table-hover>tbody>tr:hover {
    background-color: #d9edf7;
}

div.dataTables_filter label,
div.dataTables_length label,
div.dataTables_info{
	font-weight:bold;
}

table.table-bordered tfoot th, 
table.table-bordered tfoot td{
	border-left-width: 0;
}

div.dataTables_wrapper{
	clear: both;
}

table.dataTable.dtr-inline.collapsed tbody td:first-child:before,
table.dataTable.dtr-inline.collapsed tbody th:first-child:before{
	color: #333;
	font-weight: bold;
	font-size: 24px;
	border:none;
	border-radius:0;
	box-shadow:none;
	box-sizing:inherit; 
	background-color: transparent;
}

table.dataTable.dtr-inline.collapsed tbody tr.parent td:first-child:before,
table.dataTable.dtr-inline.collapsed tbody tr.parent th:first-child:before{
	font-size: 32px; 
	background-color: transparent;
}

.datatable tr.child td.child{
	background:#FFF;
	padding-left:5px !important;
}

.datatable tr.child td.child ul{
	width:100%;
}

table.datatable tbody td{
	vertical-align: middle;
}

table.dataTable thead > tr > th.sorting_disabled{
	padding-right:8px;
	vertical-align: middle;
}

table.dataTable thead > tr > th, 
table.dataTable tfoot > tr > th{
	vertical-align: middle;
}

.yadcf-filter-wrapper-parent .input-group-addon, 
.yadcf-filter-wrapper-parent .input-group-btn{
	width: 1% !important;
}

table.dataTable thead > tr > th{
	padding-right:8px;
}

.yadcf-filter-wrapper-parent{
	margin-top:5px;
}

.print table.dataTable.dtr-inline.collapsed tbody td:first-child{
	padding:0;
}
.print table.dataTable.dtr-inline.collapsed tbody td:first-child:before{
		display:none;
		padding:0;
}
/*DataTables*/

#Main.Tog{
	margin-left:50px;
}

#sidebar.Tog{
	width:50px;
}

#SSLSeal{
	margin:0 auto;
	margin-top:15px;	
}

.Tog #SSLSeal{
	display:none;
}

#BigInfoCon.Tog{
	display:none;
}

#scrollbar{
	height:100%;
}

.badge_leyend{
	font-size: 12px;width:90px; 
	padding:5px; 
	font-weight:bold; 
	display: inline-block; 
	text-align:center;
	border-top:1px solid #999; 
	border-bottom:1px solid #999;
}

.badge_leyend:first-child{
	border-left:1px solid #999;
	border-radius:4px 0 0 4px;
}

.badge_leyend:last-child{
	border-right:1px solid #999;
	border-radius:0 4px 4px 0;
}

.accesskey{
	font-weight:bold;
	text-decoration:underline;
}
/*Formularios*/
textarea{
	min-height: 30px;
	resize: vertical;
}

label.error{
	font-size:12px;
	color:#a94442;
}

input.error, 
select.error, 
textarea.error{
    background: rgb(251, 227, 228);
    border: 1px solid #fbc2c4;
    color: #8a1f11;
}

.InfoBox{
	cursor:help;
	font-size: 14px;
    vertical-align: text-top;
}

.popover{
	-webkit-box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.8);
	box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.8);
}

.popover-content{
	text-align:justify;
}

.close{
	opacity:1;
}

#ModalN{
	z-index:9999;
}

.Select_Multiple .form-control{
	border: none;
    border-radius: 0;
	box-shadow:none;
}

.Select_Multiple input{
	border-bottom:1px solid #ccc !important;
}

.Select_Multiple select{
	height:200px;
}

	.col-md-12>.btn_multiple{
		margin: 20px auto;
    	display: block;
    	height: 34px;
		width:180px;
	}
	
	.col-md-12>.btn_multiple .btn{
		border-radius:0;
		position: relative;
    	float: left;
	}
	
	.col-md-12>.btn_multiple .btn:first-child{
		-webkit-border-radius: 4px 0 0 4px;
		border-radius: 4px 0 0 4px;
	}
	
	.col-md-12>.btn_multiple .btn:last-child{
		-webkit-border-radius: 0 4px 4px 0;
		border-radius: 0 4px 4px 0;
	}	


.Select_Multiple {
	border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
/*Formularios*/

/*Upload Img*/
.dragdroparea{
	height: 150px;
    width: 100%;
	border:1px dashed #333;
	border-radius: 10px;
	cursor: pointer;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,cccccc+100;Gren+3D */
	background: #eeeeee;
	background: -moz-radial-gradient(center, ellipse cover,  #eeeeee 0%, #cccccc 100%);
	background: -webkit-radial-gradient(center, ellipse cover,  #eeeeee 0%,#cccccc 100%);
	background: radial-gradient(ellipse at center,  #eeeeee 0%,#cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 );

}

#dragdroparea_helper{
	color: #555555;
    height: 150px;
    width: 100%;
    padding: 50px 15px;
    display: block;
    text-align: center;
    font-weight: bold;
}

.upload.progress{
	margin-bottom:0px;
}

.upload.statusbar{
    border-top:1px solid #A9CCD1;
    min-height:25px;
    padding:10px 10px;
    vertical-align:top;
	width: 100%;
  	margin: 10px auto 0;
}

.upload.statusbar:nth-child(odd){
    background:#EBEFF0;
}

.upload.filename{
	display:inline-block;
	vertical-align:top;
	width:50%;
}

.upload.filesize{
	display:inline-block;
	text-align:right;
	vertical-align:top;
	color:#30693D;
	width:50%;
}

.upload.abort{
	text-align: center;
	margin-top: 10px;
}
/*Upload Img*/

/*Steps Begin*/
.wizard,
.tabcontrol{
    display: block;
    width: 100%;
    overflow: hidden;
}

.wizard a,
.tabcontrol a{
    outline: 0;
}

.wizard ul,
.tabcontrol ul{
    list-style: none !important;
    padding: 0;
    margin: 0;
}

.wizard ul > li,
.tabcontrol ul > li{
    display: block;
    padding: 0;
}

.wizard > .steps .current-info,
.tabcontrol > .steps .current-info{
    position: absolute;
    left: -999em;
}

.wizard > .content > .title,
.tabcontrol > .content > .title{
    position: absolute;
    left: -999em;
}

.wizard > .steps{
    position: relative;
    display: block;
    width: 100%;
}

.wizard.vertical > .steps{
    display: inline;
    float: left;
    width: 30%;
}

.wizard > .steps .number{
    font-size: 1.429em;
}

.wizard > .steps > ul > li,
.wizard > .actions > ul > li{
    float: left;
}

.wizard.vertical > .steps > ul > li{
    float: none;
    width: 100%;
}

.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active{
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
    padding: 1em 1em;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active{
    background: #eee;
    color: #aaa;
    cursor: default;
}

.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active{
    background: #2184be;
    color: #fff;
    cursor: default;
}

.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active{
    background: #9dc8e2;
    color: #fff;
}

.wizard > .steps .error a,
.wizard > .steps .error a:hover,
.wizard > .steps .error a:active{
    background: #ff3111;
    color: #fff;
}

.wizard > .content{
	border: 1px solid #cecece;
    display: block;
    margin: 0.5em;
    min-height: 430px;
    overflow: hidden;
    position: relative;
    width: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wizard > .content > .body{
    width: 100%;
    padding: 2.5%;
}

.wizard > .content > .body ul{
    /*list-style: disc !important;
	afecta Nuevo Usuario
	*/
}

.wizard > .content > .body ul > li{
    display: list-item;
}

.wizard > .content > .body > iframe{
    border: 0 none;
    width: 100%;
    height: 100%;
}

.wizard > .content > .body input{
    display: block;
}

.wizard > .content > .body input[type="checkbox"]{
    display: inline-block;
}

.wizard > .content > .body label{
    display: inline-block;
    margin-bottom: 0.5em;
}

.wizard > .actions{
    position: relative;
    display: block;
    text-align: right;
    width: 100%;
}

.wizard > .actions > ul{
    display: inline-block;
    text-align: right;
}

.wizard > .actions > ul > li{
    margin: 0 0.5em;
}

/*
.wizard > .actions > ul li:last-child a{
	color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.wizard > .actions > ul li:last-child a:hover{
	color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.wizard > .actions > ul li a{
	color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.wizard > .actions > ul li a:hover,
.wizard > .actions > ul li a:active{
	color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
*/
.wizard > .actions .disabled a,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active{
    background: #eee;
    color: #aaa;
	border-color:#aaa;
}
.wizard > .actions a.btn-danger{
	position: absolute;
	left: 20px;
}

.wizard > .loading{
}

.wizard > .loading .spinner{
}

.tabcontrol > .steps{
    position: relative;
    display: block;
    width: 100%;
}

.tabcontrol > .steps > ul{
    position: relative;
    margin: 6px 0 0 0;
    top: 1px;
    z-index: 1;
}

.tabcontrol > .steps > ul > li{
    float: left;
    margin: 5px 2px 0 0;
    padding: 1px;
    -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;
}

.tabcontrol > .steps > ul > li:hover{
    background: #edecec;
    border: 1px solid #bbb;
    padding: 0;
}

.tabcontrol > .steps > ul > li.current{
    background: #fff;
    border: 1px solid #bbb;
    border-bottom: 0 none;
    padding: 0 0 1px 0;
    margin-top: 0;
}

.tabcontrol > .steps > ul > li > a{
    color: #5f5f5f;
    display: inline-block;
    border: 0 none;
    margin: 0;
    padding: 10px 30px;
    text-decoration: none;
}

.tabcontrol > .steps > ul > li > a:hover{
    text-decoration: none;
}

.tabcontrol > .steps > ul > li.current > a{
    padding: 15px 30px 10px 30px;
}

.tabcontrol > .content{
    position: relative;
    display: inline-block;
    width: 100%;
    height: 35em;
    overflow: hidden;
    border-top: 1px solid #bbb;
    padding-top: 20px;
}

.tabcontrol > .content > .body{
    float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%;
}

.tabcontrol > .content > .body ul{
    list-style: disc !important;
}

.tabcontrol > .content > .body ul > li{
    display: list-item;
}
/*Steps End*/
/*Recibos*/
#Content_Recibo #DivPagFor{
	float:left;
	width:65%;
	border:1px solid #555;
	border-radius: 5px;
}

#Content_Recibo #DivPagDet{
	float:right;
	width:33%;
	border:1px solid #555;
	border-radius: 5px;
}

#Content_Recibo #TblPagFor thead tr th,
#Content_Recibo #TblPagDet thead tr th{
	background:#cecece;
}

#Content_Recibo #TblPagFor thead tr th:first-child,
#Content_Recibo #TblPagDet thead tr th:first-child{
	-webkit-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;
}

#Content_Recibo #TblPagFor thead tr th:last-child,
#Content_Recibo #TblPagDet thead tr th:last-child{
	-webkit-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;
}


#Content_Recibo #TblPagFor tbody tr td,
#Content_Recibo #TblPagDet tbody tr td{
	border-top:1px solid #555;
	border-right:1px solid #555;
}

#Content_Recibo #TblPagFor tbody tr td:first-child,
#Content_Recibo #TblPagDet tbody tr td:first-child{
	border-left:none;
}

#Content_Recibo #TblPagFor tbody tr td:last-child,
#Content_Recibo #TblPagDet tbody tr td:last-child{
	border-right:none;
}

#Content_Recibo #TblPagFor tfoot tr th,
#Content_Recibo #TblPagDet tfoot tr th{
	border-top:1px solid #555;
}

#Content_Recibo #TblPagFor tfoot tr th:first-child,
#Content_Recibo #TblPagDet tfoot tr th:first-child{
	border-right:1px solid #555;
}

#Content_Recibo #TblPagFor tbody tr td,
#Content_Recibo #TblPagDet tbody tr td,
#Content_Recibo #TblPagFor tfoot tr th,
#Content_Recibo #TblPagDet tfoot tr th{
	padding:0 3px;
}

#Content_Recibo #TblPagFor,
#Content_Recibo #TblPagDet,
#Content_Recibo #TblPagFor td,
#Content_Recibo #TblPagFor th,
#Content_Recibo #TblPagDet td,
#Content_Recibo #TblPagDet th{
	border:none;
}
/*Recibos*/

/*Vouches*/
.RecPrint{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	overflow-x:none;
	overflow-y:auto;
	height:400px;
    margin: -2.5%;
	padding:0 10px;
}
#DataPago table tr th,
#DataPago table tr td{
	padding:5px;
}
#ShowCheque{
	width:100%;
	background: #fff;
	padding-top: 10px;
}

#ShowCheque span{
	display:block;
}

#ShowCheque span#MonNunPag{
	text-align: right;
}


#ShowCheque span#BenPag{
	margin-left: 150px;
	margin-top: 20px;
}

#ShowCheque span#MonLet1{
	margin-left: 150px;
	margin-top: 10px;
	text-transform:uppercase;
}

#ShowCheque span#FchEmi{
	display:inline-block;
	margin-left: 100px;
	margin-top: 10px;
	width: 200px;
	text-align: center;
}

#ShowCheque span#NoEnd{
	padding: 3px;
    margin-top: 30px;
    background: #000;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
    width: 120px;
    float: right;
    margin-bottom: 30px;

}
/*Vouches*/
/*wysiwyg*/
.btn-wysiwyg:hover, 
.btn-wysiwyg:focus {
    background-color: #e0e0e0;
}

.btn-wysiwyg:hover, 
.btn-wysiwyg:focus, 
.btn-wysiwyg:active, 
.btn-wysiwyg.active, 
.open .dropdown-toggle.btn-wysiwyg {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
}


.btn-wysiwyg {
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #ccc;
    text-shadow: 0 1px 0 #fff;
}

.btn-wysiwyg {
    color: #333;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
}
/*wysiwyg*/
/*-xs-*/

@media (max-width: 1112px){
	.TopHide:not(.Tog){
		display:none !important;	
	}
	
	.TopHide.Tog{
		display:block;	
	}
}
@media (max-width: 767px){
	.table-responsive{
		border: none;
	}
	
	table.datatable td .btn{
		padding: 5px 10px;
    	font-size: 12px;
    	line-height: 1.5;
	} 
	
	
	
	#Main{
		margin-left:0;
		padding-top:50px;
	}
	
	
	#MainMenu ul.nav{
		border-bottom: none;
	}
	
	#scrollbar .nav-sidebar > li:nth-child(2){
		border-top: 1px solid rgba(0,0,0,.5);    
	}	
	
	#header_main{
		position:fixed;
		top:0;
		width:100%;
		z-index:1999;
		margin-left: 0;
	    padding-right: 0;
	}
	
	.modal{
		top:50px;
	}
	
	#sidebar{
		width:0;
	}
	
	#MainMenu{
		display:none;
		position:absolute !important;
		top:50px;
		width:100%;
		z-index: 999;
	}
	
	#Content_Wrapper{
	    margin-top: 10px;
	}
}

@media (min-width: 768px){
	#Main{
		margin-left:250px;
		padding-top:0;
	}
}
/*-xs-*/
/*-sm-*/
@media (max-width: 991px){
	.col-md-2 .btn_multiple{
		margin: 20px auto;
    	display: block;
    	height: 34px;
		width:180px;
	}
	
	.col-md-2 .btn_multiple .btn{
		border-radius:0;
		position: relative;
    	float: left;
	}
	
	.col-md-2 .btn_multiple .btn:first-child{
		-webkit-border-radius: 4px 0 0 4px;
		border-radius: 4px 0 0 4px;
	}
	
	.col-md-2 .btn_multiple .btn:last-child{
		-webkit-border-radius: 0 4px 4px 0;
		border-radius: 0 4px 4px 0;
	}	
}

@media (min-width: 992px){
	.col-md-2>.btn_multiple{
		padding-top:90px;
		display:block;
	}
	
	.col-md-2>.btn_multiple .btn{
		border-radius:0;
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
	
	.col-md-2>.btn_multiple .btn:first-child{
		-webkit-border-radius: 4px 0 0;
		border-radius: 4px 4px 0 0;
	}
	
	.col-md-2>.btn_multiple .btn:last-child{
		-webkit-border-radius: 0 0 4px 4px ;
		border-radius: 0 0 4px 4px ;
	}
}
/*-sm-*/
@media print{
	.yadcf-filter-wrapper{
		display:none;
	}
}

#noty_center_layout_container,
#noty_center_layout_container li{
	width:auto !important;
}

.Idle_Timer{
	width:55px;
	text-align:left;
}

.expand.User_Noty:before,
.expand.PagWeb_Noty:before,
.expand.User_Bot:before,
.expand.Consultas_Noty:before{
	-webkit-animation:1.5s expand 0s linear infinite;
	animation:1.5s expand 0s linear infinite;
	position:absolute;
	content:' ';
	width:10px;
	height:10px;
	margin:0 auto;
	border-radius:50%;
	z-index:0;
	top:0;
	margin-left: -5px;
}


@-webkit-keyframes expand{
	0%{
		box-shadow:0 0 0 0px rgba(240, 173, 78, 0.1);
		opacity:1;
		-webkit-transform:scale3d(1, 1, 0.5);
		transform:scale3d(1, 1, 0.5)
	}
	50%{
		box-shadow:0 0 0 5px rgba(240, 173, 78, 0.5);
		opacity:1;
		-webkit-transform:scale3d(1, 1, 0.5);
		transform:scale3d(1, 1, 0.5)
	}
	100%{
		box-shadow:0 0 0 10px rgba(240, 173, 78, 1);
		opacity:0;
		-webkit-transform:scale3d(1, 1, 0.5);
		transform:scale3d(1, 1, 0.5)
	}
}

@keyframes expand{
	0%{
		box-shadow:0 0 0 0px rgba(240, 173, 78, 0.1);
		opacity:1;
		-webkit-transform:scale3d(1, 1, 0.5);
		transform:scale3d(1, 1, 0.5)
	}
	50%{
		box-shadow:0 0 0 5px rgba(240, 173, 78, 0.5);
		opacity:1;
		-webkit-transform:scale3d(1, 1, 0.5);
		transform:scale3d(1, 1, 0.5)
	}
	100%{
		box-shadow:0 0 0 10px rgba(240, 173, 78, 1);
		opacity:0;
		-webkit-transform:scale3d(1, 1, 0.5);
		transform:scale3d(1, 1, 0.5)
	}
}

/*5 Columns Hack Ini*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
	.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
/*5 Columns Hack Fin*/
.Beta{
	color: transparent;
	text-shadow: none;
	animation: Betaeffect 2s linear infinite;
}

	@keyframes Betaeffect {
        0% {
            background: linear-gradient(#008000, #00FF00);
            -webkit-background-clip: text;
        }
 
        100% {
            background: linear-gradient(#3CE7D7, #000FFF);
    		-webkit-background-clip: text;
		}
	}

 .newItem{ 	
	animation:1.5s newItem 0s linear infinite;
 }

 @keyframes newItem{
	0%{
		box-shadow:0 0 0 0px rgba(163, 216, 18, 0.1);
		-webkit-transform:scale3d(1, 1, 0.5);
		transform:scale3d(1, 1, 0.5)
	}
	50%{
		box-shadow:0 0 0 4px rgba(163, 216, 18, 1);
		-webkit-transform:scale3d(1, 1, 0.5);
		transform:scale3d(1, 1, 0.5)
	}
	100%{
		box-shadow:0 0 0 0px rgba(163, 216, 18, 0.1);
		-webkit-transform:scale3d(1, 1, 0.5);
		transform:scale3d(1, 1, 0.5)
	}
}

    .jodit-container:not(.jodit_inline){
        background-color: #E2E2E2 !important;
    }

    .jodit-wysiwyg{        
        color: #7F7F7F;
    }

    .jodit-container hr{
        border-color: #000000;
    }

    .jodit-filebrowser__tree.jodit-filebrowser_active .jodit-filebrowser__tree-item{
        min-height: auto;
        word-break: break-word;
    }

    .jodit-filebrowser__tree.jodit-filebrowser_active .jodit-filebrowser__tree-item:before{
        content: "";
        height: 94%;
        width: 3px;
        background-color: #5a5a5a;
        position: absolute;
        left: 2px;
    }

/*TANQUES*/
.Tank_Wrap{
    position: relative;    
}

.Tank_Wrap{
	margin-top: 15px;
	padding-top: 100px;
}




.Tank_Wrap:before{
    content: " ";
    background-image: url(../img/gHub/Grifo.png);
    background-size: cover;
    width: 105px;
    height: 97px;
    position: absolute;
    left: 50%;
    margin-left: -92px;
    top: -14px;
    transform: rotate(2deg);
}



.MyTop{
    display: none;
    width: 35px;
    height: 5px;
    background: #039be4;
    position: absolute;
    left: 50%;
    border-radius: 50%;
    top: 78px; 
    margin-left: -25px;
}

.Grifo{
    display: none;
    width: 35px;
    height: 339px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    z-index: 1001;
    top: 81px;
    margin-left: -25px;
}

.WaterIn_No .MyTop,
.WaterIn_No .Grifo{
	display: none;
}

.WaterIn .MyTop,
.WaterIn .Grifo{
    display: block;
}


.Grifo .GrifoAgua {
    animation-name: VerticalWave;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-duration: 0.5s;
    width: 35px;
    height: 600px;
    fill: #039be4;
}


.Marks{
    position: absolute;    
}

.Mark_20,
.Mark_60{
    left: -40px;
}

.Mark_40,
.Mark_80{
    right: -40px;

}

.Mark_20{
    top: 80%;
}

.Mark_40{
    top: 60%;
}

.Mark_60{
    top: 40%;
}

.Mark_80{
    top: 20%;
}

.Mark_100{
    top: 0;
    left: -50px;
}

.Tank{
    position: relative;      
    width: 200px;
    height: 300px;
    margin: 20px auto;
    margin-bottom: 0;
    background: -moz-linear-gradient(left, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 8%, rgba(0,0,0,0) 92%, rgba(0,0,0,0.3) 100%);
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 8%, rgba(0,0,0,0) 92%,rgba(0,0,0,0.3) 100%);    
    background: linear-gradient(to right, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 8%, rgba(0,0,0,0) 92%,rgba(0,0,0,0.3) 100%);
    border-radius: 65px / 25px;
}

.Tank:before {
    content: "";
    position: absolute;
    background-color: #ccc;
    width: 200px;
    height: 30px;    
    top: 0;
    z-index: 1000;
    border-radius: 65px / 15px;
}

.Tank .inner{    
    width: 200px;
    height: 300px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    border-radius: 65px / 15px;
}

.Tank .inner:before{    
    overflow: hidden;    
    content: "";    
    position: absolute;
    width: 200px;
    height: 300px;
    z-index: 2;
    border-radius: 65px / 15px;    
    background: -moz-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 8%, rgba(0,0,0,0) 92%, rgba(0,0,0,0.5) 100%);
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 8%, rgba(0,0,0,0) 92%,rgba(0,0,0,0.5) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 8%, rgba(0,0,0,0) 92%,rgba(0,0,0,0.5) 100%);
}

.Tank .burbujas:before{
    content: "";
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    position: absolute;
    left: 20%;
    bottom: 15%;
    z-index: 2;
}

.Tank .burbujas:after {
    content: "";
    width: 20px;
    height: 40px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    position: absolute;
    right: 30%;
    bottom: 35%;
    transform: rotate(-20deg);
    z-index: 2;
}

.Tank .waveShape {
    animation-name: waveAction;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-duration: 0.5s;
    width: 600px;
    height: 300px;
    fill: #039be4;
}

.Tank .fill.M20{    /*0 a 20*/
    -webkit-transform: translate(0, 270px);
    -moz-transform: translate(0, 270px);
    -o-transform: translate(0, 270px);
    -ms-transform: translate(0, 270px);
    transform: translate(0, 270px);
}

.Tank .fill.M40{    /*20 a 40*/
    -webkit-transform: translate(0, 210px);
    -moz-transform: translate(0, 210px);
    -o-transform: translate(0, 210px);
    -ms-transform: translate(0, 210px);
    transform: translate(0, 210px);   
}

.Tank .fill.M60{    /*40 a 60*/
    -webkit-transform: translate(0, 150px);
    -moz-transform: translate(0, 150px);
    -o-transform: translate(0, 150px);
    -ms-transform: translate(0, 150px);
    transform: translate(0, 150px);   
}

.Tank .fill.M80{    /*60 a 80*/
    -webkit-transform: translate(0, 90px);
    -moz-transform: translate(0, 90px);
    -o-transform: translate(0, 90px);
    -ms-transform: translate(0, 90px);
    transform: translate(0, 90px);    
}

.Tank .fill.M100{   /*80 a 100*/
    -webkit-transform: translate(0, 30px);
    -moz-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    transform: translate(0, 30px);    
}

@keyframes waveAction {
    0%{
        -webkit-transform: translate(-200px, 0);
        -moz-transform: translate(-200px, 0);
        -o-transform: translate(-200px, 0);
        -ms-transform: translate(-200px, 0);
        transform: translate(-200px, 0);
    }
    100%{
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

.Tank .fill{
    transition: 2s ease-in-out;
    -webkit-transition-timing-function: cubic-bezier(0.2, 0.6, 0.8, 0.4);
    transition-timing-function: cubic-bezier(0.2, 0.6, 0.8, 0.4);
}

@keyframes VerticalWave {
    0%{
        -webkit-transform: translate(0, -280px);
        -moz-transform: translate(0, -280px);
        -o-transform: translate(0, -280px);
        -ms-transform: translate(0, -280px);
        transform: translate(0, -280px);
    }
    100%{
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
/*TANQUES*/

.Tilin_pop{
   	animation: shake 0.5s;
	animation-iteration-count: infinite;
}

@keyframes shake {
  0% { transform: rotate(0deg); }
  10% { transform: rotate(-1deg); }
  20% { transform: rotate(-2deg); }
  30% { transform: rotate(-1deg); }
  40% { transform: rotate(0deg); }
  50% { transform: rotate(1deg); }
  60% { transform: rotate(2deg); }
  70% { transform: rotate(1deg); }
  80% { transform: rotate(0deg); }
  90% { transform: rotate(1deg); }
  100% { transform: rotate(2deg); }
}

iframe[id^="printThis-"] {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    opacity: 0 !important;
    pointer-events: none !important;
    z-index: -9999 !important;
}