﻿/* W3.CSS 5.02 March 31 2025 by Jan Egil and Borge Refsnes */
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}summary{display:list-item}
audio,canvas,progress,video{display:inline-block}progress{vertical-align:baseline}
audio:not([controls]){display:none;height:0}[hidden],template{display:none}
a{background-color:transparent}a:active,a:hover{outline-width:0}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:bolder}dfn{font-style:italic}mark{background:#ff0;color:#000}
small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}
button,input,select,textarea,optgroup{font:inherit;margin:0}optgroup{font-weight:bold}
button,input{overflow:visible}button,select{text-transform:none}
button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}
[type=checkbox],[type=radio]{padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

/* End extract */
html,body{font-family:Verdana,sans-serif;font-size:15px;line-height:1.5}html{overflow-x:hidden}
h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}
.Cargarflotante {
	position: absolute;
	top: 20%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 40%; /* Buscamos el centro vertical (relativo) del navegador */
	z-index:1;
}
.Bat-serif{font-family:serif}.Bat-sans-serif{font-family:sans-serif}.Bat-cursive{font-family:cursive}.Bat-monospace{font-family:monospace}
h1,h2,h3,h4,h5,h6{font-family:"Segoe UI",Arial,sans-serif;font-weight:400;margin:10px 0}.Bat-wide{letter-spacing:4px}
hr{border:0;border-top:1px solid #eee;margin:20px 0}
.Bat-image{max-width:100%;height:auto}img{vertical-align:middle}a{color:inherit}
.Bat-table,.Bat-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.Bat-table-all{border:1px solid #ccc}
.Bat-bordered tr,.Bat-table-all tr{border-bottom:1px solid #ddd}.Bat-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.Bat-table-all tr:nth-child(odd){background-color:#fff}.Bat-table-all tr:nth-child(even){background-color:#f1f1f1}
.Bat-hoverable tbody tr:hover,.Bat-ul.Bat-hoverable li:hover{background-color:#ccc}.Bat-centered tr th,.Bat-centered tr td{text-align:center}
.Bat-table td,.Bat-table th,.Bat-table-all td,.Bat-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
.Bat-table th:first-child,.Bat-table td:first-child,.Bat-table-all th:first-child,.Bat-table-all td:first-child{padding-left:16px}
.Bat-btn,.Bat-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.Bat-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.Bat-btn,.Bat-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.Bat-disabled,.Bat-btn:disabled,.Bat-button:disabled{cursor:not-allowed;opacity:0.3}.Bat-disabled *,:disabled *{pointer-events:none}
.Bat-btn.Bat-disabled:hover,.Bat-btn:disabled:hover{box-shadow:none}
.Bat-badge,.Bat-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.Bat-badge{border-radius:50%}
.Bat-ul{list-style-type:none;padding:0;margin:0}.Bat-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.Bat-ul li:last-child{border-bottom:none}
.Bat-tooltip,.Bat-display-container{position:relative}.Bat-tooltip .Bat-text{display:none}.Bat-tooltip:hover .Bat-text{display:inline-block}
.Bat-ripple:active{opacity:0.5}.Bat-ripple{transition:opacity 0s}
.Bat-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
.Bat-select{padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc}
.Bat-dropdown-click,.Bat-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.Bat-dropdown-hover:hover .Bat-dropdown-content{display:block}
.Bat-dropdown-hover:first-child,.Bat-dropdown-click:hover{background-color:#ccc;color:#000}
.Bat-dropdown-hover:hover > .Bat-button:first-child,.Bat-dropdown-click:hover > .Bat-button:first-child{background-color:#ccc;color:#000}
.Bat-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1}
.Bat-check,.Bat-radio{width:24px;height:24px;position:relative;top:6px}
.Bat-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
.Bat-bar-block .Bat-dropdown-hover,.Bat-bar-block .Bat-dropdown-click{width:100%}
.Bat-bar-block .Bat-dropdown-hover .Bat-dropdown-content,.Bat-bar-block .Bat-dropdown-click .Bat-dropdown-content{min-width:100%}
.Bat-bar-block .Bat-dropdown-hover .Bat-button,.Bat-bar-block .Bat-dropdown-click .Bat-button{width:100%;text-align:left;padding:8px 16px}
.Bat-main,#main{transition:margin-left .4s}
.Bat-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
.Bat-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
.Bat-bar{width:100%;overflow:hidden}.Bat-center .Bat-bar{display:inline-block;width:auto}
.Bat-bar .Bat-bar-item{padding:8px 16px;float:left;width:auto;border:none;display:block;outline:0}
.Bat-bar .Bat-dropdown-hover,.Bat-bar .Bat-dropdown-click{position:static;float:left}
.Bat-bar .Bat-button{white-space:normal}
.Bat-bar-block .Bat-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none;outline:0}
.Bat-bar-block.Bat-center .Bat-bar-item{text-align:center}.Bat-block{display:block;width:100%}
.Bat-responsive{display:block;overflow-x:auto}
.Bat-container:after,.Bat-container:before,.Bat-panel:after,.Bat-panel:before,.Bat-row:after,.Bat-row:before,.Bat-row-padding:after,.Bat-row-padding:before,
.Bat-cell-row:before,.Bat-cell-row:after,.Bat-clear:after,.Bat-clear:before,.Bat-bar:before,.Bat-bar:after{content:"";display:table;clear:both}
.Bat-col,.Bat-half,.Bat-third,.Bat-twothird,.Bat-threequarter,.Bat-quarter{float:left;width:100%}
.Bat-col.s1{width:8.33333%}.Bat-col.s2{width:16.66666%}.Bat-col.s3{width:24.99999%}.Bat-col.s4{width:33.33333%}
.Bat-col.s5{width:41.66666%}.Bat-col.s6{width:49.99999%}.Bat-col.s7{width:58.33333%}.Bat-col.s8{width:66.66666%}
.Bat-col.s9{width:74.99999%}.Bat-col.s10{width:83.33333%}.Bat-col.s11{width:91.66666%}.Bat-col.s12{width:99.99999%}
@media (min-width:601px){.Bat-col.m1{width:8.33333%}.Bat-col.m2{width:16.66666%}.Bat-col.m3,.Bat-quarter{width:24.99999%}.Bat-col.m4,.Bat-third{width:33.33333%}
.Bat-col.m5{width:41.66666%}.Bat-col.m6,.Bat-half{width:49.99999%}.Bat-col.m7{width:58.33333%}.Bat-col.m8,.Bat-twothird{width:66.66666%}
.Bat-col.m9,.Bat-threequarter{width:74.99999%}.Bat-col.m10{width:83.33333%}.Bat-col.m11{width:91.66666%}.Bat-col.m12{width:99.99999%}}
@media (min-width:993px){.Bat-col.l1{width:8.33333%}.Bat-col.l2{width:16.66666%}.Bat-col.l3{width:24.99999%}.Bat-col.l4{width:33.33333%}
.Bat-col.l5{width:41.66666%}.Bat-col.l6{width:49.99999%}.Bat-col.l7{width:58.33333%}.Bat-col.l8{width:66.66666%}
.Bat-col.l9{width:74.99999%}.Bat-col.l10{width:83.33333%}.Bat-col.l11{width:91.66666%}.Bat-col.l12{width:99.99999%}}
.Bat-rest{overflow:hidden}.Bat-stretch{margin-left:-16px;margin-right:-16px}
.Bat-content,.Bat-auto{margin-left:auto;margin-right:auto}.Bat-content{max-width:980px}.Bat-auto{max-width:1140px}
.Bat-cell-row{display:table;width:100%}.Bat-cell{display:table-cell}
.Bat-cell-top{vertical-align:top}.Bat-cell-middle{vertical-align:middle}.Bat-cell-bottom{vertical-align:bottom}
.Bat-hide{display:none!important}.Bat-show-block,.Bat-show{display:block!important}.Bat-show-inline-block{display:inline-block!important}
@media (max-width:1205px){.Bat-auto{max-width:95%}}
@media (max-width:600px){.Bat-modal-content{margin:0 10px;width:auto!important}.Bat-modal{padding-top:30px}
.Bat-dropdown-hover.Bat-mobile .Bat-dropdown-content,.Bat-dropdown-click.Bat-mobile .Bat-dropdown-content{position:relative}	
.Bat-hide-small{display:none!important}.Bat-mobile{display:block;width:100%!important}.Bat-bar-item.Bat-mobile,.Bat-dropdown-hover.Bat-mobile,.Bat-dropdown-click.Bat-mobile{text-align:center}
.Bat-dropdown-hover.Bat-mobile,.Bat-dropdown-hover.Bat-mobile .Bat-btn,.Bat-dropdown-hover.Bat-mobile .Bat-button,.Bat-dropdown-click.Bat-mobile,.Bat-dropdown-click.Bat-mobile .Bat-btn,.Bat-dropdown-click.Bat-mobile .Bat-button{width:100%}}
@media (max-width:768px){.Bat-modal-content{width:500px}.Bat-modal{padding-top:50px}}
@media (min-width:993px){.Bat-modal-content{width:900px}.Bat-hide-large{display:none!important}.Bat-sidebar.Bat-collapse{display:block!important}}
@media (max-width:992px) and (min-width:601px){.Bat-hide-medium{display:none!important}}
@media (max-width:992px){.Bat-sidebar.Bat-collapse{display:none}.Bat-main{margin-left:0!important;margin-right:0!important}.Bat-auto{max-width:100%}}
.Bat-top,.Bat-bottom{position:fixed;width:100%;z-index:1}.Bat-top{top:0}.Bat-bottom{bottom:0}
.Bat-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.Bat-display-topleft{position:absolute;left:0;top:0}.Bat-display-topright{position:absolute;right:0;top:0}
.Bat-display-bottomleft{position:absolute;left:0;bottom:0}.Bat-display-bottomright{position:absolute;right:0;bottom:0}
.Bat-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.Bat-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.Bat-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.Bat-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.Bat-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.Bat-display-container:hover .Bat-display-hover{display:block}.Bat-display-container:hover span.Bat-display-hover{display:inline-block}.Bat-display-hover{display:none}
.Bat-display-position{position:absolute}
.Bat-circle{border-radius:50%}
.Bat-round-small{border-radius:2px}.Bat-round,.Bat-round-medium{border-radius:4px}.Bat-round-large{border-radius:8px}.Bat-round-xlarge{border-radius:16px}.Bat-round-xxlarge{border-radius:32px}
.Bat-row-padding,.Bat-row-padding>.Bat-half,.Bat-row-padding>.Bat-third,.Bat-row-padding>.Bat-twothird,.Bat-row-padding>.Bat-threequarter,.Bat-row-padding>.Bat-quarter,.Bat-row-padding>.Bat-col{padding:0 8px}
.Bat-container,.Bat-panel{padding:0.01em 16px}.Bat-panel{margin-top:16px;margin-bottom:16px}
.Bat-grid{display:grid}.Bat-grid-padding{display:grid;gap:16px}.Bat-flex{display:flex}
.Bat-text-center{text-align:center}.Bat-text-bold,.Bat-bold{font-weight:bold}.Bat-text-italic,.Bat-italic{font-style:italic}
.Bat-code,.Bat-codespan{font-family:Consolas,"courier new";font-size:16px}
.Bat-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
.Bat-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
.Bat-card,.Bat-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.Bat-card-4,.Bat-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.Bat-spin{animation:Bat-spin 2s infinite linear}@keyframes Bat-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.Bat-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.Bat-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.Bat-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.Bat-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.Bat-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.Bat-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.Bat-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.Bat-animate-input{transition:width 0.4s ease-in-out}.Bat-animate-input:focus{width:100%!important}
.Bat-opacity,.Bat-hover-opacity:hover{opacity:0.60}.Bat-opacity-off,.Bat-hover-opacity-off:hover{opacity:1}
.Bat-opacity-max{opacity:0.25}.Bat-opacity-min{opacity:0.75}
.Bat-greyscale-max,.Bat-grayscale-max,.Bat-hover-greyscale:hover,.Bat-hover-grayscale:hover{filter:grayscale(100%)}
.Bat-greyscale,.Bat-grayscale{filter:grayscale(75%)}.Bat-greyscale-min,.Bat-grayscale-min{filter:grayscale(50%)}
.Bat-sepia{filter:sepia(75%)}.Bat-sepia-max,.Bat-hover-sepia:hover{filter:sepia(100%)}.Bat-sepia-min{filter:sepia(50%)}
.Bat-tiny{font-size:10px!important}.Bat-small{font-size:12px!important}.Bat-medium{font-size:15px!important}.Bat-large{font-size:18px!important}
.Bat-xlarge{font-size:24px!important}.Bat-xxlarge{font-size:36px!important}.Bat-xxxlarge{font-size:48px!important}.Bat-jumbo{font-size:64px!important}
.Bat-left-align{text-align:left!important}.Bat-right-align{text-align:right!important}.Bat-justify{text-align:justify!important}.Bat-center{text-align:center!important}
.Bat-border-0{border:0!important}.Bat-border{border:1px solid #ccc!important}
.Bat-border-top{border-top:1px solid #ccc!important}.Bat-border-bottom{border-bottom:1px solid #ccc!important}
.Bat-border-left{border-left:1px solid #ccc!important}.Bat-border-right{border-right:1px solid #ccc!important}
.Bat-topbar{border-top:6px solid #ccc!important}.Bat-bottombar{border-bottom:6px solid #ccc!important}
.Bat-leftbar{border-left:6px solid #ccc!important}.Bat-rightbar{border-right:6px solid #ccc!important}
.Bat-section,.Bat-code{margin-top:16px!important;margin-bottom:16px!important}
.Bat-margin{margin:16px!important}.Bat-margin-top{margin-top:16px!important}.Bat-margin-bottom{margin-bottom:16px!important}
.Bat-margin-left{margin-left:16px!important}.Bat-margin-right{margin-right:16px!important}
.Bat-padding-small{padding:4px 8px!important}.Bat-padding{padding:8px 16px!important}.Bat-padding-large{padding:12px 24px!important}
.Bat-padding-16{padding-top:16px!important;padding-bottom:16px!important}.Bat-padding-24{padding-top:24px!important;padding-bottom:24px!important}
.Bat-padding-32{padding-top:32px!important;padding-bottom:32px!important}.Bat-padding-48{padding-top:48px!important;padding-bottom:48px!important}
.Bat-padding-64{padding-top:64px!important;padding-bottom:64px!important}
.Bat-padding-top-64{padding-top:64px!important}.Bat-padding-top-48{padding-top:48px!important}
.Bat-padding-top-32{padding-top:32px!important}.Bat-padding-top-24{padding-top:24px!important}
.Bat-left{float:left!important}.Bat-right{float:right!important}
.Bat-button:hover{color:#000!important;background-color:#ccc!important}
.Bat-transparent,.Bat-hover-none:hover{background-color:transparent!important}
.Bat-hover-none:hover{box-shadow:none!important}
.Bat-rtl{direction:rtl}.Bat-ltr{direction:ltr}
/* Colors */
.Bat-amber,.Bat-hover-amber:hover{color:#000!important;background-color:#ffc107!important}
.Bat-aqua,.Bat-hover-aqua:hover{color:#000!important;background-color:#00ffff!important}
.Bat-blue,.Bat-hover-blue:hover{color:#fff!important;background-color:#2196F3!important}
.Bat-light-blue,.Bat-hover-light-blue:hover{color:#000!important;background-color:#87CEEB!important}
.Bat-brown,.Bat-hover-brown:hover{color:#fff!important;background-color:#795548!important}
.Bat-cyan,.Bat-hover-cyan:hover{color:#000!important;background-color:#00bcd4!important}
.Bat-blue-grey,.Bat-hover-blue-grey:hover,.Bat-blue-gray,.Bat-hover-blue-gray:hover{color:#fff!important;background-color:#607d8b!important}
.Bat-green,.Bat-hover-green:hover{color:#fff!important;background-color:#4CAF50!important}
.Bat-light-green,.Bat-hover-light-green:hover{color:#000!important;background-color:#8bc34a!important}
.Bat-indigo,.Bat-hover-indigo:hover{color:#fff!important;background-color:#3f51b5!important}
.Bat-khaki,.Bat-hover-khaki:hover{color:#000!important;background-color:#f0e68c!important}
.Bat-lime,.Bat-hover-lime:hover{color:#000!important;background-color:#cddc39!important}
.Bat-orange,.Bat-hover-orange:hover{color:#000!important;background-color:#ff9800!important}
.Bat-deep-orange,.Bat-hover-deep-orange:hover{color:#fff!important;background-color:#ff5722!important}
.Bat-pink,.Bat-hover-pink:hover{color:#fff!important;background-color:#e91e63!important}
.Bat-purple,.Bat-hover-purple:hover{color:#fff!important;background-color:#9c27b0!important}
.Bat-deep-purple,.Bat-hover-deep-purple:hover{color:#fff!important;background-color:#673ab7!important}
.Bat-red,.Bat-hover-red:hover{color:#fff!important;background-color:#f44336!important}
.Bat-sand,.Bat-hover-sand:hover{color:#000!important;background-color:#fdf5e6!important}
.Bat-teal,.Bat-hover-teal:hover{color:#fff!important;background-color:#009688!important}
.Bat-yellow,.Bat-hover-yellow:hover{color:#000!important;background-color:#ffeb3b!important}
.Bat-white,.Bat-hover-white:hover{color:#000!important;background-color:#fff!important}
.Bat-black,.Bat-hover-black:hover{color:#fff!important;background-color:#000!important}
.Bat-grey,.Bat-hover-grey:hover,.Bat-gray,.Bat-hover-gray:hover{color:#000!important;background-color:#9e9e9e!important}
.Bat-light-grey,.Bat-hover-light-grey:hover,.Bat-light-gray,.Bat-hover-light-gray:hover{color:#000!important;background-color:#f1f1f1!important}
.Bat-dark-grey,.Bat-hover-dark-grey:hover,.Bat-dark-gray,.Bat-hover-dark-gray:hover{color:#fff!important;background-color:#616161!important}
.Bat-asphalt,.Bat-hover-asphalt:hover{color:#fff!important;background-color:#343a40!important}
.Bat-crimson,.Bat-hover-crimson:hover{color:#fff!important;background-color:#a20025!important}
.Bat-cobalt,Bat-hover-cobalt:hover{color:#fff!important;background-color:#0050ef!important}
.Bat-emerald,.Bat-hover-emerald:hover{color:#fff!important;background-color:#008a00!important}
.Bat-olive,.Bat-hover-olive:hover{color:#fff!important;background-color:#6d8764!important}
.Bat-paper,.Bat-hover-paper:hover{color:#000!important;background-color:#f8f9fa!important}
.Bat-sienna,.Bat-hover-sienna:hover{color:#fff!important;background-color:#a0522d!important}
.Bat-taupe,.Bat-hover-taupe:hover{color:#fff!important;background-color:#87794e!important}
.Bat-danger{color:#fff!important;background-color:#dd0000!important}
.Bat-note{color:#000!important;background-color:#fff599!important}
.Bat-info{color:#fff!important;background-color:#0a6fc2!important}
.Bat-warning{color:#000!important;background-color:#ffb305!important}
.Bat-success{color:#fff!important;background-color:#008a00!important}
.Bat-pale-red,.Bat-hover-pale-red:hover{color:#000!important;background-color:#ffdddd!important}
.Bat-pale-green,.Bat-hover-pale-green:hover{color:#000!important;background-color:#ddffdd!important}
.Bat-pale-yellow,.Bat-hover-pale-yellow:hover{color:#000!important;background-color:#ffffcc!important}
.Bat-pale-blue,.Bat-hover-pale-blue:hover{color:#000!important;background-color:#ddffff!important}
.Bat-text-amber,.Bat-hover-text-amber:hover{color:#ffc107!important}
.Bat-text-aqua,.Bat-hover-text-aqua:hover{color:#00ffff!important}
.Bat-text-blue,.Bat-hover-text-blue:hover{color:#2196F3!important}
.Bat-text-light-blue,.Bat-hover-text-light-blue:hover{color:#87CEEB!important}
.Bat-text-brown,.Bat-hover-text-brown:hover{color:#795548!important}
.Bat-text-cyan,.Bat-hover-text-cyan:hover{color:#00bcd4!important}
.Bat-text-blue-grey,.Bat-hover-text-blue-grey:hover,.Bat-text-blue-gray,.Bat-hover-text-blue-gray:hover{color:#607d8b!important}
.Bat-text-green,.Bat-hover-text-green:hover{color:#4CAF50!important}
.Bat-text-light-green,.Bat-hover-text-light-green:hover{color:#8bc34a!important}
.Bat-text-indigo,.Bat-hover-text-indigo:hover{color:#3f51b5!important}
.Bat-text-khaki,.Bat-hover-text-khaki:hover{color:#b4aa50!important}
.Bat-text-lime,.Bat-hover-text-lime:hover{color:#cddc39!important}
.Bat-text-orange,.Bat-hover-text-orange:hover{color:#ff9800!important}
.Bat-text-deep-orange,.Bat-hover-text-deep-orange:hover{color:#ff5722!important}
.Bat-text-pink,.Bat-hover-text-pink:hover{color:#e91e63!important}
.Bat-text-purple,.Bat-hover-text-purple:hover{color:#9c27b0!important}
.Bat-text-deep-purple,.Bat-hover-text-deep-purple:hover{color:#673ab7!important}
.Bat-text-red,.Bat-hover-text-red:hover{color:#f44336!important}
.Bat-text-sand,.Bat-hover-text-sand:hover{color:#fdf5e6!important}
.Bat-text-teal,.Bat-hover-text-teal:hover{color:#009688!important}
.Bat-text-yellow,.Bat-hover-text-yellow:hover{color:#d2be0e!important}
.Bat-text-white,.Bat-hover-text-white:hover{color:#fff!important}
.Bat-text-black,.Bat-hover-text-black:hover{color:#000!important}
.Bat-text-grey,.Bat-hover-text-grey:hover,.Bat-text-gray,.Bat-hover-text-gray:hover{color:#757575!important}
.Bat-text-light-grey,.Bat-hover-text-light-grey:hover,.Bat-text-light-gray,.Bat-hover-text-light-gray:hover{color:#f1f1f1!important}
.Bat-text-dark-grey,.Bat-hover-text-dark-grey:hover,.Bat-text-dark-gray,.Bat-hover-text-dark-gray:hover{color:#3a3a3a!important}
.Bat-border-amber,.Bat-hover-border-amber:hover{border-color:#ffc107!important}
.Bat-border-aqua,.Bat-hover-border-aqua:hover{border-color:#00ffff!important}
.Bat-border-blue,.Bat-hover-border-blue:hover{border-color:#2196F3!important}
.Bat-border-light-blue,.Bat-hover-border-light-blue:hover{border-color:#87CEEB!important}
.Bat-border-brown,.Bat-hover-border-brown:hover{border-color:#795548!important}
.Bat-border-cyan,.Bat-hover-border-cyan:hover{border-color:#00bcd4!important}
.Bat-border-blue-grey,.Bat-hover-border-blue-grey:hover,.Bat-border-blue-gray,.Bat-hover-border-blue-gray:hover{border-color:#607d8b!important}
.Bat-border-green,.Bat-hover-border-green:hover{border-color:#4CAF50!important}
.Bat-border-light-green,.Bat-hover-border-light-green:hover{border-color:#8bc34a!important}
.Bat-border-indigo,.Bat-hover-border-indigo:hover{border-color:#3f51b5!important}
.Bat-border-khaki,.Bat-hover-border-khaki:hover{border-color:#f0e68c!important}
.Bat-border-lime,.Bat-hover-border-lime:hover{border-color:#cddc39!important}
.Bat-border-orange,.Bat-hover-border-orange:hover{border-color:#ff9800!important}
.Bat-border-deep-orange,.Bat-hover-border-deep-orange:hover{border-color:#ff5722!important}
.Bat-border-pink,.Bat-hover-border-pink:hover{border-color:#e91e63!important}
.Bat-border-purple,.Bat-hover-border-purple:hover{border-color:#9c27b0!important}
.Bat-border-deep-purple,.Bat-hover-border-deep-purple:hover{border-color:#673ab7!important}
.Bat-border-red,.Bat-hover-border-red:hover{border-color:#f44336!important}
.Bat-border-sand,.Bat-hover-border-sand:hover{border-color:#fdf5e6!important}
.Bat-border-teal,.Bat-hover-border-teal:hover{border-color:#009688!important}
.Bat-border-yellow,.Bat-hover-border-yellow:hover{border-color:#ffeb3b!important}
.Bat-border-white,.Bat-hover-border-white:hover{border-color:#fff!important}
.Bat-border-black,.Bat-hover-border-black:hover{border-color:#000!important}
.Bat-border-grey,.Bat-hover-border-grey:hover,.Bat-border-gray,.Bat-hover-border-gray:hover{border-color:#9e9e9e!important}
.Bat-border-light-grey,.Bat-hover-border-light-grey:hover,.Bat-border-light-gray,.Bat-hover-border-light-gray:hover{border-color:#f1f1f1!important}
.Bat-border-dark-grey,.Bat-hover-border-dark-grey:hover,.Bat-border-dark-gray,.Bat-hover-border-dark-gray:hover{border-color:#616161!important}
.Bat-border-pale-red,.Bat-hover-border-pale-red:hover{border-color:#ffe7e7!important}.Bat-border-pale-green,.Bat-hover-border-pale-green:hover{border-color:#e7ffe7!important}
.Bat-border-pale-yellow,.Bat-hover-border-pale-yellow:hover{border-color:#ffffcc!important}.Bat-border-pale-blue,.Bat-hover-border-pale-blue:hover{border-color:#e7ffff!important}
