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