/* css fuer richel.hans-seibold.de */
/* ksm.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}
.ksm-serif{font-family:serif}.ksm-sans-serif{font-family:sans-serif}.ksm-cursive{font-family:cursive}
.ksm-monospace{font-family:monospace}

h1,h2,h3,h4,h5,h6{font-family: Verdana,Arial,sans-serif;font-weight:400;margin:10px 0}

.ksm-wide{letter-spacing:4px}
hr{border:0;border-top:1px solid #eee;margin:20px 0}
.ksm-image{max-width:100%;height:auto}
img{vertical-align:middle}a{color:inherit}

.ksm-table,.ksm-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.ksm-table-all{border:1px solid #ccc}
.ksm-bordered tr,.ksm-table-all tr{border-bottom:1px solid #ddd}.ksm-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.ksm-table-all tr:nth-child(odd){background-color:#fff}.ksm-table-all tr:nth-child(even){background-color:#f1f1f1}
.ksm-hoverable tbody tr:hover,.ksm-ul.ksm-hoverable li:hover{background-color:#ccc}.ksm-centered tr th,.ksm-centered tr td{text-align:center}
.ksm-table td,.ksm-table th,.ksm-table-all td,.ksm-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
.ksm-table th:first-child,.ksm-table td:first-child,.ksm-table-all th:first-child,.ksm-table-all td:first-child{padding-left:16px}
.ksm-btn,.ksm-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}
.ksm-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.ksm-btn,.ksm-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.ksm-disabled,.ksm-btn:disabled,.ksm-button:disabled{cursor:not-allowed;opacity:0.3}.ksm-disabled *,:disabled *{pointer-events:none}
.ksm-btn.ksm-disabled:hover,.ksm-btn:disabled:hover{box-shadow:none}
.ksm-badge,.ksm-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.ksm-badge{border-radius:50%}
.ksm-ul{list-style-type:none;padding:0;margin:0}.ksm-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.ksm-ul li:last-child{border-bottom:none}
.ksm-tooltip,.ksm-display-container{position:relative}.ksm-tooltip .ksm-text{display:none}.ksm-tooltip:hover .ksm-text{display:inline-block}
.ksm-ripple:active{opacity:0.5}.ksm-ripple{transition:opacity 0s}
.ksm-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
.ksm-select{padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc}
.ksm-dropdown-click,.ksm-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.ksm-dropdown-hover:hover .ksm-dropdown-content{display:block}
.ksm-dropdown-hover:first-child,.ksm-dropdown-click:hover{background-color:#ccc;color:#000}
.ksm-dropdown-hover:hover > .ksm-button:first-child,.ksm-dropdown-click:hover > .ksm-button:first-child{background-color:#ccc;color:#000}
.ksm-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1}
.ksm-check,.ksm-radio{width:24px;height:24px;position:relative;top:6px}

/* seitliche navigation  */
.ksm-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}

.ksm-bar-block .ksm-dropdown-hover,.ksm-bar-block .ksm-dropdown-click{width:100%}
.ksm-bar-block .ksm-dropdown-hover .ksm-dropdown-content,.ksm-bar-block .ksm-dropdown-click .ksm-dropdown-content{min-width:100%}
.ksm-bar-block .ksm-dropdown-hover .ksm-button,.ksm-bar-block .ksm-dropdown-click .ksm-button{width:100%;text-align:left;padding:8px 16px}

.ksm-main,#main{transition:margin-left .4s}
.ksm-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)}
.ksm-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
.ksm-bar{width:100%;overflow:hidden}.ksm-center .ksm-bar{display:inline-block;width:auto}
.ksm-bar .ksm-bar-item{padding:8px 16px;float:left;width:auto;border:none;display:block;outline:0}
.ksm-bar .ksm-dropdown-hover,.ksm-bar .ksm-dropdown-click{position:static;float:left}
.ksm-bar .ksm-button{white-space:normal}
.ksm-bar-block .ksm-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none;outline:0}
.ksm-bar-block.ksm-center .ksm-bar-item{text-align:center}.ksm-block{display:block;width:100%}
.ksm-responsive{display:block;overflow-x:auto}

.ksm-container:after,.ksm-container:before,.ksm-panel:after,.ksm-panel:before,.ksm-row:after,.ksm-row:before,.ksm-row-padding:after,.ksm-row-padding:before,
.ksm-cell-row:before,.ksm-cell-row:after,.ksm-clear:after,.ksm-clear:before,.ksm-bar:before,.ksm-bar:after{content:"";display:table;clear:both}

.ksm-col,.ksm-half,.ksm-third,.ksm-twothird,.ksm-threequarter,.ksm-quarter{float:left;width:100%}

.ksm-col.s1{width:8.33333%}.ksm-col.s2{width:16.66666%}.ksm-col.s3{width:24.99999%}.ksm-col.s4{width:33.33333%}
.ksm-col.s5{width:41.66666%}.ksm-col.s6{width:49.99999%}.ksm-col.s7{width:58.33333%}.ksm-col.s8{width:66.66666%}
.ksm-col.s9{width:74.99999%}.ksm-col.s10{width:83.33333%}.ksm-col.s11{width:91.66666%}.ksm-col.s12{width:99.99999%}

@media (min-width:601px){.ksm-col.m1{width:8.33333%}.ksm-col.m2{width:16.66666%}.ksm-col.m3,.ksm-quarter{width:24.99999%}
.ksm-col.m4,.ksm-third{width:33.33333%}
.ksm-col.m5{width:41.66666%}.ksm-col.m6,.ksm-half{width:49.99999%}.ksm-col.m7{width:58.33333%}
.ksm-col.m8,.ksm-twothird{width:66.66666%}
.ksm-col.m9,.ksm-threequarter{width:74.99999%}.ksm-col.m10{width:83.33333%}
.ksm-col.m11{width:91.66666%}.ksm-col.m12{width:99.99999%}

}

@media (min-width:993px){.ksm-col.l1{width:8.33333%}.ksm-col.l2{width:16.66666%}.ksm-col.l3{width:24.99999%}.ksm-col.l4{width:33.33333%}
.ksm-col.l5{width:41.66666%}.ksm-col.l6{width:49.99999%}.ksm-col.l7{width:58.33333%}.ksm-col.l8{width:66.66666%}
.ksm-col.l9{width:74.99999%}.ksm-col.l10{width:83.33333%}.ksm-col.l11{width:91.66666%}.ksm-col.l12{width:99.99999%}}
.ksm-rest{overflow:hidden}.ksm-stretch{margin-left:-16px;margin-right:-16px}
.ksm-content,.ksm-auto{margin-left:auto;margin-right:auto}.ksm-content{max-width:980px}.ksm-auto{max-width:1140px}
.ksm-cell-row{display:table;width:100%}.ksm-cell{display:table-cell}
.ksm-cell-top{vertical-align:top}.ksm-cell-middle{vertical-align:middle}.ksm-cell-bottom{vertical-align:bottom}
.ksm-hide{display:none!important}.ksm-show-block,.ksm-show{display:block!important}.ksm-show-inline-block{display:inline-block!important}
@media (max-width:1205px){.ksm-auto{max-width:95%}}

@media (max-width:600px){.ksm-modal-content{margin:0 10px;width:auto!important}.ksm-modal{padding-top:30px}
.ksm-dropdown-hover.ksm-mobile .ksm-dropdown-content,.ksm-dropdown-click.ksm-mobile .ksm-dropdown-content{position:relative}	
.ksm-hide-small{display:none!important}.ksm-mobile{display:block;width:100%!important}.ksm-bar-item.ksm-mobile,.ksm-dropdown-hover.ksm-mobile,.ksm-dropdown-click.ksm-mobile{text-align:center}
.ksm-dropdown-hover.ksm-mobile,.ksm-dropdown-hover.ksm-mobile .ksm-btn,.ksm-dropdown-hover.ksm-mobile .ksm-button,.ksm-dropdown-click.ksm-mobile,.ksm-dropdown-click.ksm-mobile .ksm-btn,.ksm-dropdown-click.ksm-mobile .ksm-button{width:100%}}
@media (max-width:768px){.ksm-modal-content{width:500px}.ksm-modal{padding-top:50px}}
@media (min-width:993px){.ksm-modal-content{width:900px}.ksm-hide-large{display:none!important}.ksm-sidebar.ksm-collapse{display:block!important}}
@media (max-width:992px) and (min-width:601px){.ksm-hide-medium{display:none!important}}
@media (max-width:992px){.ksm-sidebar.ksm-collapse{display:none}.ksm-main{margin-left:0!important;margin-right:0!important}.ksm-auto{max-width:100%}}

/* .hans-logo-430{width: 14.1em; height: auto; margin-left: -0.9em;} */
.hans-logo-430{width: 100%; height: auto; margin-left: -0.9em;}
.hans-logo-130{width: auto; height: 3em;}
.hans-bildtext{
	padding: 0 0 .8em 0;
	border-bottom: medium dotted blue;
}
.hans-text-darkblue{color: blue;}

.hans-jumbo-darkblue{
	color: #fff;
	width: 100%
	padding-left: 8em!important;
	background-color: blue;
}
.ksm-xxxlarge{font-family: serif; font-style:bold; font-size:4em!important}

.ksm-jumbo{font-size:5em!important; text-transform: uppercase; font-style:bolder; } /* alles in GROSSBUCHSTABEN und FETT */

.richel-green{ background-color: #79bbd8; color:  blue;}

.richel-blue{background-color: #065fab; color: #f1f1f1;}

.richel-white{	background-color: white; padding: .5em;}

 h3{font-size: 1.8em;}
 p{font-size: 1.4em;}

#richel-modelle{
	background-color: #79bbd8;
	padding-left: .5em;
	padding-right: .5em;
	padding-bottom: .5em;
}

#richel-modelle h1{padding-left: .24em}
.richeltext{font-size: 1em!important}

/* #gallery beginnt hier Bildunterschrift legt sich über den unteren Rand */
figure, figcaption {margin: 0; padding: 0;}

#gallery {
	box-sizing:border-box;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(25em, 1fr));
	gap: 1em;
	text-align: center;
	background-color: #79bbd8;
}

#gallery figure { position: relative; color: black; background: #fff;}

#gallery figure img {width: 100%; display: block; margin-bottom: 3.5em;}

#gallery > figure > figcaption {
	position: absolute;
	bottom: 0;
	width: 100%;
	line-height: 2.5em;
	color: white;
	background-color: #065fab;
	/* background: rgba(0, 0, 0, 0.3); */
	border: thin solid rgba(0, 0, 0, 0.3);
	/*	border-radius: 1em; */
	font-size: 1.6em;
}
#gallery > figcaption {	grid-column: 1 / -1;}


/* #gallery-aufbau beginnt hier Bildunterschrift legt sich über den unteren Rand */

#gallery-aufbau {
	box-sizing: border-box;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(27em, 1fr));
	gap: 1em;
	text-align: center;
}
#gallery-aufbau > figure > figcaption {margin: 0; padding: 4px;}
#gallery-aufbau figure {position: relative;	color: black;	background: #79bbd8; font-size: 1.6em; padding: 2%;}
#gallery-aufbau  > figcaption > h4{font-size: 2.6em;}
#gallery-aufbau  figure img {/* width: 100%; */ display: block; margin-top: 2.7em; margin-bottom: 0;}

#gallery-aufbau > figure > figcaption > h3{
	margin-top: 0;
	margin: 0 auto;
	position: absolute;
	/* margin-bottom: 0; */
	top: 0;
	width: 94.6%; 
	line-height: 2.5em;
	color: white;
	font-size: 1.2em; 
	background: rgba(0, 0, 0, 0.3);
}
#gallery-aufbau > figure > figcaption h4{
	margin-top: 0;
	margin: 0 auto;
	position: absolute;
	top: 0;
	width: 98.6%; 
	line-height: 2.5em;
	color: white;
	background: rgba(0, 0, 0, 0.3);
	font-size: 1.6em;
}
#gallery-aufbau > figure > figure >  figcaption p{position: absolute;	bottom: 0; color: #000; }
#gallery-aufbau > figcaption {	grid-column: 1 / -1;} 


.ksm-top,.ksm-bottom{position:fixed;width:100%;z-index:1}.ksm-top{top:0}.ksm-bottom{bottom:0}
.ksm-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}
.ksm-display-topleft{position:absolute;left:0;top:0}.ksm-display-topright{position:absolute;right:0;top:0}
.ksm-display-bottomleft{position:absolute;left:0;bottom:0}.ksm-display-bottomright{position:absolute;right:0;bottom:0}
.ksm-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.ksm-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.ksm-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.ksm-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.ksm-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.ksm-display-container:hover .ksm-display-hover{display:block}.ksm-display-container:hover span.ksm-display-hover{display:inline-block}.ksm-display-hover{display:none}
.ksm-display-position{position:absolute}
.ksm-circle{border-radius:50%}
.ksm-round-small{border-radius:2px}.ksm-round,.ksm-round-medium{border-radius:4px}.ksm-round-large{border-radius:8px}.ksm-round-xlarge{border-radius:16px}.ksm-round-xxlarge{border-radius:32px}
.ksm-row-padding,.ksm-row-padding>.ksm-half,.ksm-row-padding>.ksm-third,.ksm-row-padding>.ksm-twothird,.ksm-row-padding>.ksm-threequarter,.ksm-row-padding>.ksm-quarter,.ksm-row-padding>.ksm-col{padding:0 8px}
.ksm-container,.ksm-panel{padding:0.01em 16px}.ksm-panel{margin-top:16px;margin-bottom:16px}
.ksm-code,.ksm-codespan{font-family:Consolas,"courier new";font-size:16px}
.ksm-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
.ksm-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
.ksm-card,.ksm-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.ksm-card-4,.ksm-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)}
.ksm-spin{animation:ksm-spin 2s infinite linear}@keyframes ksm-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.ksm-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.ksm-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.ksm-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.ksm-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.ksm-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.ksm-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.ksm-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.ksm-animate-input{transition:width 0.4s ease-in-out}.ksm-animate-input:focus{width:100%!important}
.ksm-opacity,.ksm-hover-opacity:hover{opacity:0.60}.ksm-opacity-off,.ksm-hover-opacity-off:hover{opacity:1}
.ksm-opacity-max{opacity:0.25}.ksm-opacity-min{opacity:0.75}
.ksm-greyscale-max,.ksm-grayscale-max,.ksm-hover-greyscale:hover,.ksm-hover-grayscale:hover{filter:grayscale(100%)}
.ksm-greyscale,.ksm-grayscale{filter:grayscale(75%)}.ksm-greyscale-min,.ksm-grayscale-min{filter:grayscale(50%)}
.ksm-sepia{filter:sepia(75%)}.ksm-sepia-max,.ksm-hover-sepia:hover{filter:sepia(100%)}.ksm-sepia-min{filter:sepia(50%)}
.ksm-tiny{font-size:10px!important}.ksm-small{font-size:12px!important}.ksm-medium{font-size:15px!important}.ksm-large{font-size:18px!important}
.ksm-xlarge{font-size:24px!important}.ksm-xxlarge{font-size:36px!important}


.ksm-left-align{text-align:left!important}.ksm-right-align{text-align:right!important}.ksm-justify{text-align:justify!important}.ksm-center{text-align:center!important}
.ksm-border-0{border:0!important}.ksm-border{border:1px solid #ccc!important}
.ksm-border-top{border-top:1px solid #ccc!important}.ksm-border-bottom{border-bottom:1px solid #ccc!important}
.ksm-border-left{border-left:1px solid #ccc!important}.ksm-border-right{border-right:1px solid #ccc!important}
.ksm-topbar{border-top:6px solid #ccc!important}.ksm-bottombar{border-bottom:6px solid #ccc!important}
.ksm-leftbar{border-left:6px solid #ccc!important}.ksm-rightbar{border-right:6px solid #ccc!important}
.ksm-section,.ksm-code{margin-top:16px!important;margin-bottom:16px!important}
.ksm-margin{margin:16px!important}.ksm-margin-top{margin-top:16px!important}.ksm-margin-bottom{margin-bottom:16px!important}
.ksm-margin-left{margin-left:16px!important}.ksm-margin-right{margin-right:16px!important}
.ksm-padding-small{padding:4px 8px!important}.ksm-padding{padding:8px 16px!important}.ksm-padding-large{padding:12px 24px!important}
.ksm-padding-16{padding-top:16px!important;padding-bottom:16px!important}.ksm-padding-24{padding-top:24px!important;padding-bottom:24px!important}
.ksm-padding-32{padding-top:32px!important;padding-bottom:32px!important}.ksm-padding-48{padding-top:48px!important;padding-bottom:48px!important}
.ksm-padding-64{padding-top:44px!important;padding-bottom:24px!important}
.ksm-padding-top-64{padding-top:64px!important}.ksm-padding-top-48{padding-top:48px!important}
.ksm-padding-top-32{padding-top:32px!important}.ksm-padding-top-24{padding-top:24px!important}
.ksm-left{float:left!important}.ksm-right{float:right!important}
.ksm-button:hover{color:#000!important;background-color:#ccc!important}
.ksm-transparent,.ksm-hover-none:hover{background-color:transparent!important}
.ksm-hover-none:hover{box-shadow:none!important}
/* Colors */
.ksm-amber,.ksm-hover-amber:hover{color:#000!important;background-color:#ffc107!important}
.ksm-aqua,.ksm-hover-aqua:hover{color:#000!important;background-color:#00ffff!important}
.ksm-blue,.ksm-hover-blue:hover{color:#fff!important;background-color:#2196F3!important}
.ksm-light-blue,.ksm-hover-dark-blue:hover{color:#fff!important;background-color:blue!important}
.ksm-light-blue,.ksm-hover-light-blue:hover{color:#000!important;background-color:#87CEEB!important}
.ksm-brown,.ksm-hover-brown:hover{color:#fff!important;background-color:#795548!important}
.ksm-cyan,.ksm-hover-cyan:hover{color:#000!important;background-color:#00bcd4!important}
.ksm-blue-grey,.ksm-hover-blue-grey:hover,.ksm-blue-gray,.ksm-hover-blue-gray:hover{color:#fff!important;background-color:#607d8b!important}

.ksm-green,.ksm-hover-green:hover{color:#fff!important;background-color:#4CAF50!important}

.ksm-light-green,.ksm-hover-light-green:hover{color:#000!important;background-color:#8bc34a!important}

.ksm-smd-green,.ksm-hover-smd-green:hover{color:#000!important; background-color: #cbe260!important;}

.ksm-indigo,.ksm-hover-indigo:hover{color:#fff!important;background-color:#3f51b5!important}
.ksm-khaki,.ksm-hover-khaki:hover{color:#000!important;background-color:#f0e68c!important}
.ksm-lime,.ksm-hover-lime:hover{color:#000!important;background-color:#cddc39!important}
.ksm-orange,.ksm-hover-orange:hover{color:#000!important;background-color:#ff9800!important}
.ksm-deep-orange,.ksm-hover-deep-orange:hover{color:#fff!important;background-color:#ff5722!important}
.ksm-pink,.ksm-hover-pink:hover{color:#fff!important;background-color:#e91e63!important}
.ksm-purple,.ksm-hover-purple:hover{color:#fff!important;background-color:#9c27b0!important}
.ksm-deep-purple,.ksm-hover-deep-purple:hover{color:#fff!important;background-color:#673ab7!important}
.ksm-red,.ksm-hover-red:hover{color:#fff!important;background-color:#f44336!important}
.ksm-sand,.ksm-hover-sand:hover{color:#000!important;background-color:#fdf5e6!important}
.ksm-teal,.ksm-hover-teal:hover{color:#fff!important;background-color:#009688!important}
.ksm-yellow,.ksm-hover-yellow:hover{color:#000!important;background-color:#ffeb3b!important}
.ksm-white,.ksm-hover-white:hover{color:#000!important;background-color:#fff!important}
.ksm-black,.ksm-hover-black:hover{color:#fff!important;background-color:#000!important}
.ksm-grey,.ksm-hover-grey:hover,.ksm-gray,.ksm-hover-gray:hover{color:#000!important;background-color:#9e9e9e!important}
.ksm-light-grey,.ksm-hover-light-grey:hover,.ksm-light-gray,.ksm-hover-light-gray:hover{color:#000!important;background-color:#f1f1f1!important}
.ksm-dark-grey,.ksm-hover-dark-grey:hover,.ksm-dark-gray,.ksm-hover-dark-gray:hover{color:#fff!important;background-color:#616161!important}
.ksm-pale-red,.ksm-hover-pale-red:hover{color:#000!important;background-color:#ffdddd!important}
.ksm-pale-green,.ksm-hover-pale-green:hover{color:#000!important;background-color:#ddffdd!important}
.ksm-pale-yellow,.ksm-hover-pale-yellow:hover{color:#000!important;background-color:#ffffcc!important}
.ksm-pale-blue,.ksm-hover-pale-blue:hover{color:#000!important;background-color:#ddffff!important}
.ksm-text-amber,.ksm-hover-text-amber:hover{color:#ffc107!important}
.ksm-text-aqua,.ksm-hover-text-aqua:hover{color:#00ffff!important}
.ksm-text-blue,.ksm-hover-text-blue:hover{color:#2196F3!important}
.ksm-text-light-blue,.ksm-hover-text-light-blue:hover{color:#87CEEB!important}
.ksm-text-brown,.ksm-hover-text-brown:hover{color:#795548!important}
.ksm-text-cyan,.ksm-hover-text-cyan:hover{color:#00bcd4!important}
.ksm-text-blue-grey,.ksm-hover-text-blue-grey:hover,.ksm-text-blue-gray,.ksm-hover-text-blue-gray:hover{color:#607d8b!important}
.ksm-text-green,.ksm-hover-text-green:hover{color:#4CAF50!important}
.ksm-text-light-green,.ksm-hover-text-light-green:hover{color:#8bc34a!important}
.ksm-text-indigo,.ksm-hover-text-indigo:hover{color:#3f51b5!important}
.ksm-text-khaki,.ksm-hover-text-khaki:hover{color:#b4aa50!important}
.ksm-text-lime,.ksm-hover-text-lime:hover{color:#cddc39!important}
.ksm-text-orange,.ksm-hover-text-orange:hover{color:#ff9800!important}
.ksm-text-deep-orange,.ksm-hover-text-deep-orange:hover{color:#ff5722!important}
.ksm-text-pink,.ksm-hover-text-pink:hover{color:#e91e63!important}
.ksm-text-purple,.ksm-hover-text-purple:hover{color:#9c27b0!important}
.ksm-text-deep-purple,.ksm-hover-text-deep-purple:hover{color:#673ab7!important}
.ksm-text-red,.ksm-hover-text-red:hover{color:#f44336!important}
.ksm-text-sand,.ksm-hover-text-sand:hover{color:#fdf5e6!important}
.ksm-text-teal,.ksm-hover-text-teal:hover{color:#009688!important}
.ksm-text-yellow,.ksm-hover-text-yellow:hover{color:#d2be0e!important}
.ksm-text-white,.ksm-hover-text-white:hover{color:#fff!important}
.ksm-text-black,.ksm-hover-text-black:hover{color:#000!important}
.ksm-text-grey,.ksm-hover-text-grey:hover,.ksm-text-gray,.ksm-hover-text-gray:hover{color:#757575!important}
.ksm-text-light-grey,.ksm-hover-text-light-grey:hover,.ksm-text-light-gray,.ksm-hover-text-light-gray:hover{color:#f1f1f1!important}
.ksm-text-dark-grey,.ksm-hover-text-dark-grey:hover,.ksm-text-dark-gray,.ksm-hover-text-dark-gray:hover{color:#3a3a3a!important}
.ksm-border-amber,.ksm-hover-border-amber:hover{border-color:#ffc107!important}
.ksm-border-aqua,.ksm-hover-border-aqua:hover{border-color:#00ffff!important}
.ksm-border-blue,.ksm-hover-border-blue:hover{border-color:#2196F3!important}
.ksm-border-light-blue,.ksm-hover-border-light-blue:hover{border-color:#87CEEB!important}
.ksm-border-brown,.ksm-hover-border-brown:hover{border-color:#795548!important}
.ksm-border-cyan,.ksm-hover-border-cyan:hover{border-color:#00bcd4!important}
.ksm-border-blue-grey,.ksm-hover-border-blue-grey:hover,.ksm-border-blue-gray,.ksm-hover-border-blue-gray:hover{border-color:#607d8b!important}
.ksm-border-green,.ksm-hover-border-green:hover{border-color:#4CAF50!important}
.ksm-border-light-green,.ksm-hover-border-light-green:hover{border-color:#8bc34a!important}
.ksm-border-indigo,.ksm-hover-border-indigo:hover{border-color:#3f51b5!important}
.ksm-border-khaki,.ksm-hover-border-khaki:hover{border-color:#f0e68c!important}
.ksm-border-lime,.ksm-hover-border-lime:hover{border-color:#cddc39!important}
.ksm-border-orange,.ksm-hover-border-orange:hover{border-color:#ff9800!important}
.ksm-border-deep-orange,.ksm-hover-border-deep-orange:hover{border-color:#ff5722!important}
.ksm-border-pink,.ksm-hover-border-pink:hover{border-color:#e91e63!important}
.ksm-border-purple,.ksm-hover-border-purple:hover{border-color:#9c27b0!important}
.ksm-border-deep-purple,.ksm-hover-border-deep-purple:hover{border-color:#673ab7!important}
.ksm-border-red,.ksm-hover-border-red:hover{border-color:#f44336!important}
.ksm-border-sand,.ksm-hover-border-sand:hover{border-color:#fdf5e6!important}
.ksm-border-teal,.ksm-hover-border-teal:hover{border-color:#009688!important}
.ksm-border-yellow,.ksm-hover-border-yellow:hover{border-color:#ffeb3b!important}
.ksm-border-white,.ksm-hover-border-white:hover{border-color:#fff!important}
.ksm-border-black,.ksm-hover-border-black:hover{border-color:#000!important}
.ksm-border-grey,.ksm-hover-border-grey:hover,.ksm-border-gray,.ksm-hover-border-gray:hover{border-color:#9e9e9e!important}
.ksm-border-light-grey,.ksm-hover-border-light-grey:hover,.ksm-border-light-gray,.ksm-hover-border-light-gray:hover{border-color:#f1f1f1!important}
.ksm-border-dark-grey,.ksm-hover-border-dark-grey:hover,.ksm-border-dark-gray,.ksm-hover-border-dark-gray:hover{border-color:#616161!important}
.ksm-border-pale-red,.ksm-hover-border-pale-red:hover{border-color:#ffe7e7!important}.ksm-border-pale-green,.ksm-hover-border-pale-green:hover{border-color:#e7ffe7!important}
.ksm-border-pale-yellow,.ksm-hover-border-pale-yellow:hover{border-color:#ffffcc!important}.ksm-border-pale-blue,.ksm-hover-border-pale-blue:hover{border-color:#e7ffff!important}