
*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    /* overflow-x: hidden; */
}
@font-face {
    font-family:  'Poppins', sans-serif;
    src: url('../fonts/Poppins-Regular.ttf');
  }
p{
font-family: 'Poppins', sans-serif;
font-size: 16px;
font-weight: 400;
letter-spacing: 0em;
color: #1C1F27;
}
.logo{
    width: 140px;
}
.custombtnclick-create{
    background: #023BB1;
    color: #fff;
    font-size: 14px;
    padding: 6px 16px;
    outline: none;
    border: none;
    border-radius: 0.375rem;
    width: 100%;
}
.custombtn{
    background: #023BB1;
    color: #fff;
    font-size: 14px;
    padding: 6px 16px;
    outline: none;
    border: none;
    border-radius: 0.375rem;
    max-width:120px!important;
    width: 120px;
}
.custombtnclick{
    /* background: #24A2F4; */
    background: #023BB1;
    color: #fff;
    border-radius: 0.375rem;
    font-size: 14px;
    padding: 6px 16px;
    outline: none;
    border: none;
    max-width:120px!important;
    width: 120px;
}
.custombtnclick2{
    /* background: #24A2F4; */
    background: #023BB1;
    color: #fff;
    border-radius: 0.375rem;
    font-size: 14px;
    padding: 6px 16px;
    outline: none;
    border: none;
    max-width:120px!important;
    width: 120px;
}
.custombtncancel{
    background: #dddddd!important;
    color: #000!important;
    border-radius: 0.375rem;
    font-size: 14px!important;
    padding: 6px 16px!important;
    outline: none;
    border: none;
    max-width:120px!important;
    width: 120px;
}
textarea{
    min-height: 35px;
}
textarea.note {
    width: 100%!important;
    outline: none!important;
    border: 1px solid #B7B4B4!important;
}
li.nav-item {
    margin-right: 15px;
}
input[type="text"] {
    width: 100%;
    /* background: linear-gradient(0deg, #B7B4B4, #B7B4B4), */
    background: linear-gradient(0deg, #FFFFFF, #FFFFFF);
border: 1.5px solid #B7B4B4;
height: 35px;
padding: 0 10px;
}
input[type="text"]:focus{
    outline: none!important;
}
.navbar-expand-lg{
    padding: 20px 0!important;
}
th,td {
    font-size: 14px;
    font-weight: 500;
    vertical-align: middle;
}
img.actionicon {
    width: 20px;
    cursor: pointer;
    margin-right: 4px;
}
.bodybg{
    background-image: url('../img/BG.png');
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
    /* min-height: 400px; */
    /* min-height: 70vh; */
    height: auto;
    position: relative;
    overflow-x: hidden;
}
.thanku{
    margin-top: 60px;
}
#bluetraingle {
    width: 0;
    height: 0;
    border-top: 60px solid #023BB1;
    border-right: 130vw solid transparent;
    position: absolute;
    top: 0;
    left: 0;
}
#blacktraingle {
    width: 0;
    height: 0;
    border-bottom: 60px solid  #1C1F27;
    border-left: 130vw solid transparent;
    position: absolute;
    bottom: 0;
    right: 0;
} 

img.rightimage {
    width:100%!important;
}
img.rightimage {
    margin-top: 50px;
}
img.companyrightimage{
    /* margin-top: 30px; */
    width: 100%;
}
.container.registerbox.card {
    padding: 20px;
}
.loginbox{
    margin-top: 100px;
    /* min-height: 500px;
    height: auto; */
}
.registerbox{
    margin-top: 90px;
}
.blackbox{
    position: relative;
    width: 100%;
    height: 80px;
    background-image: url('../img/BG.png');
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
h2{
    color:#023BB1;
}
a.back{
    color:#023BB1;
    font-weight: 600!important;
    cursor: pointer;
}
ul.nav.nav-pills a.nav-link.active {
    background-color: #023BB1!important;
    border-radius: 0px;
    color: #fff;
    border-radius:0.375rem 0.375rem 0 0;
    cursor: pointer;
}
ul.nav.nav-pills a.nav-link {
    border: 1.5px solid #B7B4B4;
    border-radius:0.375rem 0.375rem 0 0;
    color: #1C1F27;
    background-color: #f1f5f9;
    cursor: pointer;
}
ul.nav.nav-pills li.nav-item {
    margin-right: 7px!important;
}
a.createnf{
    font-size: 16px;
    color:#1C1F27;
    text-decoration: none;
}
/* ::placeholder{
    font-size: 12px!important;
} */
.folder{
    /* border: 1.5px solid #B7B4B4; */
    /* margin-top: 10px; */
    padding: 0px;
}
.form-check-label {
    font-weight: 400;
  }
.custborder{
    padding: 10px;
    border: 1.5px solid #B7B4B4
}
.borderleftnone{
    border-left: none!important;
}
h3.thanks{
    color:#023BB1;    
    margin-bottom: 10px;
}
h2.heading {
    color: #023BB1;
    font-size: 22px;
}
h2.heading2 {
    color: #023BB1;
    font-size: 18px;
    margin: 5px 0 10px 0;
}
label{
    color: #1C1F27;
    text-align: left;
    padding-left: 0px!important;
    font-weight: 600;
}
select.form-select.upload {
    width: 180px;
    float: right;
}
.form-select{
    border-radius: 0px!important;
    height: 35px;
    font-size: 14px;
}
.form-select:focus{
   box-shadow: none!important;
   border-color: #B7B4B4;
}
form.login{
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 300px;
    margin: 0 auto;
}
form.login input{
    border: 1.5px solid #B7B4B4;
    outline: none;
    height: 35px;
    border-radius: 2px;
    width: 300px;
    padding: 0 10px;
}
a.forgotlink{
    color: #023BB1;
    font-size: 14px;
    text-decoration: none;
    text-align: right;
    text-decoration: underline!important;
    margin: 10px 0;
}
.captchabox{
    width: 300px;
    background-color: #F2EEEE;
    border: 1.5px solid #B7B4B4;
    height: 35px;
    display: flex;
    align-items: center;
}
.footer-box img {
    margin-right: 15px;
}
footer p {
    font-weight: 500;
}
.footer-box {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
}
.footer-top {
    padding: 50px 0;
}
.footer-bottom {
    padding: 25px 0;
    border-top: 1px solid #1c1f27;
}
.footer-box p a {
    color: #1c1f27;
    text-decoration: none;
}
button.btn-close{
    font-size: 12px;
}
.btn-close:focus{
    box-shadow: none!important;
    outline: none!important;
    border:none!important;
}
img.thankyouimg {
    width: 160px;
    margin-bottom: 10px;
}
/* Custom checkbox css start */

.form-group {
    display:flex;
    font-size: 16px;
}

.form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.form-group label {
    position: relative;
    cursor: pointer;
    padding-left: 10px!important;
}

.form-group label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #B7B4B4;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
        inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 8px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 10px;
}

.form-group input:checked+label:after {
    content: "";
    display: block;
    position: absolute;
    top: 5.5px;
    left: 18px;
    width: 4px;
    height: 12px;
    border: solid #24A2F4;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/* Custom checkbox css end */
.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    /* padding: 10px;
    border: 1px solid #ccc; */
    margin-top: 5px;
}
.activitybox{
    border: 1px solid #B7B4B4;
    width: 100%;
    padding: 10px;
    margin: 15px 0;
}
.activitybox td{
    background: #F3F4F4;

}
.w-10{
    width:10%;
}
.input-group-text{
    border-radius: 0 .375rem .375rem 0!important;
    border: 1.5px solid #B7B4B4;
}
input.form-control{
    border-radius: .375rem .375rem!important;
    border: 1.5px solid #B7B4B4;
}

input.form-control:focus{
    box-shadow: none!important;
    border-color:  #B7B4B4;
}
input.pnameinputwidth {
    width: 100%;
}
.container.productbox{
    margin-top: 80px;
}
img.leftimage, img.rightimage {
    width:100%!important;
}
p.project {
    color: #023BB1;
    font-size: 14px!important;
}
@media (min-width: 768px) and (max-width: 1024px){
    p.project {
        color: #023BB1;
        font-size: 12px!important;
    }
    img.rightimage{
        display: none;
    }
    .productbox{
        margin-top: 10px; 
    }
    button.custombtn.reg {
        margin-top: 12px;
    }
    img.leftimage, img.rightimage {
        width:100%;
    }
}

@media only screen and (max-width: 767px){
    img.rightimage{
        display: none;
    }
    p.project {
        color: #023BB1;
        font-size: 10px!important;
    }
    .footer-box{
        justify-content:start!important ;
    }
    .margbot-10{
        margin-bottom: 10px;
    }
    .productbox{
        margin-top: 60px; 
    }
    button.custombtn.reg {
        margin-top: 12px;
    }
    label.pname{
display: block!important;
    }
    select.form-select.upload{
        float: left!important;
        margin-top: 10px;
    }
    input.pnameinputwidth {
        width: 100%;
    }
    .ml-40,.ml-70,.ml-75,.ml-80,.ml-160,.ml-150,.ml-240{
        margin-left: 0px!important;
    }
    select.form-select.ml-70.w-60,.input-group.w-80.ml-40,.input-group.w-80,select.form-select.ml-160.w-60 {
        width: 100%;
    }
    img.leftimage, img.rightimage {
        width:100%!important;
    }
    .loginleftbox{
        /* min-height: 250px!important; */
        height: auto!important;
        margin-bottom: 10px;
        display: flex;
    align-items: center;
    justify-content: center;
    }
}

/* custom upload file css start */
label.custupload {
    background-color: #023BB1!important;
    color: #fff!important;
    padding: 6px 16px!important;
    font-family: 'Poppins', sans-serif;
    border-radius: 0.3rem;
    cursor: pointer;
  }
  img.uploadicon {
    width: 18px;
}
label.custupload{
    font-weight: 400!important;
}
  #file-chosen{
    font-family:'Poppins', sans-serif;
    font-size: 14px;
  }
/* custom upload file css End */

p.project{
    color: #023BB1;
}

/* switch on off button css start */
/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    /* width: 60px;
    height: 34px; */
    width: 44px;
    height: 18px;
  }
  
  /* Hide default HTML checkbox */
  .switch input {
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  /* The slider */
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    /* height: 26px;
    width: 26px; */
    height: 12px;
    width: 12px;
    top: 3px;
    left: 4px;
    /* bottom: 4px; */
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #023BB1;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #023BB1;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }

  /* switch on off button css End */

  .loginrightbox {
    border: 1px solid #dddddd;
    padding: 20px 0;
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(242,242,242,1);
-moz-box-shadow: 0px 0px 8px 0px rgba(242,242,242,1);
box-shadow: 0px 0px 8px 0px rgba(242,242,242,1);
background-color: #fff;
}
.loginleftbox{
    border: 1px solid #dddddd;
    padding:5px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(242,242,242,1);
-moz-box-shadow: 0px 0px 8px 0px rgba(242,242,242,1);
box-shadow: 0px 0px 8px 0px rgba(242,242,242,1);
background-color: #fff;
/* min-height: 420px; */
height: auto;
}
table{
    background-color: #fff;
}
thead.table-bg th{
    background-color: #f1f5f9;
    color: #1C1F27;
    font-weight: 600;
}
tbody.table-bg td{
    background-color: #f1f5f9;
    color: #1C1F27;
    font-weight: 600;
}
.tab.nav-link{
    font-weight: 600!important;
}
.w-10{
    width: 10%!important;
}
.w-15{
    width: 15%!important;
}
.w-60{
    width: 60%!important;
}
.w-70{
    width: 70%!important;
}
.w-80{
    width: 80%!important;
}
.w-85{
    width: 85%!important;
}
.w-90{
    width: 90%!important;
}
.w-95{
    width: 95%!important;
}
.ml-40{
    margin-left: -40px;
}
.ml-70{
    margin-left: -70px;
}
.ml-75{
    margin-left: -75px;
}
.ml-80{
    margin-left: -80px;
}
.ml-140{
    margin-left: -140px;
}
.ml-150{
    margin-left: -150px;
}
.ml-160{
    margin-left: -160px;
}
.ml-200{
    margin-left: -200px;
}
.ml-210{
    margin-left: -210px;
}

.ml-220{
    margin-left: -220px;
}
ul.folder {
    list-style: none;
    margin-bottom: 0px;
}
.modal-footer .btn{
    padding: 6px 16px!important;
    font-weight: 500!important;
}
a.nav-link {
    font-size: 16px;
}
.modal-title {
    font-size: 16px!important;
    color: #fff!important;
}
.modal-header
{
background-color: #023BB1!important;
    /* margin: -1px!important; */
}
.modal-content{
    border: none!important;
}

td.actioncolwidth,th.actioncolwidth {
    width: 1px;
    white-space: nowrap;
}
/* span.thmcolor{
    color:#023BB1!important;
} */
.form-select{
    border-radius: .375rem!important;
}

input.form-control.custborderradius{
    border-radius: .375rem  0 0 .375rem!important;
}
.btn-primary,.btn-secondary{
    padding: 6px 16px!important;
    font-weight: 400!important;
    /* min-width: 100px; */
    max-width:120px!important;
    width: 120px;
    border: none;
}
.col-lg-4half{
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-sm-1half {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    .col-lg-4half{
        float: left;
    }
    .col-sm-1half{
        float: left;
    }
    .col-lg-4.custwidth4 {
        float: left;
    }
    .col-lg-6.custwidth6{
        float: right;
    }
   
}
.card.bordertop{
    border-top: 1px solid #e2e8f0!important;
}
.tab-content{
    border: 1px solid #e2e8f0!important;
    padding: 10px 15px;
    border-radius: 0 0 0.5rem 0.5rem;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0,0,20,.08), 0 1px 2px rgba(0,0,20,.08);
}
@media only screen and (max-width: 767px){
    .col-lg-4.custwidth4{
        width: 100%!important;
    }
    ul.pagination.mb-0 {
        padding-top: 10px!important;
        padding-bottom: 10px!important;
    }
}

.badge{
    font-size: 13px!important;
    font-weight: 600!important;
    border-radius:0.375rem!important;
    width: 100px!important;
    padding: 8px!important;
}
/* CUSTOM BOOTSTRAP CLASSES START  */
.col-lg-cust{
    width: 11%!important; 
}
.col-lg-cust-1 {
    width: 13%!important;
}
.col-lg-cust-4{
    width:26%!important;
}
@media only screen and (max-width: 767px){
    .col-lg-cust{
        width: 50%!important; 
    }
    .col-lg-cust-1 {
        width: 100%!important; 
    }
    .col-lg-cust-4{
        width:100%!important; 
    }
    .col-lg-6.custwidth6 {
        width: 100%!important;
    }

}
/* .col-lg-cust-2{
    width: 19%!important;
} */
/* CUSTOM BOOTSTRAP CLASSES END  */
li.nav-item.folderstructure{
    background-color: #f1f5f9!important;
    border-radius: 0.375rem!important;
    color: #000!important;
    margin: 5px 0!important;
    /* padding: 7px!important; */
    padding-left: 10px; 
    padding-top: 0px!important;
}
 a.nav-link.curr_folder_link{
    background-color: #f1f5f9!important;
    border-radius: 0.375rem!important;
    color: #000!important;
    margin: 5px 0!important;
}
/* a.nav-link.folder_link.active {
    box-shadow: 0px 0px 5px 0px rgba(171,166,171,1);
    border: 1px solid #cbd5e1;
} */
.folderui.new .btn:hover{
    background-color: transparent!important;
    border: none!important;
    border-color: transparent!important;  
}
.dropdown.dropstart .btn:hover,.dropdown.dropstart .btn:active,.dropdown.dropstart .btn:focus ,.dropdown.dropstart .btn-check:checked+.btn, .dropdown.dropstart .btn.active, .dropdown.dropstart .btn.show,.dropdown.dropstart .btn:first-child:active, .dropdown.dropstart :not(.btn-check)+.btn:active {
    background-color: transparent!important;
    border: none!important;
    border-color: transparent!important;
}
/* li.nav-item.folderstructure:active{
    box-shadow: 0px 0px 5px 0px rgba(171,166,171,1)!important;
    border: 1px solid #cbd5e1!important;
} */
.d-flex.custradio .form-check-input{
    width: 1.2em!important;
    height: 1.2em!important;
}
.d-flex.custradio  label.form-check-label{
    margin-left: 5px!important;
    margin-top: 1.5px;
}
a.nav-link.folder_link {
    font-size: 14px;
    background-color: #f1f5f9;
    color: #000!important;
    padding: 10px 0px 10px 0;
    border-radius: 0.375rem;
  }
 a.nav-link.curr_folder_link {
    font-size: 14px;
    background-color: #f1f5f9;
    color: #000!important;
    padding: 10px!important;
    border-radius: 0.375rem;
  }
  .folderui.new {
    margin-top: -15px;
}
.folderui{
position: relative!important;
}
a.nav-link.folder_link.active,a.nav-link.curr_folder_link.active {
    color: #023BB1!important;
    font-weight: 600;
    text-decoration: double;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}
/* a.nav-link.folder_link.active .fa-regular,a.nav-link.folder_link.active .fa-regular .far,a.nav-link.curr_folder_link.active .fa-regular {
    font-weight: 600;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
    color: #023BB1;
} */


/* custom radio button css start */

/* [type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #023BB1;
  position: absolute;
  top: 3px;
  left: 3.04px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
[type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.ms-10{
    margin-left: 10px;
}
.mtminus-7{
    margin-top: -7px;
} */
.d-flex.custradio .form-check-input{
    width: 1.2em!important;
    height: 1.2em!important;
}
.d-flex.custradio  label.form-check-label{
    margin-left: 5px!important;
    margin-top: 1.5px;
}
/* custom radio button css end */

img.estlogo{
    height: 50px;
}

   .floating-estimate-btn {
      position: fixed;
      right: -7px;
      top: 20%;
      transform: translateY(-50%);
      z-index: 999;
    }

    .floating-estimate-btn img {
      width: 110px;
      height: auto;
      cursor: pointer;
      transition: transform 0.3s ease;
    }

    .floating-estimate-btn img:hover {
      transform: scale(1.05);
    }