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