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