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