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