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