html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit;padding:0;margin:0;}
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,img,span,input,button,strong{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}

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