/* -----------Custome-css-------------- */

  @import url('https://fonts.googleapis.com/css2?family=Lobster+Two&family=Poppins:wght@100;500&display=swap');
 @font-face {
  font-family: poppins;
  src: url(../Fonts/Poppins-Medium.ttf);
 }
 body{
  font-family: Poppins-Medium;
 }
 .hicon{
    padding-bottom: 10px;
 }
 .nav-index{
  z-index: 99999999999;
 }
 .search_drop-down{
  border: 1px solid #cccc;
  background: white;
  padding: 2px 8px;
  text-align: start;
 }
 .logo-font{
  font-weight: 400;
  text-align: center;
  font-size: 22px;
  margin-top: 2px;
  margin-left: 10px;
  color: #fff;
 }
 .tbody-bg{
  color: #fff;
 }
 .logo-2{
  margin-left: 0;

 }
 .text-center span{
  font-size: 20px;
  color: rgb(29, 28, 28);
  font-weight: 600;
 }
.btn{
  font-size: 15px;
  padding: 10px 20px;
  border-radius: 22px;
}

.add{
  font-weight: 500;
  font-size: 15px;
  padding: 5px 10px;
}
.title{
  font-size: 22px;
  font-weight: 500;

}
.h_profile{
  margin-top: 3px;
}
.profile_h6{
  margin: 0;
}
h1,h2,h3,h4,h5,h6{
  font-size: 22px;
}
th{
  color: black;
  font-size: 14px;
 
}
.r-space{
    margin-top: 5px;
}
.tab{
  text-align: center;
}
.tb-th{
  color: black;
}
span{
  font-size: 13px;  
}
.view-detail{
  font-weight: 500;
  color: black;
  font-size: 15px;  

}
.action_icon1{
  font-size: 15px;  
  background-color: #0d99ff;
  padding: 7px;
  color: #fff;
  border-radius: 4px;
  
}
.action_icon{
  font-size: 15px;  
  padding: 7px;
  color: #000080;
  border: 1px solid #000080;
  border-radius: 4px;
}
.action_icon:hover{
  font-size: 15px;  
  padding: 7px;
  color: #fff;
  border: 1px solid #000080;
  background-color: #000080;
  border-radius: 4px;
}
.icon2{
  font-size: 15px;  
  background-color: #444;
  padding: 7px;
  color: #fff;
  border-radius: 4px;
  font-size: 13px;
}
.wp{
  font-size: 15px;  
  background-color: #444;
  padding: 7px;
  color: #fff;
  border-radius: 4px;
  font-size: 13px;
}
.mail{
  font-size: 15px;  
  background-color: #0d99ff;
  padding: 7px;
  color: #fff;
  border-radius: 4px;
  font-size: 13px;

}
.down{
  font-size: 15px;  
  background-color: #0d99ff;
  padding: 7px;
  color: #fff;
  border-radius: 4px;
  font-size: 13px;

}
.profil_box{
  padding: 11px 15px!important;
  
}
.nav-pills .nav-link.active {
  box-shadow: 0 0.125rem 0.25rem rgb(147 158 170 / 40%);
}
.profil_box2{
  height: 268px!important;
  align-items: center;
  display: grid!important;

}
.nav-pills .nav-item{
  margin-right: 20px;
}
.paddi_space{
  margin: 20px 0px!important;
}
.column img{
  border-radius: 7px;
}
.paddin_25{
  margin-top: 10px!important;
}
.paddi_space{
  margin: 20px 0px!important;
}
.text_dark{
  padding-bottom: 8px;
}
.text_center{
  text-align: center;
}
.padding_top_bottom{
  padding: 20px 0;
}
.bg_modl_head{
  background-color: #010166;
}
.sub_btn{
  padding: 0.625rem 1rem;
 
}
.font_color{
  color: #fff;
}
.card-postion{
  margin-top: 1opx;
}

.text_tittle{
  font-size: 13px;
  
}
.bg_report{
  background-color: #0d99ff;

}
.m-larg{
  margin-top: 30px;
}
.bg_report strong{
  color: white;
  font-size: large;
}
.log{
  margin-top: 0;
}
.log2{
  margin-top: 10px;
}
.tab-thead{
  z-index: 999999999999999999999999999999999999999;
}
.modal-bg{
  margin-top:3px;
}
.m-head{
  padding: 9px 20px;
}
.search{
  margin-left: -179px;
  padding: 35px;
  
}
.down-search{
  padding-top: 8px;
  width: 100%;

}
.search_drop   .chosen-container {
  position: relative;
  display: inline-block;
  font-size: 13px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100% !important;
  margin-left: 0 !important;
  margin-top: 0;
}
.search_drop  .chosen-single{
  position: relative;
  display: block;
  overflow: hidden;
  padding: 7px 9px;
  border: 1px solid #CCCCCC;
  border-radius: 1px !important;
  background: white;
    background-clip: border-box;
  background-clip: padding-box;
  color: #888888;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.d1
  .chosen-container {
    position: relative;
    display: inline-block;
    font-size: 13px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    width: 100% !important;
    margin-left: 0 !important;
    margin-top: 0;
  }
 .d1 .chosen-single{
  position: relative;
  display: block;
  overflow: hidden;
  padding: 7px 9px !important;
  border: 1px solid #CCCCCC;
  border-radius: 7px !important;
  background: white;
    background-clip: border-box;
  background-clip: padding-box;
  color: #888888;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.ui-datepicker-calendar {
  display: none;
  }
.ui-widget {
  font-size:.7em;
}
.d-y .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active{
    background: #0d99ff !important;
}
@media (max-width:767)
{
  body { font-size: 11px; }
  button, input, select, textarea { font-size: 11px; }
  
  .loginbox { width: auto; margin: 10px; }
  .loginbox input { width: 95%; }
  .loginbox button { width: 100%; }
  .h-100 {
    height: 81% !important;
   }
   .active-projects .manage-client table{
     width: 100%;
   }

}
.view h6{
  font-size: 14px;
}
.c-body .card-body{
  margin-bottom: 0 !important;
}
.card-img{
  height: auto;
  width: 100px;
}
.card-h{
  margin-top: 18px;
}
.title{
  margin-left: 8px;
}

/* table */
@media screen and (max-width:575px){
  .card-h {
    margin-top: 0 !important;
  }
}

.side-by-side{
  /* background: #fff;
  color: #6e6e6e;
  line-height: 1.5;
  font-size: 13px;
  height: 2.813rem;
  border: 1px solid;
  border-radius: 0.375rem;
  border-color: #CCCCCC; */
}

