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