
.sidebar{
 background-color: black !important;
  background-image: url(img/Slider/sidebar-4.jpg) !important;

  background-repeat: no-repeat, repeat;
  background-position: center;
  background-size: cover;
}

.sidebar .nav-link.active
{
  background-color: #e91e63 !important;
    box-shadow: 0 4px 20px 0 rgba(0,0,0,.14), 0 7px 10px -5px rgba(233,30,99,.4) !important;
}
.mat-paginator-range-label {
  direction: ltr;
}
.mat-paginator-page-size-label {
  font-family: 'IRANSansWeb' !important;
}
.ControlInvisible{
  display: none;
}
.sidebar .nav-link:hover
{
  background-color: #e91e634d !important;
}

.sidebar .nav-link:hover
{
  background-color: #e91e634d !important;
}
.nav-dropdown-items
{
  background-color: rgb(220, 220, 220 , 0.15)
}
/* mat-row[class^="element-row"]:nth-child(n+1) {background: lightcyan} */
/* mat-row[class^="mat-row"]:nth-child(n) {background: rgb(252, 255, 240)} */

.cdk-global-overlay-wrapper, .cdk-overlay-container {
  z-index: 99999 !important;
}

.close{
  left: 0px;
    position: absolute;
    font-size: 30px;
}
body{
  font-family: 'IRANSansWeb' !important
}

.mat-tab-group {
  font-family: 'IRANSansWeb' !important
}

textarea{
  font-family: 'IRANSansWeb' !important
}

mat-cell{
  font-family: 'IRANSansWeb' !important
}

mat-label{
  font-family: 'IRANSansWeb' !important
}
input{
  font-family: 'IRANSansWeb' !important
}
button{
  font-family: 'IRANSansWeb' !important
}
matInput{
  font-family: 'IRANSansWeb' !important
}
mat-header-cell{
  font-family: 'IRANSansWeb' !important
}
.mat-checkbox-layout .mat-checkbox-label {
  font-family: 'IRANSansWeb' !important
}
.mat-option-text{
  font-family: 'IRANSansWeb' !important
}
.mat-select-value-text{
  font-family: 'IRANSansWeb' !important
}
.mat-slide-toggle-content{
  font-family: 'IRANSansWeb' !important
}
.mat-tooltip{
  font-family: 'IRANSansWeb' !important;
  font-size: larger;
}
.mat-tab-label{
  font-family: 'IRANSansWeb' !important;
}
.mat-input-placeholder {
  color: red;
  font-size: 2em;
}
.mat-standard-chip.mat-chip-with-trailing-icon {
  font-family: 'IRANSansWeb' !important
}
@media (min-width: 992px){
    /* .sidebar .nav{
      width: 250px !important;
    }

    .sidebar .nav .ps{
      width: 50px !important;
    }

    .sidebar-fixed .sidebar{
      width: 250px !important;
    }

    .sidebar .sidebar-nav{
      width: 250px !important;
    }
    .main{
      margin-right: 250px !important;
    } */
}
.containerthum:hover .imagethum {
  opacity: 0.3;
}
.containerthum:hover .middlethum {
  opacity: 1;
}
.textthum {
  background-color: #4CAF50;
  color: white;
  font-size: 22px;
  font-family: 'IRANSansWeb';
  text-align: center;
  /*padding: 16px 32px;*/
}

.middlethum {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);

}
.imagethum {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  border: 1px solid #8a4419;
  border-style: inset;
}
.containerthum {
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;

  position: relative;
  -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0,0.5);
  -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
  box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
  padding: 10px !important;
  background: white;
  /*width: 20%;*/
}
.avatar {
  width: 46px !important;
  height: 46px !important;
}
.avatars {
  width: 32px !important;
  height: 32px !important;
}
.dropdown-item {
  font-family: 'IRANSansWeb' !important
}

.list-group-item-accent-success {
  border-left: unset;
  border-right: 4px solid #4dbd74 !important;
}
.list-group-item-accent-dark {
  border-left: unset;
  border-right: 4px solid #2f353a !important;
}
.list-group-item-accent-blue {
  border-left: 4px solid #3f51b5 !important;
  border-right: 4px solid #3f51b5 !important;
}
.list-group-item-accent-warning {
  border-left: 4px solid #ffc107 !important;/**unset;*/
  border-right: 4px solid #ffc107 !important;
}
.CurrentLetter{
  background-color: #ffc10726 !important;
}
.SnoozWasLate{
  background-color: #ff120726 !important;
}
@media (max-width: 990px){
.navbar-brand-full{
display: none !important;
}
}
.mat-radio-label-content {
  font-family: 'IRANSansWeb' !important;
}
/* list-group-item-accent-danger {
  border-left: 4px solid #ffc107 !important;
  border-right: 4px solid #ffc107 !important;
} */
[dir=rtl] .mat-expansion-panel-header-description, [dir=rtl] .mat-expansion-panel-header-title {
  font-family: IranSans !important;
}

.badge {
  padding: 1px; 
  margin:1px;
}