body {
    background-color: #E9E9E9;
    font-family: 'Poppins', sans-serif;
    font-size: 14px !important;
}
body, html {
    font-family: 'Poppins', sans-serif !important;
}



.bodycard {
    height: 580px;
    width: 96%;
    position: absolute;
    background-color: #ffffff;
    margin-top: 2%;
    margin-left: 2%;
    border-radius: 23px;
    border: 10px solid #f1f1f1;
}

footer {
    position: fixed;
    bottom: 0;
    width: 94.6%;
    background:#fff;
}


.tranbox {
    margin-left: 5px;
    margin-top: 10px;
    height: 30px;
    width: 75px;
    font-family: 'Poppins', sans-serif;
    border-width: 0px;
    font-size: 12px;
    background-color: #fbfdff;
}
.nav-item .tranbox {
    margin-top: 7px;
}



.logoimg{
    height: 42px;
    width: 120px;
}
.logobox{
  height: 55px;
  width: 200px;
  border: 1px solid #bec3c3;
  background-color: #fbfdff;
  /* position: absolute; */
  border-radius: 0px 20px 0px 20px;
}
.logobox1{
  min-height: 130px;
  max-height: auto;
  width: 98%;
  border: 1px solid #bec3c3;
  background-color: #fbfdff;
  /* position: absolute; */
  border-radius: 0px 20px 0px 20px;
}


.greenbox{
 height: 25px;
  width: 120px;
  border: 1px solid #46bb00;
  background-color: #46bb00;
  /* position: absolute; */
  border-radius: 0px 13px 0px 13px;
  color: white;
  align-items: center;
  display:block;
}




.lineborder{
  border: 1px solid #bec3c3;
  border-width: 0px 0px 0px 1px;
  height: 18px
}

.rowview{
    align-items: left;
    display: flex;
    flex-direction: row;
  }
  .columnview{
    align-items: left;
    display: flex;
    flex-direction: column;
  }



.homecard {
    height: 100vh;
    width: 255px;
    background-color: #ffffff;
    font-family: 'Poppins', sans-serif;
    align-items: left;
    display: flex;
    flex-direction: column;   
}


.homebtn {
    height: 35px;
    line-height: 35px;
    width: 200px;
    background-color: #ffffff;
    border: 0px;
    border-radius: 0px 25px 25px 0px;
    font-family: 'Poppins', sans-serif;
    margin-top: 2px;
    text-align: left;
    font-size: 13px;
    font-weight: 500;
}

a.homebtn {
    color: #505A59;
    text-decoration: none;
    font-weight:400;
}

a.navbg, a.navbg:hover {
    color: #FFF !important;
}

a.homebtn:hover {
    color: #AF2850;
    text-decoration: none;
}
nav.navbar.nb.navbar-expand-lg.navbar-light {
    margin-bottom: auto;
    border-bottom: 1px solid #D9D9D9;
    padding: 5px 17px 5px 17px;
}
/*.btn-g {
    display: block;
    background-color:#F0137A;
    text-align: center;
    height: 30px;
    width: 115px;
    border-radius: 25px !important;
    color: white;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    border-width: 0px;
    margin-left: 5px;
    padding-top: 3px;
    line-height: 25px;
    float: left;
    text-decoration:none;
}
.btn-g:hover {
    background-color:#F5519E;
}*/


.btn-g {
    display: block;
    background-color: #AF2850; /*#F0137A;*/
    float: left;
    text-align: center;
    width: 115px !important;
    height: 40px !important;
    border-radius: 25px;
    padding: 0px 0px;
    color: white;
    font-weight: 500;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    border-width: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 19px;
    text-decoration: none !important;
}

    .btn-g:hover {
        background-color: #F5519E !important;
        color: white;
        text-decoration: none !important;
    }



.homeimg{
  font-size: 17px;
   margin-left: 20px; 
   height: 13px;
   width: auto; 
   padding-right: 15px;
   padding-left: 10px
}
  .homeimg1{
  font-size: 17px;
   margin-left: 20px; 
   height: 13px;
   width: auto; 
   padding-right: 10px;
   padding-left: 10px
}




.inputbox {
    border-radius: 30px;
    border: 1px solid #D9D9D9;
    background-color: #ffffff;
    height: 32px;
    width: 100%;
    padding: 0px 13px;
    font-size: 1.1em !important;
}


    .searchbox{
      border-radius: 20px;
      border: 1px solid #bec3c3;
      width: 170px;
      background-color: #fbfdff;
      height: 30px;
      font-size: 12px;
    }



    .upldbtn{
        background-color: #fbfdff;
        border: 0.5px solid #5c5c5c;
        height: 30px;
        border-radius: 25px;
        width: 126px;
        font-family: 'Poppins', sans-serif;
    }


    .upldbtn1{
      background-color: #fbfdff;
      border: 0.5px solid #5c5c5c;
      height: 30px;
      border-radius: 25px;
      width: 115px;
      font-size: 13px;
      font-family: 'Poppins', sans-serif;
    }

.upldbtn2 {
    background-color: #46bb00;
    border: 0.5px solid #46bb00;
    color: #fff;
    height: 30px;
    border-radius: 25px;
    width: 200px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}
.upldbtn3 {
    background-color: #46bb00;
    border: 0.5px solid #46bb00;
    color: #fff;
    height: 30px;
    border-radius: 25px;
    width: 175px;
    text-align:center;
    font-family: 'Poppins', sans-serif;
}

/*
    .btn2{
        background-color: #F0137A;
        width:115px;
        height: 45px;
        border-radius: 25px;
        padding:0px 10px;
        color: white;
        font-weight:500;
        font-size: 14px;
        font-family: 'Poppins', sans-serif;
        border-width: 0px;
        margin-left: 5px;
        
      }

        .btn2:hover {
            background-color: #F5519E;
        }*/


.btn2 {
    background-color: #AF2850; /*#F0137A;*/
    width: 115px;
    height: 40px;
    border-radius: 25px;
    padding: 0px 10px;
    color: white;
    font-weight: 500;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    border-width: 0px;
    margin-left: 5px;
}
    .btn2:hover {
    background-color: #F5519E !important;
    color: white;
}
    .btn2:focus {
        background-color: #f0137a !important; /*#313131;*/
        color: white !important;
    }


.acctxt{
    font-size: 11px;
     color: #242424; 
   font-weight: bold; 
     font-family: 'Poppins', sans-serif;
}


.acctxt1{
  font-size: 11px;
  color: #242424; 
font-weight: bold; 
  font-family: 'Poppins', sans-serif;
}


.divtxt{
    color: grey;
    font-size: 10px;
    font-weight: bold;
    font-family: 'Poppins', sans-serif
}


.paneltxt{
  color: #0D73F7; 
  font-weight: 700; 
  font-size: 11px;
  font-family: 'Poppins', sans-serif
}


.coltxt{
  font-size: 12px;
  font-weight: bold;
  font-family: 'Poppins', sans-serif
}


.addbtn{
  border: 1px solid #0D73F7;
  background-color: #fbfdff;
  color: #0D73F7;
  height: 30px;
  width: 100px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 600;
  font-family: 'Poppins', sans-serif
}









/*DropDown css*/

        .dropbtn {
            background-color: #fbfdff;
            border: 1px solid rgb(226, 226, 226);
            height: 25px;
            border-radius: 25px;
            width: 115px;
            font-family: 'Poppins', sans-serif;
            font-size: 13px;
           
          }


          .dropbtn1{
            background-color: #fbfdff;
            border: 0px;
            height: 25px;
            border-radius: 25px;
            width: 115px;
            font-family: 'Poppins', sans-serif;
            font-size: 10px;
            font-weight: 600;
          }
         
          
          .dropdown {
            position: relative;
            display: inline-block;
          }
        
          
          .dropdown-content {
            display: none;
            position: absolute;
            background-color: #fbfdff;
            min-width: 140px;
            overflow: auto;
           border: 1px solid rgb(212, 212, 212);
           border-radius: 10px;
            z-index: 1;
            height: 75px;
            margin-top: 4px;
          }


          .dropdown-content1 {
            display: none;
            position: absolute;
            background-color: #fbfdff;
            min-width: 140px;
            overflow: auto;
           border: 1px solid rgb(212, 212, 212);
           border-radius: 10px;
            z-index: 1;
            height: 75px;
            margin-top: 4px;
            
          }
          

          .dropdown-content p {
            color: #242424;
            font-family: 'Poppins', sans-serif;
            text-decoration: none;
            display: block;
            font-size: 13px;
            padding-left: 20px;
           
          
          }


          .dropdown-content p:hover{
              color: #46bb00;
          }
          
         
          
          .show {display: block;}








          /*scrollable card css*/


          .scrolablehomecard{
            width:100%;
              height:390px; 
              overflow: auto;
            
            
            }


            .scrolablehomecard::-webkit-scrollbar {
            width: 0px;
            
            }
            

            .scrolablehomecard::-webkit-scrollbar-track {
            background-color: #e4e4e4;
            border-radius: 100px;
            
            }
            
            .scrolablehomecard::-webkit-scrollbar-thumb {
            border-radius: 100px;
            background-color: #2685fe;
            
            }






            /*accordion css*/


.accordion {
    background-color: #fbfdff;
    color: #444;
    cursor: pointer;
    padding: 10px 0px 10px 0px;
    width: 100%;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    border-bottom: 1px solid rgb(214, 214, 214);
    border-top: 0px solid;
    border-left: 0px solid white;
    border-right: 0px solid white;
}
              
             
              
              .panel {
                /*padding: 0 18px;*/
                padding-left:11px;
                padding-top:10px;
                display: none;
                background-color: white;
                overflow: hidden;
              }




              /*css for home page*/


              .homeblock{
                height: 135px;
                width: 270px;
                background-color: rgb(255, 255, 255);
                border: 1px solid #e9ebec;
                border-radius: 25px;
            }


            .homeblock1{
              width: 340px;
              height: 190px;
              background-color: rgb(255, 255, 255);
              border: 1px solid #e9ebec;
              border-radius: 25px;
            }


            .inputbox3{
               border-radius: 5px;
              border: 1px solid #bec3c3;
            
              background-color: #fbfdff;
              
              width: 500px; 
              height: 55px;
            }

            .inputbox2{
              border-radius: 5px;
              border: 1px solid #bec3c3;
            
              background-color: #fbfdff;
              
              width: 480px; 
              height: 55px;
            }



            /*css for create page*/
            .createcard{
              height: 140px;
              width: 290px;
              background-color: rgb(255, 255, 255);
              margin-left: 135px;
              box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
             
               margin-top: 5px;
               align-items:center;
               display: flex;
               flex-direction: column;
               font-family: 'Poppins', sans-serif;
              
            }


            .browsebtn{
              background-color: #46bb00;
              height: 30px;
              width: 110px;
              border-radius: 25px;
              color: white;
             
              font-size: 14px;
              font-family: 'Poppins', sans-serif;
              border-width: 0px;
              margin-left: 5px;
            }


            .browsecard{
                height: 180px;
                width: 600px;
                background-color: rgb(255, 255, 255);
                margin-left: 135px;
                box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
             
               margin-top: 5px;
               align-items:left;
               display: flex;
               flex-direction: column;
               font-family: 'Poppins', sans-serif;
            }



  
   
    .scrodiv{
      width: auto;
      margin-bottom: 50px;
    }


.cpybtn{
  background-color: #46bb00;
  color: white;
  border-radius: 50px;
  height: 27px;
  width: 80px;
  border: 0px solid #242424;
  font-size: 12px;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}






/*css for table*/
.tble{
  border: 1px solid #dbdbdb;
  width: 96%;
}


.trstyle{
  border: 1px solid #dbdbdb;
  font-family: 'Poppins', sans-serif;
  height: 30px;

}


.thstyle{
  font-size: 12px;
  font-family: 'Poppins', sans-serif;
  
}


.tdstyle{
  font-size: 12px;
  font-family: 'Poppins', sans-serif;
 width: 200px;
}


.tdstyle1{
  font-size: 12px;
  font-family: 'Poppins', sans-serif;
 width: 150px;
}

.thstyle1{
  font-size: 12px;
  font-family: 'Poppins', sans-serif;

}


.tabdiv{
  width: 96%;
}


.divimg{
  height: 150px;
  width: 150px;
  
}


.divbtn{
  width: 95px;
  height: 32px;
  font-size: 15px;
  background-color: white;
  border-radius: 25px;
  border-width: 0px;
  color: grey;
  font-weight: 600;
  align-items: left;
  display: flex;
  margin-top: 10px;
}
.divbtn1{
  width: 200px;
  height: 32px;
  font-size: 15px;
  background-color: white;
  border-radius: 25px;
  border-width: 0px;
  color: grey;
  font-weight: 600;
  align-items: left;
  display: flex;
  margin-top: 10px;
}

.divbtn:focus{
  background-color: #313131;
  color: white;
}
.divbtn1:focus{
  background-color: #313131;
  color: white;
}



.overdiv{
  width: 1000px;
  overflow: auto;
}


.thstyle2{
  font-size: 12px;
  font-family: 'Poppins', sans-serif;
  width: 300px;
}


.tdstyle2{
  font-size: 12px;
  font-family: 'Poppins', sans-serif;

}


.hbdiv{
  margin-top: -25px;
  width: 200px;

}


.probtn{
  border:1px solid #0D73F7;
  border-radius: 25px;
  color: #0D73F7;
  width: 120px;
  height: 30px;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
  background-color: white;
}


.probtn1{
  border:1px solid #8b8d8d;
  border-radius: 25px;
  color: #8b8d8d;
  width: 120px;
  height: 30px;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
  background-color: white;
}


.tble1{
  align-items:left; 
  width: 800px;
}



.btn3{
  background-color: white;
  border: 1px solid #8b8d8d;
  width: 25px;
  height: 25px;
  border-radius: 50px;
  align-items: auto;
  /* position:absolute;  */
  margin-left: 12px;
  font-family: 'Poppins', sans-serif;
  margin-top: -1px
}



.cloneline{
  height: 45px;
  width: 1.6px;
  background-color: #8b8d8d;
  position: relative;
  margin-top: 0px
}


.cancelbtn{
  height: 30px;
  width: 100px;
  background-color: #868888;
  color: white;
  border: 0px;
  border-radius: 25px;
  font-family: 'Poppins', sans-serif;
}


 .trstyle:hover{
   background-color: #dceffe;
 }





 /*Project grid view*/
 .projectcard{
   width: 470px;
   height: 100px;
   background-color: white;
   border:1px solid  rgb(226, 226, 226);
   border-radius: 25px;
   display: flex;
   flex-direction: column;
 }






 /*Login Card Styles*/



.loginimg{
  height: 380px;
  width: 320px;
  border-radius: 0px 40px 0px 40px;
  position: relative;
}



.loginline{
  height: 1.8px;
  width: 55px;
  background-color:#AF2850;
  margin-left: 37px;
}


.loginInputBox {
    width: 310px;
    height: 40px;
    border-radius: 25px;
    background-color: #F5F5F5;
    border-width: 0px;
    color: grey;
    font-size: 13px;
    margin-top: 15px;
    padding-left: 10px;
}

/*
.loginbtn {
    background-color: #F0137A;
    font-family: 'Poppins', sans-serif;
    font-weight:500;
    border-width: 0px;
    height: 32px;
    width: 197px;
    color: white;
    border-radius: 25px;
    margin-top: 23px;
    margin-left: 113px;
    transition: background-color 1s;
}

.loginbtn:hover {
    background-color: #F5519E;
}*/



.loginbtn {
    background-color: #AF2850; /*#F0137A;*/
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    border-width: 0px;
    height: 32px;
    width: 197px;
    color: white;
    border-radius: 25px;
    margin-top: 23px;
    margin-left: 113px;
    transition: background-color 1s;
}

    .loginbtn:hover {
        background-color: #F0137A; /*#F5519E;*/
    }


.rowview {
    align-items: left;
    display: flex;
    flex-direction: row;
}



.columnview{
  align-items: left;
  display: flex;
  flex-direction: column;
}

.textblock {
    position: absolute;
    color: white;
    font-size: 24px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-top: 40px;
    margin-left: 30px;
    -webkit-text-stroke: 0;
}



body {
    background-color: #E9E9E9;
    font-family: 'Poppins', sans-serif;
    overflow: hidden;
}


.tranbox1{
  margin-left: 5px;
  height: 30px;
  width: 75px;
  margin-top: 10px;
  font-family: 'Poppins', sans-serif;
  border-width: 0px;
  font-size: 12px;
  background-color: #fbfdff;

}





/*Text style css*/
.txtbold9{
font-size: 15px;
font-family: nunito sans; 
font-weight: 900;
color: #242424;
}


.txtbold5{
font-family: 'Poppins', sans-serif;
font-weight: 500;
color: #242424;
}


.txtbold6{
font-size: 14px;
font-family: 'Poppins', sans-serif;
font-weight: 600;
color: #242424;
}


.txtbold7{
font-size: 15px;
font-family: 'Poppins', sans-serif;
font-weight: 700;
color: #242424;
}


/*Toggle button css*/


 .toggle {
      --width: 80px;
      --height: calc(var(--width) / 3);

      position: relative;
      display: inline-block;
      width: 100px;
      height: var(--height);
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
      border-radius: var(--height);
      cursor: pointer;
      
    }

    .toggle input {
      display: none;
    }

    .toggle .slider {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: var(--height);
      background-color: #ccc;
      transition: all 0.4s ease-in-out;
    }

    .toggle .slider::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: calc(var(--height));
      height: calc(var(--height));
      border-radius: calc(var(--height) / 2);
      background-color: #fff;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
      transition: all 0.4s ease-in-out;
      color: white;
    }

    .toggle input:checked+.slider {
      background-color: #46bb00;
    }

    .toggle input:checked+.slider::before {
      transform: translateX(calc(98px - var(--height)));
    }

    .toggle .labels {
      position: absolute;
      top: 3px;
      left: 0;
      width: 100%;
      height: 100%;
      font-size: 12px;
     
      transition: all 0.4s ease-in-out;
    }

    .toggle .labels::after {
      content: attr(data-off);
      position: absolute;
      right: 5px;
      color: #4d4d4d;
      opacity: 1;
      transition: all 0.4s ease-in-out;
      color: white;
      font-size: 15px;
      font-family: 'Poppins', sans-serif;
    }

    .toggle .labels::before {
      content: attr(data-on);
      position: absolute;
      left: 5px;
      color: #ffffff;
      opacity: 0;
      transition: all 0.4s ease-in-out;
      font-size: 15px;
      font-family: 'Poppins', sans-serif;
    }

    .toggle input:checked~.labels::after {
      opacity: 0;
    }

    .toggle input:checked~.labels::before {
      opacity: 1;
    }




/*progress step css*/

.steps-form .steps-row {
    display: table-row; 
  }

.steps-form .steps-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 78%;
    height: 1px;
    margin-left: 50px;
    background-color: #bec3c3;
   }

.steps-form .steps-row .steps-step {
    display: table-cell;
    text-align: center;
    position: relative; 
  }

.steps-form .steps-row .steps-step p {
    margin-top: 0.5rem; 
  }

.steps-form .steps-row .steps-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important; 
  }

.steps-form .steps-row .steps-step .btn-circle {
    width: 28px;
    height: 28px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.428571429;
    border-radius: 15px;
    margin-top: 0; 
    background-color: white;
    border: 1px solid #bec3c3;
  }
  .steptxt{
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;

  }
.active1{
  background-color: #46bb00;
  color: white;
}
.btn-active{
  background-color: #46bb00;
  color: white;
} 


.newbtn{
  height: 20px;
  width: 40px;
  font-size: 11px;
  color: #46bb00;
  background-color: #fbfdff;
  border: 1px solid #46bb00;
  border-radius: 15px;

}
.newbtn:hover{
   color: white;
  background-color: #46bb00;
}
#addBtn {
    width: auto;
    padding: 0px 10px;
    height: 24px;
    margin-right: 20px;
    border: 0.5px solid #f0137a;
    background: transparent;
    border-radius: 20px;
    font-size: 14px;
}
.clrbtn{
  height: 20px;
  width: 40px;
  font-size: 11px;
  color: #8b8d8d;
  background-color: #fbfdff;
  border: 1px solid #8b8d8d;
  border-radius: 15px;
}
.clrbtn:hover{
   color: white;
  background-color: #8b8d8d;
}

.dottedline {
  border: none;
  border-top: 1px dotted #46bb00;
  color: #fff;
  background-color: #fff;
  height: 1px;
  width: 95%;
}




/*radio button css*/
input[type="radio"] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  /* Remove most all native input styles */
  appearance: none;
  /* For iOS < 15 */
  background-color: var(--form-background);
  /* Not removed via appearance */
  margin: 0;

  font: inherit;
  color: currentColor;
  width: 1.15em;
  height: 1.15em;
  border: 0.15em solid currentColor;
  border-radius: 50%;
  transform: translateY(-0.075em);

  display: grid;
  place-content: center;
}

input[type="radio"]::before {
  content: "";
  width: 0.6em;
  height: 0.6em;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);
  /* Windows High Contrast Mode */
  background-color: #AF2850;
}

input[type="radio"]:checked::before {
  transform: scale(1);
}



/*css for checkbox */


 .main {
            display: block;
            
           
            cursor: pointer;
            font-family: 'Poppins', sans-serif;
            font-weight: 500;
            color: #242424;
            margin-left: 15px
          
        }
          
        /* Hide the default checkbox */
.scrolablehomecard.prntng input[type=checkbox], .scrolablehomecard.summary input[type=checkbox], .scrolablehomecard.bundling input[type=checkbox] {
    display: none;
}
        .multiselect-container>li>a>label {
            padding:0px 10px 5px 10px !important; 
            font-size:14px;
        }
        
        .multiselect-container .multiselect-all {
            padding:5px 5px 0px 0px !important;
        }

        .multiselect.dropdown-toggle.btn.btn-default {
            border-radius:30px;
            border: 1px solid #D9D9D9;
            padding:1px 10px;
            height:30px;
        }
        .caret {
            display: inline-block;
            width: 0;
            height: 0;
            margin-left: 2px;
            vertical-align: middle;
            border-top: 4px dashed;
            border-right: 4px solid transparent;
            border-left: 4px solid transparent;
        }



        /* Creating a custom checkbox
        based on demand */
        .geekmark {
            position: absolute;
            top: 0;
            left: 0;
         
            height: 18px;
            width: 18px;
            border-radius: 3px;
            background-color: white;
             border: 1px solid #868888;
        }
          
       
        .main input:checked ~ .geekmark {
            background-color: #46bb00;
            border: 1px solid #46bb00;
        }
          
    
        .geekmark:after {
            content: "";
            position: absolute;
            display: none;
        }
          
       
        .main input:checked ~ .geekmark:after {
            display: block;
        }
          
    
        .main .geekmark:after {
            left: 4px;
            bottom: 3px;
            width: 7px;
            height: 14px;
            border: solid white;
            border-width: 0 2px 2px 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }



.c3btn{
  width: 255px;
  border: 1px solid #bec3c3;
  border-radius: 13px 13px 0px 0px;
  background-color: #fbfdff;
  font-weight: 600;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
}


.newbtn1{
  width: 70px;
  height: 30px;
  background-color: white;
  border-radius: 50px;
  border: 1px solid #242424;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  
}


.roundbtn{
  width:90px;
  height: 30px;
  background-color: #313131;
  border: 1px solid #313131;
  color: white;
  border-radius: 50px;
}

.rpbtn{
   background-color: #fbfdff;
      border: 0.5px solid #5c5c5c;
      height: 30px;
      border-radius: 25px;
      width: 140px;
      font-size: 14px;
      font-family: 'Poppins', sans-serif;
      margin-left: 15px;
}

/*media Query*/
            
    @media (max-width: 1200px) {
              
        .line1{
            width: auto;
        }
        .inputbox1{
          width: 96%;
        }
        .inputbox2{
          width: 96%;
        }
        .homeblock1{
          width: 96%;
        }
     
        .homeblock2{
          width: 96%;
        }txt{
          font-size: 8px;
        
        }
        .divtxt{
          font-size: 8px;
        }
        .homecard{
          width: 170px;
        
        }
        .homebtn {
            width: auto;
            font-size: 14px;
        }
        .accordion{
          padding-left: 0px;
        }
      .paneltxt{
        font-size: 8px;
      }
          .addbtn{
            width: auto;
            font-size: 10px;
          }
          .cpybtn{
            width: auto;
            font-size: 8px;
          }
          .createcard{
            margin-left: 0px;
            width: 260px;
          }
        .browsecard{
          height: auto;
          width: 260px;
          margin-left: 0px;
        }
        .tabdiv{
          width: 300px;
          overflow: auto;
          font-size: 10px;
        }
        .tdstyle1{
          width: 70%;
          font-size: 10px;
        }
        .thstyle1{
          font-size: 10px;
        }


        .overdiv{
          width: 300px;
          overflow: auto;
        }
        .upldbtn1{
          width: 80px;
          font-size: 10px;
        }

      .divimg{
          height: 100px;
          width: 100px;
          
        }
        .divbtn{
          width: 75px;
          height: 28px;
          font-size: 10px;
        
          border-radius: 25px;
          border-width: 0px;
          margin-top: 10px;
        }

         .divbtn1{
          width: 75px;
          height: 28px;
          font-size: 10px;
        
          border-radius: 25px;
          border-width: 0px;
          margin-top: 10px;
        }
        .hbdiv{
          margin-top: 10px;
          width: 150px;
        }
        .tble1{
          width: auto;
        }
        .projectcard{
          width: auto;
        }
        .homeimg{
          padding-left: 2px;
          padding-right: 2px;
        }
        .homeimg1{
          padding-left: 2px;
          padding-right: 2px;
          font-size: 15px;
          margin-left: 15px;
        }
       
.steps-form .steps-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 74%;
    height: 1px;
    margin-left: 21px;
    background-color: #ccc;
   }
  .steps-form {
    display: table;
    width: 50%;
    position: relative;
  margin-left: 0px;
   }
.logobox1{
  height: 260px;
  width: 100%
}
.inputbox3{
  width: 98%;
}


    }

body {
    background-color: #E9E9E9 !important;
}

/* -----login----- */
.login-txt {
    position: absolute;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #fff;
    margin-top: 100px;
    margin-left: 30px;
    font-weight: lighter;
    width: 270px;
}
.img-lang {
    margin-left: 270px;
    margin-top: 8px;
}
.logo-login {
    margin: 40px 0px 0px 35px;
    height: 42px;
    width: 105px;
}
.logo-login.error {
    width: 125px;
}
hr {
    border-top:0px !important;
}
.seperator {
    padding-top:35px;
}
.login-hd {
    margin-left: 42px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    margin-top: 35px;
    font-size: 18px;
    color: inherit;
}
.login-formbox {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 37px;
}
.forgot-password {
    text-align: right;
    font-size: 13px;
    font-weight: 500;
    display: block;
    width: 345px;
    margin-top: 15px;
    color: inherit;
}
.forgot-password:hover{
    text-decoration:none;
    color:inherit;
}
/* -----login----- */

/* -----home----- */
.fg {
    flex-grow: 1;
}
.home-container {
    margin-left: 20px;
}
.hd {
    font-size: 20px;
    font-weight: 700;
}
.dropdown-container {
    margin-top: 10px;
}
.dropbtn.home {
    font-size: 12px;
}
.container-project, .container-delivery, .container-error {
    margin-top: 15px;
    margin-left: 20px;
}
.project-row {
    margin-top: 10px;
}
.project-row-2 {
    margin-top: 6px;
}
.statistics-hd {
    font-weight: 600;
    font-size: 20px;
}
.statistics-hd.error {
    color:red;
}
.label-prj, .label-dly, .label-error {
    font-size: 11px;
    color: #868888;
    width: 100px;
}
.data-prj, .data-dly, .data-error {
    font-size: 12px;
    font-weight: 600;
}
.data-prj.ft, .data-dly.ft {
    width:40px;
}
.data-error.fft {
    width:50px;
}
.error-vd {
    font-size: 12px;
    font-weight: 600;
    color: #0D73F7;
}
.error-vd:hover {
    text-decoration:none;
    color: #0D73F7;
}
.scrolablehomecard.hdn {
    height:73vh;
    overflow-x: hidden;
}
.homebtn.User {
    height: 35px;
    line-height: 1.5;
    width: 200px;
    background-color: #fbfdff;
    border: 0px;
    border-radius: 0px 25px 25px 0px;
    font-family: 'Poppins', sans-serif;
    margin-top: 2px;
    text-align: left;
    font-size: 13px;
    font-weight: 500;
}
/* -----home----- */

/* -----project----- */
.project-container {
    margin-left: 20px;
}
.upldbtn.fzftn {
    font-size:14px;
}
img.upload {
    height: 13px;
    width: auto;
    margin-left: 5px;
}
img.grid-active {
    width: auto;
    height: 12px;
    opacity: 30%;
    margin-left: 10px;
    margin-top: 1px;
}
img.list-active {
    width: auto;
    height: 12px;
    margin-left: 10px;
    margin-top: 1px;
}
.btn2.fltr {
    width: auto;
    border-radius: 30px;
    background-color: #fff;
    color: #242424;
    border: 1px solid #242424;
}
.btn2.filter {
    width: auto;
    border-radius: 10px;
    margin-left:10px;
}
.upld .table thead th {
    border-bottom:hidden;
}
/*a.btn-g:hover {
    text-decoration: none;
    color: #fff;
}*/
img.fltr {
    height: 15px;
    width: auto;
}
.pr-table-hd {
    margin-top: 10px !important;
}
.more-info {
    color: #0D73F7;
}
.andd {
    color: #46BB00;
}
.ff {
    font-family: 'Poppins', sans-serif !important;
}
.fzth {
    font-size:13px;
}
.cstmrlist-table-hd {
    margin-top:10px;
}
.tranbox:focus-visible {
    outline:none;
}
.tranbox.plist {
    font-size:14px;
}
.scrolablehomecard.prjls, .scrolablehomecard.userlist {
    height: calc(100vh - 110px);
    overflow-x: hidden;
    padding-bottom:20px;
}
span.fwd {
    width:100%;
}
.pr select#TenantId, .pr select#selDate, .pr .inputbox {
    min-width: 200px !important;
}
.pr select#TenantId, .pr select#selDate {
    margin-top: 29px;
}
multiselect dropdown-toggle btn btn-default
/* -----project----- */
/* -----new project----- */
.newproject-container {
    margin-left: 20px;
}
.scrolablehomecard.np {
    overflow-x: hidden;
    height: calc(100vh - 110px);
    padding-bottom:20px;
}
.upldbtn.new {
    margin-left:5px;
}
.label-pr-name {
    width: 165px;
}
.label-amnt {
    width: 161px;
}
.label-btchsz {
    width: 165px;
}
.label-puqty {
    width: 161px;
}
.label-bup {
    width: 165px;
}
.label-chdt {
    width: 161px;
}
.label-dldt {
    padding-right: 5px;
}
.label-flupld {
    width: 161px;
}
.label-prtng-bndlg {
    width: 161px;
}
.cont-sav-savnxt {
    padding-left: 154px;
}
.lpb {
    width: 160px;
}
/* -----new project----- */
/* -----settings----- */
.scrolablehomecard.stng {
    height: 73vh;
}
.stng-table-hd {
    margin-top: 10px !important;
}
.fzel {
    font-size: 11px;
}
.fa-trash {
    color:red;
}
.fa-pencil.fzel {
    margin-right:20px;
}
.modal-header {
    border-bottom:none !important;
}
.modal-body  {
    padding: 0px 1rem !important;
}
.modal-footer {
    padding: 0px 1rem 1rem 1rem !important;
    border-top:none !important;
}
.modal-header button.close {
    background-image: url("../assets/close-btn.svg");
    background-size: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 0px;
    opacity: unset;
    margin-right: 0px;
}
.modal-content {
    border-radius: 20px !important;
    border:none !important;
}
.label-mod-sts {
    width:100%;
}
select#projektStatus {
    width: 100%;
    height: 35px;
    border: 1px solid #ced4da;
}
.modal-footer > :not(:last-child) {
    margin-right: 10px !important;
}
/* -----settings----- */
/* -----file configuration----- */
.scrolablehomecard.fconfig {
    height: 73vh;
}
.label-ccode {
    width: 140px;
}
.label-cname {
    width: 146px;
}
.label-cust-omer {
    width: 140px;
}
.label-prjct {
    width: 146px;
}
.label-fle-typ {
    width: 140px;
    line-height: 15px;
}
.label-fle-ext {
    width: 146px;
    line-height: 15px;
}
.label-fle-nme {
    width: 146px;
    line-height: 15px;
}
.label-dlmtd {
    width: 140px;
    line-height: 15px;
}
.label-sts {
    width: 146px;
    line-height: 44px;
}
.file-grid {
    width:100%;
    height:200px;
    margin:20px 0px;
}
.file-mappinggrid {
    width: 100%;
    height: 200px;
}
.btn2.mln {
    min-width: 85px;
    line-height: 15px;
}
.pt {
    padding-top:25px;
}
/* -----file configuration----- */

/* -----customer list----- */
.scrolablehomecard.customer-list {
    height:73vh;
}
.cstmrlist-table-hd {
    margin-top:10px;
}
/* -----customer list----- */

/* -----new customer----- */
.new-cstmr-container {
    margin-left:20px;
}
.scrolablehomecard.new-cstmr {
    height: calc(100vh - 110px);
    overflow-x: hidden;
    padding-bottom:20px;
}
.label-cde {
    width: 160px;
}
.label-name {
    width: 157px;
}
.label-name.cs {
    width:160px;
}
.label-abbr {
    width: 155px;
    line-height: 15px;
}
.label-addrlt {
    width: 160px;
    line-height: 15px;
}
.label-city {
    width: 155px;
    line-height: 15px;
}
.label-state {
    width: 160px;
    line-height: 15px;
}
.label-post {
    width: 155px;
    line-height: 15px;
}
.label-country {
    width: 155px;
    line-height: 15px;
}
.label-mob {
    width: 160px;
    line-height: 15px;
}
.label-pref-lang {
    width: 155px;
}
.label-stat {
    width: 155px;
}
.label-addrlo {
    width: 160px;
}
.prr {
    padding-right:20px;
}
.rqrd {
    text-align: right;
    font-weight: 500;
    font-size: 14px;
}
.rqrdb {
    font-weight: 500;
    font-size: 14px;
    padding-left: 64px !important;
}
.rqrdc {
    text-align: right;
    font-weight: 500;
    font-size: 14px;
}
.float-end {
    margin-bottom:50px;
}
/* -----new customer----- */
/* -----user list----- */
.usrlist-table-hd {
    margin-top: 10px;
}
/* -----user list----- */

/* -----new user----- */
.new-user-container {
    margin-left:20px;
}
.scrolablehomecard.new-user {
    height: calc(100vh - 110px);
    overflow-x: hidden;
    padding-bottom:20px;
}
.label-usr {
    width: 155px;
}
.label-pwd {
    padding-right: 49px;
}
.label-usrtyp {
    padding-right: 9px;
}
.label-fname {
    width: 155px;
}
.label-lname {
    width: 78px;
    margin-left: 34px;
}
.label-mbl {
    width: 155px;
}
.label-eml {
    width: 78px;
    margin-left: 34px;
}
.label-plng {
    width: 155px;
}
.label-stus {
    width: 77px;
    margin-left: 34px;
}
.label-url {
    width: 119px;
}
.label-un {
    width: 156px;
}
.label-pwd-nu {
    width: 78px;
    margin-left: 34px;
}
.label-usrtyp-nu {
    width: 122px;
}
.inputbox.em {
    width: 76%;
}
.label-mname {
    width: 122px;
}
.tar {
    text-align:right;
}
/* -----new user----- */
/* -----edit projects - New Project----- */
.label-prno-edt {
    width: 88px;
}
.upldbtn.edtprj {
    min-width: 200px;
    width: auto;
}
.upldbtn.clr {
    min-width: 200px;
    width: auto;
}
.upldbtn.csvgenbtn {
    min-width: 200px;
    width: auto;
}
.cont-sav-savnxt {
    padding-left: 161px;
}
.itbl {
    padding-bottom: 20px
}
.error {
    color: red;
}
.cont-grid {
    width: 100%;
    height: 350px;
}
.label-prdesc {
    width: 161px;
}
#tmpProduktion {
    width:96%;
    margin-bottom:30px;
}
/* -----edit projects - New Project----- */
/* -----edit projects - bundling----- */
.lp {
    padding-top: 14px;
}
.rowview.ps {
    margin-bottom:5px;
}
.container-bundling {
    margin:0px;
}
.cnt-hd {
    padding-right: 15px;
}
.cnt-pnpno {
    padding:7px;
}
.pnl {
    padding-right: 15px;
    font-size: 13px;
}
.pn {
    padding-right: 15px;
    font-size: 13px;
}
.pnol {
    padding-right: 15px;
    font-size: 13px;
}
.pno {
    font-size: 13px;
}
.scrolablehomecard.bundling {
    height: 73vh;
    overflow-x:hidden;
}
.pr {
    position:relative;
}
.label-chng {
    width: 106px;
}
.label-chngdt {
    padding-right:5px;
}
.label-chnge {
    padding-right: 5px;
}
.label-dldt {
    width: 165px;
}
.lineborder.amnt {
    padding-right: 80px;
}
.label-amt {
    padding-right:5px;
}
.label-btsz {
    padding-right:5px;
}
.label-puqy {
    padding-right:5px;
}
.label-bpr {
    padding-right:5px;
}
.label-prjdp {
    padding-right:5px;
}
.pbt {
    padding-bottom:20px;
}
.cmpltd {
    border: 1px solid #46bb00 !important;
    background-color: #46bb00 !important;
    color: white !important;
}
.aktiv {
    border: 1px solid #46bb00;
}
.aktiv-txt {
    color: #46bb00;
}
.gboxtxt {
    color: white;
    padding-left: 20px;
}
.mto-2 {
    margin-top: 2px !important;
}
.labels-bnlng {
    padding: 0px 15px 10px 10px;
}
.mxstrbund {
    padding-top:5px;
}
.field-mxstrbund {
    width: 80px;
    margin-left: 10px;
}
.bx-bndltyp {
    margin-left: 20px;
    margin-top: 15px;
}
.hd-bndltyp {
    font-weight: 600;
    font-size: 18px;
    color: inherit !important;
    text-decoration: none !important;
}
.hbdiv.mlf {
    margin-left: 50px;
}
.gboxtxtt {
    color: white;
    padding-left: 10px;
}
.bx-ps {
    margin-left: 10px;
    margin-top: 15px;
}
.hd-psl {
    font-weight: 600;
    font-size: 18px;
    color: inherit !important;
    text-decoration: none !important;
}
.label-po {
    padding-top: 5px;
}
.label-dm {
    padding-top: 5px;
}
.label-mno {
    padding-top: 5px;
    width: 105px;
}
.bodycard.nwprj {
    border: none;
    margin-left: 1%;
    margin-right: 1%;
    width: auto;
    position:relative;
}
.container.bndlng {
    margin:0px;
}
.tble.fw {
    width:100% !important;
}
.trstyle:first-child {
    padding:5px; 
}
.label-prjdpn {
    padding-right:5px;
}
.pbtt {
    padding-bottom:10px;
}
.btn.btn-light {
    border-radius: 20px !important;
}
.btn.btn-light.active {
    color: #fff !important;
    background-color: #505A59 !important;
    border-color: #505A59 !important;
    cursor:pointer;
}
.btn.btn-light.active:hover {
    background-color: #505A59 !important;
    color: #fff !important;
}
.btn.btn-light:hover {
    color: #505A59 !important;
    background-color: #FFF !important;
    border-color: #505A59 !important;
    cursor:pointer;
}
.main.strp {
    padding-top: 4px;
    padding-left: 18px;
}
.main.strp .geekmark {
    top:6px;
    left:22px;
}
#divBuendelArt {
    margin-top:15px;
}
#divBuendelArt .btn-light, #divPrintingSelection .btn-light {
    text-align: left;
}
div#divPrintingSelection label {
    margin-bottom: 2px;
}
/* -----edit projects - bundling----- */
/* -----printing----- */
.fztrn.label-dldt {
    width: auto;
    max-width: 91px;
}
button#snbtn1, button#snbtn2, button#snbtn3 {
    min-width: 135px;
}
.steps-form {
    padding-left: 15px;
}
.fdr {
    flex-direction: row;
}
.container-printing {
    margin:0px;
}
.container.prntng {
    margin: 0px;
}
.scrolablehomecard.prntng {
    height: 73vh;
    overflow-x: hidden;
}
.container.printing {
    margin:0px;
}
.greenbox.ipp {
    width: 250px;
}
.gboxtxtipp {
    color: white;
    padding-left: 15px;
}
.inputbox.sf {
    width:58px;
}
.injpr-box {
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    min-height: 42px;
}
.hdboxin {
    background-color: #D9D9D9;
    padding: 8px;
    border-radius: 10px 10px 0px 0px;
    font-weight: bold;
}

.injpr-cnt {
    padding: 20px 5px 5px 5px;
}
.col-sm.injpr-box {
    padding: 0px;
    margin-right:10px;
}
.injpr-cnt .newbtn1 {
    float:right;
}
.txt-onhd, .txt-bckwd {
    width:50%;
    float:left;
}
.txt-onhd, .txt-bckwd, .txt-bld {
    position:relative;
}
.txt-bckwd .main span.geekmark, .txt-onhd .main span.geekmark, .txt-bld .main span.geekmark {
    top: auto;
}
.txt-bckwd .main, .txt-onhd .main, .txt-bld .main {
    padding-left:10px;
}
.stl-nwbt {
    margin-bottom: 15px;
    margin-top: 15px;
}
.txt-typ {
    margin-top:12px;
}
.nwbtn {
    font-size: 12px;
    color: #46bb00;
}
.lbl-dist {
    float: right;
}
.ip-nr {
    margin-left: 10px;
}
.scrolablehomecard.summary {
    height: 73vh;
    overflow-x: hidden;
}
.bodycard.summary {
    border: none;
    margin-left: 1%;
    margin-right: 1%;
    width: auto;
    position:relative;
}
div#div_0_2, div#div_0_3, div#div_0_4, div#div_0_5, div#div_0_6 {
    padding-top: 15px;
    border-top: 1px solid #D9D9D9;
    display: block;
    margin-top: 10px;
}
a.btn.btn-primary.gbp {
    display: block;
    width: 100% !important;
    background: none;
    height: 23px;
    padding: 0px;
    width: 35px;
    border: none;
    color: #212529;
    font-weight:bold;
}
span.plus, span.minus {
    border: 1px solid #212529;
    border-radius:5px;
    padding:0px;
    width:30px;
    float:right;
}
a.btn.btn-primary.gbp:focus {
    outline:none;
    box-shadow:none;
}
a.btn.btn-primary.gbp:active {
    background: none;
    color: #212529;
}
a[aria-expanded=true] span.plus {
    display:none;
}
a[aria-expanded=false] span.minus {
    display: none;
}
a[aria-expanded=true] .hdboxin  {
    background-color: #46bb00;
    color: #fff;
}
a[aria-expanded=true] .hdboxin span.minus {
    color: #fff;
    border:1px solid #FFF;
}
.btn2.bl {
    background: none;
    border: 0.5px solid #5c5c5c;
    color: #5c5c5c;
}
.ipm {
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 10px;
}
/* -----printing----- */
/* -----summary----- */
.btslctd {
    margin-top: 10px;
}
.psslctd {
    width: 220px;
    margin-top: 10px;
}
button.roundbtn.psslctd {
    width: 270px;
}
img.img-wire {
    height: 245px;
    width: 445px
}
.btn2.vp {
    background-color: #868888;
}
.btn2.sp, .btn2.ct {
    width: 122px;
}
.homeblock1 .btn, .homeblock2 .btn {
    font-size: 14px;
}
.homeblock2 {
    margin-bottom:10px;
}
.btn2.ml {
    width:auto;
    padding:0px 20px;
}
/* -----summary----- */
/* -----printing pop up----- */
.ui-dialog {
    width: 300px !important;
    z-index: 10000;
    border: 1px solid !important;
    border-color: #000 !important;
}
.ui-widget-header {
    background: #AF2850 !important;
    border: none !important;
    border-radius: 10px !important;
}
.ui-dialog .ui-dialog-title {
    font-size:16px;
}
.ui-widget-content {
    background: #fff !important;
    border-radius: 10px !important;
}
.ui-dialog-titlebar-close {
    background-image: url("../assets/close-btn.svg");
    background-size:cover;
    background-repeat:no-repeat;
    background-color:transparent !important;
    border:1px solid !important;
    border-color:#000 !important;
    right:10px !important;
}
.ui-dialog-titlebar-close:focus-visible {
    outline:none;
}
.ui-dialog-content.ui-widget-content p {
    font-size: 15px;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: inherit !important;
}
/* -----printing pop up----- */

/* -----layout----- */
/*footer {
    line-height: 1.1;
    margin-bottom: 5px;
    text-align: center;
    padding: 0;
    bottom: 0;
    position: absolute;section-bx
    width: 100%;
    background:#FFF;
}
footer div {
    padding:0px 10px;
}*/
/* -----layout----- */


/* -----new styles starts----- */
body {
    color: #242424 !important;
}
.patient-info {
    padding: 15px 0px 10px 0px;
}
.section-bx {
    border:1px solid #E9E9E9;
    border-top:1px solid #AF2850;
    margin-top:20px;
}
.section-bx.md{
    padding:20px 50px 30px 20px;
}
.table > thead {
    border-bottom: 1px solid #D0D0D0;
}
/*td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}*/
.btn.add-med {
    border: 1px solid #242424;
    border-radius: 30px;
    width: auto;
    height: 30px;
    line-height: 0px;
    background-image: url("../assets/add.svg");
    background-repeat:no-repeat;
    background-position:15px center;
    padding:0px 15px 0px 30px;
}
.list-group.stp .list-group-item {
    border: none;
    font-size:16px;
    font-weight:500;
}
.list-group.stp .list-group-item:first-child {
    padding-left:0px;
}
.comp {
    color: #46BB00;
}
#details .table th, .customer-list .table th, .upld table th, #details table th.d-n.d-sm-bl {
    border-top: hidden;
    color: #868888;
    border-bottom: hidden;
}
#details .table th, .upld table th {
    padding: .75rem;
    font-weight: 500;
}
#details .table, .customer-list .table {
    color: #242424;
}
/*.table td, .table th {
    white-space: nowrap;
    width: 1%;
}*/
td.actions {
    text-align:right;
}
/*.edit {
    margin:0px 20px;
}*/
#details {
    margin-top:10px;
}
.navbar-light .navbar-toggler {
    display:none;
}
a.tab-survey {
    color:#242424;
}
a.tab-survey:hover {
    text-decoration:none;
    color:#AF2850;
}
a.tab-survey.active {
    color: #AF2850;
}
.btn2.cancel {
    background-color: #242424;
}
.btn2.cancel:hover {
    background-color: #505A59;
}
.pl {
    padding-left: 5px;
}
.pde {
    padding-right:5px;
}
/*.sec {
    background-color: #fff;
    color: #f0137a;
    border: 1px solid #f0137a;
}
.sec:hover {
    background-color: #fff;
    color: #f0137a;
    border: 1px solid #f0137a;
}*/


.sec {
    background-color: #fff;
    color: #AF2850; /*#f0137a;*/
    border: 1px solid #AF2850 !important; /*#f0137a;*/
} 

.actions a, .actions a:hover {
    text-decoration: none;
}
.scrolablehomecard.np .ui-tabs .ui-tabs-panel {
    border:none;
    padding:0px;
    margin:0px;
}
.survey-steps.ui-tabs.ui-corner-all.ui-widget.ui-widget-content {
    border:none;
    padding:0px;
}
.col-form-label {
    padding-bottom:4px !important;
}
.form-group {
    margin-bottom: .3rem !important;
}
.acctxt.more-info {
    padding:9px 5px 0px 0px;
}
#pnl_1 .form-group, #pnl_1 .col-form-label {
    margin-bottom: 0px !important;
    padding:0px !important;
}
#pnl_1 {
    padding-top: 10px;
    padding-left: 25px;
}
.save {
    width: 70px;
    height: 26px;
}
.pt2 {
    padding-top:20px;
    font-weight:bold;
}
.pt3 {
    padding-top: 10px;
}
.row.pt3 .radio {
    margin-top: 4px;
}
.radio-spacing {
    padding-bottom:10px;
    padding-left:0px !important;
}
.radio-spacing1 {
    padding-left:4px !important;
    font-weight:500;
    line-height:22px;
}
#divScaling .form-group.row .row {
    margin:0px;
}
.radio input {
    border: 1px solid #242424;
}
.scrolablehomecard.np #tabs ul li, #tabs ul {
    background-color: transparent;
    background: none !important;
}
.scrolablehomecard.np #tabs li a {
    color: #242424;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
}
.scrolablehomecard.np #tabs li.ui-state-active a {
    color: #AF2850 !important;
    background: transparent;
    background-image: url(../assets/active.svg) !important;
    background-repeat: no-repeat !important;
    background-position: bottom center !important;
}
input[type=checkbox] {
    accent-color: #AF2850;
    width:18px;
    height: 18px;
    vertical-align:-3px;
}
#divMed, #divCH, #divBCSC, #divFHC {
    padding-bottom: 20px;
}
.multiselect-selected-text {
    font-size:14px;
}
select#tenantmId, select#TenantId {
    padding: 5px;
}
.multiselect-container input[type=checkbox] {
    width:auto;
    height:auto;
}
.section-bx .table {
    font-size: 13px;
    width: 100%;
/*    border-collapse: collapse;
    caption-side: top;
    line-height: 1.55;
    display: block;
    table-layout: fixed;*/
    margin-left: auto;
    margin-right: auto;
}

#divBCNC h5 {
    float:left;
    width:85%;
}
#divBCNC .btn2 {
    margin-left: 3px;
}
h5 {
    font-family: 'Poppins', sans-serif;
}
.ui-widget-content {
    color: #242424 !important;
}
h6 {
    font-weight: 500 !important;
}
.btns {
    margin-bottom:5px;
}
.df {
    padding-top: 20px;
    padding-bottom: 0px;
}
.df .hd {
    margin-bottom:0px;
}
.navbar-brand {
    margin-right:7px !important;
}
.modal-body .form-group {
    padding-bottom:5px;
}
.section-bx .table thead th {
    border-top: none;
    border-bottom: 1px solid #D0D0D0;
    font-weight: 400;
}

.section-bx h5 {
    font-size:18px;
}
.col-form-label {
    font-size:14px !important;
}
.add {
    width: auto !important;
    padding: 0px 10px !important;
    height: 24px !important;
    margin-right: 20px;
    border: 0.5px solid #f0137a !important;
    background: transparent !important;
}
.ui-widget {
    font-size:14px !important;
}
.ptop {
    padding-top: 10px;
}
.text-danger {
    clear:both;
}
.text-danger ul {
    margin:3px 0px 0px 0px;
    padding-left:18px;
}
option:hover {
    background-color: yellow;
}
.actions:first-child span {
    border: 1px solid #D9D9D9;
    padding: 2px 4px 2px 7px;
    border-radius: 5px;
    margin-right: 15px;
}
.actions span {
    border: 1px solid #D9D9D9;
    padding: 2px 5px 2px 5px;
    border-radius: 5px;
}
.actions:first-child {
    margin-right:20px;
}
.zero:hover {
    color: #f03e3e;
    font-size: 16px;
}
.one:hover {
    color:#f76707;
}
.two:hover {
    color: #f59f00;
}
.three:hover {
    color: #37b24d;
}
option:checked {
    color: #fff;
    background-color: #AF2850;
}
.scrolablehomecard.new-cstmr .fg .hd, .scrolablehomecard.new-user .fg .hd {
    padding-left: 2px;
}
.btns {
    padding-top: 15px;
}
#historydetails .accordion.fhc, #cancerhistorydetails .accordion.fhc, #divCDSDetail .accordion.fhc, #divFHC .accordion.fhc {
    background: #E9E9E9;
    padding: 0px 10px;
    margin-top: 5px;
}
.section-bx .table td {
 /* min-width: 90px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;*/
}
.toast-container {
    z-index:10000;
}
.ui-widget-content a {
    text-decoration:none;
}
.inputbox.wat {
    width: auto;
}
.text-sm-end a {
    float:right;
}
.radio input {
    float:left;
}
.df {
    display:flex;
}
#liveToast {
    width:100%;
}
.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-dialog-buttons.ui-draggable.ui-resizable {
    position: relative !important;
    top: 0px;
    left: 0px !important;
    margin: 0 auto;
    z-index:999;
}
.ui-dialog-title {
    color:#fff;
}
.ui-dialog .ui-dialog-titlebar-close {
    border:none !important;
}
/*::-webkit-scrollbar {
    -webkit-appearance: none;
}*/
/* -----new styles ends----- */
/* -----responsive starts----- */
/*  Small devices (landscape phones, 300px and up)  */
@media (min-width: 300px) {
    .logincard {
        height: 380px;
        width: auto;
        background-color: white;
        border-radius: 0px 40px 0px 40px;
        margin: 0 auto;
    }

    .login-img {
        background-image: url("../assets/login.png");
        background-repeat: no-repeat;
        width: 320px;
        height: 380px;
        float: left;
        display: none;
    }

    .login-form {
        width: 100%;
        padding-right: 30px;
    }

    .homecard {
        display: none;
        width: 100%;
        position: absolute;
        z-index: 999;
        border-right: none;
    }

        .homecard a.homebtn {
            display: block;
        }

    .section-bx {
        width: auto;
        padding: 20px 20px 18px 20px;
    }

    .list-group-horizontal.stp {
        flex-direction: column;
    }

        .list-group-horizontal.stp .list-group-item {
            padding: 5px 0px;
        }

    .not-user {
        width: 100%;
        text-align: right;
    }

    .list-group.stp .list-group-item.active {
        background-position: bottom left;
    }

    .ham-menu {
        margin-left: 0px;
        margin-right: 0px;
        height: 10px;
        width: auto;
    }

    .prl {
        padding: .25rem 15px .25rem 15px;
    }
    .actns .btn2 {
        width: auto;
        padding: 0px 7px;
        font-size: 13px;
        margin-left: 5px;
    }
    .mlo {
        margin-left: 0px;
    }
    .actns .mlo {
        margin-left: 0px;
    }
    .actions a span {
        border: 1px solid #D9D9D9;
        padding: 2px 4px 2px 7px;
        border-radius: 5px;
        margin-right: 0px;
        text-align: center;
        display: block;
        margin-bottom: 5px;
    }
    #details .table td {
        padding: 5px 15px 5px 0px;
    }
    #details .table td:last-child {
        padding: 5px 0px;
    }
    .inputbox.wa {
        width: 72%;
    }
    .d {
        visibility: hidden;
        position: absolute;
    }
    .clf, .slf {
        padding-bottom:5px;
    }
    .srch {
        padding-top: 3px;
    }
    .cstm {
        display: contents;
    }
    .patient-name {
        padding-bottom:5px;
    }
    .newproject-container .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
        padding:.5em 0em;
    }
    .newproject-container .ui-tabs .ui-tabs-nav {
        padding:0px;
    }
    #divpi h5, #divpd h5, #divCB h5, #divHB h5, #divAG h5, #divRH h5, #divBCSC h5, #divBCG h5, #divCDI h5, #divCDIBCD h5, #divFHNC h5, #divFHNC h5, #divCDGT h5, #divCDFU h5, #divCDTO h5, #divCDDT h5, #divBCHG h5, #divBCHG h5 {
        float: left;
        width: 100%;
    }
    label.fwd.sts {
        width: 48px;
    }
    .section-bx .btn2.sec.save {
        margin-left:0px;
        margin-top:8px;
    }
    .an-txt {
        padding-top: 10px;
    }
    .wal {
        width:91%;
        vertical-align:middle;
    }
    .walt {
        width: 91%;
        padding-left: 5px;
        vertical-align: middle;
    }
    .walth {
        width: 91%;
        vertical-align: middle;
        padding-left: 10px;
        line-height: 16px;
        padding-bottom: 10px;
    }
    .section-bx div:has(table) {
        overflow: scroll;
    }
    .mbm {
        margin-bottom: 40px;
    }
    .ftyp select {
        width: inherit;
        margin-bottom: 10px;
        margin-top:10px;
    }
    .df.t {
        display: block;
    }
    .text-end.rqrd {
        padding: 10px 0px 0px 3px;
        text-align: left !important;
    }
    .cus-logo {
        width:auto;
    }
    .dp {
        display:none;
    }
    .scrolablehomecard.np #uploadForm, .scrolablehomecard.np .dw.bs {
        padding-top: 18px;
    }
    .scrolablehomecard.np #uploadForm button.btn2.mln.sec.mlo, .scrolablehomecard.np .dw.bs button.btn2.mln.sec.mlo {
        margin-bottom:10px;
        margin-right:5px;
    }
    .scrolablehomecard.np #uploadForm button.btn2.mln, .scrolablehomecard.np .dw.bs button.btn2.mln {
        margin-left:0px;
    }
   
}
    @media (min-width: 576px) {
        .logincard {
            height: 380px;
            width: auto;
            background-color: white;
            border-radius: 0px 40px 0px 40px;
            margin: 0 auto;
        }
        .login-img {
            background-image: url("../assets/login.png");
            background-repeat: no-repeat;
            width: 320px;
            height: 380px;
            float: left;
            display:none;
        }

        .login-form {
            width: 100%;
            padding-right:30px;
        }
        /*  Layout starts  */
        .ham-menu {
            margin-left: 0px;
            margin-right: 0px;
            height: 10px;
            width: auto;
        }
        /*  ---  */
        /*  Home starts  */
        .newproject-container .inputbox1 {
            width: 510px;
        }

        .inputbox1 {
            border-radius: 5px;
            border: 1px solid #bec3c3;
            background-color: #fbfdff;
            width: 510px;
            height: 55px;
        }

        .newfileconfig-container .inputbox {
            width: 43.7%;
        }

        .newproject-container .inputbox.cst {
            width: 49.5%;
        }

        .inputbox.cst {
            width: 49.5%;
        }
        /*  ---  */

        /*  Steps - bundling starts  */
        .steps-form {
            display: table;
            width: 50%;
            position: relative;
            margin-left: -44px;
        }

        .fztrn {
            font-size: 12px !important;
        }

        .str {
            width: 50px;
        }

        .txtbold5 {
            font-size: 14px;
        }

        .main {
            font-size: 14px;
        }

        .ip-o {
            width: 70px;
            margin-left: 10px;
        }

        .ip-t {
            width: 70px;
            margin-left: 10px;
            margin-right: 10px;
        }

        .ip-dm {
            width: 70px;
            margin-left: 10px;
        }

        .ip-mno {
            width: 152px;
            margin-left: 10px;
        }

        .homeblock2 {
            height: 225px;
            width: 427px;
            background-color: rgb(255, 255, 255);
            border: 1px solid #e9ebec;
            border-radius: 25px;
        }

        #divPrintingSelection {
            margin-top: 13px;
            width: 70%;
        }

        .psimg-box {
            margin-top: 0px;
        }

        .ip-txtexcl {
            width: 60px;
            margin-left: 2px;
        }

        .ip-dlmtr {
            width: 52px;
            margin-left: 0px;
        }

        .ip-dist {
            width: 52px;
            margin-left: 5px;
        }

        .txt-bckwd .main {
            margin-left: 10px;
        }
        /*  --- */
        /*  new customer  */
        .inputbox.nme {
            width: 73.1%;
        }

        .inputbox.alo {
            width: 74.5%;
        }

        .inputbox.alt {
            width: 74.5%;
        }

        .inputbox.em {
            width: 76%;
        }

        .inputbox.cn {
            width: 68.5%;
        }

        .prrt {
            padding-right: 69px !important;
        }
        .prl {
            padding: .25rem 15px .25rem 15px;
        }
        /*  new customer  ends */
        .actns .btn2 {
            width: 105px;
            padding: 0px 10px;
            font-size: 13px;
            margin-left: 5px;
        }
        .mlo {
            margin-left: 0px;
        }
        .actns .mlo {
            margin-left: 0px;
        }
        .actions a span {
            border: 1px solid #D9D9D9;
            padding: 2px 4px 2px 7px;
            border-radius: 5px;
            margin-right: 0px;
            text-align: center;
            display: block;
            margin-bottom: 5px;
        }
        #details .table td {
            padding: 5px 15px 5px 0px;
        }
        #details .table td:last-child {
            padding: 5px 0px;
            vertical-align:middle;
        }
        .inputbox.wa {
            width: auto;
        }
        .not-user {
            width: auto;
            text-align: right;
        }
        .dp {
            display: none;
        }
        .scrolablehomecard.np #uploadForm button.btn2.mln.sec.mlo, .scrolablehomecard.np .dw.bs button.btn2.mln.sec.mlo {
            margin-bottom: 0px;
            margin-right: 0px;
        }

        .scrolablehomecard.np #uploadForm button.btn2.mln, .scrolablehomecard.np .dw.bs button.btn2.mln {
            margin-left: 5px;
        }

    }

    /*  Medium devices (tablets, 768px and up)  */
    @media (min-width: 768px) {
        .login-img {
            background-image: url("../assets/login.png");
            background-repeat: no-repeat;
            width: 320px;
            height: 380px;
            float: left;
            display: block;
        }

        .login-form {
            width: auto;
            float:left;
        }
        .logincard {
            height: 380px;
            width: auto;
            background-color: white;
            border-radius: 0px 40px 0px 40px;
            margin: 0 auto;
        }

        /*  Layout starts  */
        .ham-menu {
            margin-left: 15px;
            margin-right: 60px;
            height: 10px;
            width: auto;
        }
        .section-bx {
            width: 530px;
        }

        /*  --  */

        /*  Home starts  */
        .homeblock {
            width: 235px;
        }

        .row.hb:nth-child(1) {
            padding-bottom: 10px;
        }

        .newproject-container .inputbox1 {
            width: 510px;
        }

        .inputbox1 {
            border-radius: 5px;
            border: 1px solid #bec3c3;
            background-color: #fbfdff;
            width: 510px;
            height: 55px;
        }

        .newfileconfig-container .inputbox {
            width: 43.7%;
        }

        .newproject-container .inputbox.cst {
            width: 49.5%;
        }

        .inputbox.cst {
            width: 49.5%;
        }
        /*  ---  */

        /*  Steps - bundling starts  */
        .steps-form {
            display: table;
            width: 50%;
            position: relative;
            margin-left: -44px;
        }

        .fztrn {
            font-size: 12px !important;
        }

        .str {
            width: 50px;
        }

        .txtbold5 {
            font-size: 14px;
        }

        .main {
            font-size: 14px;
        }

        .ip-o {
            width: 70px;
            margin-left: 10px;
        }

        .ip-t {
            width: 70px;
            margin-left: 10px;
            margin-right: 10px;
        }

        .ip-dm {
            width: 70px;
            margin-left: 10px;
        }

        .ip-mno {
            width: 152px;
            margin-left: 10px;
        }

        .homeblock2 {
            height: 225px;
            width: 427px;
            background-color: rgb(255, 255, 255);
            border: 1px solid #e9ebec;
            border-radius: 25px;
        }

        #divPrintingSelection {
            margin-top: 13px;
            width: 70%;
        }

        .psimg-box {
            margin-top: 0px;
        }

        .ip-txtexcl {
            width: 60px;
            margin-left: 2px;
        }

        .ip-dlmtr {
            width: 52px;
            margin-left: 0px;
        }

        .ip-dist {
            width: 52px;
            margin-left: 5px;
        }

        .txt-bckwd .main {
            margin-left: 10px;
        }
        /*  ---  */
        /*  new customer  */
        .inputbox.nme {
            width: 73.1%;
        }

        .inputbox.alo {
            width: 74.5%;
        }

        .inputbox.alt {
            width: 74.5%;
        }

        .inputbox.em {
            width: 76%;
        }

        .inputbox.cn {
            width: 68.5%;
        }

        .prrt {
            padding-right: 69px !important;
        }
        .prl {
            padding: .25rem 25px .25rem 25px;
        }
        /*  new customer  ends */
        .actns .btn2 {
            width: 115px;
            padding: 0px 10px;
            font-size: 13px;
            margin-left: 5px;
        }
        .mlo {
            margin-left: 0px;
        }
        .actns .mlo {
            margin-left: 0px;
        }
        .actions a span {
            border: 1px solid #D9D9D9;
            padding: 2px 4px 2px 7px;
            border-radius: 5px;
            margin-right: 15px;
            text-align: center;
            display: inherit;
            margin-bottom: 0px;
        }
        #details .table td {
            padding: .75rem;
        }
        .inputbox.wa {
            width: 125px;
        }
        .d {
            visibility: visible;
            position:inherit;
        }
        .clf, .slf {
            padding-bottom: 0px;
        }
        .srch {
            padding-top:0px;
        }
        .cstm {
            display: none;
        }
        .patient-name {
            padding-bottom: 0px;
        }
        .newproject-container .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
            padding: .5em 1em;
        }
        .newproject-container .ui-tabs .ui-tabs-nav {
            padding: 0.2rem 0px 0px 0px;
        }
        #divpi h5, #divpd h5, #divCB h5, #divHB h5, #divAG h5, #divRH h5, #divBCSC h5, #divBCG h5, #divCDI h5, #divCDIBCD h5, #divFHNC h5, #divFHNC h5, #divCDGT h5, #divCDFU h5, #divCDTO h5, #divCDDT h5, #divBCHG h5, #divBCHG h5, #divpi h5 {
            float: left;
            width: 84%;
        }
        label.fwd.sts {
            width: auto;
        }
        .section-bx .btn2.sec.save {
            margin-left: 5px;
            margin-top: 0px;
        }
        .an-txt {
            padding-top:0px;
        }
        .wal {
            width: auto;
            vertical-align: inherit;
        }
        .walt {
            width: 90%;
            padding-left:5px;
            vertical-align: middle;
        }
        .walth {
            width: 91%;
            vertical-align: middle;
            padding-left: 10px;
            line-height: 17px;
            padding-bottom: 10px;
        }
        .section-bx div:has(table) {
            overflow: inherit;
        }
        .mbm {
            margin-bottom:15px;
        }
        .ftyp select {
            width: 50%;
            margin-bottom: 0px;
            margin-top: 0px;
        }
        .df.t {
            display: flex;
        }
        .text-end.rqrd {
            padding: 0px;
            text-align: right !important;
        }
        .not-user {
            width: auto;
            text-align: right;
        }
        .cus-logo {
            width: auto;
        }
        .dp {
            display: block;
        }
        .scrolablehomecard.np #uploadForm, .scrolablehomecard.np .dw.bs {
            padding-top: 0px;
        }
    }

    /*  Large devices (desktops, 992px and up)  */
    @media (min-width: 992px) {
        .logincard {
            height: 380px;
            width: auto;
            background-color: white;
            border-radius: 0px 40px 0px 40px;
            margin: 0 auto;
        }

        /*  Layout starts  */
        .ham-menu {
            margin-left: 15px;
            margin-right: 60px;
            height: 10px;
            width: auto;
        }
        .homecard {
            display: inherit;
            width: 20%;
            position: unset;
            z-index: 999;
            border-right: 1px solid #D9D9D9;
        }

            .homecard a.homebtn {
                display: block;
            }
        .list-group-horizontal.stp {
            flex-direction: row;
        }
        .list-group-horizontal.stp .list-group-item {
            padding:0px;
        }
        .list-group.stp .list-group-item.active {
            background-position: bottom center;
        }
        /*  --- */
        /*  Home starts  */
        .newproject-container .inputbox1 {
            width: 339px;
        }

        .inputbox1 {
            border-radius: 5px;
            border: 1px solid #bec3c3;
            background-color: #fbfdff;
            width: 339px;
            height: 55px;
        }

        .newfileconfig-container .inputbox {
            width: 26.9%;
        }

        #daterange1 .inputbox, #daterange2 .inputbox {
            width: 38.9%;
        }

        .newproject-container .inputbox.cst {
            width: 43.7%;
        }

        .inputbox.cst {
            width: 43.7%;
        }
        /*  ---  */

        /*  Steps - bundling starts  */
        .steps-form {
            display: table;
            width: 50%;
            position: relative;
            margin-left: -24px;
        }

        .fztrn {
            font-size: 12px !important;
        }

        .str {
            width: 50px;
        }

        .txtbold5 {
            font-size: 14px;
        }

        .main {
            font-size: 14px;
        }

        .ip-o {
            width: 70px;
            margin-left: 10px;
        }

        .ip-t {
            width: 70px;
            margin-left: 10px;
            margin-right: 10px;
        }

        .ip-dm {
            width: 70px;
            margin-left: 10px;
        }

        .ip-mno {
            width: 152px;
            margin-left: 10px;
        }

        .homeblock2 {
            height: 225px;
            width: 427px;
            background-color: rgb(255, 255, 255);
            border: 1px solid #e9ebec;
            border-radius: 25px;
        }

        #divPrintingSelection {
            margin-top: 13px;
            width: 70%;
        }

        .psimg-box {
            margin-top: 0px;
        }

        .ip-txtexcl {
            width: 60px;
            margin-left: 2px;
        }

        .ip-dlmtr {
            width: 52px;
            margin-left: 0px;
        }

        .ip-dist {
            width: 52px;
            margin-left: 5px;
        }

        .txt-bckwd .main {
            margin-left: 10px;
        }
        /*  ---  */
        /*  new customer  */
        .inputbox.nme {
            width: 65.1%;
        }

        .inputbox.alo {
            width: 64.5%;
        }

        .inputbox.alt {
            width: 64.5%;
        }

        .inputbox.em {
            width: 67.3%;
        }

        .inputbox.cn {
            width: 56.98%;
        }

        .prrt {
            padding-right: 69px !important;
        }

        .dn {
            display: none;
        }
        .prl {
            padding: .25rem 25px .25rem 25px;
        }
        /*  new customer  ends */
        .mlo {
            margin-left: 0px;
        }
        .actns .mlo {
            margin-left: 0px;
        }
        .actions a span {
            border: 1px solid #D9D9D9;
            padding: 2px 4px 2px 7px;
            border-radius: 5px;
            margin-right: 15px;
            text-align: center;
            display: inherit;
            margin-bottom: 0px;
        }
        #details .table td {
            padding: .75rem;
        }
        .cstm {
            display: none;
        }
        .inputbox.wa {
            width: 63%;
        }
        .newproject-container .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
            padding: 0.5em 0.4em;
        }
        .not-user {
            width: 100%;
            text-align: right;
        }
        .cus-logo {
            width: 100%;
        }
    }

    @media (min-width: 1024px) {
        #daterange1 .inputbox, #daterange2 .inputbox {
            width: 49.9%;
        }
        .mlo {
            margin-left: 0px;
        }
        .actns .mlo {
            margin-left: 0px;
        }
        #details .table td {
            padding: .75rem;
        }
        .inputbox.wa {
            width: 152px;
        }
        .cstm {
            display: none;
        }
        .newproject-container .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
            padding: 0.5em 0.5em;
        }
        .ftyp select {
            width: 50%;
            margin-bottom: 0px;
            margin-top: 0px;
        }
    }

    /*  Extra large devices (large desktops, 1200px and up)  */
    @media (min-width: 1200px) {

        /*  Home starts  */
        .homeblock {
            width: 96%;
        }

        .newproject-container .inputbox1 {
            width: 458px;
        }

        .inputbox1 {
            border-radius: 5px;
            border: 1px solid #bec3c3;
            background-color: #fbfdff;
            width: 437px;
            height: 55px;
        }

        .newproject-container .inputbox.cst {
            width: 48.6%;
        }

        .newfileconfig-container .inputbox {
            width: 46.5%;
        }
        /*  ---  */

        /*  Layout starts  */
        .ham-menu {
            margin-left: 15px;
            margin-right: 60px;
            height: 10px;
            width: auto;
        }
        /*  ---  */

        /*  Steps - bundling starts  */
        .steps-form {
            display: table;
            width: 50%;
            position: relative;
            margin-left: -29px;
        }

        .fztrn {
            font-size: 12px !important;
        }

        .str {
            width: 50px;
        }

        .txtbold5 {
            font-size: 14px;
        }

        .main {
            font-size: 14px;
        }

        .ip-o {
            width: 70px;
            margin-left: 10px;
        }

        .ip-t {
            width: 70px;
            margin-left: 10px;
            margin-right: 10px;
        }

        .ip-dm {
            width: 70px;
            margin-left: 10px;
        }

        .ip-mno {
            width: 152px;
            margin-left: 10px;
        }

        .homeblock2 {
            height: 225px;
            width: 427px;
            background-color: rgb(255, 255, 255);
            border: 1px solid #e9ebec;
            border-radius: 25px;
        }

        #divPrintingSelection {
            margin-top: 13px;
            width: 70%;
        }

        .psimg-box {
            margin-top: 0px;
        }

        .ip-txtexcl {
            width: 60px;
            margin-left: 2px;
        }

        .ip-dlmtr {
            width: 52px;
            margin-left: 0px;
        }

        .ip-dist {
            width: 52px;
            margin-left: 5px;
        }

        .txt-bckwd .main {
            margin-left: 10px;
        }
        /*  ---  */

        /*  new customer  */
        .inputbox.nme {
            width: 69.5%;
        }

        .inputbox.alo {
            width: 69.5%;
        }

        .inputbox.alt {
            width: 69.5%;
        }

        .inputbox.cst {
            width: 46.5%;
        }

        .inputbox.em {
            width: 71.5%;
        }

        .inputbox.cn {
            width: 62.4%;
        }

        .prrt {
            padding-right: 84px !important;
        }
        /*  new customer  ends */

        #daterange1 .inputbox, #daterange2 .inputbox {
            width: 49.9%;
        }
        .prl {
            padding: .25rem 25px .25rem 25px;
        }
        .mlo {
            margin-left: 0px;
        }
        .actns .mlo {
            margin-left: 0px;
        }
        .actions a span {
            border: 1px solid #D9D9D9;
            padding: 2px 4px 2px 7px;
            border-radius: 5px;
            margin-right: 15px;
            text-align: center;
            display: inherit;
            margin-bottom: 0px;
        }
        #details .table td {
            padding: .75rem;
        }
        .inputbox.wa {
            width: 69%;
        }
        .homecard {
            display: inherit;
            width: 220px;
            position: unset;
            z-index: 999;
            border-right: 1px solid #D9D9D9;
        }
        .cstm {
            display: contents;
        }
        .newproject-container .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
            padding: 0.5em 1em;
        }
        .ftyp select {
            width: auto;
            margin-bottom: 0px;
            margin-top: 0px;
        }
    }

    @media (min-width: 1366px) {

        /*  Home starts  */
        .newproject-container .inputbox1 {
            width: 49.3%;
        }

        .inputbox1 {
            border-radius: 5px;
            border: 1px solid #bec3c3;
            background-color: #fbfdff;
            width: 49.3%;
            height: 55px;
        }

        .newfileconfig-container .inputbox {
            width: 47%;
        }

        .newproject-container .inputbox.cst {
            width: 49.5%;
        }

        .inputbox.cst {
            width: 49.5%;
        }
        /*  ---  */
        /*  Steps - bundling starts  */
        .steps-form {
            display: table;
            width: 50%;
            position: relative;
            margin-left: -36px;
        }

        .fztrn {
            font-size: 13px !important;
        }

        .str {
            width: 60px;
        }

        .txtbold5 {
            font-size: 14px;
        }

        .main {
            font-size: 15px;
        }

        .ip-o {
            width: 74px;
            margin-left: 10px;
        }

        .ip-t {
            width: 74px;
            margin-left: 10px;
            margin-right: 10px;
        }

        .ip-dm {
            width: 74px;
            margin-left: 10px;
        }

        .ip-mno {
            width: 170px;
            margin-left: 10px;
        }

        .homeblock2 {
            height: 225px;
            width: 455px;
            background-color: rgb(255, 255, 255);
            border: 1px solid #e9ebec;
            border-radius: 25px;
        }

        #divPrintingSelection {
            margin-top: 13px;
            width: 70%;
        }

        .psimg-box {
            margin-top: 0px;
        }

        .ip-txtexcl {
            width: 60px;
            margin-left: 10px;
        }

        .ip-dlmtr {
            width: 60px;
            margin-left: 0px;
        }

        .ip-dist {
            width: 60px;
            margin-left: 5px;
        }

        .txt-bckwd .main {
            margin-left: 15px;
        }
        /*  ---  */

        /*  new customer  */
        .inputbox.nme {
            width: 74.5%;
        }

        .inputbox.alo {
            width: 74.5%;
        }

        .inputbox.alt {
            width: 74.5%;
        }

        .inputbox.em {
            width: 76%;
        }

        .inputbox.cn {
            width: 68.5%;
        }

        .prrt {
            padding-right: 69px !important;
        }
        /*  new customer  ends */
        .mlo {
            margin-left: 0px;
        }
        .actns .mlo {
            margin-left: 0px;
        }
        .actions a span {
            border: 1px solid #D9D9D9;
            padding: 2px 4px 2px 7px;
            border-radius: 5px;
            margin-right: 15px;
            text-align: center;
            display: inherit;
            margin-bottom: 0px;
        }
        #details .table td {
            padding: .75rem;
        }
        .inputbox.wa {
            width: auto;
        }

    }

    /* -----responsive ends----- */


    /* -----styles----- */