.navbar-badge {
    font-size: .6rem;
    font-weight: 300;
    padding: 2px 4px;
    position: absolute;
    right: 5px;
    top: 9px;
}

.openbtn, .closebtn{
  background-image: -webkit-linear-gradient(#ee7a23, #b32e2f);
    background-image: linear-gradient(#ee7a23, #b32e2f);
}



.fa, .fas {
    font-weight: 900;
    
}



.nav-item:hover{
    color: white !important;
}




.badge{
    background-image: linear-gradient(#ee7a23, #b32e2f);
    color: white;
}



.btn:hover{
    color: #ffffff;
}


/* delete modal */

.modal-confirm {    
  color: #636363;
  width: 400px;
}
.modal-confirm .modal-content {
  padding: 20px;
  border-radius: 5px;
  border: none;
  text-align: center;
  font-size: 14px;
}
.modal-confirm .modal-header {
  border-bottom: none;   
  position: relative;
}
.modal-confirm h4 {
  text-align: center;
  font-size: 26px;
  margin: 30px 0 -10px;
}
.modal-confirm .close {
  position: absolute;
  top: -5px;
  right: -2px;
}
.modal-confirm .modal-body {
  color: #999;
}
.modal-confirm .modal-footer {
  border: none;
  text-align: center;   
  border-radius: 5px;
  font-size: 13px;
  padding: 10px 15px 25px;
}
.modal-confirm .modal-footer a {
  color: #fff;
}   
.modal-confirm .icon-box {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border-radius: 50%;
  z-index: 9;
  text-align: center;
  border: 3px solid #f15e5e;
}
.modal-confirm .icon-box i {
  color: #f15e5e;
  font-size: 46px;
  display: inline-block;
  margin-top: 13px;
}
.modal-confirm .btn, .modal-confirm .btn:active {
  color: #fff;
  border-radius: 4px;
  background: #60c7c1;
  text-decoration: none;
  transition: all 0.4s;
  line-height: normal;
  min-width: 120px;
  border: none;
  min-height: 40px;
  border-radius: 3px;
  margin: 0 5px;
}
.modal-confirm .btn-secondary {

  background: #c1c1c1 !important;
}
.modal-confirm .btn-secondary:hover, .modal-confirm .btn-secondary:focus {
  background: #a8a8a8;
}
.modal-confirm .btn-danger {
  background: #f15e5e;
}
.modal-confirm .btn-danger:hover, .modal-confirm .btn-danger:focus {
  background: #ee3535;
}
.trigger-btn {
  display: inline-block;
  margin: 100px auto;
}

.bg-white.collapse-inner{
  margin: 0px !important;
}

.sub_btn{
    padding: 10px 0 10px 5px;
    display: inline-block;
    vertical-align: middle;
    width: 250px;
    color: #4c4c4c;
}

.paddding_for_menu_btn{
  padding: 14px 80px 14px 1px;
}


 /*---------------------------------*/


/*  dashboard.php    */

.card.border_left.shadow.h-100.py-2:hover{
  box-shadow:0 0.15rem 1.75rem 0 rgba(225, 37, 3, 0.30) !important;
}

 /*---------------------------------*/


/*  body width   */

.left_body_margin{
    margin-left: 210px;
}

.s1{
    position: fixed;
    z-index: 100;
}

.dashboard_cards{
    padding: 20px;
    margin: 1px;
    background-color: #ececec;
}
.content_background
{
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;

}

 /*---------------------------------*/



/*  Sidebar menu  */

i.fas.fa-expand-arrows-alt , i.fas.fa-compress {
    color: white !important;
    display: inline-block;
}

i.fas.fa-expand-arrows-alt , i.fas.fa-compress{
    padding: 3px;
    padding-right: 3px;
}

.sidebar_background
{
    background-color: #fff;
  color:red;
}


.dropdown-toggle{
  background-image: linear-gradient(#ee7a23, #b32e2f);
}


  .scrollme {
    height: 100% !important; 
    overflow-y: scroll;
}



.scroll_ol{
  list-style: none;
  overflow-y: scroll;
    height: auto;
    max-height: 400px;
    padding-left: 0px;
    overflow-x: hidden;
}



.scroll_ol::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid white;
}

.scroll_ol::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.scroll_ol::-webkit-scrollbar {
  width: 4px;
}



.exp_col_height{
    height: 3.5rem !important;
}

.nav2{
    margin-left: -24px;
    position: fixed;
    z-index: 1;
    margin-top: -5.5rem;
}
#sidebarToggle{
    padding: 5px;
    width: 30px;
    background-image: linear-gradient(#ee7a23, #b32e2f);

}


 /*---------------------------------*/



/*  breadcrumb  */

.breadcrumb1 {
    display: flex;
    flex-wrap: wrap;
    padding: 6px 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #eaecf4;
    border-radius: 0.35rem;
    width: 2000000vh !important;
    margin-top: 18px;
    margin-left: 10px;
}


 /*---------------------------------*/



/* pic zoom in table */


.zoom:hover{
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    cursor: pointer;
  }
 .zoom{ transition: all .2s ease-in-out; }


.zoom_view:hover{
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(2.3);
    cursor: pointer;
    margin-right: 40%;
    
  }
 .zoom_view{ 

  transition: all .2s ease-in-out; }



 /*---------------------------------*/



/* td and th center in table */

 td , th{
  text-align: center;
 }


 /*---------------------------------*/



/* inside table "view" */

i.fa.fa-eye{
  color: black;
}


 /*---------------------------------*/



/* new btn in lead management menu  */

button.btn.btn-secondary1{
  border: 1px solid #938ead !important;
  text-decoration: none;
  margin: 2px;
}

.btn-secondary1:hover {

    background-color:#ce5129 ;
    text-decoration: none!important;
    color: white !important;

}

.bg-secondary1 {
    background-color: #ce5129d4;
    cursor: pointer;
    color: white !important;
}



.btn-secondary1:hover >  a {
    text-decoration: none !important;
    color: white !important;
}

.btn-secondary1.active >  a {
    text-decoration: none !important;
    color: white !important;
}

.active{

    background-color:#ce5129 ;
    text-decoration: none!important;
    color: white !important;

}

 /*---------------------------------*/




/*   chosen custom   */

.chosen-container-single .chosen-single {
  height: 35px !important;
  padding: 5px 0 0 8px !important;
}
.chosen-container-single .chosen-single div {
    top: 4px !important;
}

.font_size_menu{
  font-size: 20px;
}


 /*---------------------------------*/



/*   Width 80 rem I used it in various place   */


.w-80rem{
  width: 80rem;
}

.br-5{
  border-radius: 5px;
}

.br-5:hover{
    background-color: #ce5129 !important;
  }
.cb-h{
  color: white;
}


 /*---------------------------------*/



/*   menus in lead management   */


.amigo_fa-2x{
  font-size: 15px;
}
 
/*  date picker   */

.mt-c{
  margin-top: 20px;
}


.px-1px{
  padding-left: 1px !important;
  padding-right: 1px !important;
}

.text-r{
  font-size: 14px;
}


 /*---------------------------------*/



/*  notification icon alignment  */

td{
  text-align: -webkit-center;
}


.fa-bell_size{
  font-size: 1.6em;
}

 /*---------------------------------*/



/*  Common  */


button{
    background-color: linear-gradient(#ee7a23, #b32e2f) !important;
    color: white !important;
    border: none !important;
}

.a_btn{
    background-image: linear-gradient(#ee7a23, #b32e2f) !important;
    border: none !important;
    padding: 2px 6px;
}
.color{
  color: #ce5129
}
.border_left{
  border-left: 0.25rem solid #ce5129 !important;
}
.inline_dis_flex{
  display: flex;
}

.anchor_tag:hover{
  text-decoration: none;
  color: #ce5129; 
}




 /*all forms req feild ("*") */
 .span-req           
{
color: red;
}

 /*all buttons margin top */
.mt-c                
{
  margin-top: 22px;
}

/* notification dropdown header*/
.notify             
{
  color: #fff;
  background-image: linear-gradient(#ee7a23, #b32e2f);
}

/* notification icon */
.notiicon          
{
  color: #fff;
}
.no_bord{
  border: 0px !important;

}
/* breadcrumb margins*/
.mbt-container           
{
margin-bottom: 141px;
margin-top: 96px;
}

.mbt-container1 {
    margin-top: 76px;
}

/*all Plus or add button margin*/
.mt-a                 
{
  margin: 20px;
}

/* width */

.w-20{
  width: 20%;
}

.w-16{
  width: 16%;
}

.w-5{
  width: 5%;
}

/* width only */

.pic_w_h{
  width: 120px;
  height: 100px;
}

 /*---------------------------------*/


/* responsive breadcrumb , card , date picker  */

    @media screen and (min-width: 800px) {
          .card_for_width{
            width: 73%;
        }
        .breadcrumb{
            width: 68%;
        }
        .amigo_fa-2x{
        font-size: 10px ;
      }
      .px-1px{
        padding-left: 0.5px !important;
        padding-right: 0.5px !important;
      }
      .text-r{
        font-size: 11px;
      }

    }
    @media screen and (min-width: 1024px) {
          .card_for_width{
            width: 78%;
        }
        .breadcrumb{
            width: 74%;
        }


    }
    @media screen and (min-width: 1280px) {
          .card_for_width{
            width: 82%;
        }
        .breadcrumb{
            width: 78%;
        }
        .amigo_fa-2x{
        font-size: 12px ;
      }
      .px-1px{
        padding-left: 1px !important;
        padding-right: 1px !important;
      }
      .text-r{
        font-size: 14px;
      }
    }

    @media screen and (min-width: 1360px) {
         .card_for_width{
            width: 84%;
        }
        .breadcrumb{
            width: 80%;
        }
       .fa-2x{
        font-size:15px;
      }
      .align-middle1 {
        font-size: 11px;
      }
      .noti_count_size{
        font-size: 12px !important;
      }

    }
    @media screen and (min-width: 1600px) {
         .card_for_width{
            width: 87%;
        }
        .breadcrumb{
            width: 84%;
        }
        .scroll_ol{
          list-style: none;
          overflow-y: scroll;
            height: auto;
            min-height: 570px;
            padding-left: 0px;
            overflow-x: hidden;
        }
        .amigo_fa-2x{
        font-size: 15px ;
      }
      .align-middle1 {
        font-size: 12px;
      }



    }

        @media screen and (min-width: 1700px) {

        .amigo_fa-2x{
        font-size: 17px ;
      }
      .align-middle1 {
        font-size: 13px;
      }
      .noti_count_size{
        font-size: 13px !important;
      }

    }


    @media screen and (min-width: 1800px) {
        .scroll_ol{
            min-height: 570px;
        }
        .noti_count_size{
          font-size: 15px !important;
        }
        .max_badge_width{
          min-width: 9.66667% !important;
        }

    }

    @media screen and (max-width: 990px) {
        .ac_disp{
            width: 70px !important;
        }
    }
    @media screen and (min-width: 990px) {
        .ac_disp{
            width: 150px !important;
        }
    }


/*  font size in top nav badge  */

.font_size{
    font-size: 15px;
    position: relative !important;
    right: 28px !important;
    top: -6px;
    border: 3px solid #fff;
}

/*  calculator in top nav   */

li.calculator , li.top_bar_email{
  margin: auto 16px;
}

.cust_top_icon{
    color: white;
    font-size: 22px !important;
}


/*  top nav del and log out modal padding  */
 .p-modal
 {
   padding: 1rem 0.75rem !important;
 }

/*  top nav del and log out modal color  */

 .c-modal
 {
  color: #f15e5e !important;
 }

 /*  ime size in walkin and r walkins  */

 .img-size
 {
  width: 125px;
  height: 100px;
 }

 /*  side bar expand */
 .mr-4px
 {
  margin-right: 4px;
 }

/* index page css */
.bg-f5
{
  background: #f5f5f5 !important;
}
.mt-60px
{
  margin-top: 60px !important;
}
.mr-70px_minus
{
  margin-right: -70px !important;                
}
.mb-180px_minus
{
  margin-bottom: -180px !important;                
}


/*  checkbox  */

.custom-control:focused ~ .custom-control-input {
  background-color: #dc6326 !important;
}

.btn:focus{
  box-shadow: 0 0 0 0.2rem rgb(226 106 37 / 29%);
}
.btn:active{
  color: white;
}

.h-2-6rem{
  height: 2.6rem;
}


.ml-40{
  margin-left: 40%;
}




.del_btn_cust{
  font-size: 0.8rem;
  font-weight: 500;
}

/*Notication read */
.read{

background: #ffc0cb4a!important;
  
}



.checkbox_cust{
  opacity: 1;
  left: auto;
  z-index: 0;

}



/*  badshah homepage css   */

.btn_rst{
text-align: -webkit-center;
}
.d-flex{
    display: flex !important;
}
h5.box-title{
        color: black;
        text-align: center;
    }

.branche-card{
    display: flex !important;
    margin-top: 4rem !important;
}

.branch_des{
    background-color: white;
    padding: 1rem;
    border-radius: 5px;
    margin: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    max-width: 23%;
}




.view_mod_size_ref{
    width: 62rem;
    right: 50%;
}

/*chosen for add visitors*/

 #lead1_chosen{
  width: 275px !important;
 }

 #lead2_chosen{
  width: 275px !important;
 }

 /*Radio Buton*/

input[type='radio']:after {
        width: 16px;
        height: 16px;
        border-radius: 76px;
        top: -2px;
        left: -2px;
        position: relative;
        background-color: white;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 5px solid #d1d3d1;
    }

    input[type='radio']:checked:after {
        width: 16px;
        height: 16px;
        border-radius: 76px;
        top: -2px;
        left: -2px;
        position: relative;
        background-color: white;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 5px solid #f16d45;
    }

/*Autofill*/  
#autofill{
  position: absolute;
  right: 17px;
}

#mob{
  width: 159px;
}  

/*  header name shadow */

.header_name_shadow{
  
  text-shadow: 3px 2px #000000;
}

/* float right button in view of employee */ 

.fl-right{
  float: right;
}

.scroll-y{
    overflow-y: scroll;

}

/*    Common  */

.w-85{
  width: 85%;
}

::selection {
  background: #9a9eaa26;
}

/*view work experience*/

.dataTable_wrapper{
  overflow-y: auto;
}


/*dashboard*/

.h4{
  font-size: 1.2rem;
}

.fa-5x{
  font-size: 4em !important;
}


/*view walkins iivwsi(Image In Views Walkins student information) */

.width_iivwsi{
    width: 10rem;
    height: auto;
}


.dataTables_wrapper{
  width: 100%;
}



/*group plus in reception*/

.d-none1{
  display: none;
}

#test-table2{
  width: inherit;
}


/*input type file padding*/

.file_pad{
  padding-bottom: 2.25rem;
}


.show-pass-eye{
   
    border-left: none;
    border-radius: 0.35rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border-top: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-color: #d1d3e2;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}


.show-pass-input{
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}


.radio-check{
  margin-left: 33%;
}

.cur-pointer{
  cursor: pointer;
}




/*alert , loader and pre con */


    .custom_margin_alert {
        max-width: 400px;
        margin: 5.75rem 0 auto auto;
    }
    
    .custom_margin_alert >.modal-backdrop {
        background-color: transparent;
    }
    
    @keyframes spinner {
        to {
            transform: rotate(360deg);
        }
    }
    
    .no-js #loader {
        display: none;
    }
    
    .js #loader {
        display: block;
        position: absolute;
        left: 100px;
        top: 0;
    }
    
    .se-pre-con {
        visibility: hidden;
        position: fixed;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        z-index: 9999;
        background: url("http://localhost/amigo/assets/reception/gif/Chasing arrows.gif") center no-repeat rgba(255, 255, 255, 0.7);
    }

    .notifi{
        height: 16pc;
        overflow-y: scroll;
    }
    .notifi::-webkit-scrollbar{
        width: 4px;
    }
    .notifi::-webkit-scrollbar-thumb {
        background-color: darkgrey;
        outline: 1px solid white;
    }
    .notifi::-webkit-scrollbar-track {
        box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    }

    th.th{
      color: #c5452b;
      font-size: 16px;
      background-color: #c5452b87;
    }