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