/* @font-face {
    font-family: "EMprint Semibold";
    src: url("//db.onlinewebfonts.com/t/465749543b0a51df0a5cfcf1d129e392.eot");
    src: url("//db.onlinewebfonts.com/t/465749543b0a51df0a5cfcf1d129e392.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/465749543b0a51df0a5cfcf1d129e392.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/465749543b0a51df0a5cfcf1d129e392.woff") format("woff"), url("//db.onlinewebfonts.com/t/465749543b0a51df0a5cfcf1d129e392.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/465749543b0a51df0a5cfcf1d129e392.svg#EMprint Semibold") format("svg");
}

@font-face {
    font-family: "EMprint";
    src: url("//db.onlinewebfonts.com/t/8168f21282470d64e2cc50eb8382394a.eot");
    src: url("//db.onlinewebfonts.com/t/8168f21282470d64e2cc50eb8382394a.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/8168f21282470d64e2cc50eb8382394a.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/8168f21282470d64e2cc50eb8382394a.woff") format("woff"), url("//db.onlinewebfonts.com/t/8168f21282470d64e2cc50eb8382394a.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/8168f21282470d64e2cc50eb8382394a.svg#EMprint") format("svg");
} */

@font-face {
    font-family: "EMprint Semibold";
    src: url("/fonts/465749543b0a51df0a5cfcf1d129e392.eot");
    src: url("/fonts/465749543b0a51df0a5cfcf1d129e392.eot?#iefix") format("embedded-opentype"), url("/fonts/465749543b0a51df0a5cfcf1d129e392.woff2") format("woff2"), url("/fonts/465749543b0a51df0a5cfcf1d129e392.woff") format("woff"), url("/fonts/465749543b0a51df0a5cfcf1d129e392.ttf") format("truetype"), url("/fonts/465749543b0a51df0a5cfcf1d129e392.svg#EMprint Semibold") format("svg");
    font-display: swap; 
}

@font-face {
    font-family: "EMprint";
    src: url("/fonts/8168f21282470d64e2cc50eb8382394a.eot");
    src: url("/fonts/8168f21282470d64e2cc50eb8382394a.eot?#iefix") format("embedded-opentype"), url("/fonts/8168f21282470d64e2cc50eb8382394a.woff2") format("woff2"), url("/fonts/8168f21282470d64e2cc50eb8382394a.woff") format("woff"), url("/fonts/8168f21282470d64e2cc50eb8382394a.ttf") format("truetype"), url("/fonts/8168f21282470d64e2cc50eb8382394a.svg#EMprint") format("svg");
    font-display: swap; 
}

body{
overflow-x:hidden;
font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important; ;
}
label{
font-size: 16px;
}

.main-sidebar {
    background-color: #fff;
}

.brand-text {
    display: none;
}

.layout-fixed .brand-link {
    border: none;
}

nav.mt-2 {
    margin-top: 3.6rem !important;
}

.brand-link {
    padding: 1.4rem .5rem;
}

.nav-item a p {
    color: #0c479d;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4rem;
    padding-left: 10px;
}

a.nav-link img {
    width: 22px;
    /* height: 35px; */
}

.nav-sidebar .nav-item>.nav-link {
    margin-bottom: 0.8rem;
    display: flex;
    align-items: center;
    margin-right: 0 !important;
    width: 100%;
    border-radius: 0;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
}

.sidebar {
    padding: 0;
}

.hidden-input {
    display: none;
    margin-top: 10px;
}

h1.page_title {
    font-size: 30px;
    font-weight: 400;
    line-height: 58px;
    padding-left: 41px;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 30px auto;
    margin-top: 20px;
}

.task_title {
    background-image: url(../img/tasks-title.svg);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 37px auto;
}

.distributor_title {
    background-image: url(../img/distributors-g.png);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 37px auto;
}

.btn-primary span {
    vertical-align: middle;
    margin-left: 10px;
}

.btn-primary {
    background: #0c479d;
    border: none;
    border-radius: 50px;
    /* height: 40px; */
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 17px;
    padding: 5px 15px;
    margin-bottom: 10px;
}

.header_btn_group button.btn.btn-primary {
    margin: 20px 11px 20px 2px;
    padding: 0.625rem 1.5rem;
    border-radius: 8px;
    font-weight: 600;
    font-size: 0.875rem;
    transition: all 0.3s ease;
    border: none;
    display: inline-flex;
    align-items: center;
    gap: 0.625rem;
    white-space: nowrap;
}

.btn-primary img {
    width: 16px;
}

.modul_section .form-control {
    color: #999999;
    border: 1px solid #aaa !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 17px;
    width: 100%;
    padding: 0px 10px;
    height: 40px;
    border-radius: 8px !important;
}

.search_module button.btn.btn-lg.btn-default img {
    width: 16px;
}

.card {
    border-bottom: 8px solid #0c479d;
}

.search_module button.btn.btn-lg.btn-default {
    padding: 0;
    background: transparent;
    border: none;
    position: absolute;
    right: 7px;
    top: 3px;
}

#datetimepicker1 span.input-group-addon {
    position: absolute;
    right: 7px;
    height: 50px;
    line-height: 50px;
}

input:-internal-autofill-selected {
    background-color: #fff !important;
}

input:-webkit-autofill,
input:focus:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 100px rgb(255, 255, 255) inset;
}

.modal-body .btn-default,
.modal-body .btn-group-vertical>.btn:hover,
.modal-body .btn-group>.btn:hover {
    background: none;
}


/* .fc .fc-view-harness {
    height: 500px!important;
    width: 500px!important;
} */

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
    z-index: auto;
}

.sidebar {
    overflow: visible !important;
}

button.btn0s {
    color: #a6192e;
    font-size: 16px;
    font-weight: 400;
    vertical-align: -webkit-baseline-middle;
    border: none;
    background: transparent;
}

.elevation-4 {
    box-shadow: none !important;
}

.dataTable thead th {
    border-bottom-width: 2px;
    color: #0c479d;
    font-family: "EMprint Semibold";
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    border: none;
}

tbody tr td {
    color: #5a5a5a;
    font-size: 16px;
    font-weight: 400;
    line-height: 17px;
    border: none;
    vertical-align: middle !important;
}

.button_group_t button.btn {
    padding-top: 0;
    padding-bottom: 0;
}

td.add_button img {
    width: 10px;
    margin-right: 5px;
    vertical-align: baseline;
}

td.add_button button {
    font-family: "EMprint Semibold";
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    width: 70px;
    height: 30px;
    text-align: center;
    background: #00a3e0;
    border: none;
    color: #fff;
    border-radius: 9px;
}

td.status_green:before {
    content: "";
    background: #00a14d;
    position: absolute;
    height: 5px;
    width: 5px;
    left: 5px;
    border-radius: 100%;
    top: 46%;
}

td.status_green {
    color: #00a14d;
    font-family: 'EMprint Semibold';
    position: relative;
}

td.status_red:before {
    content: "";
    background: #a6192e;
    position: absolute;
    height: 5px;
    width: 5px;
    left: 5px;
    border-radius: 100%;
    top: 46%;
}

td.status_red {
    color: #a6192e;
    font-family: 'EMprint Semibold';
    position: relative;
}

h4.modal-title {
    color: #0c479d;
    font-family: 'EMprint';
    font-size: 35px;
    font-weight: 400;
    line-height: 40px;
}

.cutome-w {
    margin-bottom: 10px;
}

button.close img {
    width: 16px;
    /* padding: 0; */
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
    background-color: #0c479d;
}

.page-item.active .page-link {
    background-color: #0c479d;
    border-color: #0c479d;
}

.page-link {
    color: #0c479d;
}


/****************POPUP*****************/

.modal-header {
    padding: 1.5rem;
    border-bottom: none;
}

.modal-dialog {
    max-width: 990px;
    margin: 1.75rem auto;
}

.modal-body {
    padding: 1.5rem;
    padding-top: 0;
}

.pop_model_comman label {
    color: #999999;
    font-family: 'EMprint';
    font-size: 14px;
    font-weight: 500 !important;
    line-height: 17px;
    width: 100%;
}

table#example1 {
    width: 100% !important;
    max-width: 100% !important;
}

.pop_model_comman .form-control {
    /* border: 1px solid #999999; */
    /* height: 50px; */
    border-radius: 8px !important;
    color: #5a5a5a;
    font-family: 'EMprint Semibold';
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    margin-bottom: 5px;
}

textarea.form-control {
    height: auto;
    min-height: 120px;
}

.Schedule-btn-group button.btn {
    color: rgb(111 111 111);
    font-family: 'EMprint Semibold';
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    background: #d9d9d9;
    border: none;
    text-align: center;
    margin: 0 5px 0 0;
}

.Schedule-btn-group button.btn.selected {
    background: #00a3e0;
    color: #fff
}

.schedule-blocks input,
.editSchedule-blocks input {
    width: 100%;
    padding: 5px;
    border: 1px solid #ced4da;
}

.Schedule-btn-group button.btn:last-child {
    margin-right: 0;
}

textarea#description {
    height: 160px;
    resize: none;
}

.search_module {
    position: relative;
}

.search_module input.form-control {
    padding-right: 25px;
}

.search-pop {
    padding: 0;
    background: transparent;
    border: none;
    position: absolute;
    right: 8px;
    top: 10px;
}

.pop_model_comman label span {
    color: #A6192E;
}

.service_eng select {
    -webkit-appearance: none;
    background-image: url(../img/drop-down.svg);
    background-repeat: no-repeat;
    background-position: 96% center;
}


/* The container */

.container-c {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default checkbox */

.container-c input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkbox-group {
    margin-left: 25px;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border: 1px solid #5A5A5A;
}

.due-date img {
    width: 25px;
}

.due-dat span.input-group-addon {
    top: 11px;
}


/* On mouse-over, add a grey background color */


/* .container-c:hover input ~ .checkmark {
    background-color: #ccc;
  } */


/* When the checkbox is checked, add a blue background */

.container-c input:checked~.checkmark {
    background-color: #00a3e0;
    border-color: #00a3e0;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.container-c input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.container-c .checkmark:after {
    left: 5px;
    top: 2px;
    width: 5px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.filter-option.service_eng select {
    font-size: 14px;
    height: 25px;
    padding: 0 8px;
    background-size: 8px auto;
    border-radius: 5px !important;
    width: 80px;
    background-position: 88% center;
}

.filter-option label {
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 0;
    width: 45px;
}

.filter-option {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 15px;
}

label.month-l {
    margin-left: 10px;
    margin-right: 0;
    width: 50%;
}

.save-btn .btn {
    color: #ffffff;
    font-family: 'EMprint Semibold';
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    background: #0c479d;
    border-radius: 28px;
    padding: 8px 25px;
}

.save-btn {
    text-align: right;
    margin-top: 40px;
    width: 100%;
    margin-bottom: 10px;
}

.modal-body .save-btn {
    margin-top: 20px;
    margin-bottom: 0;
}

ul.comment-filed-name>li span {
    display: block;
    color: #5a5a5a;
    font-family: 'EMprint Semibold';
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    margin-top: 5px;
}

ul.comment-filed-name>li {
    color: #999999;
    font-family: 'EMprint Semibold';
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    display: block;
    list-style: none;
    margin-bottom: 20px;
}

ul.comment-filed-name {
    padding-left: 0;
}

.sub_list li {
    color: #5a5a5a;
    font-family: 'EMprint Semibold';
    font-size: 16px;
    font-weight: 400;
    margin-top: 5px;
    line-height: 19px;
}

ul.sub_list {
    padding-left: 16px;
    list-style: disc;
}

button.coment-btn {
    position: absolute;
    top: 0;
    border: none;
    height: 50px;
    right: 0;
    background: no-repeat;
    padding-right: 20px;
}

.bootm_area {
    position: relative;
}

.top_area {
    height: 420px;
    border: 1px solid #999;
    margin-bottom: 10px;
    border-radius: 8px;
    padding: 15px;
    overflow: overlay;
}

span.time-right {
    color: #ffffff;
    font-family: 'EMprint';
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    text-align: right;
    display: block;
    padding: 15px;
}

.msg-box {
    margin-top: 10px;
    background: #00a3e0;
    padding: 5px 10px;
    width: 400px;
    border-radius: 8px;
    float: left;
}

.msg-box p {
    color: #ffffff;
    font-family: 'EMprint Semibold';
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    margin: 0;
}

.msg-box-me {
    margin-top: 10px;
    background: #00a3e0;
    padding: 5px 10px;
    width: 400px;
    border-radius: 8px;
    float: right;
}

.msg-box-me p {
    color: #ffffff;
    font-family: 'EMprint Semibold';
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    margin: 0;
}

p.task_user_name {
    margin-bottom: 5px;
    font-family: 'EMprint';
}

div#Instruction_Task_Excel li {
    color: #5a5a5a;
    font-family: 'EMprint';
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 10px;
}

div#Instruction_Task_Excel p {
    color: #5a5a5a;
    font-family: 'EMprint';
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 10px;
}

#Frequency_Detail .modal-dialog {
    max-width: 460px;
}

.btn-primary span {
    line-height: 20px;
}

div#Instruction_Task_Excel .modal-body ol,
ul {
    padding-left: 24px;
}

div#Instruction_Task_Excel button.btn.btn-primary {
    margin-bottom: 20px;
    margin-top: 40px;
}

.Quick_Tasks_title {
    background-image: url(../img/quick-task.svg);
}

#Quick_Tasks .cutome-w {
    max-width: 211px;
}

#Quick_Tasks .page-filters {
    margin-left: auto;
}

table td,
.table th {
    border-top: none;
}

#Quick_Tasks textarea#description {
    height: 200px;
}

.accounts_title {
    background-image: url(../img/accounts-t.svg);
}

.machines_title {
    background-image: url(../img/machines-t.svg);
}

#accounts_page .header_btn_group button.btn.btn-primary {
    margin: 0;
}

.page-filters {
    margin-left: auto;
}

h1.page_title.accounts_title {
    margin-bottom: 25px;
}

span.dtr-title {
    color: #0c479d;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
    background-color: #0c479d !important;
}

textarea#Address {
    height: 147px;
    resize: none;
}

button.btn-or {
    border: none;
    background: transparent;
    font-family: 'EMprint Semibold';
    color: #5a5a5a;
    font-size: 16px;
    line-height: 20px;
    padding: 0;
}

.Service_Engineers {
    background-image: url(../img/service-eng-t.svg);
}

.content-header {
    margin-bottom: 25px;
}

li.rating_avg {
    color: #5a5a5a;
    font-family: 'EMprint';
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    width: 45px;
}

textarea#Remarks {
    height: 240px;
    resize: none;
}

ul.rating_list {
    padding: 0;
    display: flex;
    margin: 0;
    align-items: center;
}

ul.rating_list li {
    list-style: none;
    display: inline-block;
}

button.add_button_view {
    font-family: "EMprint Semibold";
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    width: 70px;
    height: 30px;
    text-align: center;
    background: #00a3e0;
    border: none;
    color: #fff;
    border-radius: 9px;
}

button.add_button_view img {
    width: 15px;
    margin-right: 5px;
    vertical-align: baseline;
}

li.rating_icon {
    margin-right: 2px;
}

#machines td.button_group_t {
    display: flex;
}

li.nav-item.active-menu a img {
    filter: invert(0) sepia(0) saturate(6) hue-rotate( 14deg) brightness(11);
}

li.nav-item.active-menu a p {
    color: #fff;
}

.nav-item.active-menu a {
    background-color: #0c479d;
    color: #fff;
    background-image: url(../img/right.svg);
    background-repeat: no-repeat;
    background-size: 10px auto;
    background-position: 94% center;
}

.dashboard_title {
    background-image: url(../img/home.svg);
}

#Dashboard_page .card {
    border-bottom: none;
}

#Dashboard_page h3.card-title {
    color: #0c479d;
    font-family: 'EMprint Semibold';
    font-size: 35px;
    font-weight: 400;
    line-height: 44px;
    border-bottom: 2px solid #0c479d;
    float: none;
}

.card {
    box-shadow: 0px 7px 19px rgb(0 0 0 / 8%);
}

.chartCL {
    /* height: 400px; */
    padding: 0px;
}

.card.chartCL {
    border-bottom: 0;
}

.chartCL .border-bottom {
    font-size: 16px;
    color: #0c479d;
    font-weight: 700;
    margin-bottom: 0;
    border-bottom: 2px solid #0b479d!important;
}

.chartCL>canvas {
    margin: 0 auto;

}

.all_chart_container{
width: 100% !important;
    height: 100% !important;
}

input#pagenationValue {
    width: 100px;
    width: 40px;
    text-align: center;
}

.pointer {
    cursor: pointer;
}

ul.pagination {
    margin: 10px 0;
}

ul.pagination .page-item {
    line-height: 1;
}

.forextra {
    overflow: overlay;
}

.schedule-blocks {
    display: none;
}

.pill-container {
    margin: auto;
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 3rem;
    box-sizing: border-box;
}

.pill-container input[type=checkbox] {
    opacity: 0;
    position: fixed;
    width: 0;
}

.pill-container .option-a {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.pill-container .selector:last-child {
    border-right: 2px solid #5183f5;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.selector {
    font-family: "PT Sans", sans-serif;
    letter-spacing: 1.1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #5183f5;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    cursor: pointer;
    background: #e2eafd;
    border: 2px solid #5183f5;
    border-right: 0;
}

.selector:hover {
    background: #b1c8fb;
    color: #5183f5;
}

input[type=checkbox]:checked+label {
    background: #5183f5;
    color: white;
}

.editSchedule-blocks {
    display: none;
}

.user-icon {
    border: 1px solid #0b479d;
    border-radius: 100%;
    height: 26px;
    width: 26px;
    padding-top: 5px;
}

.user-dropdown {
    padding: 0
}

.user-dropdown li {
    border-top: 1px solid #ccc;
    padding: 5px 10px;
}

.user-dropdown li:hover {
    background: #ececec;
}

.user-dropdown li a {
    color: #0b479d!important;
    display: block;
    cursor: pointer;
}

.user-dropdown li:first-child {
    border-top: 0;
}

.user-dropdown .nav-item a:hover {
    background: none!important;
}

.profile-pic>div {
    height: 180px;
    width: 180px;
    background-image: url(../img/profile-pic.png);
    border-radius: 100%;
    border: 1px solid #ccc;
    margin: 0 auto;
    margin-bottom: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.profile-pic>div>img {
    height: 180px;
    width: 180px;
}

.excel-import {
    margin-top: 30px;
}

[class*=sidebar-dark-] .nav-sidebar>.nav-item:hover>.nav-link,
.nav-item a:hover {
    background: #b3bcc9!important;
}

[class*=sidebar-dark-] .nav-sidebar>.nav-item.menu-open>.nav-link,

/* [class*=sidebar-dark-] .nav-sidebar>.nav-item>.nav-link:focus, */

[class*=sidebar-dark-] .nav-sidebar>.nav-item.active:hover>.nav-link,
.nav-item.active a,
.nav-item.active a:hover {
    background: #0b479d!important;
}

[class*=sidebar-dark-] .nav-sidebar>.nav-item.green-nav-bg.active:hover>.nav-link,
.nav-item.green-nav-bg.active a,
.nav-item.green-nav-bg.active a:hover {
    background-color: #4ba24c!important;
}

[class*=sidebar-dark-] .nav-sidebar>.nav-item.steel-blue-nav-bg.active:hover>.nav-link,
.nav-item.steel-blue-nav-bg.active a,
.nav-item.steel-blue-nav-bg.active a:hover {
    background-color: #40aca8!important;
}

[class*=sidebar-dark-] .nav-sidebar>.nav-item.sky-blue-nav-bg.active:hover>.nav-link,
.nav-item.sky-blue-nav-bg.active a,
.nav-item.sky-blue-nav-bg.active a:hover {
    background-color: #0da2e0!important;
}

[class*=sidebar-dark-] .nav-sidebar>.nav-item.aqua-blue-nav-bg.active:hover>.nav-link,
.nav-item.aqua-blue-nav-bg.active a,
.nav-item.aqua-blue-nav-bg.active a:hover {
    background-color: #0f7096!important;
}

.green-bg {
    background-color: #0b479d !important;
}

.steel-blue-bg {
    background-color: #40aca8!important;
}

.sky-blue-bg {
    background-color: #0da2e0!important;
}

.aqua-blue-bg {
    background-color: #0f7096!important;
}

.green-text,
.table.green-headings thead th {
    color: #4ba24c!important;
}

.steel-blue-text,
.table.steel-blue-headings thead th {
    color: #40aca8!important;
}

.sky-blue-text,
.table.sky-blue-headings thead th {
    color: #0da2e0!important;
}

.aqua-blue-text,
.table.aqua-blue-headings thead th {
    color: #0f7096!important;
}

.card.card-bottom {
    border-bottom: 8px solid #4ba24c;
}

.card.card-steel-blue {
    border-bottom: 8px solid #40aca8;
}

.card.card-sky-blue {
    border-bottom: 8px solid #0da2e0;
}

.card.card-aqua-blue {
    border-bottom: 8px solid #0f7096;
}

.delete-button {
    background-color: #a82e30!important;
}

.nav-item.active a p,
.nav-item.active a:hover p {
    color: #fff!important;
}

.active-img {
    display: none;
}

.nav-item.active .active-img {
    display: block;
}

.nav-item.active .normal-img {
    display: none;
}

.fc .fc-daygrid-event-harness {
    position: relative;
    display: inline-block;
}

.fc-direction-ltr .fc-daygrid-event.fc-event-end,
.fc-direction-rtl .fc-daygrid-event.fc-event-start {
    margin-right: 2px;
    width: 14px;
    overflow: hidden;
    display: inline-block;
    height: 12px;
}

.task-table {
    width: 100%;
}

.task-table th {
    background-color: rgb(236, 236, 236);
    border: 1px solid #ccc;
    padding: 5px;
}

.task-table td {
    border: 1px solid #ccc;
    padding: 5px;
}

.popper,
.tooltip {
    position: absolute;
    z-index: 9999;
    background: #FFC107;
    color: black;
    width: 150px;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    padding: 10px;
    text-align: center;
}

.style5 .tooltip {
    background: #1E252B;
    color: #FFFFFF;
    max-width: 200px;
    width: auto;
    font-size: .8rem;
    padding: .5em 1em;
}

.popper .popper__arrow,
.tooltip .tooltip-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    margin: 5px;
}

.tooltip .tooltip-arrow,
.popper .popper__arrow {
    border-color: #FFC107;
}

.style5 .tooltip .tooltip-arrow {
    border-color: #1E252B;
}

.popper[x-placement^="top"],
.tooltip[x-placement^="top"] {
    margin-bottom: 5px;
}

.popper[x-placement^="top"] .popper__arrow,
.tooltip[x-placement^="top"] .tooltip-arrow {
    border-width: 5px 5px 0 5px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    bottom: -5px;
    left: calc(50% - 5px);
    margin-top: 0;
    margin-bottom: 0;
}

.popper[x-placement^="bottom"],
.tooltip[x-placement^="bottom"] {
    margin-top: 5px;
}

.tooltip[x-placement^="bottom"] .tooltip-arrow,
.popper[x-placement^="bottom"] .popper__arrow {
    border-width: 0 5px 5px 5px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    top: -5px;
    left: calc(50% - 5px);
    margin-top: 0;
    margin-bottom: 0;
}

.tooltip[x-placement^="right"],
.popper[x-placement^="right"] {
    margin-left: 5px;
}

.popper[x-placement^="right"] .popper__arrow,
.tooltip[x-placement^="right"] .tooltip-arrow {
    border-width: 5px 5px 5px 0;
    border-left-color: transparent;
    border-top-color: transparent;
    border-bottom-color: transparent;
    left: -5px;
    top: calc(50% - 5px);
    margin-left: 0;
    margin-right: 0;
}

.popper[x-placement^="left"],
.tooltip[x-placement^="left"] {
    margin-right: 5px;
}

.popper[x-placement^="left"] .popper__arrow,
.tooltip[x-placement^="left"] .tooltip-arrow {
    border-width: 5px 0 5px 5px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    right: -5px;
    top: calc(50% - 5px);
    margin-left: 0;
    margin-right: 0;
}

.fc .fc-button-primary,
.fc .fc-button-primary:hover {
    background-color: #0b479d!important;
    border-color: #095edc;
}

.fc .fc-button-primary:not(:disabled):active,
.fc .fc-button-primary:not(:disabled):hover,
.fc .fc-button-primary:not(:disabled).fc-button-active {
    background-color: #07387d!important;
    border-color: #095edc!important;
}

.fc .fc-button-primary:disabled {
    color: #373a3e!important;
    background-color: #b3bcc9!important;
    border-color: #9ea8b5!important;
}

.fc .fc-toolbar-title {
    color: #0c479d;
}

.reset-password {
    width: 500px;
}

.reset-password .logo {
    text-align: center;
}

.reset-password .logo img {
    width: 100px;
    margin-bottom: 20px;
}

.reset-password .form-group {
    position: relative;
}

.reset-password .form-group img {
    position: absolute;
    height: 26px;
    top: 6px;
    left: 10px;
}

.reset-password .form-group .form-control {
    padding-left: 46px;
}

.user-dropdown .nav-item.active-menu a {
    background: none;
    background-image: none;
}

.profile-pic {
    text-align: center;
}

.my-profile-card {
    width: 100%;
    max-width: 100%;
    border: 1px solid #fff;
    border-radius: 20px;
    background: #fff;
    padding: 20px;
    box-shadow: 1px 1px 10px #ccc;
}

#pswd_info {
    position: static;
    padding: 15px;
    background: #fefefe;
    font-size: .875em;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 1px 3px rgb(236, 235, 235);
    border: 1px solid #ddd;
    margin-bottom: 10px;
    margin-top: -19px;
    border-top: 0;
}

#pswd_info .invalid,
#pswd_info .valid {
    padding-left: 0;
}

#pswd_info h6 {
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: normal;
}

.invalid {
    background: url(../images/invalid.png) no-repeat 0 50%;
    padding-left: 22px;
    line-height: 24px;
    color: #ec3f41;
}

.valid {
    background: url(../images/valid.png) no-repeat 0 50%;
    padding-left: 22px;
    line-height: 24px;
    color: #3a7d34;
}

#pswd_info {
    display: none;
}

.reset-password .error,
.create-account .error,
.create-sr-engg .error,
.create-machine .error,
.create-task .error,
.create-quick-task .error,
.create-comment .error,
.create-quick-comment .error {
    font-weight: normal!important;
    color: #ec3f41;
    font-size: 12px;
    margin-bottom: 0;
}


/***/

#eventDis {
    line-height: 42px;
    background: #5aa8fa;
    cursor: default;
}

.drop-down {
    text-align: center;
    background-color: #222;
    color: #fff;
    margin-top: 50px;
}

.drop-down .dropdown-menu {
    border-radius: 0;
}

.drop-down .multiselect-native-select {
    position: relative;
}

.drop-down .multiselect-native-select select {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px -1px -1px -3px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    left: 50%;
    top: 30px;
}

.drop-down .multiselect-container {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.drop-down .multiselect-container .input-group {
    margin: 5px;
}

.drop-down .multiselect-container li {
    padding: 0;
}

.drop-down .multiselect-container li .multiselect-all label {
    font-weight: 700;
}

.drop-down .multiselect-container li a {
    padding: 0;
}

.drop-down .multiselect-container li a label {
    margin: 0;
    height: 100%;
    cursor: pointer;
    font-weight: 400;
    padding: 3px 20px 3px 40px;
}

.drop-down .multiselect-container li a label input[type=checkbox] {
    margin-bottom: 5px;
}

.drop-down .multiselect-container li a label.radio {
    margin: 0;
}

.drop-down .multiselect-container li a label.checkbox {
    margin: 0;
}

.drop-down .multiselect-container li.multiselect-group label {
    margin: 0;
    padding: 3px 20px 3px 20px;
    height: 100%;
    font-weight: 700;
}

.drop-down .multiselect-container li.multiselect-group-clickable label {
    cursor: pointer;
}

.drop-down .btn-group .btn-group .multiselect.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.drop-down .form-inline .multiselect-container label.checkbox {
    padding: 3px 20px 3px 40px;
}

.drop-down .form-inline .multiselect-container label.radio {
    padding: 3px 20px 3px 40px;
}

.drop-down .form-inline .multiselect-container li a label.checkbox input[type=checkbox] {
    margin-left: -20px;
    margin-right: 0;
}

.drop-down .form-inline .multiselect-container li a label.radio input[type=radio] {
    margin-left: -20px;
    margin-right: 0;
}

#profilePicture {
    padding: 10px;
    display: inline-block;
    width: 123px;
    margin: 0 auto;
    cursor: pointer;
    background: #0c479d;
    border: none;
    border-radius: 25px;
    height: 40px;
    color: #ffffff;
    font-family: "EMprint Semibold";
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
}

#getProfilePic[type="file"] {
    display: none;
}

#taskType {
    padding-left: 8px;
}

.Watchers .multiselect.dropdown-toggle {
    text-align: left;
}

.Watchers .multiselect-selected-text {
    width: calc(100% - 20px);
    display: inline-block;
    color: #5a5a5a;
    font-family: 'EMprint Semibold';
    font-size: 16px;
    font-weight: 400;
}

body {
    padding-bottom: 60px;
}

footer.main-footer {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    margin: 0!important;
    z-index: 99999 !important
}

.main-header {
    position: fixed;
    top: 0;
    left:0;
    width: 100%;
}

.sidebar-mini.sidebar-collapse .main-footer {
    margin-left: 0!important;
}

.wrapper .content-wrapper {
    padding-top: 50px;
}


@import url('https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css');
.cookie-alert {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 320px;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
}

.cookie-alert.show {
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 1000ms;
}

.task_upload_failed {
    color: red;
}

.multiselect-container.dropdown-menu.show {
    padding-left: 10px;
}

.cookie-alert .btn-primary {
    padding: 10px 15px
}

.table thead th {
    color: #0c479d;
    font-size: 16px;
    font-weight: 400;
    line-height: 17px;
    border: none;
}

.reset-color {
    color: #475c77;
    font-weight: 700;
    padding-left: 5px;
}

.logout-color {
    font-size: 16px;
    padding-left: 10px;
    color: #a04e52;
    cursor: pointer;
    font-weight: 700;
    padding-left: 5px;
}

.page-numbers {
    min-width: 40px;
    height: 38px;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 0;
}

.dashboard-blocks {
    /* background: #ccc; */
    /* border-radius: 10px;
    padding: 15px;
    height: 100%; */

}

.distributors-block {
    /* background: #4ba24c; */
}

.service-engineers-block {
    background: #40aca8;
}

.accounts-block {
    background: #0da2e0;
}

.customer-machines {
    background: #0f7096;
}

.dashboard-blocks input {
    background: none;
    border: 0;
    font-size: 16px;
    color: #fff;
    width: 100%;
    /* float: right; */
    text-align: center;

}

.dashboard_count {
    display: flex;
justify-content: space-between;
}

.dashboard-blocks img {
    width: 25px;
   
}

.dashboard-blocks h3 {
    font-size: 14px;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    border-bottom: 1px solid #52d7d2;
    padding-bottom: 10px;
}

.dashboard-blocks input:focus-visible {
    border: 0;
    outline: none;
}

.Reset-filters button {
 
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    border-radius: 50px;
    padding: 5px 15px;
font-size: 16px;
height: 40px;
}

.filter_by_ac {
    width: 200px;
    display: inline-block;
}

.form-control {
    border: 1px solid #ccc !important;
}



.chart-img-icon {
    height: 23px;
    margin-right: 5px;
}

#reEventDis {
    line-height: 42px;
    background: #5aa8fa;
    cursor: default;
}

.userCheckbox {
    width: 50px;
}
label.user {
    font-weight: 200 !important;
}

.fill_input{
    border: 0px;
    border-bottom: 1px solid #000000;
}

.border_para{
   border: 1px solid #000000;
}




.margin_bottom{
margin-bottom: 20px;
}

.top_user_data_user_list  li{
font-size: 16px;
display: grid;
    grid-template-columns: repeat(2, 1fr);
padding: 10px;
gap:5px;
}



.top_user_data{

height: 100%;
}

.main-footer{
font-size: 16px;
}

.margin_left_auto{
padding-right: 17%;
}


