.vendorStatistics{
    height:auto;
    position: relative;
    margin-top: 20px;
    box-sizing: border-box;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    background: #fff;
    transform: translateY(20px);
    padding:15px;
}
.vendorStatisticsDisplay{
    
}

#lang {
    color:#fff;
}
.vendorStatistics a, .vendorStatistics a:visited, .vendorStatistics a:active {
color:#666;
}

.vendorStatistics.kpi h4 {
    height:90px;
    overflow:hidden;
    text-align:right;
    color:#3adff8;
    margin: 0;
}

.vendorStatistics.kpi_big h4 {
    height:90px;
    overflow:hidden;
    text-align:right;
    color:#3adff8;
    margin: 0;
    font-size: 22px;
    margin-top:10px;
    line-height:24px;
}

.vendorStatistics.kpi_big .sub  h4 {
    font-size: 18px;
    height:auto;
}

.vendorStatistics.kpi_small h4 {
    height:40px;
    overflow:hidden;
    text-align:right;
    font-size:1.5em;
    color:#3adff8;
}

.vendorStatistics.kpi {
    height:320px;
    background-color: rgba(51, 51, 51, 1);
    background-image: linear-gradient(180deg, rgba(51, 51, 51, 1) 0%, rgb(80 78 78) 100%);
    opacity:0.9;
}
.vendorStatistics.kpi_big {
    height:320px;
    background-color: rgba(51, 51, 51, 1);
    background-image: linear-gradient(180deg, rgba(51, 51, 51, 1) 0%, rgb(80 78 78) 100%);
    opacity:0.9;
}

.vendorStatistics.kpi_small {
    height:140px;
    background-color: #444;
    opacity:0.9;
}

.kpi_small .card-header i {
    width:26px;
    height:26px;
}

.vendorStatistics.kpi h5 {
    font-size:60px;
    position:fixed;
    bottom:50px;
    right:30px;
    color:#fff;
}

.vendorStatistics.kpi_big h5 {
    font-size:50px;
    position:fixed;
    right:20px;
    color:#fff;
    margin:0;
    margin-top:10px;
}

.vendorStatistics.kpi_big .sub h5 {
    font-size:32px;
    margin:0;
}


.vendorStatistics.kpi_small h5 {
    font-size:16px;
    position:fixed;
    bottom:10px;
    right:30px;
    color:#fff;
    font-weight:500;
}


.action-bar{
    float: right;
    margin-top: 0;
}
.vendorData{
    height: auto;
    background-color: #444;
    color:#fff;
    
}
.boxVendor{
    width: 100%;
    height:150px;
}

.kpi_big .boxVendor{
 
}

.kpi_big .boxVendor.sub {
    height:120px;
}

.boxVendor .boxDescription {
    font-size:14px;
    color:#EEE;
    width:100%;
    margin-top:140px;
    bottom:30px;
    padding:5px;
    border-top:1px solid #CCC
}

.kpi_big .boxDescription {
    font-size:14px;
    color:#EEE;
    width:100%;
    padding:5px;
    border-top:1px solid #CCC
}



.form-control{
    background-color: #fff !important;
}

.kpi .card-header {
    width:60px;
    height:60px;
    margin-top:-30px;
    text-align:center;
    color:#fff;
}

.kpi_big .card-header {
    width:60px;
    height:60px;
    margin-top:-30px;
    text-align:center;
    color:#fff;
}


.kpi_small .card-header {
    width:30px;
    height:30px;
    margin-top:-30px;
    text-align:center;
    color:#fff;
    padding-top:3px;
}

.kpi .card-header i {
    font-size: 40px;
    line-height: 60px;
    width: 60px;
    height: 60px;   
}

.kpi_big .card-header i {
    font-size: 40px;
    line-height: 60px;
    width: 60px;
    height: 60px;   
}
.kpi_big .card-header-second{
    width:60px;
    height:60px;
    text-align:center;
    color:#fff;
    margin-top: -60px;
    margin-left: 70px;
}
.kpi_big .card-header-second i {
    font-size: 40px;
    line-height: 60px;
    width: 60px;
    height: 60px;   
}

.card [data-background-color="rose"] {
    background: linear-gradient(60deg, #813753, #b1436d);
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(233, 30, 99, 0.4);
}

.card [data-background-color="green"] {
    background: linear-gradient(60deg, #36C190, #2ec590);
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 188, 212, 0.4);
}

.card [data-background-color="red"] {
    background: linear-gradient(60deg, #CE5E5C, #e26260);
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(244, 67, 54, 0.4);
}

.card [data-background-color="gray"] {
    background: linear-gradient(60deg, #9f9f9f, #727272);
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(183, 183, 184, 0.4);
}

.card [data-background-color="orange"] {
    background: linear-gradient(60deg, #d38107, #eca63d);
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(183, 183, 184, 0.4);
}

.card [data-background-color="blue"] {
    background: linear-gradient(60deg, #0770d3, #3d7aec);
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(183, 183, 184, 0.4);
}

.vendorData button {
    margin-top:20px;
    margin-bottom:20px;
    margin-right:20px;
}

.uploadVendor{
    position: relative;
    width: 100%;
    margin-top: 20px;
    box-sizing: border-box;
    border-radius: 5px;
    box-shadow: 0;
    border:0;
    transform: translateY(20px);
}
.uploadVendor p{
    text-align: center;
}
.uploadVendor .body{
    height: 180px;
    
    align-content: center;
}

.uploadVendor .upload-files .body {
    background-color:#eee;
    text-align:center;
}

.uploadVendor .upload-files .body img {
    max-width:100%;
    max-height:100%;
}

.vendor_advertisment {
    background-color:#444;
}

.vendor_advertisment h5 {
    color:#fff;
}

.vendor_advertisment .delAdvImgBtn{
    padding: 0;
    background-color: transparent;
    color: red;
    border:0;
    box-shadow:none;
    width:30px;
    height:30px;
    float:right;
    top:0;
    z-index:100;
    margin-right:10px;
    position:absolute;
    right:0;
}

.vendor_advertisment .delAdvImgBtn:hover, .vendor_advertisment .delAdvImgBtn:focus, .vendor_advertisment .delAdvImgBtn:active {
    background-color: transparent;
    color: rgb(255, 61, 61);
    border:0;
    box-shadow:none;
}

.delAdvImgBtn a{
    font-size: 15px;
    color: #fff;
}
.uploadBackground{
    position: relative;
    width: 100%;
    box-sizing: border-box;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    background: #fff;
    transform: translateY(20px);
    margin-top: 20px;
}

.uploadVendor .body .pointer-none {
    width:100%;
    position:absolute;
    bottom:0px;
    text-align:center;
    font-size:13px;
    background-color: #555555;
    opacity: .5;
    color: #fff;
}

.adv_link_container {
    margin-top:20px;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
  }
  
  .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 360px;
    margin-left:auto;
    margin-right:auto;
  }
  
  .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }
  #deleteImage{
    float: right;
  }
  .modalDelBtn{
    
  }

  #vendorAdvImgDelete p {
    font-size:14px;
    margin-top: 55px;
  }

  #vendorAdvImgDelete h5 {
    text-align:center;
    font-weight:600;
  }

.adv_description {
    font-size:12px;
    color:#aaa;
}

.form-group .form-control {
    border:1px solid #b9b8b6;
    background-color:#777!important;
    padding-left:5px;
    background-image: none;
    color:#fff;
}

#vendorAssetCount{
    top: 85px;
}

#noAnonymousCount{
    top: 85px;
}

#companyUsersCount{
    top: 85px;
}

.card.sub h4 {
    font-size:90%;
}

.vendorStatistics.scanContainer {
    background-color:transparent;
}

.gotoScan_btn {
    background-color:#3bda65;
    color:#fff!important;
    height:160px;
    width:100%;
    vertical-align:center;
    padding-top:70px;
}

.gotoScan_btn:hover {

}

.only_on_mobile {
    visibility: hidden;
    display:none;
}

@media only screen and (max-width: 1024px) {
    .only_on_mobile {
        visibility: visible;
        display:initial;
    }
}
#sharedToCompanyCount{
    top: 85px;
}
.triggerFile4{
    font-size: 30px;
    color: #3bda65 !important;
}
.triggerFile4 .material-icons{
    width: 100px;
    height: 100px;
    font-size: 100px;
    color: #3bda65;
}
.triggerFile4.scanText{
    margin-top: 40px;
}
.uploadBox{
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#modalScanAgainPremium .loader {
    position: unset;
}
  #modalScanAgainPremium .modal-title{
    color: #000;
}

#modalNothingFound .btn.btn-important{
    white-space: normal;
}