.bg-title{
    background: #fff;
    border-bottom: none;
}

.toast-container {
    top: 0.7em !important;
    margin: 0 auto;
    opacity: 0.9;
}

.wrap{
    max-height: 415px;
    overflow: hidden;
}

#cam1, #cam2{
    width: 1280px;
    height: 1024px;
    border: 0;
    -ms-transform: scale(0.40);
    -moz-transform: scale(0.40);
    -o-transform: scale(0.40);
    -webkit-transform: scale(0.40);
    transform: scale(0.40);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.bold{
    font-weight: 500;
    color: black;
}

.small_pad{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.table > tbody > tr > td {
    vertical-align: middle;
}

.bootstrap-tagsinput{ width: 100% !important; line-height: 30px !important; }
.bootstrap-tagsinput .tag{ padding: 4px 12px 3px !important; }
.bootstrap-tagsinput .label{ border-radius: 3px !important; }

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #ac1c1f;
    border-color: #ac1c1f;
}

.label-rounded{
    padding: 4px 12px;
    border-radius: 3px;
    cursor: default;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
}
.label-rounded.label-info{
    background-color: #5bc0de;
}
.label-rounded.label-warning{
    color: #000;
}

#toast-container div{
    opacity: 1 !important;
}
.toast-top-center {
    top: 8px !important;
}
.toast-success {
    background-color: #00c292 !important;
}
.toast-error {
    background-color: #f75b36 !important;
}
.toast-info {
    background-color: #ac1c1f !important;
}
.toast-warning {
    background-color: #f8c255 !important;
}
.toast-progress {
    background-color: #ffffff !important;
}


/*Custom elements*/

.deleteElement, .editElement, .viewElement{
    cursor:pointer;
    font-size:1.3em;
}

.deleteElement{
    color: #ac1c1f !important;
}

.editElement, .viewElement{
    color:#ac1c1f !important;
}

/*
.toggle.btn{
    border-radius: 15px;
}*/

.cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
    grid-gap: 1rem;
}

.cards2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: auto;
    grid-gap: 1rem;

}

.card {
    position: relative;
    background: #fff;
    padding: 25px;
    margin-bottom: 15px;
    box-shadow: 0px -6px 10px rgba(255, 255, 255, 1), 0px 4px 15px rgba(0, 0, 0, 0.15);

}

.cards3{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
    grid-gap: 1rem;
}
.card3{
    background:white;
}

.cards4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: auto;
    grid-gap: 1rem;
}

.cards6 {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-auto-rows: auto;
    grid-gap: 1rem;
}

.bootstrap-select.btn-group .disabled {
    background-color: #d6d6d6;
}

.not-purchased{
    opacity: 0.5;
}

.text-danger{
    color: #f75b36 !important;
}

.bg-default{
    background-color: #aaa !important;
}

.label-default{
    background-color: #aaa !important;
}

.margin-center{
    margin-left: auto !important;
    margin-right: auto !important;;
}

.profile-status-big {
    border: 4px solid white !important;
    border-radius: 50%;
    display: inline-block;
    height: 20px;
    left: 65px;
    position: absolute;
    top: -6px;
    width: 20px;
    font-size: 1.2em;
}

.edit_image_container{
    max-width: 10em;
    position: relative;
    cursor: pointer;
}

.edit_image_overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(255,255,255,0.7);
}

.edit_image_container:hover .edit_image_overlay {
    opacity: 1;
}

.edit_image_overlay_text {
    font-family: Rubik,sans-serif;
    margin: 0;
    overflow-x: hidden;
    color: #686868;
    font-weight: 300;
    font-size: 2em;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.filter-bt{
    cursor: pointer
}

.ql-align-right {
    text-align: right !important;
}
.ql-align-left {
    text-align: left !important;
}
.ql-align-justify {
    text-align: justify !important;
}
.ql-align-center {
    text-align: center !important;
}

.capitalized_text{
    text-transform: capitalize !important;
}



.vodiapicker{
    display: none; 
  }
  
  #a{
    padding-left: 0px;
  }
  
  #a img, .btn-select img{
    width: 12px;
    
  }
  
  #a li{
    list-style: none;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  
  #a li:hover{
   background-color: #F4F3F3;
  }
  
  #a li img{
    margin: 5px;
  }
  
  #a li span, .btn-select li span{
    margin-left: 30px;
  }
  
  /* item list */
  
  .b{
    display: none;
    width: 100%;
    max-width: 350px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 5px;
    
  }
  
  .open{
    display: show !important;
  }
  
  .btn-select{
    margin-top: 10px;
    width: 100%;
    max-width: 350px;
    height: 34px;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ccc;
   
  }
  .btn-select li{
    list-style: none;
    float: left;
    padding-bottom: 0px;
  }
  
  .btn-select:hover li{
    margin-left: 0px;
  }
  
  .btn-select:hover{
    background-color: #F4F3F3;
    border: 1px solid transparent;
    box-shadow: inset 0 0px 0px 1px #ccc;
    
    
  }
  
  .btn-select:focus{
     outline:none;
  }
  
  .lang-select{
    margin-left: 50px;
  }

.bootstrap-select>.dropdown-toggle{
    background-color: white;
    height: 38px;
}
.panel{
    border: 1px solid rgba(120,130,140,.21);
}
.panel-default .panel-body, .panel-white .panel-body{
    color: #686868;
}

.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info{
    background-color: #ac1c1f;
    border-color:#ac1c1f;
}

.badge{
    background-color: #777;
}

.squared-badge{
    background: #e4e7ea;
    border: 1px solid #e4e7ea;
    color: #333;
    border-radius: 2px;
    font-weight: 500;
    padding: 3px 5px;
    font-size: 12px;
    margin-top: 1px;
}

.checkbox input[type=checkbox]:checked+label::before{
    border: 1px solid #3e4d6c;
}

.negative-number {
    color: red;
    border-color: red;
    font-weight: 500;
    padding: 8px 16px;
    border: 1px solid;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 10px;
}


/** * Custom styles for correction sessions  */
.shelf-product{
    display: flex;
    flex-direction: row; 
    justify-content: space-between; 
    margin-bottom: 20px; 
    border-bottom: 1px solid #eee; 
    padding-bottom: 20px;
}
.shelf-product-info{
    display: flex; 
    flex-direction: row;
}
.shelf-product-image{
    width: 60px;;
}
.shelf-product-image img{
    max-width: 100%; 
    width: auto; 
    max-height: 4em; 
    display: block; 
    margin: auto
}
.shelf-product-text{
    display: inline-block; 
    margin-left: 20px; 
    vertical-align: top;
}
.shelf-product-form{
    margin-top: 10px; 
    display: flex; 
    align-items: flex-end;
}
.table-responsive{
    overflow-x: hidden;
    position: relative;
}

.table-loading-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    background: #ffffff7a;
    width: 100%;
    height: 100%;
}

.clear-selectpicker-btn{
    position:absolute;
    right: 25px;
    z-index: 10;
    background-color: white;
    width: 28px;
    height: 28px;
    border-radius: 28px;
    top: 4px;
    padding: 0;
}

@media screen and (max-width: 767px) {
    .shelf-product{
        flex-direction: column; 
        align-items: flex-start;
    }
    .shelf-product-form{
        margin-left: 80px; 
        margin-top: 16px;
    }
    
}


/* Custom sessions counter */

.floating-box {
    position: fixed;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    color: #2b2b2b;
    padding: 16px;
    border-radius: 6px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    cursor: move;
    user-select: none;
    border: 1px solid #2b2b2b;
}

#counter {
    display: flex;
    gap: 5px;
    font-family: 'Courier New', monospace;
  }
  
  .digit-container {
    perspective: 1000px;
  }
  
  .digit {
    width: 30px;
    height: 40px;
    background: #2b2b2b;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    border-radius: 6px;
    transition: transform 0.5s;
    transform-style: preserve-3d;
  }
  
  .digit.flip {
    animation: flip 0.5s forwards;
  }
  
  @keyframes flip {
    0%   { transform: rotateX(0); }
    100% { transform: rotateX(360deg); }
  }

/* End of custom sessions counter */
