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