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