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