
@media only screen and (max-width: 1440px) {
  .tick-label{
    font-size:9px !important;
  }
  /* .tick-group{
    margin:0 10px !important;
  } */
  .sidebar-wrapper{
    /* top:80px !important; */
    z-index: 2;
  }
}
.layout-sidebar,.setting-sidebar{
  display:none !important;
}
::placeholder {
  color: rgb(109, 109, 109) !important;
  opacity: 1; /* Firefox */
}
.badge-grade{
  position: relative !important;
  float: right;
  margin-left: 10px;
  text-align: left;
  top: 0 !important;
  right: 0 !important;
}
.fc-toolbar-chunk>button{
margin-left:5px !important;
}
.fc-h-event .fc-event-title{
  height: 2.5em !important;
  padding: 7px;
  /* vertical-align: middle !important; */
}
.fc-daygrid-event-harness{
  margin-top:5px !important;  
}
.fc-button-group button{
  margin-right:5px !important;
  border-radius: 3px !important;
}
/* body{
  color : #000000;
} */
.project-box .media .media-body{
  opacity: 1;
}
.quotation-div p,.quotation-div h1,.quotation-div h2,.quotation-div h3,.quotation-div h4,.quotation-div h5,.quotation-div h6,.quotation-div h7,.quotation-div span{
  color: #043d5d !important;
}
#quotation-div-print .table-client td{
  padding: 0px 10px !important;
}
#quotation-div-print .list-term li p {
  font-size:8px !important;
}
.table-client {
  margin-left: -8px;
}
#quotation-div-print .table-item td{
  padding: 5px 10px !important;
}
#quotation-div-print .table-item th{
  padding: 5px 10px !important;
}
#quotation-div-print p{
  font-size: 10px !important;
}
.invoice-div p,.invoice-div h1,.invoice-div h2,.invoice-div h3,.invoice-div h4,.invoice-div h5,.invoice-div h6,.invoice-div h7,.invoice-div span{
  color: #043d5d !important;
}
#invoice-div-print .table-client td{
  padding: 0px 10px !important;
}
#invoice-div-print .table-item td{
  padding: 5px 10px !important;
}
#invoice-div-print .table-item th{
  padding: 5px 10px !important;
}
#invoice-div-print p{
  font-size: 10px !important;
}
#invoice-div-print .list-term li p {
  font-size:8px !important;
}
.default-according .card .card-header .btn-link{
  border:0px !important;
}

.list-term li {
  list-style: none;
  /* font-size: 20px; */
  line-height: 25px;
}
.list-term li p {
  list-style: none;
  margin-left:10px;
  /* font-size: 20px; */
  line-height: 15px;
}

.list-term li:before {
  content:"·";
  font-size:20px;
  vertical-align:middle;
  line-height:13px !important;
  color: #043d5d;
  float: left;
  /* margin-right: 8px ; */
}

.quotation-div > ul > li{
  display: list-item !important;
  list-style: disc !important;
}
.select2-container .select2-selection--single{
  border:1px solid #ced4da !important;
  height:40px !important;
}
.select2{
  height:40px !important;
}
.btn-collapse-task-list:hover{
  background: transparent !important;
}
.btn-collapse-task-list:before{
  color: #ffffff !important;
}
.project-box{
  border:1px solid #ced4da !important;
  margin: 10px 0;
}
.project-box .badge {
  position: absolute;
  right: 30px;
  top: 25px;
}
::-webkit-scrollbar{
    width: 3px !important;
}
::-webkit-scrollbar-thumb{
    width: 3px !important;
  background-color: rgb(31 159 194 / 10%) !important;
}
.text-primary{
  color: #073D5E !important;
}
.page-wrapper .sidebar-main-title > div:hover{
  background-color: rgb(31 159 194 / 10%);
}
.link-nav:hover{

  background-color: rgb(31 159 194 / 10%) !important;
}
.customizer-links{
  /* display: none !important; */
}
.logo-wrapper{
  /* text-align: center !important; */
  /* padding: 0 10px !important; */
}
.fa{
  margin-right:0px !important;
}
.tick-label{
  font-size : 12px !important;
}
.tick-flip-panel{
  background: #f05b3b !important;
}
.tick-group{
  margin:0 5px !important;
  text-align: center;
}
.tick-credits{
  display: none;
}
.activity-timeline .activity-line{
  top: 132px;
  height: 57%;
  position: absolute;
  width: 4px;
  background-color: #f8f8f8;
  margin: 0 auto;
  left: 46px;
  z-index: 1;
}
.nav-item .active{
  color:#f05b3b !important;
}
.img-thumbnail{
  padding: 0px !important;
}
.customizer-links{
  display: none !important;
}
.theme-form input[type=text], .theme-form input[type=email], .theme-form input[type=search], .theme-form input[type=password], .theme-form input[type=number], .theme-form input[type=tel], .theme-form input[type=date], .theme-form input[type=datetime-local], .theme-form input[type=time], .theme-form input[type=datetime-local], .theme-form input[type=month], .theme-form input[type=week], .theme-form input[type=url], .theme-form input[type=file], .theme-form textarea, .theme-form select{
  padding:8px !important;
}
.email-wrap .email-right-aside .radius-left{
  height: auto !important;
}
.note-insert,.note-view,.note-fontname{
  display: none !important;
}
.note-btn{
  padding-right: 15px;
  padding-left: 15px;
}
.rating {
  display: inline-block;
  position: relative;
  height: 35px;
  line-height: 50px;
  font-size: 35px;
}

.rating label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  cursor: pointer;
}

.rating label:last-child {
  position: static;
}

.rating label:nth-child(1) {
  z-index: 5;
}

.rating label:nth-child(2) {
  z-index: 4;
}

.rating label:nth-child(3) {
  z-index: 3;
}

.rating label:nth-child(4) {
  z-index: 2;
}

.rating label:nth-child(5) {
  z-index: 1;
}

.rating label input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.rating label .icon {
  float: left;
  color: transparent;
  margin-left: 1px;
  margin-right: 1px;
}

.rating label:last-child .icon {
  border-radius: 5px;
  color: #a4a4a4;
}

.rating:not(:hover) label input:checked ~ .icon,
.rating:hover label:hover input ~ .icon {
  color: #fcc062 ;
}

.rating label input:focus:not(:checked) ~ .icon:last-child {
  color: #a4a4a4;
  text-shadow: 0 0 5px #fcc062 ;
}
.calendar-basic .calendar-default .fc-h-event {
  padding: 2px 5px;
  background-color: #fff !important;
  border: 1px solid #073D5E;
  color:#073D5E !important;
}
.calendar-basic .calendar-default .fc-h-event .fc-event-main{
  color:#073D5E !important;
}
 /* .fc-event:hover {
  padding: 2px 5px;
  background-color: #073D5E;
  border: 1px solid #073D5E;
  color:#fff !important;
}
.fc .fc-list-event-dot:hover{
 border: calc(var(--fc-list-event-dot-width, 10px) / 2) solid var(--fc-event-border-color, #FFFFFF);
}
 .fc-list-event:hover {
  background-color: #012b45 !important;
  border: 1px solid #012b45 !important;
  color:#fff !important;
}
 .fc .fc-list-event:hover td {
  background-color: #012b45 !important;
  border: 1px solid #012b45 !important;
  color:#fff !important;
} */
.fc-daygrid-event-dot,.fc-event-time{
  display: none !important;
}


/* Header */

.md-resource-details .mbsc-timeline-resource-col {
  width: 280px;
}

.md-resource-details .mbsc-timeline-resource-header,
.md-resource-details .mbsc-timeline-resource-title,
.md-resource-details .mbsc-timeline-resource-footer,
.md-resource-details .mbsc-timeline-sidebar-header {
  padding: 0;
}

.md-resource-details .mbsc-timeline-resource-title {
  height: 100%;
}

.md-resource-details-cont {
  line-height: 50px;
  height: 100%;
}

.md-resource-header {
  display: inline-block;
  height: 100%;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
}

.md-resource-details-name {
  width: 120px;
}

.md-resource-details-seats,
.md-resource-details-price {
  width: 78px;
}

.md-resource-details-seats {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.md-resource-details-title {
  font-weight: 600;
  line-height: 26px;
}

.md-resource-details-sidebar-header {
  line-height: 26px;
  padding: 0 5px;
}

.md-resource-details .mbsc-timeline-day {
  width: 144px;
}

.md-resource-details-sidebar {
  line-height: 36px;
  text-align: center;
}

/* Footer */

.md-resource-details-occuppancy {
  font-size: 15px;
  text-align: right;
  background: #f8f8f8;
  padding-right: 15px;
}

.md-resource-details-footer {
  line-height: 50px;
}

.md-resource-details-total {
  font-size: 18px;
  text-align: center;
  line-height: 36px;
}

.md-resource-details-footer-day {
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  background: #f8f8f8;
  padding: 0 5px;
}

.md-resource-details .mbsc-timeline-sidebar-footer {
  background: #feefee;
  border-top-color: #5a0101;
  color: #5a0101;
}

.md-resource-details .mbsc-timeline-sidebar-col {
  width: 85px;
}

@supports (overflow:clip) {
  .md-resource-details.mbsc-ltr .mbsc-schedule-event-inner {
      left: 280px;
  }
  .md-resource-details.mbsc-rtl .mbsc-schedule-event-inner {
      right: 280px;
  }
} 

.md-resource-grouping-hierarchy .mbsc-timeline-parent {
  height: 34px;
}

.mbsc-timeline-resource-title{
  font-weight:400 !important;
}
.mbsc-timeline-parent>.mbsc-timeline-resource-title{
  font-weight:600 !important;
}
.mbsc-ios.mbsc-calendar-button.mbsc-button{
  color:#ee5b3b !important;
}
.mbsc-ios.mbsc-timeline-header-active:after{
  background-color:#ee5b3b !important;

}
.mbsc-ios.mbsc-eventcalendar .mbsc-calendar-header, .mbsc-ios.mbsc-eventcalendar .mbsc-calendar-week-days {
  background: #fffaf8 !important;
}
.note-btn{
  background:#f3f9fb;
}
.note-btn>i,.dropdown-toggle::after{
  color: #083d5e;
}
.note-color>.dropdown-toggle::after{
  margin-left:-12px;
}
.note-popover .popover-content .note-dropdown-menu, .note-editor .note-toolbar .note-dropdown-menu{
  min-width: 200px;;
}