body{  font-family: 'Lato-Regular', Helvetica, sans-serif;
overflow-x: hidden; 
background-color: #fff;
color: #505050;
position: relative;
}
html {
  scroll-behavior: smooth !important;
}
.menu-header {

    box-shadow: 0px 0px 4px #000;
}
.navbar {
    padding: 10px 20px 20px;
}
.userName{
      color: #0089c8;
    text-transform: uppercase;
    font-weight:600;
}
.dropdown:hover>.dropdown-menu {
 display: block;
     padding: 0px;
}

.dropdown-menu {
    min-width: 17rem;
    left: -28px;
}
a.dropdown-item {
    padding: 0 10px;
    width: 180px;
    font-size: 16px;
     color: #fff;
    background-color: #0089c8;    
    line-height: 30px; 
       border-bottom: 1px solid #6396da;
    text-decoration: none;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
a.dropdown-item:hover {   
    padding: 0 15px;
    color: #fff;
    background-color: #0089c8;
}


a.dropdown-item {
   padding: 0 10px;
   width: 100%;
   display: block;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    box-shadow: 0px 6px 18px rgba(0,0,0,0.3);
}
.sticky+.content {
  padding-top: 102px;
}

.sticky nav.navbar.navbar-expand-lg.navbar-light a.navbar-brand img.img-fluid.d-none.d-md-block {
    display: none !important;
}
.sticky nav.navbar.navbar-expand-lg.navbar-light a.navbar-brand img.img-fluid.d-block.d-md-none{
    display: block !important;
    width: 70%;
}
/* homepage */ 

::placeholder{
color: #adadad !important;
padding-left: 0px !important;
font-size: 15px !important;
}
.navbar-brand img {
    float: left;
    padding-right: 30px;
    width: 50%;
}
.rdlg{
      width: 28% !important;
}
div#myHeader {
    float: left;
    width: 100%;
}


#navbarNavDropdown {
    margin-top: 50px;
}

.navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    justify-content: flex-end;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
    font-size: 17px;
     padding: 6px 16px;
}
li.nav-item {
    padding: 0px 6px;
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #fff;
    background-color: #0089c8;
    padding: 6px 16px;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    box-shadow: none;
    background-color: #fff;
}
.tp-head {
    display: flex;
    justify-content: flex-end;
    padding: 0px 20px;
    position: absolute;
    right: 10px;
    top: 4px;
        z-index: 9999999;
}
.tp-head p{
  margin-bottom: 0px;
}
.tp-head p a {
    color: #d91f17;
    padding: 0px 15px;
    font-size: 17px;
    font-weight: 600;
}


.content {
    width: 100%;
    float: left;
    margin: 20px 0px;
    font-family: 'Lato-Regular', Helvetica, sans-serif;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 7px 10px;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 2px;
    border: 1px solid transparent;
}

.ddlSample2 {
    
    height: 25px !important;
    padding: 3px 5px;
    font-size: 14px;
}

.btnDelete {
font-size: 20px;
font-weight:900;
}

.btnSample1 {
    background: linear-gradient(to top, #34aae0 -21%,#0089c8 100%);
    color:white;
       padding: 5px 8px;
    border-radius: 5px;
    margin-left: 5px;
    font-size: 12px;
}
    .btnSample1:hover {
    background: #d91f17;
    }


.fLeft {
    margin-bottom: 10px;
}
.mindt-table thead th {
     border-bottom-width: 2px;
   padding: 2px 2px;
    text-align: center;
    font-size: 13px;    
    border: 1px solid #000;

}
 .mindt-table tr td {
    border-bottom-width: 2px;
       padding: 2px 2px;
    text-align: center;
    font-size: 13px;    
   border: 1px solid #000;

}
.mindt-table {
    padding: 30px 15px;
}
.vlv{
	background-color: #e5e0ec;
}
.blv{
	background-color: #dbe5f1;
}
th.ctr {
    border: none !important;
}
.outerBox {
width: 100%;
padding: 10px 20px;
    float: left;
    font-size: 14px;
}
.mainBox1 {
width: 25%;
    float: left;
        padding-bottom: 20px;
}
.subBoxLeft1 {
width:30%;
float:left;
}
.subBoxRight1 {
width:60%;
float:left;
}
.num {
    text-align: right;
}

.aSample1 {
    background: #1b9ad4;
    color: white;
    padding: 5px 5px;
    border-radius: 5px;
    display:block;
    margin:2px;
       width: auto;
}

.headingSample1 {
font-size: 23px;
    line-height: 28px;
    color: #d91f17;
}
legend left{
    width:10%;
    float:left;
}
legend center{
    width:90%;
}



.divDashboardCard {
    width: 20%;
    float: left;
    height: 100px;
    padding: 10px;
    font-size: 20px;
    text-align: center;
    margin: 30px;
      background-color: #0089c8;
  animation-name: example1;
  animation-duration: 10s;
  color:white !important;
 /*border-radius: 35% 40% 40% 20% / 70% 50% 30% 25%;*/
 border-radius: 50%;
    animation-iteration-count: infinite;
    animation-delay: 2s;
  animation-fill-mode: both;
     display: flex;
 align-items: center;
  justify-content: center; 
}

    .divDashboardCard:hover {
    background-color: #d91f17;
    color:white;
    }
        .divDashboardCard a {
    color:white !important;
     margin: 0;
    }

.divDashboardSub {
    background-color:#f9e9e9;width: 100%;float: left;
}

.dashboardItem {
    cursor: pointer;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 20px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 40px;
    width: 20%;
    float:left;
     margin: 30px;
     text-align:center;
     color: white !important;
    text-decoration: none;
}
    .dashboardItem a {
    color:white;
    text-decoration:none;
    }

    .dashboardItem:hover {
     transform: scale(1.2);
     text-decoration: none;
    }

    .dashboardItem I1 {
        background-color: #67828e!important;
    }
    .dashboardItem .I2 {
        background-color: #0089c8 !important;
    }
    .dashboardItem .Item3 {
        background-color: #43428e !important;
    }
    .dashboardItem Item4 {
        background-color: #67828e !important;
    }
    .dashboardItem Item5 {
        background-color: #67828e !important;
    }
    .dashboardItem Item6 {
        background-color: #67828e !important;
    }
    .dashboardItem Item7 {
        background-color: #67828e !important;
    }
    .dashboardItem Item8 {
        background-color: #67828e !important;
    }


     .loader {
text-align: center;
    position: fixed;
    left: 50%;
     top: 61%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #f3f3f3bf;
}
    .loader img{
        margin-top:15%;
    }

.divRFQDashboardTarget {
width:38%;
float:left;
    border: 1px solid black;
    text-align: center;
    color: white;
    padding: 20px 10px;
    margin: 10px;
}

.divRFQDashboardActual {
    width:38%;
float:left;
    border: 1px solid black;
    text-align: center;
    color: white;
    padding: 20px 10px;
    margin: 10px;
}

.divRFQDashboardPlanVsActual {
    width:18%;
float:left;
    border: 1px solid black;
    text-align: center;
    color: white;
    padding: 20px 10px;
    margin: 10px;
}
.spanDH {
        background: #f5cf13 !important;
    padding: 8px 22px;
    border-radius: 5px;
    margin-left: 33%;
}

.dashboardItem1 {
    background-color: #0089c8 !important;
    text-align: center;
    color: white !important;
    text-decoration: none;
    width: 45%;
    float: left;
    padding: 10px 20px;
    border-radius: 10px;
    margin: 20px 10px 10px 10px;
    height: 70px;
}

@keyframes example1 {
  from {background-color: #0089c8;}
  to {background-color: #d91f17;}
}

