body {
    background-color: #000;
}

.leftBar {
    background-color: #000000;
}

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background-color: rgba(255, 255, 255, .1)!important;
}

[class*=sidebar-dark-] .nav-sidebar>.nav-item.menu-open>.nav-link,
[class*=sidebar-dark-] .nav-sidebar>.nav-item:hover>.nav-link,
[class*=sidebar-dark-] .nav-sidebar>.nav-item>.nav-link:focus {
    background-color: transparent;
}

.content-wrapper {
    background: #1f232d!important;
}

.headColor {
    background: #1f232d!important;
}

.bodyColor {
    background: #2b2e3e!important;
}

.cardBg {
    background: transparent!important;
}

.nav-tabs .nav-link {
    border-left: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-right: 1px solid #737373;
    background-color: #525a76;
    font-size: 13px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: #40465e;
    border-color: #40465e;
    color: #fff!important;
    border: 1px 0px solid #fff;
}

.nav-tabs {
    border-bottom: none;
}

.blue-card-header {
    background-color: #40465e;
    color: #ffffff;
    border-radius: 6px 6px 0 0 !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    margin-bottom: 0;
    padding: .4rem 1.25rem;
    font-size: 14px;
}

.card {
    background: #2b2e3e!important;
    color: #ffffff;
}

.listType dl,
ol,
ul {
    font-size: 13px;
}

.listType ul li {
    padding-bottom: 10px;
}

.card .card-body {
    padding: .88rem .81rem .1rem;
}

.content {
    padding-top: 1rem!important;
}

.stretch-card {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: stretch;
    justify-content: stretch;
}

.grid-margin,
.purchace-popup>div {
    margin-bottom: 16px;
}

.stretch-card>.card {
    width: 100%;
    min-width: 100%;
}

.navbar-dark {
    background-color: #000000;
}

.main-header {
    border-bottom: none;
}

.header-text {
    margin-right: 15px;
    color: inherit;
    font-size: 12px;
    vertical-align: middle;
    font-weight: 600;
}

.img-xs,
.table td img,
.table th img {
    width: 37px;
    height: 37px;
}

.nav-link {
    font-weight: 600;
}

.map-select2.nav-tabs {
    border: none;
}

.map-select2 .nav-link.nav-blue-1.active {
    background-color: #2390cb !important;
}

.map-select2 .nav-link.nav-blue-1.active {
    background-color: #2390cb !important;
}

.map-select2 .nav-item:first-child .nav-link {
    border-radius: 6px 0 0 0;
}

.map-select2 .nav-link.nav-blue-1 {
    border-bottom: 5px solid #2390cb !important;
}

.map-select2 .nav-link.nav-blue-1 {
    border-bottom: 5px solid #2390cb !important;
}

.map-select2 .nav-link.active,
.map-select2 .show>.nav-link {
    color: #fff;
    border-radius: unset;
    background-color: transparent!important;
    border-right: none;
}

.map-select2.nav-tabs .nav-link {
    border: none;
}

.map-select2 .nav-link.nav-orange-1 {
    border-bottom: 5px solid #F0742F !important;
}

.map-select2 .nav-link.nav-orange-1 {
    border-bottom: 5px solid #F0742F !important;
}

.map-select2.nav-tabs .nav-link {
    border: none;
}

.map-select2 .nav-link {
    border-radius: 0.25rem;
    padding: 12px;
    border-radius: unset;
    background-color: #515978 !important;
    color: #fff;
    border-right: 1px solid #747a93;
    border-left: none;
}

.arrowsList {
    padding-left: 16px;
}

.arrowsList li {
    list-style-image: url(https://sccmt.developing.co/star/images/arrow-list.png);
    padding-bottom: 8px;
    padding-left: 10px;
}

.arrowsList p,
a {
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
}

.btn-primary:hover {
    color: #fff;
    background-color: #37cff5;
    border-color: #37cff5;
}

.btn-primary {
    color: #fff;
    background-color: #37cff5;
    border-color: #37cff5;
    box-shadow: none;
}

.Rounded_Rectangle_4 {
    border-radius: 5px;
    background-color: rgb(102, 244, 236);
    position: absolute;
    left: 50px;
    bottom: -3px;
    width: 420px;
    height: 38px;
    z-index: 4;
    text-align: center;
    line-height: 3.5;
}

.content-wrapper {
    border: 3px solid rgb(102, 244, 236);
    border-radius: 5px;
}

.Rounded_Rectangle_4 span {
    font-size: 18px;
    font-family: "Arial";
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
}

.btnRed,
.btnRed:hover {
    background-color: #e63325;
    color: #ffffff;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid transparent;
    font-size: 12px;
}

.btnBlue,
.btnBlue:hover {
    background-color: #2390cb;
    color: #ffffff;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid transparent;
    font-size: 12px;
}

.btnGreen,
.btnGreen:hover {
    background-color: #047120;
    color: #ffffff;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid transparent;
    font-size: 12px;
}

.btnWhite,
.btnWhite:hover {
    background-color: #ffffff;
    color: #000000;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid transparent;
    font-size: 12px;
}

.radiusLeft {
    border-top-left-radius: 10px!important;
}

.radiusRight {
    border-top-right-radius: 10px!important;
}

.responsive-iframe {
    width: 100%;
    height: 100vh;
}

.board-report h1 {
    font-size: 60px;
    margin: 0px 10px 0 0;
    width: 100%;
    font-family: "Poppins", sans-serif;
}

.board-report h3 {
    font-family: "Poppins", sans-serif;
    position: relative;
    color: #2292C9;
    margin: 20px 0 10px 0px;
}
.board-report p{
    position: relative;
    text-align: justify;
    margin: 20px 0 10px 0;
}
.box .box-heading {
    border-bottom: 1px solid #d6d6d6;
    color: #2292c9;
    font-weight: bold;
    height: 50px;
    padding: 8px;
    text-transform: uppercase;
}
.box {
    height: auto;
}

.box {
    border: 3px solid #2490c9;
    border-radius: 4px;
    min-height: 318px;
}
.box {
    width: 100%;
    float: left;
    margin: 1em 0;
}
.im-score .div3 {
    background: #E5E3E3;
    width: 100%;
    border-radius: 10px;
    margin: 0 auto;
}
.im-score .div3 .heading1 {
    text-align: center;
    margin: 0 auto;
    font-weight: 600;
    padding-top: 7px;
    font-size: 11px;
    height: 38px;
    padding: 7px 3px;
}
.im-score .scrimg {
    width: 100%;
    margin: 1px;
}
.im-score .div1-small .percentage1 {
    bottom: 45px;
    right: 35px;
}
.im-score .div1-small .percentage1 {
    bottom: 23px;
    right: 17px;
}
.im-score .div3 .percentage1 {
    position: absolute;
    right: 18%;
    bottom: 40%;
    font-size: 19px;
    font-weight: 600;
    color: #000;
}
.im-score .div1-small {
    width: 250px;
   
    margin: 5px;
}
.im-score .div2 {
    margin-top: 10px;
    position: relative;
}
.percentage1 span {
    font-size: 10px;
    display: block;
    margin-top: -6px;
}
.supplierDiv{
    position: relative;
    font-weight: normal;
    background: #262626;
    width: 100%;
    color: #fff;
    padding: 5px;
    text-align: justify;
    margin-bottom: 10px;
    border-radius: 2px;
    box-shadow: 1px 0px 4px 0px #262626;
}
.chip {
    display: inline-block;
    height: 32px;
    padding: 0 12px;
    margin-right: 1rem;
    margin-bottom: 1rem;
    font-size: 13px;
    font-weight: 500;
    line-height: 32px;
    color: rgba(0,0,0,0.6);
    cursor: pointer;
    background-color: #eceff1;
    border-radius: 16px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.waves-effect {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}
.chip .close {
    float: right;
    padding-left: 8px;
    font-size: 16px;
    line-height: 32px;
    cursor: pointer;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
}
#tags {
    background: #f1f2f2 none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: none;
    color: #000;
    height: 46px;
    border: 1px solid #f2f2f2;
    font-family: "Poppins", sans-serif;
    font-size: 0.75rem;
    padding: 0.56rem 0.75rem;
    line-height: 14px;
    font-weight: 300;
}
.serchList{
    padding: 0;
    list-style: none;
    border: 1px solid #ccc;
    border-bottom: none;
}
.serchList  li{
    cursor: pointer;
    padding: 5px;
    border-bottom: 1px solid #000;
}