.delete-icon, .fa-trash{color:#da0e0e}
.fa-envelope{color:#9009d5;}
.checkbox label, .radio label{padding-left: 35px !important;}

.list-exams .fa-check{color:#00a65a ;}
.list-exams .fa-close{color:#dd4b39  ;}

@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}
.form-validate input[type="text"], .form-validate textarea{text-transform: uppercase;}
input[type="email"]{text-transform: lowercase;}

.loader-img img{height:45px;}

.loader-mg-modal{top: 40%;position: relative;left: 45%;z-index: 10000; display:none;}

.content-wrapper{min-height:900px !important;}
.admin-dashboard .small-box h3{font-size:20px;margin: 0 0 0px 0;}
.small-box  .table th, .small-box  .table td{padding:0px 5px 0px 5px !important;text-transform: uppercase;vertical-align: middle;}
.small-box  .table th h4{font-size:13px !important;}
.small-box  .table td h3{font-size:25px !important;}
.dtxt{border: none; resize: none; overflow: hidden; cursor: default;}
.dtxt:focus, .dtxt:hover{outline:none;border:none;}

/*
.loader table {
  width: 100%;
}

.loader table thead,
.loader table tbody {
  display: table;
  width: 100%;
}
*/
.ml-1{
    margin-left:1rem;
}
.pl-1{
    padding-left:0.5rem;
}
.w-40{
    width:40%;
}

.marksheet-form input.form-control{
    width:100% !important;
}

.loader table.loading tbody {
    position: relative;
}

.loader table.loading tbody:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.1);
    background-image: url('../img/loader.gif');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    content: "";
}
img.pay-logo{
    width:100px;
}
#show_gateway_options{
    margin: 10px 0;
}
#show_gateway_options a{
    padding: 10px;
    border: 1px solid #ddd;
    margin: 10px !important;
}
ul.stream-list{
    list-style-type: none;
   
}
ul.stream-list li{
        margin: 5px;
    padding: 5px 10px;
    border: 1px solid #eee;
    border-radius: 4px;
    font-size:12px;
}
ul.stream-list li span{
    margin-top:2px;
}

ul.stream-list.dash{
    padding-left:0;
}

.doc_img{
   
}
.doc_img img{
    width:100%;
    height:100%;
    
}


.img-zoom-container {
  position: relative;
}

.img-zoom-lens {
  position: absolute;
  border: 1px solid #d4d4d4;
  /*set the size of the lens:*/
  width: 60px;
  height: 60px;
}

.img-zoom-result {
  border: 1px solid #d4d4d4;
  /*set the size of the result div:*/
  width: 500px;
  height: 500px;
}

.thumb a img {
  display: block;
  height: auto;
  max-width: 100%;
}

.product-page {
  display: flex;
}

.img-display {
  flex-grow: 1;
  max-width: 372px;
}

.thumb {
  opacity: .7;
  margin: 0 .25rem .25rem 0;
  width: 120px;
  transition: opacity .25s ease-out;
}

.thumb:hover,
.thumb.active {
  opacity: 1;
}

.zoom {
  display: inline-block;
}

.mt-2{
    margin-top: 0.5rem;
}
.mb-4{
    margin-bottom: 2rem;
}
.card{
    padding: 25px 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
}
.card ul li{
    list-style: auto;
    margin-bottom: 5px;
}

.bg-khaki{
    background:darkkhaki;
}
 select option:disabled{
     background: #ddd;
}

.text-light{
    color:#555;
    font-size:12px;
}

.small-light-text{
    font-size: 10px;
    color:#555;
}
.serch_btn_pos{
position: absolute;
    top: 25px;
    left: 0;
}
.custom-nav-tabs li{
    width:32%;
}
.custom-nav-tab-data{
        padding: 20px 10px !important;
}
.nav-tabs-custom{
    box-shadow:unset !important;
}

.bg_alice_blue{
        background: aliceblue;
}
.custom-box{
    padding:20px 40px;
}

.btn-secondary{
    background: #eee;
    border: 1px solid #ccc;
}
.image-preview{
    border: 1px solid #ddd;
    padding: 5px;
    width: 200px;
    height: auto;
    object-fit: cover;
    object-position: center;
}

.p-05{
    padding: 0 5px;
}
.mt-25{
   margin-top:25px; 
}
.mr-10{
    margin-right: 10px;
}
.custom_info{
    background-color: #00c0ef !important;
    border-color: #00acd6 !important;
    color:#fff !important;
}
.mb-2{
    margin-bottom:15px;
}
.mr-1{
    margin-right:5px;
}

.business_revel_img{
    width: 70px;
    height: 70px;
    border: 1px solid #eee;
    border-radius: 4px;
    position: absolute;
    top: 25px;
    right: 53px;
}
.business_revel_img img{
    border-radius: 4px;
}

.cat_image{
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
}
.cat_image-admin{
    width: 60%;
    height: auto;
    padding: 0;
    margin: 0;
}
.cat_image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.dash_title{
        padding: 10px !important;
    text-align: canter !important;
    color:#222 !important;
}
.dash_data{
        padding: 20px !important;
    text-align: justify !important;
    color:#222 !important;
}
.inner-custom{
    padding:0;
    margin-bottom:10px;
}
.common-links{
        padding: 20px;
    background: #fff;
    margin: 20px;
    border-radius: 4px;
}
.external-link{
    border: 1px solid #777;
    padding: 6px 13px;
    font-size: 12px;
    border-radius: 10px;
    margin: 5px;
    color: #555;
    font-weight: 600;
    box-shadow: 4px 4px 7px #bbb;
}
.custom-icon img{
    width: 20px;
    height: auto;
    padding: 2px;
    margin-right: 4px;
}
.select2-search__field{
    width:100% !important;
}
.pad-0-20{
    padding:0 20px;
}
.user-panel{
    border-bottom: 1px solid #555;
}

.user-profile-img{
        width: 100%;
    padding: 20px 35px;
    object-fit:cover;
}
.user-profile-name{
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
}
.mr-17{
    margin-right:17px;
}
.white{
    color:#fff;
}

.dash-logo{
    position: absolute;
    left: 20px;
    top: 12px;
}
.dash-text{    
    margin-left: 62px;
    /* padding-top: 0; */
    vertical-align: sub;
}
.dash-text-title{
    vertical-align: sub;
}
.overflowXAuto{ overflow-x:auto;}
.custom-checkbox{ display:contents; }


.dash-searchbox{
    font-size: 10px;
    height: 20px;
}

.institute_data_div{
    border: 1px solid #ddd;
    padding: 5px;
    margin: 10px 10px -11px 10px;
}

.inst_buttons{
    position: absolute;
    top: 10px;
    right: 5px;
}

.inst_table_div{
    margin: 25px 10px;
}
.inst_table_div table{
    width:100%;
}
.inst_table_div table th, .inst_table_div table td{
    padding:5px;
    border: 1px solid #ddd;
}

.follow_up_div{
    margin:10px;
}
.status_msg_box{
    background: green;
    color: #fff;
    padding: 3px 40px;
}
.sidebar{
    height: 100vh !important;
    overflow-y: scroll;
}
.breaker-div{
    padding: 0 !important;
    border: 1px solid #999 !important;
}

.w-25{
        width: 25%;
}

.pointer{
        cursor: pointer;
}
.tickets_div{
    padding: 15px 25px;
    font-size: 14px;
    font-weight: 600;
}
.each_ticket{
    margin-right: 40px;
}
.mr-3{
    margin-right: 15px;
}

.digipin_linehieght{
   height: 100px;
}