*{box-sizing: border-box;margin:0;padding:0;}
body, html{line-height: inherit !important;font-size:9pt;font-weight: 300; background-color: #fff;color: #333;letter-spacing: -0.45px }
body{font-weight: 400;color: #333}
h2 h3{margin:0}
ul{list-style-type: none;padding:0}
a{text-decoration: none;}
p{margin:0;margin-bottom: 10px;}
b, strong{font-weight: bold}
img{max-width: 100%}


h2{font-size:11pt}
img{max-width:100%;}
.rBc{background-color: #cd1e25;color:#fff;}

.table td, .table th{font-weight: 400}

.dashboard-spinner{margin: auto}
.dashboard-spinner{border-top: 6px solid #163a67;border-left: 6px solid #163a67;}
.loader{display: flex;align-items: center;width: 100%;height: 100%}
.loaderFull{position: fixed;display: flex;height: 100%;top: 0;left: 0;width: 100%;align-content: center;justify-content: center;z-index: 9999;background-color: rgb(0,0,0,0.2);display: none}
.loaderFullActive{display: flex}

@media screen and (min-width:500px){
}


@media screen and (min-width:768px){
    body, html{font-size: 15px; color:#737373}
    h2{font-size:30px}
}
@media screen and (min-width:850px){

}
@media screen and (min-width:950px){

}

@media screen and (min-width:1024px){

}

@media screen and (min-width:1200px){
}

