@font-face {
  font-family: 'BYekan';
  src: url('/fonts/BYekan.eot?#') format('eot'),
    /* IE6�8 */
    url('/fonts/BYekan.woff') format('woff'),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/BYekan.ttf') format('truetype');
  /* Saf3�5, Chrome4+, FF3.5, Opera 10+ */
}

html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  direction: rtl;
}

body {
  background-color: #eeeeee;
  color: #3c4858;
  margin: 0;
  font-family: 'BYekan', Helvetica, Arial, sans-serif;
  font-weight: 300;
  direction: rtl;
}

.MuiTypography-root,
.MuiButtonBase-root body,
p,
td,
b,
div,
button,
.MuiButton-text {
  font-family: 'BYekan', Helvetica, Arial, sans-serif !important;
}

/* width */
::-webkit-scrollbar {
  width: 0;
  height: 0;
}

/* Track */
::-webkit-scrollbar-track {
  background: "transparent";
}

.MuiTypography-root {
  line-height: 20px !important;

}


/* Handle */
::-webkit-scrollbar-thumb {
  background: "transparent";
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: "transparent";
}

#mainMenuId {
  height: auto !important;
  padding-top: 1px !important;
  padding-bottom: 1px !important;
  border-bottom: 1px solid #ee8c85;
  cursor: pointer;
  margin-left: 15px;
  margin-right: 15px;

}

::marker {
  display: none;
}

.MuiToolbar-root {
  min-height: 48px !important;
}

@media (min-width: 576px) {
  .css-p4cntf {
    min-height: 48px !important;
  }
}

.css-p4cntf {
  min-height: none !important;
}

.MuiCheckbox-root {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
  padding-right: 12px !important;
  padding-left: 12px !important;
}

.root {
  padding: 1px 4px;
  align-items: "center";
  margin: 0;
  left: 0;
  width: 100% !important;
  right: 0;
  bottom: 39;
  position: fixed;
  border-radius: 0;
  background-color: "#ffc7d4";
  z-index: 9999;
}

.input {
  margin-left: 10px;
  flex: 1;
}

.css-1ksax47-MuiFormLabel-root-MuiInputLabel-root.MuiInputLabel-shrink {
  line-height: 1 !important;
  margin-inline-end: 15px;

}

.iconButton {
  padding: 10px;
}

.MuiDrawer-paperAnchorBottom {
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.list {
  border-bottom: 1px solid #039dfc;
}

.ps__thumb-y,
.ps__rail-y {
  display: none !important;
}

.rtl {
  text-align: right;
  direction: rtl;
}

.ltr {
  text-align: left;
  direction: ltr;
}

.makeStyles-appBar-44,
.jss44 {
  z-index: 99999;
  position: fixed !important;
  padding: 0 !important;
}

.startpage .MuiPickersDatePickerRoot-toolbar {
  display: none !important;
}

.MuiInputBase-root.Mui-disabled {
  color: #000 !important;
}

.swal2-styled.swal2-confirm {
  background-color: #039dfc !important;
}

.startpage .MuiPickersBasePicker-container {
  background-color: #039dfc !important;
}

.datecomponent .MuiPickersDatePickerRoot-toolbar {
  display: none !important;
  /* flex-direction:unset !important;
  height: 40px;
  min-height: 40px; */
}

/* .MuiGrid-grid-xs-12{
 text-align: left !important;
} */
.datecomponent .MuiPickersToolbarText-toolbarTxt {
  font-size: 20px !important;
  line-height: 20px !important;
  font-weight: bold !important;
  margin-block-start: 0 !important;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 12px;
  color: #ff9869 !important;
  border-bottom: 1px solid #ff9869;
}

.datecomponent .MuiPickersToolbarText-toolbarBtnSelected {
  font-size: 18px !important;
  font-weight: bold !important;
  line-height: 20px !important;
  color: #FFF !important;
}

.datecomponent .MuiPickersCalendarHeader-switchHeader {
  margin-bottom: 3px !important;
}

.datecomponent .MuiPickersBasePicker-container {
  background-color: #039dfc !important;
}

.MuiPickersCalendarHeader-iconButton {
  background-color: transparent !important;
  color: #ff9869 !important;
}

.MuiPickersCalendarHeader-dayLabel {
  color: #FFF !important;
  font-family: 'BYekan', 'Courier New', Courier, monospace !important;
  font-size: 20px !important;
}

.MuiTypography-colorInherit {
  color: #f1b69b !important;
  font-size: 16px !important;
  font-weight: bold !important;
}

.MuiPickersDay-daySelected {
  background-color: #FFF !important;
  border-width: 1px !important;
  border-color: #FFF !important;
}

.MuiPickersDay-daySelected {
  color: #FFF !important;
}

.MuiPickersDay-current {
  color: #FFF !important;
}

.makeStyles-cardBody-78 {
  padding: 2px 10px !important;
}

.makeStyles-card-99,
.makeStyles-card-83 {
  margin-top: 4px !important;
  margin-bottom: 1px !important;
}

.makeStyles-card-78 {
  margin-left: 8px !important;
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}




/* .jss3 {
 background-color: #4caf50;
} */


.swal2-popup {
  z-index: 99999 !important;
}

.MuiTableCell-sizeSmall img {
  max-width: 50px !important;
}

#questionview img {
  max-width: 98% !important;
}

.react-countdown-clock {
  float: left;

}

.MuiTableCell-root {
  padding: 1px !important;
}

.MuiTableCell-sizeSmall {
  padding: 5px 5px !important;
}

.swal2-container {
  z-index: 10000 !important;
}

.captchaaa canvas {
  border-radius: 5px;
  margin-top: 18px;

}

.react-countdown-clock canvas {
  left: 10px;
}

.ql-container,
.ql-editor {
  min-height: 120px;
  text-align: inherit !important;
}

.rtlquilljs {
  direction: rtl !important;
  text-align: right !important;
}



/* .makeStyles-wrapper-1{
  direction: rtl !important;
} */
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  right: auto;
  left: 0;
}

.MuiTypography-body2 {
  font-family: 'BYekan', Helvetica, Arial, sans-serif !important;
}

.MuiTableCell-root {
  font-family: 'BYekan', Helvetica, Arial, sans-serif !important;

}

.makeStyles-cardTitleWhite-77 {
  font-family: 'BYekan', Helvetica, Arial, sans-serif !important;

}

.MuiTypography-body1 {
  font-size: 0.8rem !important;
  font-family: 'BYekan', Helvetica, Arial, sans-serif !important;
  font-weight: 500 !important;
  /* line-height: 1 !important; */
  letter-spacing: 0.00938em !important;
  color: #000 !important;
}

.MuiGrid-spacing-xs-3>.MuiGrid-item {
  padding: 0 !important;
}

/* .MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon, .MuiAutocomplete-input {
 direction: rtl !important;
} */
.MuiAutocomplete-endAdornment {

  right: auto !important;
  left: 0 !important;
}

.makeStyles-logoLinkRTL-10 {
  text-align: start !important;
}

.MuiListItemText-primary {
  color: #eeeeee;
}

#mystudentgroupauto .MuiAutocomplete-clearIndicator {

  /* margin-right: -2px; */
  margin-right: 35px !important;
}

.MuiInputLabel-outlined {
  font-size: 13px !important;
  /* transform: translate(-14px, 10px) scale(1)  !important; */
}

.MuiInputLabel-formControl {
  font-family: 'BYekan', Helvetica, Arial, sans-serif !important;
  color: #039dfc !important;

}

.MuiButtonGroup-groupedOutlined {
  font-family: 'BYekan', Helvetica, Arial, sans-serif !important;

  border: 1px solid #039dfc !important;
  padding-top: 11px !important;
  padding-bottom: 11px !important;
}

.ct-grid {
  stroke: rgba(255, 255, 255, 0.2);
  stroke-width: 1px;
  stroke-dasharray: 2px;
}

.swal2-container {
  z-index: 99999;
}

.jss4 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}


.MuiSelect-icon,
.MuiSelect-iconOpen {
  margin-left: 7px !important;
  position: inherit !important;
}

#Menu .MuiTypography-displayBlock {
  color: #fff !important;
  font-weight: 600 !important;
}

.slidermenulist .MuiListItem-gutters .MuiTypography-displayBlock,
.slidermenulist .MuiSvgIcon-root {
  color: #FFF !important;
}

.MuiButton-label {
  font-family: 'BYekan', Helvetica, Arial, sans-serif !important;
  font-size: 1.1em !important;
  font-weight: bold !important;
}

.mainmenulink {
  align-items: flex-end !important;
  justify-content: flex-end !important;

}

.MuiTableCell-sizeSmall,
.MuiOutlinedInput-input,
.MuiInputBase-input,
.MuiSelect-root {
  font-family: 'BYekan', Helvetica, Arial, sans-serif !important;
  /* text-align: right !important; */
  font-size: 1em !important;

}

.helplink {
  text-align: right !important;
}

.MuiButton-root {
  text-transform: none !important;
}

#captcha {
  font-family: 'BYekan', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
}

#username {
  font-family: 'BYekan', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
}

#cellphone {
  font-family: 'BYekan', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
}

#Email {
  font-family: 'BYekan', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
}

#uploadfile {
  /* property: calc(expression) */
  min-width: calc(100% - 28px);
  min-height: 160;
  border: 1px solid #039dfc;
  max-width: calc(100% - 20px);
  display: inline-table;
  padding: 6px 12px;
  cursor: pointer;
  border-radius: 4px;
}

.MuiTableCell-root {
  padding: 8px;
}

.MuiAutocomplete-inputRoot[class*="MuiOutlinedInput-root"] {
  padding: 0 !important;
}

.makeStyles-cardHeader-98 {
  padding: 0 15px !important;
}

.MuiFormControl-marginNormal {
  padding-top: 1px !important;
}

/* .MuiOutlinedInput-input, .MuiOutlinedInput-multiline{
 padding:7px 4px !important;
  
} */
/* #mainContentx{
  background-color: #00bbff;
  max-width: 990px;
  width: 990px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
} */
.MuiDialogContent-root {
  padding: 10 !important;
}

.makeStyles-itemTextRTL-20 {
  text-align: right !important;
}

.MuiAccordionDetails-root {
  display: list-item !important;
}

.MuiAccordionSummary-content {
  margin: 10px 0 !important;
  min-height: 35px !important;
}

.Mui-expanded p {
  display: none;
}

b {
  color: #039dfc !important;
  font-size: 13px;
  font-weight: bold;
  display: inline-flex;
  line-height: 18px !important;
}

.css-makoee-MuiInputAdornment-root {
  padding-inline-start: 5px;
}

hr {
  color: #039dfc !important;
}

b1 {
  font-size: 13px;
}

fieldset {
  border-color: #039dfc !important;
}

.MuiPickerStaticWrapper-root .MuiDialogActions-root {
  display: none;
}

#form-dialog-title {
  background-color: #f1f1f1;
  border-bottom: 1px solid #039dfc;
  padding: 2px 20px;
}

.MuiPickersBasePicker-pickerView {
  min-height: auto !important;
  max-width: none !important;
}

.MuiInputLabel-outlined.MuiInputLabel-shrink {
  font-weight: bold;
  transform: translate(14px, -6px) scale(0.9) !important;
}

.MuiPickersSlideTransition-transitionContainer>* {
  color: #FFF !important;
  font-size: 20px !important;
  font-weight: bold !important;
}

.MuiPickersCalendarHeader-transitionContainer {
  height: 80px !important;
  margin-top: 10px !important;
}

.MuiPickersCalendarHeader-daysHeader {
  margin-top: -40px;
}

.ct-series-a .ct-point,
.ct-series-a .ct-line,
.ct-series-a .ct-bar,
.ct-series-a .ct-slice-donut {
  stroke: rgba(255, 255, 255, 0.8);
}

.ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  /* text-align: left; */
  text-anchor: start;
}

.MuiDataGrid-root {
  font-size: 0.8rem !important;
  font-family: 'BYekan', Helvetica, Arial, sans-serif !important;
  text-align: center !important;
}

.MuiDataGrid-root .MuiDataGrid-colCell-draggable {
  justify-content: center !important;
}

.MuiDataGrid-root .MuiDataGrid-cell {
  border-right: 1px solid rgb(137, 147, 148) !important;
}

.ct-label {
  color: rgba(255, 255, 255, 0.7);
}

/* .MuiDialog-paperWidthSm{
 direction: rtl !important;
} */
.ct-chart-line .ct-label,
.ct-chart-bar .ct-label {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.swal2-confirm,
.swal2-cancel {
  font-family: 'BYekan', Helvetica, Arial, sans-serif;
}

.ct-label {
  fill: rgba(0, 0, 0, 0.4);
  line-height: 1;
}



.menulist {
  color: '#FFF' !important;
}

small {
  font-size: 80%;
}

h1 {
  font-size: 3em;
  line-height: 1.15em;
}

h2 {
  font-size: 2.4em;
}

h3 {
  font-size: 1.825em;
  line-height: 1.4em;
  margin: 20px 0 10px;
}

h4 {
  font-size: 1.3em;
  line-height: 1.4em;
}

h5 {
  font-size: 1.25em;
  line-height: 1.4em;
  margin-bottom: 15px;
}

h6 {
  font-size: 1em !important;
  text-transform: uppercase;
  font-weight: 500;


  margin-block-start: 0.8em !important;
  margin-block-end: 0.6em !important;
  /* margin-inline-start: 0px;
 margin-inline-end: 0px;
 font-weight: bold; */
}

body {
  background-color: #eeeeee;
  color: #3c4858;
}

blockquote p {
  font-style: italic;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'BYekan', "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  line-height: 1.5em;
}

a {
  color: #039dfc;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #89229b;
  text-decoration: none;
}

legend {
  border-bottom: 0;
}

* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
}

*:focus {
  outline: 0;
}

a:focus,
a:active,
button:active,
button:focus,
button:hover,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {
  outline: 0 !important;
}

legend {
  margin-bottom: 20px;
  font-size: 21px;
}

output {
  padding-top: 8px;
  font-size: 14px;
  line-height: 1.42857;
}

label {
  font-size: 14px;
  line-height: 1.42857;
  color: #aaaaaa;
  font-weight: 400;
}

footer {
  padding: 5px 0;
}

footer ul {
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}

footer ul li {
  display: inline-block;
}

footer ul li a {
  color: inherit;
  padding: 5px;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 3px;
  text-decoration: none;
  position: relative;
  display: block;
}

footer ul li a:hover {
  text-decoration: none;
}

.MuiGrid-root {
  padding: 0;
}

.PrivateNotchedOutline-legendLabelled-75 {
  text-align: right !important;
}

.MuiBottomNavigationAction-root.Mui-selected {
  color: rgb(19, 18, 18) !important;
}

.MuiBottomNavigationAction-root {
  padding: 0 12px 16px !important;
  color: #FFF !important;
}

.subtitle {
  font-size: 12px !important;
  text-align: center !important;
  width: '100%' !important;
  line-height: 12px;
  max-height: 14px;
  overflow: hidden;
}

.drawertitle {
  height: 45px;
  background-color: #039dfc;
  color: #FFF;
  font-weight: bold;
  line-height: 50px;
  text-align: center;
  border-bottom: 1px solid #FFF;
}

.drawertext {
  min-height: 350px;
  max-height: 500px;
  overflow: auto;
}

.drawerlist {
  border-bottom: 1px solid #039dfc !important;
  background-color: #FFF !important;
}

.drawerlistselected {
  background-color: #ee8c85 !important;
  border-bottom: 1px solid #039dfc !important;
}

.drawerlistselectedtext {
  color: #000 !important;
}

.drawerlisttext {
  color: #039dfc !important;
}

.swal2-html-container {
  /* text-align: left; */
  text-align: justify;
}

.texdecoration {
  text-decoration: line-through;
}

.menutext {
  color: #039dfc;
}

.react-tel-input .form-control {
  width: 100% !important;
  border: 1px solid #039dfc !important;
  padding-top: 17px !important;
  padding-bottom: 17px !important;
  min-height: 50px;
}

.react-tel-input .selected-flag {
  border: 1px solid #039dfc !important;
  border-right: none !important;
}

.listmenu .MuiListItem-gutters .MuiTypography-displayBlock {
  color: #039dfc !important;
  font-weight: bold !important;
}

.listmenu hr {
  padding: 0 !important;
  margin: 0 !important;
  color: 'red'
}

.swal2-confirm,
.swal2-cancel {
  min-width: 110px;
}

.listmenu {
  font-size: 18px !important;
  padding-bottom: 100px;
}

.MuiListItem-root {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  text-align: unset !important;


}

@media (max-width: 991px) {

  body,
  html {
    position: relative;
    overflow-x: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

  }




  .rtlcontainer {
    padding: 8px;
    text-align: right;
    direction: rtl;
  }

  #bodyClick {
    height: 100%;
    width: 100%;
    position: fixed;
    opacity: 0;
    top: 0;
    left: auto;
    right: 260px;
    content: "";
    z-index: 9999;
    overflow-x: hidden;
  }
}

.MuiPickersPopper-root {
  position: fixed !important;
  z-index: 99999 !important;
}

.MuiTypography-h6 {
  font-family: 'BYekan', "Helvetica", "Arial", sans-serif !important;
  color: #039dfc !important;
}

.fixed-plugin {
  font-family: 'BYekan', "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  line-height: 1.5em;
  position: fixed;
  top: 180px;
  right: 0;
  width: 64px;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1031;
  border-radius: 8px 0 0 8px;
  text-align: center;
  top: 120px;
}

.fixed-plugin .SocialMediaShareButton,
.fixed-plugin .github-btn {
  display: inline-block;
}

.fixed-plugin li>a,
.fixed-plugin .badge {
  transition: all 0.34s;
  -webkit-transition: all 0.34s;
  -moz-transition: all 0.34s;
  text-decoration: none;
}

.fixed-plugin .fa-cog {
  color: #ffffff;
  padding: 10px;
  border-radius: 0 0 6px 6px;
  width: auto;
}

.fixed-plugin .dropdown-menu {
  right: 80px;
  left: auto;
  width: 290px;
  border-radius: 0.1875rem;
  padding: 0 10px;
  position: absolute;
  color: rgba(0, 0, 0, 0.87);
  display: inline-block;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
  background: #fff;
  border-radius: 3px;
}

.fixed-plugin .fa-circle-thin {
  color: #ffffff;
}

.fixed-plugin .active .fa-circle-thin {
  color: #00bbff;
}

.fixed-plugin .dropdown-menu>.active>a,
.fixed-plugin .dropdown-menu>.active>a:hover,
.fixed-plugin .dropdown-menu>.active>a:focus {
  color: #777777;
  text-align: center;
}

.fixed-plugin img {
  border-radius: 0;
  width: 100%;
  height: 100px;
  margin: 0 auto;
}

.fixed-plugin .dropdown-menu li>a:hover,
.fixed-plugin .dropdown-menu li>a:focus {
  box-shadow: none;
}

.fixed-plugin .badge {
  border: 3px solid #ffffff;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 23px;
  margin-right: 5px;
  position: relative;
  width: 23px;
  background-color: rgba(30, 30, 30, 0.97);
}

.fixed-plugin .badge.active,
.fixed-plugin .badge:hover {
  border-color: #00bbff;
}

.fixed-plugin .badge-purple {
  background-color: #039dfc;
}

.fixed-plugin .badge-blue {
  background-color: #00bcd4;
}

.fixed-plugin .badge-green {
  background-color: #4caf50;
}

.fixed-plugin .badge-orange {
  background-color: #ff9800;
}

.fixed-plugin .badge-red {
  background-color: #00bcd4;
}

.fixed-plugin h5 {
  font-size: 14px;
  margin: 10px;
}

.fixed-plugin .dropdown-menu li {
  display: block;
  padding: 4px 0px;
  width: 25%;
  float: left;
}

.fixed-plugin li.adjustments-line,
.fixed-plugin li.header-title,
.fixed-plugin li.button-container {
  width: 100%;
  height: 50px;
  min-height: inherit;
  padding: 0px;
  text-align: center;
}

.fixed-plugin li.adjustments-line p {
  margin: 0;
}

.fixed-plugin li.adjustments-line div,
.fixed-plugin li.header-title div,
.fixed-plugin li.button-container div {
  margin-bottom: 5px;
}

.fixed-plugin li.header-title {
  height: 30px;
  line-height: 25px;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.fixed-plugin .adjustments-line p {
  float: left;
  display: inline-block;
  margin-bottom: 0;
  font-size: 1em;
  color: #3c4858;
}

.fixed-plugin .adjustments-line a {
  color: transparent;
}

.fixed-plugin .adjustments-line a .badge-colors {
  position: relative;
  top: -2px;
}

.fixed-plugin .adjustments-line a a:hover,
.fixed-plugin .adjustments-line a a:focus {
  color: transparent;
}

.fixed-plugin .adjustments-line .dropdown-menu>li.adjustments-line>a {
  padding-right: 0;
  padding-left: 0;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  margin: 0;
}

.fixed-plugin .dropdown-menu>li>a.img-holder {
  font-size: 16px;
  text-align: center;
  border-radius: 10px;
  background-color: #fff;
  border: 3px solid #fff;
  padding-left: 0;
  padding-right: 0;
  opacity: 1;
  cursor: pointer;
  display: block;
  max-height: 100px;
  overflow: hidden;
  padding: 0;
}

.fixed-plugin .dropdown-menu>li>a.img-holder img {
  margin-top: auto;
}

.fixed-plugin .dropdown-menu>li:hover>a.img-holder,
.fixed-plugin .dropdown-menu>li:focus>a.img-holder {
  border-color: rgba(0, 187, 255, 0.53);
}

.fixed-plugin .dropdown-menu>.active>a.img-holder,
.fixed-plugin .dropdown-menu>.active>a.img-holder {
  border-color: #00bbff;
  background-color: #ffffff;
}

.fixed-plugin .dropdown .dropdown-menu {
  -webkit-transform: translateY(-15%);
  -moz-transform: translateY(-15%);
  -o-transform: translateY(-15%);
  -ms-transform: translateY(-15%);
  transform: translateY(-15%);
  top: 27px;
  opacity: 0;
  transform-origin: 0 0;
  display: none;
}

.fixed-plugin .dropdown .dropdown-menu:before {
  border-bottom: 0.4em solid transparent;
  border-left: 0.4em solid rgba(0, 0, 0, 0.2);
  border-top: 0.4em solid transparent;
  right: -16px;
  top: 46px;
}

.fixed-plugin .dropdown .dropdown-menu:after {
  border-bottom: 0.4em solid transparent;
  border-left: 0.4em solid #ffffff;
  border-top: 0.4em solid transparent;
  right: -16px;
}

.fixed-plugin .dropdown .dropdown-menu:before,
.fixed-plugin .dropdown .dropdown-menu:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 46px;
  width: 16px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.fixed-plugin .dropdown.show .dropdown-menu {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(-13%);
  -moz-transform: translateY(-13%);
  -o-transform: translateY(-13%);
  -ms-transform: translateY(-13%);
  transform: translateY(-13%);
  transform-origin: 0 0;
}

.fixed-plugin.rtl-fixed-plugin {
  right: auto;
  left: 0px;
  border-radius: 0 8px 8px 0;
}

.fixed-plugin.rtl-fixed-plugin .dropdown-menu {
  right: auto;
  left: 80px;
}

* {
  letter-spacing: normal !important;
}

.fileStyles-button {
  color: #FFF;
  border: none;
  cursor: pointer;
  margin: .3125rem 1px;
  padding: 12px 30px;
  position: relative;
  font-size: 12px;
  min-width: auto;
  box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
  min-height: auto;
  text-align: center;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  font-weight: 400;
  line-height: 1.42857143;
  white-space: nowrap;
  will-change: box-shadow, transform;
  touch-action: manipulation;
  border-radius: 3px;
  letter-spacing: 0;
  text-transform: uppercase;
  vertical-align: middle;
  background-color: #999;
}

.MuiListItem-root {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.css-1tefny4 {
  margin-left: 0 !important;
}