@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;700;900&display=swap");
@import url("fonticon.css");

body,
html,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
.content-header h4,
.main-header,
input,
textarea {
    font-family: "Inter", "Karla", "Roboto", "Arial", sans-serif;

    color: #000;
}

.h4,
h4 {
    font-size: 20px;
}

body,
.form-control,
.btn,
table,
tr,
th,
td,
thead,
tbody {
    font-size: 14px;
}

[v-cloak] {
    display: none;
}

.login-page {
    background-image: none;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #ffffff;
}

.main-header {
    background-image: url(../images/top-strip-1.png);
}

.round {
    border-radius: 25px;
}

.sidebar-menu .treeview-menu {
    padding-left: 10px;
    padding-bottom: 10px;
    border-left: 4px solid #0f202f;
}

.dashboard-tile {
    padding: 15px;
}

.content-header h2 {
    font-weight: 600;
    color: #000;
}

table.dataTable th {
    background-color: #000;
    color: #fff;
    font-weight: 600;
}

table.dataTable {
    margin-top: 15px !important;
}

table.dataTable td {
    background-color: #f5f5f6;
    border-color: #fff;
    color: #001835;
}

table.dataTable td a {
    color: #0875f1;
}

table.dataTable td a:hover {
    text-decoration: underline;
}

table.dataTable thead .sorting::after,
table.dataTable thead .sorting_asc::after,
table.dataTable thead .sorting_desc::after {
    opacity: 1;
    font-weight: 400;
}

table.dataTable thead .sorting::after {
    opacity: 1;
    font-weight: 400;
}

.content-header a {
    color: #35b5ff;
}

.pagination>li>a,
.pagination>li>span {
    padding: 0px 8px;
}

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

.login-page .btn.btn-success,
.btn.btn-primary {
    background-color: #000;
    border-color: #000;
}

.login-page .btn.btn-success:hover,
.btn.btn-primary:hover {
    background-color: #000;
    border-color: #000;
}

.login-page .btn.btn-default {
    background-color: #777777;
    border-color: #777777;
    color: #fff;
}

.login-page .btn.btn-default:hover {
    background-color: #000;
    border-color: #000;
}

.login-logo,
.register-logo {
    font-family: "Quicksand", sans-serif;
    padding-top: 20px;
    margin-bottom: 5px;
    font-weight: 100;
}

.login-logo {
    color: #000;
    font-weight: 600;
    padding-top: 10px;
}

.login-page .login-box-body a {
    color: #fff;
}

.login-box-body {
    padding-top: 0px;
}

.login-box-body h4 {
    text-align: center;
    color: #000;
}

img.logo-img {
    width: 100%;
    padding: 30px;
}

.main-header .logo,
.logo,
.logo-mini,
.logo-lg {
    /*    font-family: 'Quicksand', sans-serif;*/
    /*!important;*/
    font-weight: 600;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.pt-2 {
    padding-top: 20px !important;
}

.pr-0 {
    padding-right: 0px !important;
}

.content-wrapper label {
    /*font-size: 1em;*/
    color: #aaa;
    font-weight: 600;
}

.panel-default>.panel-heading {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

div.form-group span.readonly {
    padding-left: 10px;
}

h3 {
    color: #000;
    font-weight: 600;
}

#tableQuoteItems th {
    background-color: #ccecff;
    color: #000;
    font-weight: 600;
    border: none;
}

#tableQuoteItems td a {
    color: #2584f1;
}

#tableQuoteItems td a:hover {
    text-decoration: underline;
}

#tableQuoteItems td {
    background-color: #f5f5f6;
    border-color: #fff;
    color: #000;
}

#tablePipelineItems th {
    background-color: #ccecff;
    color: #000;
    font-weight: 600;
    border: none;
}

#tablePipelineItems td a {
    color: #125799;
}

#tablePipelineItems td a:hover {
    text-decoration: underline;
}

#tablePipelineItems td {
    background-color: #f5f5f6;
    border-color: #fff;
    color: #000;
}

#ordersGrid th {
    background-color: #001c3c;
    color: #fff;
    font-weight: 600;
}

.content-header h2 {
    margin-bottom: 20px;
}

.btn-group.pull-right .dropdown-menu {
    left: auto;
    right: 0;
}

/*-------22-5-2020-------*/

.dash-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 20px;
}

.dash-header .header-title h2 {
    font-weight: 600;
    color: #000;
    margin: 0px;
    padding: 0px;
}

.dash-header .dateRange .form-group {
    margin-bottom: 0px;
}

/*body.projects-mph-market-dashboards-director, body.projects-mph-market-dashboards-director .content, body.projects-mph-market-dashboards-director .content-wrapper {

    background-color: #e2e0e0;

}



body.projects-mph-market-dashboards-vendor, body.projects-mph-market-dashboards-vendor .content, body.projects-mph-market-dashboards-vendor .content-wrapper {

    background-color: #e2e0e0;

}



body.projects-mph-market-dashboards-operations-manager, body.projects-mph-market-dashboards-operations-manager .content, body.projects-mph-market-dashboards-operations-manager .content-wrapper {

    background-color: #e2e0e0;

}*/

.dash-header .header-title h2 {
    color: #fff;
}

.dateRange .btn {
    margin-left: 3px;
}

.dir-dash-box {
    background-color: #fff;
    border-radius: 20px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #000;
}

.dir-dash-box .dir-dash-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    background-color: #dea812;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 130px;
    padding: 20px;
    padding-bottom: 15px;
    border-radius: 20px !important;
}

.dir-dash-box .dir-dash-title h2 {
    margin: 0px;
    padding: 0px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 5px;
    font-size: 18px;
}

.dir-dash-box .dir-dash-title span {
    display: block;
    font-weight: 600;
}

.dir-dash-box .dir-dash-entry {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.dir-dash-box .dir-dash-entry ul {
    margin: 0px;
    padding: 0px;
    position: relative;
    list-style: none;
    width: 100%;
}

.dir-dash-box .dir-dash-entry ul li {
    position: relative;
    border-bottom: 1px solid #7f8c9a;
    padding: 5px 0;
    padding-left: 40px;
    color: #666;
}

.dir-dash-box .dir-dash-entry ul li span {
    display: block;
    font-weight: 600;
}

.dir-dash-box .dir-dash-entry ul li:last-child {
    border: none;
}

.dir-dash-box .dir-dash-entry ul li .fa {
    position: absolute;
    left: 20px;
    top: 10px;
    font-size: 20px;
    color: #666;
}

.dir-dash-box .dir-dash-entry ul li a {
    color: #02a1ff;
    font-size: 13px;
}

.dir-dash-box .dir-dash-entry ul li a:hover {
    color: #000;
}

.dir-dash-box {
    margin-bottom: 30px;
}

.yallow-g {
    background: rgb(238, 209, 129);
    background: -moz-linear-gradient(top,
            rgba(238, 209, 129, 1) 0%,
            rgba(222, 168, 17, 1) 100%);
    background: -webkit-linear-gradient(top,
            rgba(238, 209, 129, 1) 0%,
            rgba(222, 168, 17, 1) 100%);
    background: linear-gradient(to bottom,
            rgba(238, 209, 129, 1) 0%,
            rgba(222, 168, 17, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eed181", endColorstr="#dea811", GradientType=0);
}

.pink-g {
    background: rgb(247, 123, 140);
    background: -moz-linear-gradient(top,
            rgba(247, 123, 140, 1) 0%,
            rgba(241, 40, 66, 1) 100%);
    background: -webkit-linear-gradient(top,
            rgba(247, 123, 140, 1) 0%,
            rgba(241, 40, 66, 1) 100%);
    background: linear-gradient(to bottom,
            rgba(247, 123, 140, 1) 0%,
            rgba(241, 40, 66, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f77b8c", endColorstr="#f12842", GradientType=0);
}

.magenta-g {
    background: rgb(175, 162, 216);
    background: -moz-linear-gradient(top,
            rgba(175, 162, 216, 1) 0%,
            rgba(101, 75, 180, 1) 100%);
    background: -webkit-linear-gradient(top,
            rgba(175, 162, 216, 1) 0%,
            rgba(101, 75, 180, 1) 100%);
    background: linear-gradient(to bottom,
            rgba(175, 162, 216, 1) 0%,
            rgba(101, 75, 180, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#afa2d8", endColorstr="#654bb4", GradientType=0);
}

.black-g {
    background: rgb(128, 128, 128);
    background: -moz-linear-gradient(top,
            rgba(128, 128, 128, 1) 0%,
            rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top,
            rgba(128, 128, 128, 1) 0%,
            rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom,
            rgba(128, 128, 128, 1) 0%,
            rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#808080", endColorstr="#000000", GradientType=0);
    color: #fff !important;
}

.green-g {
    background: rgb(160, 206, 159);
    background: -moz-linear-gradient(top,
            rgba(160, 206, 159, 1) 0%,
            rgba(14, 131, 11, 1) 100%);
    background: -webkit-linear-gradient(top,
            rgba(160, 206, 159, 1) 0%,
            rgba(14, 131, 11, 1) 100%);
    background: linear-gradient(to bottom,
            rgba(160, 206, 159, 1) 0%,
            rgba(14, 131, 11, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a0ce9f", endColorstr="#0e830b", GradientType=0);
}

.skyblue-g {
    background: rgb(126, 207, 255);
    background: -moz-linear-gradient(top,
            rgba(126, 207, 255, 1) 0%,
            rgba(4, 162, 255, 1) 100%);
    background: -webkit-linear-gradient(top,
            rgba(126, 207, 255, 1) 0%,
            rgba(4, 162, 255, 1) 100%);
    background: linear-gradient(to bottom,
            rgba(126, 207, 255, 1) 0%,
            rgba(4, 162, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7ecfff", endColorstr="#04a2ff", GradientType=0);
}

.dashboard-graphs .dashboard-graph {
    background-color: #fff;
    border-radius: 5px !important;
    padding: 10px;
    margin-bottom: 45px;
}

.dashboard-graphs .dashboard-graph .graph-content {
    border-radius: 5px !important;
    margin-top: -30px;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    padding-top: 75.25%;
}

.dashboard-graphs .dashboard-graph .graph-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.dashboard-graphs .dashboard-graph .graph-bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
}

.dashboard-graphs .dashboard-graph .graph-bottom a {
    display: inline-block;
    color: #fff;
    background-color: #f12741;
    border-radius: 30px !important;
    padding: 6px 20px;
}

.dashboard-graphs .dashboard-graph .graph-bottom a:hover {
    background-color: #333;
}

.dashboard-graphs .dashboard-graph .graph-bottom .graph-heading {
    color: #000;
    font-size: 18px;
    font-weight: 700;
}

.dashboard-graphs.pt-20 {
    padding-top: 20px;
}

.projects-mph-market-dashboards-director .content-wrapper .content {
    padding-bottom: 20px;
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 130px;
}

.truncate:hover {
    overflow: visible;
}

.dashboard-graphs-2 {
    display: flex;
    flex-wrap: wrap;
}

.dashboard-graphs-2 .dir-dash-box {
    padding: 5px;
}

.dashboard-graphs-2 .dir-dash-box {
    background-color: #fff;
    position: relative;
    overflow: hidden;
    padding-top: 43.25%;
}

.dashboard-graphs-2 .dir-dash-box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.dashboard-graphs-3 .dir-dash-box {
    background-color: #fff;
    position: relative;
    overflow: hidden;
    padding-top: 43.25%;
    border-radius: 0px !important;
}

.dashboard-graphs-3 .dir-dash-box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.dashboard-graphs-2 .sidebar-graphs .dir-dash-box {
    padding-top: 186.25%;
}

body.projects-mph-market-dashboards-vendor .content {
    padding-bottom: 0px;
}

@media (max-width: 991px) {
    [class*="col-md-"] {
        width: 100%;
        float: left;
    }

    .jrt-instance-1>tbody>tr>td:before {
        word-wrap: anywhere;
    }

    .select2-container .select2-choice {
        border: 1px solid #ddd;
    }

    #ProductBundleTable a.select2-choice {
        width: 180px;
    }

    #ProductBundleTable .form-control {
        width: 85px;
    }

    #ProductBundleTable .form-control {
        height: 35px;
    }

    .projects-mph-market-modules-orders-form-deliverables-form .select2-drop {
        width: 180px !important;
    }

    .individualstatus.form-control {
        border: 1px solid #ddd;
    }
}

.callout a {
    color: #0f74a8;
}

.pt-20 {
    padding-top: 20px;
}

.avatar {
    vertical-align: middle;
    width: 25px;
    height: 25px;
    border-radius: 50% !important;
}

/*=======23-12-2020======*/

/* .content-wrapper:before {
    width: calc(100% - 230px);
    height: 490px;
    content: "";
    position: absolute;
    left: 230px;
    top: 0px;
    background-color: #001835;
    border-radius: 0px 0px 15px 15px;
} */

/* body.sidebar-collapse .content-wrapper:before {
    width: calc(100% - 70px);
    left: 70px;
} */

.content {
    background-color: #ebf3fe;
}

body .main-header .navbar.navbar-static-top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background-color: #fff !important;
    padding: 8px 0;
}

.skin-blue-light .main-header .logo {
    color: #001835;
}

.content-wrapper {
    background-color: #ebf3fe;
}

.main-header .sidebar-toggle::before {
    display: none;
}

.main-header .sidebar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 2px;
    background-color: #000;
    margin: 2px 0;
    float: left;
}

.main-header .sidebar-toggle .icon-bar:nth-child(3) {
    width: 30px;
}

.main-header .sidebar-toggle .icon-bar,
.main-header .sidebar-toggle .icon-bar:last-child {
    width: 25px;
    float: right;
}

.main-header .sidebar-toggle {
    width: 60px;
}

.main-header .navbar-custom-menu .user-menu .dropdown-toggle {
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 20px !important;
    padding: 10px 20px 10px 15px;
    color: #000 !important;
    overflow: hidden;
    font-size: 13px;
    line-height: 17px;
    min-width: 210px;
    position: relative;
}

.main-header .navbar-custom-menu .user-menu .dropdown-toggle:after {
    font-family: "FontAwesome";
    position: absolute;
    right: 15px;
    content: "\f107";
    font-size: 16px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.main-header .navbar-custom-menu .user-menu .dropdown-toggle .avatar {
    width: 35px;
    height: 35px;
}

.main-header .navbar-custom-menu .user-menu .dropdown-toggle .badge {
    background-color: transparent;
}

.main-header .navbar-custom-menu {
    padding-top: 8px;
    padding-right: 20px;
}

.main-header .navbar-custom-menu .user-menu .dropdown-menu {
    width: auto;
    min-width: 210px;
    background-color: #000;
    border-radius: 20px !important;
    border: none;
    margin-top: -30px;
    padding-top: 38px;
    padding-bottom: 10px;
    z-index: -1;
}

body.skin-blue-light header.main-header .navbar-custom-menu .navbar-nav li.user-menu a.dropdown-toggle:hover,
body.skin-blue-light header.main-header .navbar-custom-menu .navbar-nav li.user-menu a.dropdown-toggle:focus,
body.skin-blue-light header.main-header .navbar-custom-menu .navbar-nav li.user-menu.open a.dropdown-toggle {
    background-color: #000 !important;
    color: #fff !important;
    border-color: #000 !important;
}

body.skin-blue-light header.main-header .navbar-custom-menu .navbar-nav li.user-menu a.dropdown-toggle:hover span,
body.skin-blue-light header.main-header .navbar-custom-menu .navbar-nav li.user-menu.open a.dropdown-toggle span {
    color: #fff !important;
}

.main-header .navbar-custom-menu .user-menu .dropdown-menu li a {
    padding: 5px 20px;
    color: #fff;
}

.main-header .navbar-custom-menu .user-menu .dropdown-toggle .fa-angle-down {
    position: relative;
    bottom: -1px;
}

.sales-dashboard .sales-dashboard-column {
    border-radius: 20px !important;
    background-color: #fff;
    overflow: hidden;
}

.sales-dashboard .sales-dashboard-column table tr:first-child td {
    border: none;
}

.sales-dashboard .sales-dashboard-column table td {
    padding: 20px 10px;
    color: #001935;
}

.sales-dashboard .sales-dashboard-column table {
    margin: 0px;
    table-layout: fixed;
    border: none;
}

.sales-dashboard .sales-dashboard-column .salesName {
    color: #fff;
    font-size: 16px;
}

.sales-dashboard .sales-dashboard-column .salesTotal {
    font-size: 18px;
    color: #001935;
}

.sales-dashboard .sales-dashboard-column a {
    color: #001935;
    display: block;
}

.sales-dashboard .sales-dashboard-column .pd-left {
    padding-left: 40px;
}

.sales-dashboard .sales-dashboard-column table tr:last-child td strong {
    color: #07a3ff;
}

.content-header {
    padding-top: 20px;
}

.header-notification {
    float: left;
    margin-right: 20px;
    position: relative;
    color: #fff;
    font-size: 22px;
    margin-top: 4px;
}

.header-notification .notify-bedge {
    min-height: 22px;
    min-width: 22px;
    border-radius: 50px !important;
    background-color: #f24b60;
    display: flex;
    position: absolute;
    left: -16px;
    top: 0px;
    color: #fff;
    font-size: 14px;
    justify-content: center;
    align-items: center;
}

.fixed .content-wrapper,
.fixed .right-side {
    padding-top: 80px;
}

.dataTables_wrapper {
    background-color: #fff;
    border-radius: 15px !important;
}

.dataTables_wrapper .dataTables_length {
    padding-top: 15px;
    padding-left: 15px;
}

.dataTables_wrapper .dataTables_filter {
    padding-top: 15px;
    padding-right: 15px;
}

.dataTables_wrapper .dataTables_filter .form-control {
    border-radius: 5px !important;
    border: 1px solid #d0d0d0;
}

.dataTables_wrapper tr {
    border-bottom: 2px solid #fff;
}

.content-header a {
    color: #fff;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
}

.dataTables_wrapper .dataTables_info {
    padding-left: 15px;
    padding-bottom: 15px;
    padding-top: 20px;
    color: #000;
}

.dataTables_wrapper .dataTables_paginate {
    padding-right: 0px;
    padding-bottom: 15px;
    padding-top: 10px;
    color: #000;
}

.pagination>li {
    display: inline-block;
    margin-left: 2px;
}

.pagination>li.previous a,
.pagination>li.next a {
    font-size: 0px;
    position: relative;
}

.pagination>li.previous a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f104";
    font-size: 18px;
}

.pagination>li.next a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    font-size: 18px;
}

#report-table {
    margin-top: 15px;
}

.edit-form,
#report-table,
#tablePipelines,
.create-form {
    padding: 15px;
    background-color: #fff;
    border-radius: 15px !important;
    width: 100%;
    float: left;
    box-sizing: border-box;
}

.nav-tabs-custom {
    border-radius: 15px !important;
    overflow: hidden;
}

a {
    color: #2584f1;
}

.main-header {
    background-color: transparent;
    background-image: none;
}

.content-header h2 {
    color: #000000;
}

.main-header .navbar-custom-menu .userDate {
    display: block;
}

.main-header .navbar-custom-menu .user-with-pic {
    position: relative;
    display: block;
    padding-left: 25px;
}

.main-header .navbar-custom-menu .user-with-pic img.avatar {
    position: absolute;
    left: -15px;
    top: -9px;
}

.main-header .navbar-custom-menu .userDate {
    font-size: 12px;
    color: #333;
}

.main-header .navbar-custom-menu .dropdown-menu a:hover {
    background-color: #333 !important;
    color: #fff !important;
}

/*.content-wrapper{

width:calc(100% - 230px);

float:left;

min-height:100%!important

}

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



.sidebar-collapse .content-wrapper{

width:calc(100% - 50px);



}*/

.counting-card {
    background-color: #fff;
    border-radius: 8px !important;
    box-shadow: 0px 2px 11px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 11px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 2px 11px 3px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

.counting-card .row {
    margin: 0px;
}

.counting-card [class*="col-md-"] {
    padding: 0px;
}

.counting-card-grid {
    border-left: 1px solid #f3f2f2;
}

.col-md-3:first-child .counting-card-grid,
.col-md-2:first-child .counting-card-grid {
    border: none;
}

.counting-card-grid h4 {
    color: #001835;
}

.counting-card-grid h3 {
    color: #3db7ff;
}

.counting-card-grid h4,
.counting-card-grid h3 {
    margin: 0px;
    display: inline-block;
    min-width: 120px;
    text-align: left;
    text-transform: uppercase;
}

.tasks .counting-card-grid h4,
.tasks .counting-card-grid h3 {
    min-width: 42px;
}

.high-priority .counting-card-grid h4,
.high-priority .counting-card-grid h3 {
    min-width: 94px;
}

.overdue .counting-card-grid h4,
.overdue .counting-card-grid h3 {
    min-width: 62px;
}

.counting-card-grid {
    padding: 10px;
    text-align: center;
}

.filter-tabbing {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    flex-wrap: wrap;
}

.filter-tabbing .countryTabs .list-group.tabs {
    justify-content: end;
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
}

.filter-tabbing .list-group.tabs {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.filter-tabbing .list-group.tabs li {
    padding: 0px 0 0 1px;
    background-color: transparent;
    border: none;
}

.filter-tabbing .list-group.tabs li a {
    background-color: #fff;
    display: block;
    border-radius: 0 0 5px 5px !important;
    padding: 5px 10px;
    min-width: 75px;
    text-align: center;
    color: #001835;
}

.filter-tabbing .list-group.tabs li a:hover {
    color: #fff;
    background-color: #001835;
}

.form-group-fields .col-md-3 {
    padding: 0px 5px;
}

.filter-button-group {
    text-align: right;
    padding-bottom: 20px;
    clear: both;
}

/* .form-group-fields label {
    color: #fff;
} */

.form-group-fields div.form-control {
    border-radius: 5px !important;
    overflow: hidden;
    border: none;
}

.filter-button-group .btn {
    border-radius: 20px !important;
    background-color: #f12742;
    color: #fff;
}

.filter-button-group .btn:hover {
    background-color: #001835;
}

.table>thead>tr>th {
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
}

.pagination {
    padding-right: 10px;
    margin: 8px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.pagination li {
    padding: 0px 2px 0px;
    margin-bottom: 4px;
}

.pagination li a,
.pagination li span.page-link {
    width: auto;
    height: 25px;
    border-radius: 50px !important;
    border: 1px solid #000;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    color: #000;
    position: relative;
}

.pagination li a:hover {
    text-decoration: none;
}

.pagination li.previous a,
.pagination li.next a {
    font-size: 0px;
    color: #fff;
}

.dataTables_wrapper .pagination li {
    display: flex;
}

.pagination li.previous a:before {
    content: "\f104";
    font-family: "FontAwesome";
    font-size: 16px;
    color: #000;
    margin-top: -2px;
}

.pagination li.next a:before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 14px;
    color: #000;
    margin-top: -2px;
}

.pagination li.active a,
.pagination li.active span.page-link {
    background-color: #000;
    color: #fff;
    border-color: #000;
}

.pagination li a:hover {
    background-color: #000;
    color: #fff;
    border-color: #000;
}

.pagination li a:hover:before {
    color: #fff;
}

.form-group-fields .col-md-2 {
    width: 25%;
}

.form-group-fields #daterange-btn {
    width: calc(25% - 15px);
    border-radius: 5px !important;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 34px;
}

.projects-mph-market-modules-quotes-grid-default .form-group-fields .date_type {
    padding-left: 8px;
}

.projects-mph-market-modules-quotes-grid-default .form-group-fields .date_type a.select2-choice {
    height: 33px;
}

.projects-mph-market-modules-quotes-grid-default .filter-button-group {
    padding-bottom: 0px;
}

#accordion .panel-default>.panel-heading {
    background-color: transparent;
    border-color: transparent;
    padding: 0px;
    position: relative;
    z-index: 1;
}

#accordion .panel-default>.panel-heading .panel-title a {
    color: #fff;
    background-color: #000;
    border-color: #000;
    padding: 10px 15px;
    display: block;
    border-radius: 8px !important;
}

.panel-group:first-of-type .panel-default .panel-heading .panel-title a {
    background-color: #000;
    border-color: #000;
}

#accordion .panel {
    border: none;
}

.bg-jiminy,
.bg-jiminy a,
.bg-jiminy a:hover,
.bg-jiminy h1,
.bg-jiminy h2,
.bg-jiminy h2,
.bg-jiminy h3,
.bg-jiminy h4 {
    background-color: #001935;
    color: white;
}

.sky-bg,
.bg-color-0 {
    background-color: #3db7ff !important;
}

.magenta-bg,
.bg-color-2 .panel-heading a {
    background-color: #7a64be !important;
}

.yallow-bg,
.bg-color-3 .panel-heading a {
    background-color: #dea811 !important;
}

.pink-bg,
.bg-color-4 .panel-heading a {
    background-color: #f24b60 !important;
}

.cta-block {
    width: calc(100% - 265px);
    right: 15px;
    padding: 10px;
}

.sidebar-collapse .cta-block {
    width: calc(100% - 85px);
}

.cta-block .delete-cta {
    margin-right: 0px;
}

.panel-collapse {
    border: 0px solid #ddd;
    /*margin-top: -15px !important;*/
    /*padding-top: 30px;*/
    /*border-radius: 10px !important;*/
    /*position: relative;*/
    /*background-color: #fff;*/
}

.quotes-form #terms-conditions .col-md-6 {
    width: 100%;
}

.projects-mph-market-modules-clients-grid-default .not-assigned-to-a-partner .counting-card-grid h4,
.projects-mph-market-modules-clients-grid-default .not-assigned-to-a-partner .counting-card-grid h3 {
    min-width: inherit;
    width: 100%;
    max-width: 215px;
}

.projects-mph-market-modules-clients-grid-default .quotes-outstanding .counting-card-grid h4,
.projects-mph-market-modules-clients-grid-default .quotes-outstanding .counting-card-grid h3 {
    min-width: 140px;
}

.projects-mph-market-modules-clients-grid-default .counting-card-grid h4,
.projects-mph-market-modules-clients-grid-default .counting-card-grid h3 {
    min-width: 92px;
}

.list-group.tabs {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -10px;
}

.list-group.tabs li {
    padding: 0px 0 0 1px;
    background-color: transparent;
    border: none;
}

.list-group.tabs li a {
    background-color: #d6d0d0;
    display: block;
    border-radius: 8px 8px 0px 0px !important;
    padding: 5px 10px;
    min-width: 75px;
    text-align: center;
    color: #001835;
}

.list-group.tabs li.selected a {
    background-color: #fff;
}

.list-group.tabs li:first-child {
    padding-left: 0px;
}

#clientsForm,
#tableDeliverables_wrapper,
#resellersForm,
.tablePipelines {
    border-radius: 0px 8px 8px 8px !important;
    margin-top: 0px;
}

.tablePipelines {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

body[class*="projects-mph-market-modules-clients-"] .col-md-12.no-padding,
body[class*="projects-mph-market-modules-resellers-"] .col-md-12.no-padding {
    margin-top: 10px !important;
}

.collapse.in {
    display: flex;
    flex-wrap: wrap;
}

.ongoing-credit-check .counting-card-grid h4,
.ongoing-credit-check .counting-card-grid h3 {
    min-width: 150px;
}

.content-wrapper2 {
    width: 100%;
    float: left;
    background-color: #f1f4fc;
}

.content {
    padding-bottom: 80px;
}

.main-header .logo {
    text-align: left;
}

.btn-group .btn {
    margin-left: 3px !important;
}

.btn {
    border-radius: 5px !important;
}

.table-responsive {
    clear: both;
    width: 100%;
}

.form-group-fields .btn {
    margin-left: 5px;
}

.content-wrapper .col-md-12.col-lg-10 {
    width: 100%;
}

.quotes-form.module-base-form.create-form .form-control {
    border: 1px solid #001835;
}

.quotes-form.module-base-form.create-form label {
    color: #001835;
}

.invoices-form.edit-form {
    margin-top: 10px;
}

.projects-mph-market-modules-sales-tasks-form-default #notes .form-group.col-md-6 {
    width: 100%;
    padding-left: 15px;
}

.form-group-fields #daterange-btn {
    width: calc(25% - 20px);
}

/*-----------Body Css-----------*/

body[class*="projects-mph-market-modules-sales-tasks-"] .content-wrapper:before,
body[class*="projects-mph-market-modules-clients-"] .content-wrapper:before {
    background-color: #3db7ff;
}

body[class*="projects-mph-market-modules-sales-tasks-"] .main-header .navbar.navbar-static-top,
body[class*="projects-mph-market-modules-clients-"] .main-header .navbar.navbar-static-top {
    background-color: #3db7ff !important;
    border-bottom-color: #4bbcff;
}

body[class*="projects-mph-market-modules-orders-"] .content-wrapper:before {
    background-color: #7a64be;
}

body[class*="projects-mph-market-modules-orders-"] .main-header .navbar.navbar-static-top {
    background-color: #7a64be !important;
    border-bottom-color: #907dc8;
}

body[class*="projects-mph-market-modules-quotes-"] .content-wrapper:before {
    background-color: #f24b60;
}

body[class*="projects-mph-market-modules-quotes-"] .main-header .navbar.navbar-static-top {
    background-color: #f24b60 !important;
    border-bottom-color: #f46f80;
}

body[class*="projects-mph-market-modules-pipelines-"] .content-wrapper:before {
    background-color: #00a65a;
}

body[class*="projects-mph-market-modules-pipelines-"] .main-header .navbar.navbar-static-top {
    background-color: #00a65a !important;
}

.projects-mph-market-modules-orders-grid-default .content-header,
.projects-mph-market-modules-quotes-grid-default .content-header,
.projects-mph-market-modules-clients-grid-default .content-header {
    padding-top: 20px;
}

.projects-mph-market-modules-orders-grid-default .content-header h2,
.projects-mph-market-modules-quotes-grid-default .content-header h2,
.projects-mph-market-modules-clients-grid-default .content-header h2 {
    margin-bottom: 20px;
}

/*-----------Body Css-----------*/

.sales-dashboard-column.orderscnt table.table.orderscolumn {
    table-layout: inherit;
}

.sales-dashboard .col-md-3 {
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.sales-dashboard {
    margin: 0 -5px;
}

.projects-mph-market-modules-orders-report-result form {
    color: #000;
}

.skin-blue-light .main-header .navbar .logo {
    color: #fff;
    font-size: 25px;
    width: auto;
    transition: 0.3s;
}

.main-header .sidebar-toggle {
    /*margin-top: 10px;*/
}

.skin-blue-light .main-header .logo.appName {
    width: auto;
    font-size: 18px;
    padding-right: 0px;
    margin-top: 8px;
    transition: all 1s ease-out;
}

.main-header .sidebar-toggle .icon-bar {
    /*background-color: #001835*/
}

.sidebar-collapse .main-header .logo.appName {
    opacity: 0;
    width: 0px;
    padding: 0px;
}

.graph-subHeading {
    color: #001835;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    padding-top: 15px;
    padding-bottom: 15px;
}

.graph-subHeading span {
    display: block;
    font-size: 14px;
}

.filterForm {
    border-radius: 5px !important;
    float: right;
    margin-bottom: 20px;
}

.filterForm .filter-filed {
    width: 180px;
    float: left;
    margin-bottom: 5px;
}

.form-group-fields .filterForm label {
    color: #fff;
    min-height: 22px;
}

.filterForm .filter-filed .form-group {
    width: 100%;
    padding: 3px;
    margin: 0px;
    /*background-color: #f1f4fc;*/
    background-color: white;
    min-height: 39px;
}

.filterForm .filter-filed .form-group.filter-filed2,
.filterForm #assignee.filter-filed .form-group {
    background-color: transparent;
    padding: 0px;
}

.filterForm .filter-filed .form-group.filter-filed2 .form-control,
.filterForm #assignee.filter-filed .form-group .form-control {
    background-color: #f1f4fc;
    padding: 3px;
    border-radius: 0px !important;
    min-height: 39px;
    border-right: 1px solid #ddd;
}

.filterForm .filter-filed .select2-input {
    height: 29px;
}

.filterForm .filter-filed select {
    height: 39px;
}

.filterForm .filter-filed .select2-container .select2-arrow {
    background-color: transparent;
    background-image: none;
}

.filterForm .filter-filed .select2-container .select2-arrow:before {
    font-family: "FontAwesome";
    position: absolute;
    right: 5px;
    content: "\f107";
    font-size: 16px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.filterForm .filter-filed .select2-container .select2-arrow b {
    background-color: transparent;
    background-image: none !important;
}

.filterForm .filter-filed div.form-control {
    overflow: inherit;
}

.filterForm .filter-filed ul.select2-choices {
    position: absolute;
    z-index: 5;
    width: 100%;
}

/* .filterForm .filter-filed label {
    color: #fff;
} */

.filter-btns {
    float: left;
    padding-top: 21px;
}

.filter-btns .btn {
    margin: 0px;
    float: left;
    border-radius: 0px !important;
    height: 40px;
    padding: 5px 15px;
    min-width: 60px;
    line-height: 30px;
}

.filterForm .filter-filed #daterange-btn {
    min-width: 180px;
    margin-left: 0px;
    border-radius: 0px !important;
}

.filterForm .filter-filed.filter-filed-date #daterange-btn {
    min-width: 180px;
    min-height: 39px;
    display: block !important;
    position: relative;
}

.filterForm .filter-filed.filter-filed-date #daterange-btn .fa.fa-caret-down {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.filterForm .filter-filed.filter-filed-date #daterange-btn .fa.fa-caret-down:before {
    content: "\f107";
    font-size: 16px;
    font-family: "FontAwesome";
    font-weight: normal;
}

/*.filterForm .filter-filed:first-child .form-group{ border-radius: 5px 0px 0 5px !important;}*/

.errorDiv {
    background-color: rgba(255, 255, 255, 0.8);
}

.filterForm #internal_account_manager.filter-filed,
.filterForm #default_commission_scheme.filter-filed,
.filterForm #partner_account_manager.filter-filed {
    width: 150px;
}

.text-white {
    color: #000;
}

table.table a.badge {
    color: #fff;
}

#deal-regsForm {
    margin-top: 15px;
}

.projects-mph-market-modules-stock-items-grid-default .filterForm .filter-filed {
    width: 160px;
}

.cta-block {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.filterForm .filter-filed .select2-container-multi {
    min-height: 33px;
}

.filterForm .select2-container-multi ul.select2-choices {
    display: none;
    padding-top: 35px;
    cursor: pointer;
}

.filterForm .select2-container-multi ul.select2-choices .select2-search-field {
    position: absolute;
    top: 0px;
    width: 100%;
}

.filterForm .select2-container-multi {
    background-color: #fff;
    position: relative;
}

.filterForm .select2-container-multi:hover ul.select2-choices {
    display: block;
}

.filterForm .select2-container-multi li.select2-search-field:after,
.filterForm .select2-container-multi:after {
    font-family: "FontAwesome";
    position: absolute;
    right: 5px;
    content: "\f107";
    font-size: 16px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 5;
}

.filterForm .select2-container-multi:hover:after {
    display: none;
}

.border-radius-first {
    border-radius: 5px 0 0px 5px !important;
}

.filterForm .filter-filed .form-group.border-radius-first .select2-container,
.filterForm .filter-filed .form-group.border-radius-first .form-control {
    border-radius: 5px 0 0px 5px !important;
}

.filter-btns .btn.border-radius-last {
    border-radius: 0px 5px 5px 0px !important;
}

.filterForm .filter-filed2 .filter-filed {
    width: 180px !important;
}

.filter-filed1 {
    float: right;
}

.filterForm {
    margin-top: -72px;
    padding-right: 50px;
}

.projects-mph-market-modules-clients-grid-default .content-header .module-list-btn,
.projects-mph-market-modules-invoices-grid-default .content-header .module-list-btn,
.projects-mph-market-modules-resellers-grid-default .content-header .module-list-btn,
.projects-mph-market-modules-pipelines-grid-default .content-header .module-list-btn,
.projects-mph-market-modules-stock-items-grid-default .content-header .module-list-btn,
.projects-mph-market-modules-sales-tasks-grid-default .content-header .module-list-btn {
    margin-top: 12px;
}

.projects-mph-market-modules-stock-items-grid-default .content-header a {
    margin-top: 12px;
}

.content-header a {
    position: relative;
    z-index: 1;
}

.projects-mph-market-modules-invoices-grid-default .filterForm,
.projects-mph-market-modules-pipelines-grid-default .filterForm,
.projects-mph-market-modules-products-grid-default .filterForm,
.projects-mph-market-modules-stock-items-grid-default .filterForm,
.projects-mph-market-modules-sales-tasks-grid-default .filterForm {
    margin-top: -60px;
}

.projects-mph-market-modules-orders-grid-default .filterForm,
.projects-mph-market-modules-products-grid-default .filterForm,
.projects-mph-market-modules-quotes-grid-default .filterForm {
    padding-right: 0px;
}

.projects-mph-market-modules-products-grid-default .filter-btns,
.projects-mph-market-modules-stock-items-grid-default .filter-btns {
    padding-top: 20px;
}

.main-header .navbar-custom-menu .navbar-nav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.main-header .navbar-custom-menu {
    color: #fff;
    padding-right: 10px;
}

.welcomeText {
    color: white;
    margin-right: 10px;
}

body[class*="projects-mph-market-dashboards-"] .content-wrapper .content-header h2 {
    margin: 0px;
}

.admin-breadcrumb {
    padding-bottom: 15px;
    color: #fff;
}

.module-base-form {
    margin-top: 10px;
}

.projects-mph-market-modules-products-grid-default .filterForm {
    padding-right: 50px;
}

.projects-mph-market-modules-products-grid-default .content-header a.module-list-btn {
    margin-top: 12px;
}

.sales-dashboard .dash-header {
    padding-left: 5px;
    padding-right: 5px;
}

@media (max-width: 1280px) {
    .filterForm {
        margin-top: 0;
        padding-right: 0;
        float: left;
    }

    .projects-mph-market-modules-clients-grid-default .content-header .module-list-btn,
    .projects-mph-market-modules-invoices-grid-default .content-header .module-list-btn,
    .projects-mph-market-modules-resellers-grid-default .content-header .module-list-btn,
    .projects-mph-market-modules-pipelines-grid-default .content-header .module-list-btn,
    .projects-mph-market-modules-stock-items-grid-default .content-header .module-list-btn,
    .projects-mph-market-modules-sales-tasks-grid-default .content-header .module-list-btn {
        margin-top: 0px;
    }

    .projects-mph-market-modules-invoices-grid-default .filterForm,
    .projects-mph-market-modules-pipelines-grid-default .filterForm,
    .projects-mph-market-modules-products-grid-default .filterForm,
    .projects-mph-market-modules-stock-items-grid-default .filterForm,
    .projects-mph-market-modules-sales-tasks-grid-default .filterForm {
        margin-top: 0px;
    }

    .filterForm .select2-container-multi ul.select2-choices {
        position: relative;
    }

    .filterForm .select2-container-multi ul.select2-choices {
        display: block;
    }
}

@media (max-width: 1000px) {
    .projects-mph-market-dashboards-sales .sales-dashboard .col-md-12.no-padding {
        margin-top: 30px !important;
    }

    .header-title {
        margin-bottom: 20px;
    }

    .projects-mph-market-modules-clients-grid-default .counting-card-grid h4,
    .projects-mph-market-modules-clients-grid-default .counting-card-grid h3 {
        min-width: 100% !important;
    }

    .filterForm .filter-filed label {
        display: block;
        padding: 2px 5px;
        background-color: rgba(255, 255, 255, 0.4);
        color: #000;
        min-height: 24px;
    }
}

@media (max-width: 767px) {
    .main-header {
        position: relative !important;
        -webkit-transition: -webkit-transform 0.3s ease-in-out,
            width 0.3s ease-in-out;
        -moz-transition: -moz-transform 0.3s ease-in-out, width 0.3s ease-in-out;
        -o-transition: -o-transform 0.3s ease-in-out, width 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
    }

    .main-sidebar {
        padding-top: 0px;
    }

    .form-group-fields [class*="col-md-"] {
        width: 100%;
        padding-bottom: 5px;
        float: left;
    }

    .form-group-fields [class*="col-md-"] label {
        color: #000;
    }

    .col-md-3:first-child .counting-card-grid,
    .col-md-2:first-child .counting-card-grid {
        border-bottom: 1px solid #f3f2f2;
    }

    .col-md-3:last-child .counting-card-grid,
    .col-md-2:last-child .counting-card-grid {
        border-bottom: none;
    }

    .counting-card-grid {
        border-left: none;
        border-bottom: 1px solid #f3f2f2;
    }

    .counting-card-grid h4,
    .counting-card-grid h3 {
        min-width: 100% !important;
    }

    div.dataTables_wrapper>div.row>div,
    div.dataTables_length,
    div.dataTables_filter,
    div.dataTables_info,
    div.dataTables_paginate {
        text-align: left;
    }

    .dataTables_wrapper .dataTables_filter {
        padding-left: 15px;
        padding-bottom: 15px;
    }

    .filter-tabbing .countryTabs .list-group.tabs {
        justify-content: start;
    }

    .form-group-fields #daterange-btn {
        width: 100%;
        margin-right: 0px !important;
        margin-bottom: 15px;
    }

    .form-group-fields [class*="col-md-"] {
        padding-right: 0px;
    }

    .form-group-fields .btn {
        margin-bottom: 15px;
    }

    .content-wrapper:before {
        width: 100%;
        left: 0px;
    }

    .form-group-fields #daterange-btn {
        width: 100%;
        margin-right: 0px;
    }

    .skin-blue-light .main-header .logo {
        color: #fff;
        float: left;
    }

    .main-header .navbar {
        clear: both;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
    }

    .main-header .sidebar-toggle {
        float: right;
    }

    .main-header .sidebar-toggle .icon-bar {
        background-color: #fff;
    }

    .skin-blue-light .main-header .navbar .logo {
        float: left;
    }

    /*-----------Body Css-----------*/
    body[class*="projects-mph-market-modules-sales-tasks-"] .main-header,
    body[class*="projects-mph-market-modules-clients-"] .main-header {
        background-color: #3db7ff !important;
        border-bottom-color: #4bbcff;
    }

    body[class*="projects-mph-market-modules-orders-"] .main-header {
        background-color: #7a64be !important;
        border-bottom-color: #907dc8;
    }

    body[class*="projects-mph-market-modules-quotes-"] .main-header {
        background-color: #f24b60 !important;
        border-bottom-color: #f46f80;
    }

    body[class*="projects-mph-market-modules-pipelines-"] .main-header {
        background-color: #00a65a !important;
    }

    .sidebar-open .content-wrapper,
    .sidebar-open .right-side,
    .sidebar-open .main-footer {
        -webkit-transform: translate(0px, 0);
        -ms-transform: translate(0px, 0);
        -o-transform: translate(0px, 0);
        transform: translate(0px, 0);
    }

    /*-----------Body Css-----------*/
    .main-sidebar {
        z-index: 99999;
    }

    .fixed .content-wrapper {
        clear: both;
    }

    .skin-blue-light .main-header .navbar .logo {
        font-size: 18px;
    }

    .filterForm .filter-filed,
    .filterForm .filter-filed2 .filter-filed {
        width: 50% !important;
    }

    .filterForm .filter-filed.filter-filed-date #daterange-btn {
        min-width: 100%;
    }

    .border-radius-first,
    .border-radius-last {
        border-radius: 0 !important;
    }

    .filterForm {
        width: 100%;
    }

    .filter-filed1 {
        float: none;
    }

    .filterForm .filter-filed.filter-filed-date #daterange-btn {
        margin-bottom: 0px;
    }

    .list-group.tabs li a {
        text-transform: capitalize !important;
        font-size: 12px;
        padding: 5px 5px;
    }

    .filterForm .filter-filed .form-group.border-radius-first .select2-container,
    .filterForm .filter-filed .form-group.border-radius-first .form-control {
        border-radius: 0px !important;
    }

    .counting-card-grid h4,
    .counting-card-grid h3 {
        text-align: center;
    }

    .skin-blue-light .main-header .navbar .logo {
        display: none;
    }
}

.sales-label {
    display: block;
}

.filterForm {
    position: relative;
}

@media (min-width: 1023px) {
    .sales-dashboard .sales-dashboard-column .salesName {
        height: 110px;
    }

    .sales-label {
        min-height: 40px;
    }
}

@media (min-width: 1281px) {
    .projects-mph-market-modules-orders-grid-default .filter-tabbing .countryTabs {
        padding-bottom: 90px;
    }
}

/*----13-1-2021------*/
.tab-content .col-md-3.dateRange .input-group label {
    display: block;
}

.projects-mph-market-dashboards-widgets-vendor-includes-order-widget #tableOrders {
    background-color: #fff;
}

.projects-mph-market-dashboards-widgets-vendor-includes-order-widget #tableOrders thead th {
    color: #666;
}

.text-white-bluebg {
    color: #fff;
}

.table-responsive {
    border: none !important;
}

.dataTables_wrapper.dynamicAdd {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 20px;
}

.dataTables_wrapper.dynamicAdd table#report-table th {
    background-color: #001c3c;
    color: #fff;
    font-weight: 600;
}

.dir-dash-box .dir-dash-title table td {
    color: #fff;
}

/*----/13-1-2021------*/

.projects-mph-market-modules-stock-items-grid-default .filterForm,
.projects-mph-market-modules-deliverables-grid-default .filterForm {
    margin-top: 0px;
    padding-right: 0px;
}

/*--------15-02-2021--------*/

.product-grid .list-unstyled {
    margin: 0px 0 30px 0;
    list-style: none;
}

.product-grid img {
    max-width: 100%;
    height: auto;
}

.product-grid .prd-img img {
    height: 234px;
    width: 100%;
    object-fit: contain;
    max-width: 100%;
}

.product-grid .prd-pricw {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    background-color: #001c3c;
    color: #fff;
    padding: 10px;
}

.product-grid .prd-info {
    border: 1px solid #001c3c;
    border-radius: 10px;
    background-color: #fff;
    overflow: hidden;
    border-radius: 10px !important;
    margin-bottom: 15px;
}

.product-grid .prd-des {
    color: #001c3c;
    font-weight: 700;
    height: 40px;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.product-grid .prd-name {
    color: #001c3c;
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: 700;
    height: 45px;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.prd-info .prd-pricw {
    font-size: 17px;
    font-weight: 700;
}

.prd-info .prd-pricw .btn {
    background-color: #f24b60;
    border-radius: 20px !important;
    text-transform: uppercase;
    font-size: 15px;
}

.prd-info .prd-pricw .btn:hover {
    background-color: #000;
    color: #fff;
}

#searchFilterDiv {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

#searchFilterDiv #filterSelectionDiv {
    width: 100%;
    max-width: 300px;
    margin-left: auto;
}

#searchFilterDiv {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#searchFilterDiv .prd-heading {
    color: #001c3c;
    font-size: 20px;
    font-weight: 600;
}

#searchFilterDiv .col-md-3,
#searchFilterDiv .col-sm-4 {
    width: 100%;
}

#searchFilterDiv .form-control {
    border: 1px solid #001c3c;
    border-radius: 5px !important;
}

.prd-view-table {
    background-color: #fff;
    border-radius: 10px !important;
    padding: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100%;
    float: left;
}

.projects-mph-market-modules-quotes-form-default .quotes-form {
    border-radius: 15px 15px 0 0 !important;
}

.edit-form.product-panel {
    border-radius: 0px 0px 15px 15px !important;
}

.product-panel .panel-collapse {
    background-color: #e5e7ea;
    border: none;
    padding: 15px;
    padding-top: 30px;
}

.product-popup .modal-dialog {
    width: 100%;
    max-width: 1000px;
}

.product-popup .modal-dialog .modal-content {
    border-radius: 10px !important;
}

.product-popup .prdpopup-dedtail h2 {
    margin-top: 0px;
    color: #001c3c;
    font-weight: 700;
}

.product-popup .prdpopup-dedtail h3 {
    color: #001c3c;
    font-weight: 700;
}

.product-popup .prdpopup-dedtail .prd-content {
    color: #001c3c;
}

.product-popup .prdpopup-dedtail .product-qty label {
    color: #001c3c;
}

.prdpopup-btn .btn {
    width: 100%;
    max-width: 240px;
    text-align: center;
    background-color: #f24b60;
    border-radius: 20px !important;
    text-transform: uppercase;
    font-size: 15px;
    color: #fff;
}

.prdpop-img {
    border: 1px solid #9c9c9c;
    border-radius: 10px !important;
    overflow: hidden;
}

.product-popup button.close {
    color: #001c3c;
    opacity: 1;
    padding: 5px 10px 0 0px;
    position: relative;
    z-index: 1;
}

.product-panel .collapse.in {
    display: block;
    width: 100%;
    float: left;
}

.product-panel .owl-nav {
    margin: 0px;
}

.swiper-button-prev,
.swiper-button-next {
    border: 1px solid #001c3c !important;
    background-color: #001c3c !important;
    color: #fff !important;
    width: 35px;
    height: 35px;
    border-radius: 100% !important;
    font-size: 25px !important;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    border: 1px solid #001c3c !important;
    background-color: #fff !important;
    color: #001c3c !important;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    font-size: 18px;
}

.product-panel .owl-nav .owl-prev {
    left: 0px;
}

.product-panel .owl-nav .owl-next {
    right: 0px;
}

.product-panel .owl-nav .owl-prev span,
.product-panel .owl-nav .owl-next span {
    position: relative;
    top: -3px;
}

.product-panel .owl-nav .owl-prev:hover,
.product-panel .owl-nav .owl-next:hover {
    color: #fff;
    background-color: #001c3c;
}

.select-product {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    /*border-bottom: 1px solid #001c3c;*/
    padding-bottom: 10px;
    margin-bottom: 10px;
    min-height: 58px;
}

.select-product .product-qty {
    margin-left: auto;
    padding-left: 5px;
}

.select-product .product-qty .form-control {
    padding: 5px;
    border-radius: 5px !important;
    border: 1px solid #001c3c;
    width: 50px;
}

.selectedprd {
    text-align: right;
    /* border-top:1px solid #001c3c;
       border-bottom:1px solid #001c3c;*/
    padding: 10px 0;
    margin-bottom: 20px;
    color: #001c3c;
}

.selectedprd .btn {
    background-color: #001c3c;
    border-radius: 5px !important;
    font-size: 16px;
    color: #fff;
}

.product-popup img {
    max-width: 100%;
    height: auto;
}

.prdpopupgroup {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
}

.prdpopupgroup .product-qty {
    width: 100px;
    position: relative;
}

.prdpopupgroup .product-qty .btn {
    background-color: transparent;
    position: absolute;
    top: 28px;
    color: #001c3c;
    font-size: 11px;
}

.prdpopupgroup .product-qty .btn.btn-minus {
    left: 0px;
}

.prdpopupgroup .product-qty .btn.btn-plus {
    right: 0px;
}

.prdpopupgroup label {
    display: block;
    color: #001c3c;
    padding-bottom: 5px;
    font-size: 13px;
    font-weight: 600;
}

.product-popup .prdpopup-dedtail .product-qty .form-control,
.product-popup .prdpopup-dedtail .prdpoupupregion .form-control {
    border: 1px solid #001c3c;
    border-radius: 20px !important;
    padding: 2px 30px !important;
    text-align: center;
    font-size: 15px;
}

.product-popup .prdpopup-dedtail .prdpoupupregion .form-control {
    padding: 2px 5px !important;
}

.product-popup .prdpopup-dedtail .prdpoupupregion .form-control {
    width: 125px;
}

.product-popup .prdpopup-dedtail .prdpoupupregion {
    padding-left: 10px;
}

.product-popup .prd-tabs {
    padding: 15px;
}

.product-popup .prd-tabs ul.nav {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #9c9c9c;
}

.product-popup .prd-tabs ul.nav>li>a {
    border: 1px solid #9c9c9c;
    color: #001c3c;
    text-transform: uppercase;
    border-bottom: none;
}

.product-popup .prd-tabs .tab-pane {
    border: 1px solid #9c9c9c;
    border-top: none;
    padding: 15px;
    color: #001c3c;
    border-radius: 0px 0px 10px 10px !important;
}

.product-popup .prd-tabs ul.nav>li.active>a {
    background-color: #001c3c;
    color: #fff;
}

.product-checkbox {
    width: calc(100% - 60px);
}

.product-grid .product-checkbox .prd-name {
    padding-bottom: 0px;
}

.product-grid .product-checkbox {
    position: relative;
    padding-left: 25px;
}

.product-grid .product-checkbox input[type="checkbox"] {
    position: absolute;
    left: 5px;
    top: 1px;
    transform: scale(1.3);
}

.selectedprd span {
    font-weight: bold;
    display: inline-block;
    padding-right: 10px;
}

.popup-backbtn {
    padding: 10px 15px 0;
}

.popup-backbtn a {
    color: #001c3c;
    font-size: 16px;
}

.product-container .prd-img>a {
    display: block;
    transition: 0.3s;
    position: relative;
}

.product-container .prd-img {
    overflow: hidden;
}

.product-container .prd-img>a:before {
    transition: 0.3s;
    background-color: rgba(0, 28, 60, 0.6);
    width: 100%;
    height: 100%;
    content: "\f00e";
    position: absolute;
    font-family: "FontAwesome";
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    font-weight: 300;
    opacity: 0;
}

.product-container .prd-img>a:hover:before {
    opacity: 1;
}

.filter-btn-group .btn {
    background-color: #f24b60;
    border: 1px solid #001c3c;
    color: #001c3c;
}

@font-face {
    font-family: "Harabara Bold";
    font-style: normal;
    font-weight: normal;
    src: local("Harabara Bold"), url("../fonts/Harabara.woff") format("woff");
}

.skin-blue-light .main-header .logo,
.login-logo,
.register-logo {
    font-family: "Harabara Bold";
    font-weight: normal;
    letter-spacing: 0.15rem;
}

.login-logo,
.register-logo {
    color: #001835;
    font-size: 30px;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    pointer-events: inherit !important;
}

.product-popup .prdpopup-dedtail .prd-content {
    max-height: 250px;
    overflow-y: auto;
}

.product-popup .prd-tabs .tab-content #detail,
.product-popup .prd-tabs .tab-content #review {
    max-height: 250px;
    overflow-y: auto;
}

.popupimagegly {
    margin: 0 -5px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0px;
    list-style: none;
    padding-top: 15px;
}

.popupimagegly li {
    padding-left: 5px;
    padding-right: 5px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    margin-bottom: 10px;
}

.popupimagegly li img {
    border: 1px solid #9c9c9c;
    border-radius: 10px !important;
}

.fancybox-bg {
    background: #fff;
}

.rate-box .shipping-rate {
    height: 130px;
    text-align: center;
    background: #001c3c;
    color: white;
    vertical-align: middle;
    font-size: 16px;
    padding: 30px;
}

.rate-box .select-rate-cta {
    height: 40px;
    text-align: center;
    background: #3db7ff;
    color: white;
    padding: 10px;
    font-size: 16px;
    vertical-align: middle;
}

.select2-container-multi.select2-dropdown-open ul.select2-choices {
    display: block;
}

.projects-mph-market-modules-quotes-grid-default .filterForm {
    padding-right: 50px;
}

#map,
.map,
.mapbox-map {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
}

.map-popup-image {
    width: 50px;
    height: auto;
}

.map-popup {
    font-size: 8px;
}

.map-popup-image-container {
    width: 50px;
    height: 50px;
    overflow: hidden;
}

table.dataTable td a.bg-smart-blue {
    color: #ffffff;
}

/*---------------------------------
| Mapbox
|---------------------------------*/

.mapboxgl-ctrl-group button.active {
    border: 2px red solid;
}

.mapboxgl-popup-content {
    width: 140%;
}

.mapbox-map-info {
    display: table;
    position: relative;
    margin: 0px auto;
    word-wrap: anywhere;
    white-space: pre-wrap;
    padding: 10px;
    border: none;
    border-radius: 3px;
    font-size: 12px;
    text-align: center;
    color: #222;
    background: #fff;
    float: left;
}

/*---------------------------------
| Buzz animation
|---------------------------------*/
/* Buzz */
@-webkit-keyframes hvr-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
}

@keyframes hvr-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }

    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
}

.hvr-buzz {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    /* Added this section */
    -webkit-animation-name: hvr-buzz;
    animation-name: hvr-buzz;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

/*.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
    -webkit-animation-name: hvr-buzz;
    animation-name: hvr-buzz;
    -webkit-animation-duration: 0.15s;
    animation-duration: 0.15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}*/

/*---------------------------------
| Evacuation CSS
|---------------------------------*/
td.in-danger,
td.evacuation-zone {
    background-color: red;
    color: white;
    text-transform: uppercase;
}

td.safe,
td.muster-zone {
    background-color: #00a506;
    color: white;
    text-transform: uppercase;
}

.login-box,
.register-box {
    width: 100%;
    max-width: 1200px;
}

.loginwrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.loginwrap .logincardimg {
    width: 25%;
    padding-right: 10px;
}

.loginwrap .loginCard {
    width: 75%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    border-radius: 0 120px 120px 0px !important;
}

.loginwrap .loginCard .loginCardbox {
    width: 100%;
    max-width: 350px;
}

.loginwrap .loginCard .loginCardbox .login-logo {
    padding-bottom: 30px;
}

.loginCardbox .login-box-body {
    padding: 0px;
    background-color: transparent;
}

.loginCardbox .login-box-body .form-control {
    background-color: #2e2e2e;
    border-radius: 30px !important;
    border: none;
    padding-left: 15px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

.loginCardbox .login-box-body .form-control::placeholder {
    font-weight: 400;
}

.login-page .btn.btn-success,
.login-page .btn.btn-primary {
    background-color: #fff;
    border-color: #fff;
    border-radius: 30px !important;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
}

.login-page .btn.btn-success:hover,
.login-page .btn.btn-primary:hover {
    background-color: #333;
    border-color: #333;
    color: #fff;
}

.loginCardbox .login-title,
.loginCardbox .login-intro {
    text-align: center;
    color: #fff;
}

.loginCardbox .login-intro {
    font-size: 16px;
    margin-bottom: 20px;
}

.loginCardbox .login-title {
    margin-top: 0px;
    font-weight: normal;
    font-size: 25px;
    margin-bottom: 20px;
}

.skin-blue-light .main-sidebar {
    padding-top: 0px;
    margin-top: 65px;
    background-color: #000;
    border-radius: 0px 0 0 0 !important;
}

.skin-blue-light .sidebar-menu>li>a {
    color: #fff;
}

.badge {
    color: #000;
}

.select2-container .select2-choice {
    padding-left: 10px;
}

table#evacuationDatatableDt thead>tr>th {
    background-color: #333 !important;
}

.tableBlock {
    background-color: #fff;
    border-radius: 5px !important;
    padding-top: 10px;
    margin-bottom: 15px;
}

.tableBlock>h3 {
    margin-top: 0px;
    padding-left: 10px;
}

.dashsidebar .table-responsive {
    height: 115px;
    overflow-y: auto;
}

.tableBlock #incidentDatatableDt_wrapper .col-sm-5,
.tableBlock #taskDatatableDt_wrapper .col-sm-5,
.tableBlock #keyPointDatatableDt_wrapper .col-sm-5,
.tableBlock #evacuationDatatableDt_wrapper .col-sm-5,
.tableBlock #deviceDatatableDt_wrapper .col-sm-5,
.tableBlock #locationDatatableDt_wrapper .col-sm-5 {
    display: none;
}

.tableBlock #incidentDatatableDt_wrapper .col-sm-7,
.tableBlock #taskDatatableDt_wrapper .col-sm-7,
.tableBlock #keyPointDatatableDt_wrapper .col-sm-7,
.tableBlock #evacuationDatatableDt_wrapper .col-sm-7,
.tableBlock #deviceDatatableDt_wrapper .col-sm-7,
.tableBlock #locationDatatableDt_wrapper .col-sm-7 {
    width: 100%;
}

.dashsidebar .tableBlock>h3 {
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 0px;
}

.dashsidebar .tableBlock table tr td span {
    display: inline-block;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90px;
}

.tableBlock table tr td:first-child span {
    width: 200px;
}

.tableBlock table tr td {
    padding-top: 1px;
    padding-bottom: 0px;
    font-size: 12px;
}

.tableBlock .dataTables_wrapper .dataTables_paginate {
    padding-bottom: 5px;
    padding-top: 5px;
}

.pagination>li>a,
.pagination>li>span {
    padding: 0px 6px;
}

.pagination li a,
.pagination li span.page-link {
    height: 20px;
    font-size: 12px;
}

.tableBlock .dataTables_wrapper .dataTables_length,
.tableBlock .dataTables_wrapper .dataTables_filter {
    padding-top: 5px;
}

.tableBlock table tr td span {
    display: inline-block;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 120px;
}

.dataTables_wrapper .dataTables_filter .form-control {
    /*width: 100% !important;*/
}

div.dataTables_filter label {
    display: flex;
    align-items: center;
    float: right;
}

.content-wrapper label {
    color: #000;
}

.tableBlock table thead>tr>th {
    font-weight: bold;
}

.tableBlock table tr td:first-child {
    font-weight: bold;
}

.content-header a {
    color: #000;
}

.form-group label {
    font-size: 1em;
    font-weight: 400;
}

.form-group select,
.form-group .form-control {
    padding-left: 12px;
}

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

.sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini {
    text-align: center;
}

.fa-info-circle.text-gray {
    color: green !important;
}

.panel-title a:hover {
    color: #ddd;
}

.top-header-section {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #d8e5f8;
    margin-bottom: 20px;
    padding-top: 10px;
}

.top-header-section .filtersearch {
    width: 75%;
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}

.top-header h1 {
    color: #000;
    font-weight: 600;
    margin: 0px;
    font-size: 20px;
}

.top-header-section .filtersearch>form {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    margin-bottom: 0px;
}

.filtersearch .col-md-4 {
    width: auto;
}

select,
.form-control {
    border-color: #ddd !important;
    padding-left: 10px !important;
}

/*.hsse-dash-left{ padding-right:0px;}
.dashsidebar{ padding-right:0px;}*/

.mapboxgl-canvas {
    width: 100% !important;
}

.mapfilter {
    padding: 10px;
    min-height: 100%;
}

.mapfilter h3 {
    margin-top: 0px;
}

.hsse-widget-section .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
}

.hsse-widget-section .row [class*="col-"] {
    padding-left: 8px;
    padding-right: 8px;
}

.hsse-widget-section .table {
    margin-bottom: 15px;
}

.content-header h2 {
    border-bottom: 1px solid #d8e5f8;
    padding-bottom: 10px;
}

.hssemap .hsse-dash-left table td {
    padding-top: 3px;
    padding-bottom: 3px;
}

.hssemap .layer-filter-btn,
.hssemap .layer-legend-btn {
    background-color: #fff;
    width: 35px;
    height: 35px;
    display: flex;
    color: #f8a706;
    border-radius: 5px !important;
    position: absolute;
    right: 60px;
    top: 10px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    border: 2px solid;
    z-index: 10;
}

.hssemap .layer-filter-btn:hover {
    background-color: #f8a706;
    color: #000;
    text-decoration: none;
}

.hssemap .layer-filter {
    position: absolute;
    right: 60px;
    top: 50px;
    background-color: #fff;
    width: 100%;
    max-width: 160px;
    padding: 10px;
    padding-bottom: 0px;
    border: 2px solid #f8a706;
    border-radius: 5px !important;
}

.hssemap .layer-filter.collapse.in {
    display: block;
}

.hssemap .layer-filter h3 {
    margin-top: 0px;
    font-size: 15px;
}

.operations-table table {
    overflow: hidden;
    border-radius: 5px !important;
    background-color: #d9d9d9;
}

.operations-table table {
    margin: 0px;
}

.operations-table table tr th,
.operations-table table tr td {
    border-color: #c9c9c9;
    border-width: 1px;
    color: #000;
    font-size: 1.1em;
    font-weight: bold;
    padding-top: 8px;
    padding-bottom: 8px;
}

.operations-table table thead tr th:first-child {
    text-align: left;
}

.operations-table table thead tr th {
    color: #fff;
}

.operations-table table tr th {
    text-align: center;
    font-size: 1.3em;
}

.operations-table table tbody tr th {
    background-color: #fff;
}

.activeDevice th {
    color: green !important;
}

.operations-gird .row [class*="col-"],
.operations-widgets .row>[class*="col-"] {
    padding-bottom: 30px;
}

.operations-gird thead {
    background-image: url(../images/theadbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.operations-widgets .tableBlock table tr td,
table.dataTable thead>tr>th {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
}

table.dataTable thead>tr>th {
    background-color: #000000;
    /*font-size: 10px;*/
}

.tableblock-hd {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.tableblock-hd .dataTables_filter {
    padding-top: 0px;
}

.tableblock-hd .dataTables_filter input {
    background-color: #ebf3fe;
    border: none !important;
    font-weight: 400;
}

.tableblock-hd h3 {
    margin: 0px;
}

.tableblock-filter {
    display: flex;
    align-items: center;
    width: 65%;
    justify-content: end;
}

.search-filter-btn {
    color: #000;
}

.dataTables_filter {
    position: relative;
}

.dataTables_filter .searchBtn {
    position: absolute;
    right: 15px;
    top: 10px;
    background: none;
    border: none;
    color: #000;
}

.tableblock-hd h3 {
    font-size: 16px;
}

/*Don't enable this*/
/*.mapboxgl-map .mapboxgl-popup { transform: none !important; left: auto !important; right: 50px; top: 57px; max-width: 300px !important}*/
/*.hsse-widget-section .hssemap .mapboxgl-map .mapboxgl-popup {right: 55px;}*/

/*.mapboxgl-map .mapboxgl-popup-tip { display: none;}*/
.hsse-widget-section .hssemap .mapboxgl-ctrl-top-right {
    right: 50px;
}

.hsse-widget-section .hssemap .layer-filter-btn {
    right: 20px;
}

.hsse-widget-section .hssemap .mapboxgl-ctrl-group {
    margin-right: -35px !important;
}

.mapboxgl-popup .mapboxgl-popup-close-button {
    width: 20px;
    height: 20px;
    background: red;
    color: #fff;
    font-size: 20px;
    line-height: 18px;
    border-radius: 3px;
}

.mapboxgl-popup .mapboxgl-popup-close-button:hover {
    background: black;
}

.mapboxgl-popup-anchor-bottom-left,
.mapboxgl-popup-anchor-bottom-right {
    flex-direction: row !important;
}

/*.mapboxgl-popup-content {width: 100% !important}*/

.mapboxgl-popup-content {
    padding-top: 15px !important;
}

.login-box,
.register-box {
    margin: 30px auto;
}

body.login-page {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
}

.loginwrap .loginCard .loginCardbox {
    padding-top: 10px;
    padding-bottom: 30px;
}

.bg-black {
    background-color: #000 !important;
}

.info-box {
    margin-bottom: 30px;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.bg-white {
    border-radius: 15px !important;
}

/* div.form-control {
    color: #fff;
} */

.select2-container.form-control {
    padding-left: 0px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.main-sidebar .dropdown.user.user-menu {
    background: #222;
    padding: 15px;
    width: 100%;
    float: left;
    display: none;
}

.main-sidebar .dropdown.user.user-menu .dropdown-toggle {
    display: block;
    padding-bottom: 7px;
}

.skin-blue-light .sidebar .dropdown.user.user-menu a {
    color: #fff;
}

.skin-blue-light .sidebar .dropdown.user.user-menu .badge {
    background-color: #fff;
}

.skin-blue-light .sidebar .dropdown.user.user-menu .dropdown-menu {
    display: block;
    width: 100%;
    position: relative !important;
    transform: none !important;
    background: none;
    border: none;
    padding: 0px;
}

.skin-blue-light .sidebar .dropdown.user.user-menu .dropdown-menu li a {
    padding: 3px 0px;
    border-top: 1px solid #000;
}

.skin-blue-light .sidebar .dropdown.user.user-menu .dropdown-menu li a:hover {
    background-color: transparent;
}

.sidebar-menu {
    clear: both;
}

.dataTables_wrapper .dataTables_info {
    white-space: normal;
}

#chart_div iframe {
    width: 100% !important;
}

.info-box-icon {
    font-size: 14px;
}

.module-clone-form {
    position: relative;
    bottom: 5px;
}

.projects-jiminy-modules-zones-form-default textarea {
    width: 100% !important;
}

.projects-jiminy-modules-zones-form-default .dt-buttons {
    margin-top: 14px;
    margin-left: 2px;
}

.hsse-widget-section .dashsidebar .tableBlock>h3 {
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px;
}

.hsse-widget-section .tableBlock>h3 {
    margin-bottom: 15px;
}

.hsse-widget-section .tableBlock .dataTables_filter {
    padding-top: 0px;
}

.hsse-widget-section .dashsidebar .tableBlock>h3>img {
    position: absolute;
    left: 10px;
    top: 3px;
}

.hsse-widget-section table.dataTable {
    margin-top: 0px !important;
}

.hsse-widget-section .hsse-dash-widgets .tableBlock>h3 {
    margin-bottom: 15px;
}

@media (max-width: 1500px) {
    .operations-table table tr th {
        text-align: center;
        font-size: 1em;
    }

    .operations-table table tr th,
    .operations-table table tr td {
        font-size: 0.9em;
    }

    .operations-table table tr td img {
        width: 10px;
    }

    .hsse-widget-section .dashsidebar .tableBlock>h3 {
        width: 31%;
    }

    .hsse-dash-widgets .tableBlock>h3,
    .dashsidebar .tableBlock>h3 {
        font-size: 13px;
    }
}

@media (max-width: 1299px) {

    .hsse-widget-section .hssemap .col-md-8.hsse-dash-left,
    .hsse-widget-section .hssemap .col-md-4.dashsidebar,
    .hsse-widget-section .hsse-dash-widgets>.col-md-6 {
        width: 100%;
    }

    .hsse-widget-section .hssemap .col-md-8.hsse-dash-left .map-container-main {
        height: 450px !important;
    }
}

@media (max-width: 1200px) {
    .top-header-section h1 {
        width: 100%;
    }

    .top-header-section .filtersearch {
        width: 100%;
        padding-top: 20px;
    }
}

@media (max-width: 991px) {
    .module-base-form .external-link-alt .fas.fa-external-link-alt {
        margin-top: 0px !important;
    }

    @media (max-width: 767px) {}

    body.login-page,
    .login-box,
    .login-box-body,
    .register-box-body {
        background-color: #000;
    }

    .logincardimg {
        display: none;
    }

    .loginwrap .loginCard {
        border-radius: 0px;
    }

    .loginwrap .loginCard {
        width: 100%;
        border-radius: 0px !important;
    }

    .main-header .logo .logo-lg {
        padding-left: 0px !important;
        width: 165px;
    }

    .main-header .logo .logo-lg img {
        margin: 0px 0 0 0 !important;
    }

    .main-header .logo .logo-lg:last-child {
        display: none;
    }

    .main-header .navbar {
        width: auto;
        float: right;
        clear: none;
    }

    .main-header .logo,
    .main-header .navbar {
        width: auto;
    }

    .main-header .navbar-custom-menu {
        display: none !important;
    }

    .fixed .main-header {
        width: 100%;
        float: left;
    }

    .main-header .sidebar-toggle .icon-bar {
        background-color: #000;
    }

    .main-header .navbar-custom-menu {
        padding-right: 0px;
        padding-top: 0px;
    }

    .main-header .sidebar-toggle {
        width: 55px;
        padding-left: 0px;
        padding-bottom: 0px;
        padding-top: 8px;
    }

    .navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
        right: 20%;
    }

    .skin-blue-light .main-sidebar {
        margin-top: 0px;
        padding-top: 50px;
        border-radius: 0px !important;
    }

    .main-sidebar {
        z-index: 99;
    }

    .main-header {
        position: fixed !important;
        -webkit-box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.15);
    }

    .map-container-main {
        height: 300px !important;
    }

    .hsse-widget-section .row [class*="col-"] {
        width: 100%;
    }

    .mapboxgl-ctrl-geocoder--input {
        padding: 6px 30px !important;
        height: 35px !important;
    }

    .mapboxgl-ctrl-geocoder--icon-search {
        top: 6px !important;
        left: 8px !important;
    }

    .filtersearch [class*="col-md-"] {
        padding-right: 0px;
    }

    .form-group {
        padding-right: 0px;
    }

    .cta-block {
        width: 100%;
        right: 0px;
    }

    .no-padding-l {
        padding-left: 0;
        padding-right: 0;
    }

    .mapbox-map-info {
        margin-top: 50px;
    }

    .h2,
    h2 {
        font-size: 16px;
    }

    .content {
        width: 100%;
        float: left;
    }

    .captureDatatableDt {
        background-color: #fff;
    }

    .main-sidebar .dropdown.user.user-menu {
        display: block;
    }

    .main-sidebar .dropdown.user.user-menu .hidden-xs {
        display: block !important;
    }

    .loginwrap .loginCard .loginCardbox .login-logo {
        text-align: center;
    }

    .loginwrap .loginCard .loginCardbox .login-logo a {
        display: inline-block;
    }

    .loginwrap .loginCard .loginCardbox .login-logo img {
        max-width: 75%;
        display: inline;
    }

    .module-base-form .external-link-alt {
        float: right;
    }

    .content {
        min-height: 650px;
    }

    .hssemap .hsse-dash-left table td {
        display: block;
    }
}

.with-layer-legend-btn .mapboxgl-ctrl-top-right .mapboxgl-ctrl {
    margin-right: 50px;
}

.hsse-widget-section .hssemap.with-layer-legend-btn .layer-filter-btn {
    right: 65px;
}

.hssemap .layer-legend-btn {
    border: 1px solid #fff;
    color: #fff;
    right: 20px;
    text-decoration: none !important;
    border-radius: 100% !important;
    background-color: #f8a706;
}

.hssemap .layer-legend-btn:hover {
    background-color: #000;
    color: #fff;
}

.hssemap .layer-legend {
    border-color: transparent;
    max-width: 180px;
    font-size: 13px;
}

.hssemap .layer-legend ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.hssemap .layer-legend ul li {
    border-top: 1px solid #ddd;
    padding: 5px 0px;
    font-weight: 700;
}

.hsse-dash-widgets .tableBlock>h3,
.dashsidebar .tableBlock>h3 {
    position: relative;
    float: left;
    margin-bottom: -30px;
    bottom: -5px;
    z-index: 1;
}

.hsse-dash-widgets .row,
.dashsidebar .row {
    clear: both;
}

ul.filter-parent {
    list-style: none;
    padding-left: 20px;
}

ul.filter-list li {
    list-style: none;
    padding-left: 0;
}

ul.filter-parent li {
    list-style: none;
    padding-left: 0;
}

ul.filter-parent li input[type="checkbox"] {
    margin-right: 5px;
}

.point-to-map {
    margin: 5px 15px 0 0;
    height: 20px;
    cursor: pointer;
    float: left;
    font-size: 0.9em;
}

input[type="text"].mapboxgl-ctrl-geocoder--input {
    font-size: 16px !important;
}

.hsse-widget-section .hssemap.with-layer-legend-btn .map-filter-latest {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    right: 65px;
    top: 10px;
    z-index: 10;
    list-style: none;
    padding: 0px;
    margin: 4px 0 0 0;
}

.hsse-widget-section .hssemap.with-layer-legend-btn .map-filter-latest>li {
    margin-left: 8px;
    position: relative;
}

.hsse-widget-section .hssemap.with-layer-legend-btn .map-filter-latest>li>a {
    background-color: #fff;
    border-radius: 20px;
    padding: 5px;
    display: flex;
    align-items: center;
    color: #000;
    font-size: 12px;
    font-weight: 600;
}

.hsse-widget-section .hssemap.with-layer-legend-btn .map-filter-latest>li>a:hover {
    text-decoration: none;
    color: #0875f1;
}

.hsse-widget-section .hssemap.with-layer-legend-btn .map-filter-latest>li>a>img {
    margin-right: 2px;
}

.with-layer-legend-btn .mapboxgl-ctrl-top-right .mapboxgl-ctrl {
    margin-right: 448px;
}

.hsse-widget-section .hssemap.with-layer-legend-btn .map-filter-latest>li .map-filter-list {
    position: absolute;
    left: 0;
    border-radius: 5px !important;
    background-color: #fff;
    padding: 10px;
    margin-top: 8px;
    width: 150px;
}

.hsse-widget-section .hssemap.with-layer-legend-btn .map-filter-latest>li .map-filter-list label {
    font-size: 12px;
}

.mapboxgl-ctrl-geocoder {
    border-radius: 20px !important;
}

.mapboxgl-ctrl-geocoder--input {
    padding-right: 10px !important;
}

.row.device-utilisation-wrap {
    margin-left: -8px;
    margin-right: -8px;
    display: flex;
    flex-wrap: wrap;
}

.row.device-utilisation-wrap>[class*="col-"] {
    padding-left: 8px;
    padding-right: 8px;
}

.white-col-box {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px !important;
    position: relative;
    clear: both;
    -webkit-box-shadow: 0 0px 15px 0 rgb(0 0 0 / 7%);
    box-shadow: 0 0px 15px 0 rgb(0 0 0 / 7%);
    margin-bottom: 15px;
    min-height: calc(100% - 15px);
}

.white-col-box h3 {
    margin-top: 0px;
}

.no-data-available {
    display: flex;
    padding-top: 15%;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.no-data-available span {
    font-size: 30px;
    font-weight: 700;
    color: #ddd;
}

.device-summary-table table.dataTable {
    margin: 0px !important;
}

@media (max-width: 1000px) {
    .with-layer-legend-btn .mapboxgl-ctrl-top-right .mapboxgl-ctrl {
        margin-right: 10px;
    }

    .hsse-widget-section .hssemap.with-layer-legend-btn .map-filter-latest {
        top: 52px;
    }
}

@media (max-width: 525px) {
    .hsse-widget-section .hssemap.with-layer-legend-btn .map-filter-latest {
        padding-left: 15px;
        justify-content: end;
        right: 70px;
    }

    .hsse-widget-section .hssemap.with-layer-legend-btn .map-filter-latest>li {
        margin-bottom: 7px;
    }
}

@media (max-width: 500px) {
    .mapboxgl-ctrl-geocoder {
        max-width: 220px;
        min-width: inherit !important;
    }
}

@media (max-width: 369px) {
    .hsse-widget-section .dashsidebar .tableBlock>h3 {
        width: 100%;
    }

    .hsse-dash-widgets .tableBlock>h3,
    .dashsidebar .tableBlock>h3 {
        bottom: 0px;
        margin-bottom: 0px;
        width: 100%;
    }
}

.popup-btn-group {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -2px;
    text-align: center;
    justify-content: center;
}

.popup-btn-group .btn {
    background: #f8a706;
    color: #000;
    margin: 2px;
}

.popup-btn-group .btn:hover {
    background: #000;
    color: #fff;
}

.content-header-menu {
    list-style: none;
    margin: 0px;
    display: flex;
    padding: 10px 0 0 0;
}

.content-header-menu li {
    margin-right: 1px;
}

.content-header-menu li:last-child {
    margin-right: 0px;
}

.content-header-menu li a {
    color: #000;
    text-transform: uppercase;
    min-width: 100px;
    display: block;
    text-align: center;
    background-color: #d9d9d9;
    font-weight: 600;
    padding: 5px;
}

.content-header-menu li:first-child a {
    border-radius: 10px 0 0 0px;
}

.content-header-menu li a:hover,
.content-header-menu li.active a {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}

.device-utilisation-menu>* {
    width: 100%;
    max-width: 100%;
}

.device-utilisation-menu li {
    flex: 1 0 0%;
    padding-left: 8px;
    padding-right: 8px;
}

.device-utilisation-menu li a {
    color: #000;
    text-transform: uppercase;
    display: block;
    text-align: center;
    background-color: #d9d9d9;
    font-weight: 600;
    padding: 5px;
    border: 1px solid #c7c7c7;
    border-radius: 20px !important;
}

.device-utilisation-menu li a:hover,
.device-utilisation-menu li.active a {
    background-color: #f90303;
    border-color: #f90303;
    color: #fff;
    text-decoration: none;
}

.device-utilisation-menu {
    list-style: none;
    display: flex;
    background-color: #fff;
    padding: 10px 0;
    border-radius: 5px !important;
    margin-top: 10px;

    -webkit-box-shadow: 0 0px 15px 0 rgb(0 0 0 / 07%);
    box-shadow: 0 0px 15px 0 rgb(0 0 0 / 07%);
}

.device-utilisation-wrap .map-container-main,
.device-utilisation-wrap .device-utilisation-form {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px !important;
    position: relative;
    clear: both;
    -webkit-box-shadow: 0 0px 15px 0 rgb(0 0 0 / 07%);
    box-shadow: 0 0px 15px 0 rgb(0 0 0 / 07%);
}

.device-utilisation-wrap .device-utilisation-form {
    display: flex;
    flex-wrap: wrap;
}

.device-utilisation-wrap .device-utilisation-form .edit-form {
    padding: 0px;
    border-radius: 0px !important;
    margin-top: 0px;
}

.row.device-utilisation-wrap {
    margin-left: -8px;
    margin-right: -8px;
}

.row.device-utilisation-wrap>[class*="col-"] {
    padding-left: 8px;
    padding-right: 8px;
}

.device-utilisation-wrap .map-container-main .embed-responsive-16by9 {
    padding-bottom: 58.9%;
}

.device-utilisation-wrap h3 {
    margin-top: 0px;
}

.client-field-100 .col-md-3 {
    padding-right: 0px;
    width: 100%;
}

.device-utilisation-form .row {
    margin-left: -8px;
    margin-right: -8px;
}

.device-utilisation-form .row [class*="col-"] {
    padding-left: 8px;
    padding-right: 8px;
}

.map-utilisation-filter {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    padding: 10px 5px 0px;
    border-radius: 5px !important;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 0px 15px 0 rgb(0 0 0 / 07%);
    box-shadow: 0 0px 15px 0 rgb(0 0 0 / 07%);
}

.map-utilisation-filter>* {
    width: 100%;
    max-width: 100%;
}

.map-utilisation-filter .col,
.map-utilisation-filter [class*="col-"] {
    flex: 1 0 0%;
    padding-left: 5px;
    padding-right: 5px;
}

.map-utilisation-filter .col,
.map-utilisation-filter .col-auto {
    flex: 0 0 auto;
    width: auto;
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
}

.projects-jiminy-modules-sites-form-default .content-header h2 {
    margin-bottom: 0px;
}

.map-utilisation-filter .form-control {
    background-color: #d9d9d9;
    color: #001835;
}

.map-utilisation-filter .col.btnsGroup {
    max-width: 150px;
}

.btnsGroup .btn.submitBtn {
    background-color: #000;
    color: #fff;
}

.btnsGroup .btn.resetBtn {
    background-color: #d9d9d9;
    color: #000;
}

.projects-jiminy-modules-sites-form-default h3 {
    margin-top: 0px;
}

.projects-jiminy-modules-sites-form-default .dataTables_wrapper .dataTables_filter {
    padding-top: 0px;
}

.projects-jiminy-modules-sites-form-default .dataTables_wrapper .dataTables_length {
    padding-top: 0px;
    padding-left: 0px;
}

.projects-jiminy-modules-sites-form-default .dt-button {
    margin-right: 0px;
    margin-left: 5px;
}

.projects-jiminy-modules-sites-form-default .row,
.projects-jiminy-modules-devices-form-default .row {
    margin-left: -8px;
    margin-right: -8px;
}

.projects-jiminy-modules-sites-form-default .row>[class*="col-"],
.projects-jiminy-modules-devices-form-default .row>[class*="col-"] {
    padding-left: 8px;
    padding-right: 8px;
}

.projects-jiminy-modules-sites-form-default div.bg-white {
    border-radius: 5px !important;
    -webkit-box-shadow: 0 0px 15px 0 rgb(0 0 0 / 07%);
    box-shadow: 0 0px 15px 0 rgb(0 0 0 / 07%);
}

.projects-jiminy-modules-sites-form-default .is-active-div {
    border: none;
}

.pt-0 {
    padding-top: 0 !important;
}

.pagination li.previous a:before {
    margin: 0px;
}

.pagination li a,
.pagination li span.page-link {
    height: 22px;
    width: 22px;
    padding: 0px;
    align-items: center;
    justify-content: center;
}

.pagination li.previous a:before,
.pagination li.next a:before {
    margin: 0px;
    font-size: 14px;
}

@media (min-width: 768px) {
    .sidebar-mini.sidebar-collapse .main-header .navbar {
        margin-left: 70px;
    }

    .sidebar-mini.sidebar-collapse .main-header .logo {
        width: 70px;
    }

    .sidebar-mini.sidebar-collapse .content-wrapper,
    .sidebar-mini.sidebar-collapse .right-side,
    .sidebar-mini.sidebar-collapse .main-footer {
        margin-left: 70px !important;
    }

    .sidebar-mini.sidebar-collapse .main-sidebar {
        width: 70px !important;
    }

    .sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini {
        overflow: hidden;
    }

    .main-header .logo {
        transition: 0.3s;
    }

    .sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini img {
        width: 250px !important;
        margin-left: 12px;
        transition: 0.3s;
    }

    .sidebar-mini.sidebar-collapse .main-sidebar .sidebar-menu>li>a {
        color: #000;
    }

    .sidebar-mini.sidebar-collapse .main-sidebar .sidebar-menu>li.active>a {
        color: #f4f4f5;
    }

    .sidebar-mini.sidebar-collapse .main-sidebar .sidebar-menu>li>a .fa {
        color: #fff;
    }

    .sidebar-mini.sidebar-collapse .main-sidebar .sidebar-menu>li.active>a .fa {
        color: #000;
    }

    .col-6-custom [class*="col-"] {
        width: 50%;
    }
}

.operations-table table td img {
    width: 25px;
}

.dt-buttons {
    margin-top: 0px;
    margin-left: 5px;
}

div.dataTables_filter {
    float: right;
}

.dt-buttons .dt-button {
    margin-right: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.projects-jiminy-dashboards-hsse-index .tableBlock .dt-buttons {
    margin-top: 0px;
}

div.dataTables_filter label {
    float: left;
}

.projects-jiminy-modules-captures-grid-default .dataTables_wrapper {
    position: relative;
}

.projects-jiminy-modules-captures-grid-default .dataTables_wrapper .dt-buttons {
    position: absolute;
    right: 25px;
    top: 15px;
    z-index: 1;
}

.projects-jiminy-modules-captures-grid-default .dataTables_wrapper .dt-buttons .dt-button {
    border-radius: 5px !important;
}

.projects-jiminy-modules-captures-grid-default .dataTables_wrapper .dataTables_filter {
    padding-right: 65px;
}

.projects-jiminy-modules-captures-grid-default .dataTables_wrapper .dataTables_length {
    margin-bottom: 15px;
}

.d-flex .equal-height {
    min-height: calc(100% - 10px);
}

.d-flex .device-contact .equal-height {
    min-height: calc(100% - 75px);
}

.graph-boxes {
    margin-bottom: 15px;
}

.graph-boxes .graph-box-content {
    min-width: 100%;
    background-color: #fff;
    padding: 10px;
    padding-top: 0px;
    border-radius: 0px 0 5px 5px !important;
    position: relative;
    -webkit-box-shadow: 0 0px 15px 0 rgb(0 0 0 / 7%);
    box-shadow: 0 0px 15px 0 rgb(0 0 0 / 7%);
    margin-top: 15px;
}

.graph-boxes .graph-box-content .graph-box-heading {
    background-color: #000;
    color: #fff;
    font-size: 18px;
    padding: 8px;
    margin: 0 -10px;
    margin-bottom: 30px;
}

.graph-boxes .graph-box-content img {
    height: auto;
    max-width: 100%;
}

.graph-boxes .graph-box-content .graph-view {
    text-align: center;
}

.location-of-device {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px !important;
    position: relative;
    -webkit-box-shadow: 0 0px 15px 0 rgb(0 0 0 / 7%);
    box-shadow: 0 0px 15px 0 rgb(0 0 0 / 7%);
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.location-of-device h3 {
    margin-top: 0px;
}

/*.location-of-device .map-container-main #map{
width:calc(100% - 20px);
height: calc(100% - 20px)!important;
}*/

.location-of-device .col-md-2 {
    width: 20%;
}

.map-movement-location .map-movement-wrap {
    background-color: #000;
    border-radius: 5px !important;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 8px;
    margin-bottom: 10px;
}

.map-movement-location .map-movement-wrap h2 {
    font-size: 16px;
    margin: 0px;
    color: #fff;
}

.map-movement-location .map-movement-wrap input {
    border: none;
    width: 40px;
    border-radius: 5px !important;
    height: 30px;
    padding: 5px;
    text-align: center;
    color: green;
}

.map-movement-location .map-movement-wrap .map-movement-mark {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.map-movement-location .map-movement-wrap .map-movement-mark i {
    margin-right: 5px;
    font-size: 20px;
}

.panel-default>.panel-heading {
    border-radius: 5px !important;
}

.panel-default>.panel-heading .panel-title {
    font-weight: normal;
}

.panel-default>.panel-heading .panel-title .glyphicon {
    font-size: 11px;
}

#login-codes h3 {
    margin-top: 0px;
}

#login-codes .dataTables_length {
    padding-left: 0px;
}

#login-codes .dt-button.dt-refresh-btn {
    margin-right: 0px;
}

.projects-jiminy-modules-devices-form-default .content-header h2 {
    margin-bottom: 0px;
}

.halfdoughnut {
    height: 250px;
    width: 100%;
    overflow: hidden;
    padding: 0 20px;
}

.halfdoughnut2 {
    height: 335px;
}

.postureScore {
    height: 300px;
    width: 100%;
    overflow: hidden;
    /*padding: 0 20px;*/
}

.modal {
    text-align: center;
    padding: 0 !important;
}

.modal:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.pt-0 {
    padding-top: 0px !important;
}

.modal-title {
    font-weight: 600;
}

.modal-btn-large {
    display: inline-block;
    background-color: #f90303;
    color: #fff;
    text-decoration: none;
    border-radius: 30px !important;
    width: 100%;
    max-width: 280px;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    -webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0 / 25%);
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 25%);
    font-weight: 600;
}

.modal-btn-large:hover,
.modal#sendMessage .modal-btn-large:hover {
    text-decoration: none;
    color: #fff;
    background-color: #000;
}

.videocall-modal-btn {
    padding-top: 90px;
    padding-bottom: 20px;
}

#videoCall .modal-dialog {
    width: 100%;
    max-width: 490px;
}

.close {
    opacity: 0.5;
}

.modal#sendMessage form {
    padding: 0px;
    margin: 0px;
}

.modal#sendMessage .modal-btn-large {
    background-color: #d9d9d9;
    color: #000;
    border: 1px solid #bcbcbc;
    margin-top: 10px;
}

textarea.form-control {
    resize: none !important;
}

.modal .modal-content {
    border-radius: 15px;
}

#navigateTo .navigatefield {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#navigateTo .navigatefield .modal-btn-large {
    max-width: 200px;
    padding: 5px 30px;
    font-size: 17px;
}

.sendMessagedevice h3 {
    display: none;
}

.sendMessagedevice .form-group {
    width: 100%;
    float: left;
}

.sendMessagedevice .btn.btn-default {
    display: block;
    background-color: #d9d9d9 !important;
    color: #000 !important;
    border: 1px solid #bcbcbc;
    text-decoration: none;
    border-radius: 30px !important;
    width: 100%;
    max-width: 280px;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    -webkit-box-shadow: 0 2px 10px 0 rgb(0 0 0 / 25%);
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 25%);
    font-weight: 600;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.sendMessagedevice .btn.btn-default:hover {
    background-color: #000 !important;
    color: #fff !important;
}

.popup-btn-group {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -2px;
    text-align: center;
    justify-content: center;
}

.popup-btn-group .btn {
    background: #f8a706;
    color: #000;
    margin: 2px;
}

.popup-btn-group .btn:hover {
    background: #000;
    color: #fff;
}

input[type="text"].mapboxgl-ctrl-geocoder--input {
    font-size: 16px !important;
}

@media (max-width: 1000px) {
    .with-layer-legend-btn .mapboxgl-ctrl-top-right .mapboxgl-ctrl {
        margin-right: 10px;
    }

    .hsse-widget-section .hssemap.with-layer-legend-btn .map-filter-latest {
        top: 52px;
    }
}

@media (max-width: 525px) {
    .hsse-widget-section .hssemap.with-layer-legend-btn .map-filter-latest {
        padding-left: 15px;
        justify-content: end;
        right: 70px;
    }

    .hsse-widget-section .hssemap.with-layer-legend-btn .map-filter-latest>li {
        margin-bottom: 7px;
    }
}

@media (min-width: 992px) {
    .navigate-to-section .col-md-4.dashsidebar {
        width: 33.33333333%;
    }
}

.navigate-to-section .filtersearch .form-group {
    padding-right: 8px;
}

.navigate-to-section .filtersearch .select2-container .select2-choice,
.navigate-to-section .filtersearch #daterange-btn {
    background-color: #d9d9d9;
    color: #001835;
}

.navigate-to-section .filtersearch #daterange-btn .fa.fa-angle-down {
    font-size: 18px;
    position: relative;
    bottom: -1px;
}

div.select2-result-label:hover {
    color: #000;
}

.navigate-to-section .filtersearch .select2-container .select2-choice .select2-arrow b {
    display: flex;
    background: none;
    align-items: center;
}

.navigate-to-section .filtersearch .select2-container .select2-choice .select2-arrow b:before {
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
}

#myChartBattery,
#myChartMemory,
#chartHSSEData {
    height: 330px;
    width: 100%;
}

#averagePostureScoreChart {
    height: 330px;
    width: 100%;
}

.management-dash-grap {
    background-color: #e1eeff;
    padding: 15px;
    padding-bottom: 0px;
    border-radius: 5px;
    clear: both;
    margin-bottom: 30px;
    border: 1px solid #c4ddff;
}

.battery-level-graph-filter {
    margin-bottom: 15px;
    border-bottom: 1px solid #c4ddff;
    padding: 5px 0;
}

.battery-level-graph-filter .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    margin: 0 -8px;
}

.battery-level-graph-filter .row [class*="col-"] {
    width: 100%;
    max-width: 250px;
    padding: 0 8px;
}

.layer-filter.layer-legend {
    max-width: 210px;
}

layer-filter.layer-legend .img-icon {
    margin-right: 5px;
}

.projects-jiminy-dashboards-hsse-index .layer-filter.layer-legend {
    padding-left: 0px;
    padding-right: 0px;
}

.projects-jiminy-dashboards-hsse-index .layer-filter.layer-legend .inner-content-div {
    padding-left: 10px;
    padding-right: 10px;
}

.projects-jiminy-dashboards-hsse-index .layer-filter.layer-legend h3 {
    padding-left: 10px;
    padding-right: 10px;
}

.mapboxgl-popup-content table tr,
.mapboxgl-popup-content table td {
    border-width: 1px;
    font-size: 12px;
    border: 1px solid #ccc !important;
}

.mapboxgl-popup-content a {
    word-break: break-word;
}

.mapboxgl-popup-content .map-popup-image {
    width: 19px;
}

.popup-btn-group .btn {
    font-size: 12px;
    padding: 5px 8px;
    line-height: normal;
}

.mapboxgl-popup-content table .map-popup-image-container {
    height: auto;
}

.d-flex {
    display: flex;
    flex-wrap: wrap;
}

.min-h-100 {
    min-height: 100%;
}

.scroll-y {
    max-height: 370px;
    overflow-y: auto;
}

.pointer-none {
    pointer-events: none;
}

.panel-title a {
    height: auto !important;
    display: block !important;
}

.ajax-file-upload-container .ajax-file-upload-statusbar .ajax-file-upload-preview {
    width: 50px !important;
}

.device-utilisation-main .edit-form,
.projects-jiminy-modules-sites-form-default .device-utilisation-main .create-form {
    padding: 0px;
    background-color: transparent;
    border-radius: 0px !important;
}

.projects-jiminy-modules-sites-form-default .device-utilisation-main .create-form .col-md-7 .map-container-main {
    margin-top: 0px !important;
}

.projects-jiminy-modules-sites-form-default .device-utilisation-main .create-form .device-utilisation-form {
    min-height: 100%;
}

.required {
    color: #f00;
}

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

.col-auto {
    flex: 0 0 auto;
    width: auto;
}

.float-none {
    float: none;
}

.p-0 {
    padding: 0px !important;
}

.topFilter .form-group {
    margin-right: 10px;
    flex: 1 auto;
}

.flex-dashboard {
    display: flex;
    flex-wrap: wrap;
}

.flex-dashboard .dataTables_wrapper1 {
    min-height: 100%;
    border: 1px solid #5facfb;
    background-color: #fff;
    border-radius: 15px;
}

.flex-dashboard .chartcolumn {
    min-height: 100%;
    background-color: #fff;
    padding: 15px;
    border-radius: 15px;
    border: 1px solid #5facfb;
}

.flex-dashboard .dataTables_wrapper1 h4 {
    margin: 0px !important;
    padding: 15px 0 0 10px;
}

.chartcolumn h3 {
    margin-top: 0px;
}

.flex-dashboard .dataTables_wrapper1 .datatable-container {
    margin-bottom: 0px;
}

.flex-dashboard .dataTables_wrapper1 .dataTables_wrapper .dataTables_paginate {
    padding-top: 0px;
    padding-bottom: 5px;
}

.flex-dashboard .dataTables_wrapper1 .dataTables_wrapper .dataTables_info {
    padding-top: 5px;
}

/****** Status colours  : starts *******/
.status-accepted {
    background-color: #ffff99;
}

.status-pending {
    background-color: #ffcccc;
}

.status-in-progress {
    background-color: #ffff99;
}

.status-completed {
    background-color: #ccff99;
}

.status-re-assigned {
    background-color: #ffcccc;
}

.status-answered {
    background-color: #ccff99;
}

.status-approved {
    background-color: #ccff99;
}

.status-draft {
    background-color: #ffcccc;
}

.status-requested {
    background-color: #ffcccc;
}

.status-font-color {
    color: #000000;
}

/* =====SQS===== */

@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap");
@import url("fonticon.css");

body.sqs-app body,
body.sqs-app .h1,
body.sqs-app .h2,
body.sqs-app .h3,
body.sqs-app .h4,
body.sqs-app .h5,
body.sqs-app .h6,
body.sqs-app h1,
body.sqs-app h2,
body.sqs-app h3,
body.sqs-app h4,
body.sqs-app h5,
body.sqs-app h6,
body.sqs-app .content-header h4,
body.sqs-app .main-header,
body.sqs-app input,
body.sqs-app textarea {
    font-family: "Poppins", sans-serif;

    color: #000;
}

body.sqs-app .login-page {
    background-color: #e8e9e9;
}

body.sqs-app .login-box {
    background-color: transparent;
}

body.sqs-app .loginwrap .loginCard {
    border-radius: 0 110px 0px 0px !important;
    background-color: #fff;
}

body.sqs-app .loginwrap .loginCard .loginCardbox .login-logo img {
    max-width: 220px;
}

body.sqs-app .loginCardbox .login-title,
body.sqs-app .loginCardbox .login-intro {
    color: #262161;
    font-weight: 300;
}

body.sqs-app .login-page .btn.btn-success,
body.sqs-app .login-page .btn.btn-primary {
    background-color: #262161;
    border-color: #262161;
    border-radius: 30px !important;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    padding: 10px;
}

body.sqs-app .loginwrap .logincardimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.sqs-app .loginCardbox .login-box-body .form-control {
    background-color: rgba(166, 168, 172, 0.6);
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding-left: 40px !important;
    border-radius: 35px !important;
}

body.sqs-app .loginCardbox .login-box-body .form-control::placeholder {
    font-weight: 400;
    color: #fff;
}

body.sqs-app .login-box-body .form-group.has-feedback .fa {
    position: absolute;
    left: 15px;
    top: 15px;
    color: rgb(255, 255, 255);
    color: #fff;
}

body.sqs-app .loginwrap .loginCard .loginCardbox .login-logo {
    padding-bottom: 10px;
    text-align: center;
}

body.sqs-app .loginwrap .loginCard .loginCardbox .login-logo a {
    display: inline-block;
}

body.sqs-app .content-wrapper,
body.sqs-app .content {
    background-color: #f5f6fa;
}

body.sqs-app .main-sidebar {
    background-color: #262161 !important;
}

body.sqs-app .top-header h1 {
    color: #2e4765;
    font-size: 30px;
}

body.sqs-app #accordion .panel-default>.panel-heading .panel-title a {
    background-color: rgba(166, 168, 172, 0.2);
    border-color: rgba(166, 168, 172, 0.2);
    color: #000;
    font-weight: 600;
}

/* =====1 july 24==== */

.sqs-Inspections-content {
    background-color: #262161;
    height: 295px;
    border-radius: 22px;
    box-shadow: 0px 3px 6px #00000029;
    color: #fff;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-image: url(../images/bg1.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
    position: relative;
}

.sqs-Inspections-content:before {
    background-color: rgba(38, 33, 97, 0.7);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    border-radius: 22px;
}

.sqs-Inspections-content .sqs-Inspections-count {
    font-size: 35px;
    font-weight: 400;
    padding: 30px;
    position: relative;
}

.sqs-Inspections-content .sqs-Inspections-count h3 {
    font-size: 25px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 10px 0;
}

.sqs-Inspections-content .sqs-Inspections-status {
    width: 100%;
    max-width: 300px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: relative;
}

.sqs-Inspections-content .sqs-Inspections-status li {
    background-color: rgba(255, 188, 110, 0.9);
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 5px;
}

.sqs-Inspections-content .sqs-Inspections-status li a {
    color: #fff;
    display: block;
    text-decoration: none;
}

.sqs-Inspections-content .sqs-Inspections-status li span {
    width: 70px;
    height: 70px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.sqs-Inspections-content .sqs-Inspections-status li:first-child {
    border-radius: 20px 20px 0 0;
}

.sqs-Inspections-content .sqs-Inspections-status li.sqs-card-active {
    background-color: rgba(66, 182, 119, 0.9);
}

.sqs-Inspections-content .sqs-Inspections-status li:nth-child(4n) {
    margin-bottom: 0;
    border-radius: 0px 0px 20px 20px;
}

.sqs-Inspections-content .sqs-Inspections-status li.sqs-card-pending {
    background-color: rgba(217, 34, 5, 0.9);
}

.sqs-comp-insp-widget {
    background-color: rgba(255, 188, 110, 0.2);
    border-radius: 15px;
    min-height: 100%;
}

.sqs-comp-insp-widget h3 {
    background-color: #ffbc6e;
    border-radius: 15px;
    margin: 0;
    padding: 0;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    padding: 15px;
}

.sqs-comp-insp-widget ul {
    margin: 0px;
    padding: 0px 15px;
    list-style: none;
    font-size: 15px;
}

.sqs-comp-insp-widget ul li {
    border-bottom: 1px solid rgba(166, 168, 172, 0.2);
    padding: 12px 0;
    color: #2e4765;
}

.sqs-comp-insp-widget ul li a {
    text-decoration: none;
    color: #2e4765;
}

.row-flex {
    display: flex;
    flex-wrap: wrap;
}

.sqs-ins-live-table {
    margin-top: 40px;
}

.sqs-ins-live-table h2 {
    color: #42b677;
    font-weight: 600;
    margin: 0px 0 0px 0;
    font-size: 30px;
}

.sqs-ins-live-table table tr td,
.sqs-ins-live-table table tr th {
    border-color: #42b677;
}

.sqs-ins-live-table table tr th {
    border-color: transparent;
    color: #42b677;
    padding: 15px 15px 0 15px;
    background-color: transparent;
}

/* .sqs-ins-live-table table tbody tr td{
  background-color: #fff;
  border-top: 1px solid #42b677;


} */
.sqs-ins-live-table table {
    border-collapse: separate;
    border-spacing: 0 10px;
}

.sqs-ins-live-table table.table-bordered td:last-child {
    border-right-width: 1px;
}

.sqs-ins-live-table table.table-bordered tbody td {
    border-left-width: 1px;
    border-bottom-width: 1px;
    padding: 12px 15px;
    background-color: #fff;
    color: #a6a8ac;
    border-left-width: 0px;
    border-right-width: 0px;
    vertical-align: middle;
}

.sqs-ins-live-table table.table-bordered tbody td:first-child {
    border-left-width: 1px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.sqs-ins-live-table table.table-bordered tbody td:last-child {
    border-right-width: 1px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.sqs-ins-live-table table.table-bordered thead th {
    border-right: none;
}

.sqs-ins-live-table .status-live {
    background-color: rgba(66, 182, 119, 0.15);
    color: #28a745;
    border-radius: 5px;
    padding: 5px 15px;
    border: none;
}

.sqs-dashboard {
    /*padding-top: 45px;*/
}

.sqs-dashboard .top-header {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: space-between;
    align-items: center;
}

.sqs-user-login {
    font-size: 18px;
    font-weight: 300;
    color: #2e4765;
}

.sqs-user-login strong {
    font-weight: 600;
}

/* ----Inspection Start---- */
.sqs-inspection-container {
    background: #ffffff;
    border: 2px solid #edeeee;
    border-radius: 20px;
}

.mt-1 {
    margin-top: 10px;
}

.mt-2 {
    margin-top: 20px;
}

.mt-3 {
    margin-top: 30px;
}

.mt-4 {
    margin-top: 40px;
}

.mt-5 {
    margin-top: 50px;
}

.sqs-inspection-contact {
    background: #ffffff;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 20px;
    padding: 20px;
}

body.sqs-app h1,
body.sqs-app h2,
h3,
body.sqs-app h4 {
    color: #262161;
    font-weight: 600;
}

.sqs-inspection-entry-title {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.sqs-inspection-entry-title h3 {
    font-size: 20px;
    margin: 0px;
}

.sqs-online-status {
    color: #005456;
    font-size: 12px;

    display: flex;
}

.sqs-online-status span {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-color: #05e92b;
    border-radius: 50px;
    margin-left: 10px;
}

.sqs-inspection-contact-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sqs-inspection-contact-detail table {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #a6a8ac;
    font-size: 15px;
    font-weight: 300;

    width: 100%;
}

.sqs-inspection-contact-detail table td {
    color: #a6a8ac;
    font-size: 15px !important;
    padding: 6px 20px;
    text-wrap: nowrap;
    position: relative;
    border-left: 1px solid rgba(166, 168, 172, 0.2);
}

.sqs-inspection-contact-detail table td:nth-child(1) {
    padding-left: 0;
    border-left: none;
}

.sqs-inspection-contact-detail table .icon {
    display: inline-block;
    margin-right: 5px;
}

.sqs-inspection-contact-btn-group {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.sqs-inspection-contact-btn-group .btn {
    border-radius: 20px !important;
    color: #fff;
    padding: 0 15px 0 0;
    min-height: 34px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.sqs-inspection-contact-btn-group .btn .icon {

    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 50px;

}

body.sqs-app .btn.btn-success,
.sqs-inspection-contact-btn-group .btn.btn-success {
    background-color: #42b677;
}

body.sqs-app .btn.btn-success .icon,
.sqs-inspection-contact-btn-group .btn.btn-success .icon {
    background-color: #005456;
}

body.sqs-app .btn.btn-call,
.sqs-inspection-contact-btn-group .btn.btn-call {
    background-color: #ed823a;
}

body.sqs-app .btn.btn-call .icon,
.sqs-inspection-contact-btn-group .btn.btn-call .icon {
    background-color: #e25e05;
}

body.sqs-app .sqs-inspection-steps {
    padding: 20px;
}

body.sqs-app .panel-default>.panel-heading+.panel-collapse>.panel-body {
    flex: 1;
}

body.sqs-app .panel-group {
    padding-right: 0;
}

.inspection-steps-item {
    min-width: 118px;
    padding: 0 8px;
    width: 16.66666667%;
    flex: 0 0 auto;
    text-align: center;
    margin-bottom: 10px;
    word-wrap: break-word;
}

.inspection-steps-item .inspection-steps-item-media {
    width: 100%;

    height: 90px;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    background-color: rgba(166, 168, 172, 0.2);
    margin-bottom: 10px;
}

.inspection-steps-item .inspection-steps-item-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.inspection-steps-item .inspection-steps-item-media .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 25px;
    color: #fff;
}

.sqs-inspection-steps .panel-body {
    padding-left: 0;
    padding-right: 0;
}

.inspection-steps-items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
}

.inspection-steps-content .inspection-steps-des {
    background-color: rgba(166, 168, 172, 0.2);
    border-radius: 5px;
    font-size: 14px;
    color: #2b2b2b;
    height: 90px;
    overflow-y: auto;
    padding: 10px;
    word-wrap: break-word;
}

.sqs-inspection-steps .row {
    margin: 0 -8px;
}

.sqs-inspection-steps .row [class*="col-"] {
    padding-left: 8px;
    padding-right: 8px;
}

.sqs-inspection-steps .inspection-steps-action {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.sqs-inspection-steps .inspection-steps-action .btn {
    border-radius: 20px !important;
    margin-left: 10px;
}

body.sqs-app .btn {
    padding-left: 16px;
    padding-right: 16px;
    font-weight: 600;
}

body.sqs-app .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: none;
    border-bottom: 1px solid #42b677;
}

body.sqs-app .panel-heading a {
    position: relative;
}

body.sqs-app #accordion .panel-heading a::after {
    content: "";
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    position: absolute;
    right: 15px;
    top: 12px;
    transform: rotate(45deg);
    transition: all 0.3s;
}

body.sqs-app #accordion .panel-heading a[aria-expanded="true"]::after {
    transform: rotate(-135deg);
    top: 15px;
}

body.sqs-app input[type="checkbox"] {
    border-radius: 0.25em;
    width: 16px;
    height: 16px;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    -webkit-print-color-adjust: exact;
    border: 1px solid #005456;
}

body.sqs-app input[type="checkbox"]:checked {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="%2342B677" d="M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"/></svg>');
    background-size: 10px;
}

body.sqs-app input[type="file"]:focus,
body.sqs-app input[type="checkbox"]:focus,
body.sqs-app input[type="radio"]:focus {
    outline: none;

    outline-offset: 0;
}

/* ----Inspection End---- */
body.sqs-app .main-header .logo {
    height: auto;
}

body.sqs-app .main-header .logo img {
    margin-top: 0px !important;
    max-width: 50%;
}

.inspection_step_header_top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(166, 168, 172, 0.2);
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.inspection_step_header_top h3 {
    margin-top: 0;
}

/* =====Table===== */

body.sqs-app .dataTables_wrapper {
    background-color: transparent;
    border-radius: 0px !important;
}

body.sqs-app .dataTables_wrapper .dataTables_length {
    padding-left: 0px;
}

body.sqs-app .dataTables_wrapper .dataTables_filter {
    padding-right: 0;
}

body.sqs-app table.dataTable:not(.capturesForSQSDatatableDt) thead>tr>th {
    background-color: transparent;
    color: #42b677;
}

body.sqs-app table.dataTable thead .sorting::after,
body.sqs-app table.dataTable thead .sorting_asc::after,
body.sqs-app table.dataTable thead .sorting_desc::after {
    color: #42b677;
}

body.sqs-app table.dataTable:not(.capturesForSQSDatatableDt) {
    border-collapse: separate;
    border-spacing: 0 10px;
    margin-top: 5px !important;
}

body.sqs-app table.dataTable:not(.capturesForSQSDatatableDt) td {
    border: 1px solid #42b677;
    border-left-width: 1px;
    border-bottom-width: 1px;
    padding: 10px 15px;
    background-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    vertical-align: middle;
    border-color: #42b677;
    color: #a6a8ac;
}

body.sqs-app table.dataTable:not(.capturesForSQSDatatableDt) th {
    border-top: 1px solid !important;
    padding: 10px 15px;
    border-bottom: none !important;
    border-color: #ddd !important;
    text-transform: uppercase;
}

body.sqs-app table.dataTable:not(.capturesForSQSDatatableDt) tbody td:first-child {
    border-left-width: 1px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

body.sqs-app table.dataTable:not(.capturesForSQSDatatableDt) tbody td:last-child {
    border-right-width: 1px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

body.sqs-app table.dataTable .badge {
    background-color: #f5f6fa;
    color: #28a745;
    border-radius: 5px;
    padding: 10px;
    font-weight: 400;
}

body.sqs-app table.dataTable .badge.status-accepted {
    background-color: rgba(66, 182, 119, 0.15);
    color: #28a745;
}

body.sqs-app table.dataTable:not(.capturesForSQSDatatableDt) thead .sorting:after,
body.sqs-app table.dataTable:not(.capturesForSQSDatatableDt) thead .sorting_asc:after,
body.sqs-app table.dataTable:not(.capturesForSQSDatatableDt) .sorting_desc:after {
    top: 12px;
}

body.sqs-app h2 {
    font-size: 30px;
    color: #42b677;
    font-weight: 600;
}

body.sqs-app .capture-action-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

body.sqs-app .main-header .sidebar-toggle {
    display: none;
}

body.sqs-app thead.bg-gray-active {
    background-color: transparent !important;
}

body.sqs-app .panel-group:first-of-type .panel-default .panel-heading .panel-title a {
    background-color: transparent;
    border-color: transparent;
}

body.sqs-app .panel-default>.panel-heading {
    color: #000;
    background-color: transparent;
    border-color: transparent;
}

body.sqs-app .panel-title a:hover {
    color: #000;
}

body.sqs-app .sqs-inspection-contact-btn-group .btn {
    padding-left: 0px;
}

body.sqs-app div.form-control {
    color: #000;
}

.form-control.readonly.url {
    word-wrap: break-word;
}

body.sqs-app .sqs-bg-card .sqs-Inspections-count {
    flex: 1;
    position: relative;
}

body.sqs-app .sqs-bg-card .sqs-Inspections-count .cardLink {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.sqs-bg-card.sqs-card-live:before {
    background-color: rgba(66, 182, 119, 0.9);
}

.sqs-bg-card.sqs-card-completed:before {
    background-color: rgba(255, 188, 110, 0.9);
}

.sqs-bg-card.sqs-card-completed {
    background-image: url(../images/bg01.webp);
    background-repeat: no-repeat;
    background-size: cover;
}

.sqs-bg-card.sqs-card-pending:before {
    background-color: rgba(217, 34, 5, 0.9);
}

.sqs-bg-card.sqs-card-pending {
    background-image: url(../images/bg02.webp);
    background-repeat: no-repeat;
    background-size: cover;
}

body.sqs-app .bg-smart-blue,
body.sqs-app .bg-smart-blue:hover {
    background-color: #262161;
}

@media (max-width: 1320px) {
    .sqs-Inspections-content {
        height: auto;
        overflow: hidden;
    }

    .sqs-Inspections-content .sqs-Inspections-status {
        max-width: 100%;
        flex: 1;
    }

    .col-md-6 .sqs-Inspections-content .sqs-Inspections-status li {
        font-size: 16px;
    }

    .col-md-6 .sqs-Inspections-content .sqs-Inspections-status li span {
        width: 30px;
    }
}

@media (max-width: 991px) {
    .sqs-comp-insp-widget {
        margin-top: 20px;
    }

    .main-header .logo .logo-lg:last-child {
        display: block;
    }

    .main-header .logo {
        margin-left: 0;
    }

    .sqs-inspection-contact-detail table td {
        display: block;

        padding: 10px 0px !important;
        border-left: none !important;
    }

    .sqs-inspection-contact-detail table td:nth-child(1) {
        padding-left: 20px;
    }

    .sqs-inspection-contact-detail {
        padding: 0;
    }

    .sqs-inspection-contact-btn-group {
        padding: 0;
    }

    .sqs-inspection-contact-btn-group .btn .icon {
        margin-right: 0;
    }

    body.sqs-app .sqs-inspection-contact-btn-group .btn {
        font-size: 12px;
        margin-bottom: 8px;
    }

    .sqs-inspection-contact-btn-group .btn .icon {
        width: 25px;
        height: 25px;
    }

    .sqs-inspection-contact {
        margin-top: 20px;
    }
}

@media (max-width: 650px) {
    .sqs-Inspections-content .sqs-Inspections-status {
        max-width: 100%;
        flex: 100%;
    }
}

.captures-audio {
    height: 170px;
    overflow: hidden;
}

.captures-audio audio {
    height: 100%;
    width: 100%;
    background-color: #f0f0f0;
}

.inspection-steps-item-media .captures-audio {
    height: 100px;
}

.severity-good {
    background-color: #ccff99;
}

.severity-moderate {
    background-color: #ffff99;
}

.severity-critical {
    background-color: #ffcccc;
}

.status-failed {
    background-color: #ffcccc;
}

.status-passed {
    background-color: #ccff99;
}

/*Css For SQS Capture design*/
#capturesForSQSDatatableDt td {
    margin: 0;
}

#capturesForSQSDatatableDt td:empty {
    display: none;
}

#capturesForSQSDatatableDt .sqs-row {
    display: flex;
    justify-content: space-between;
}

#capturesForSQSDatatableDt .sqs-row>.sqs-row-title {
    background-color: #262161;
    display: inline-block;
    color: white;
    min-width: 92px;
}

#capturesForSQSDatatableDt .sqs-row>.sqs-row-value {
    text-align: right;
}

#capturesForSQSDatatableDt .sqs-row>span {

    padding: 6px 10px;
}

.sqs-app .capturesForSQSDatatableDt-container>.filters {
    background-color: #262161;
    padding: 15px;
}

.sqs-app .capturesForSQSDatatableDt-container>.filters label {
    color: #fff;
}

.project-modules-captures-grid-default .dataTables_wrapper .dataTables_length .dt-buttons {
    margin-left: 10px;
}

.project-modules-captures-grid-default .dataTables_wrapper .dataTables_length .dt-buttons button {
    margin-right: 10px;
}

body.project-modules-captures-grid-default .dataTables_wrapper .dataTables_filter {
    padding-right: 15px;
}

body.project-modules-captures-grid-default .capturesForSQSDatatableDt tbody {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 10px;
    float: none;
}

body.project-modules-captures-grid-default .capturesForSQSDatatableDt tbody tr {
    border: 1px solid #ddd;
    margin: 0;
    display: flex;
    flex-direction: column;
}

body.project-modules-captures-grid-default .capturesForSQSDatatableDt tbody tr,
body.project-modules-captures-grid-default .capturesForSQSDatatableDt tbody td {
    width: auto;
    float: none;
}

body.project-modules-captures-grid-default .capturesForSQSDatatableDt tbody td a {
    word-break: break-all;
}

#capturesForSQSDatatableDt .sqs-row>.sqs-row-title {
    min-width: 100px;
}

body.project-modules-captures-grid-default .capturesForSQSDatatableDt tbody td img {
    width: 100% !important;
    object-fit: cover;
}

body.project-modules-captures-grid-default .capturesForSQSDatatableDt thead.bg-gray-active tr {
    display: flex;
}

body.project-modules-captures-grid-default .capturesForSQSDatatableDt tbody td video {
    width: 100%;
}

body.project-modules-captures-grid-default .capturesForSQSDatatableDt tbody td.sorting_1 {
    padding: 5px;
}

body.project-modules-captures-grid-default .capturesForSQSDatatableDt thead.bg-gray-active {
    float: none;
}

body.project-modules-captures-grid-default .capturesForSQSDatatableDt thead.bg-gray-active tr th {
    flex: 1 0 0;
    width: auto !important;
}

/*Css For SQS Capture design*/
.legend-wrapper {
    position: absolute;
    bottom: 0
}

#legend-container {
    border-top: 1px solid #c9c9c9;
    padding: 14px;
}

.legend {
    display: flex;
    flex-direction: row;
    margin: 0px;
    padding: 0px;
}

.legend-item {
    align-items: center;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    margin-left: 10px;
}

.legend-item-text {
    color: rgb(102, 102, 102);
    margin: 0px;
    padding: 0px;
    font-size: 10px
}

.legend-item-color {
    border-color: rgb(54, 162, 235);
    border-width: 3px;
    display: inline-block;
    flex-shrink: 0;
    height: 20px;
    margin-right: 10px;
    width: 20px;
}

.legend-third {
    background-color: #fe0000
}

.legend-second {
    background-color: yellow
}

.legend-first {
    background-color: #07dd07
}

body.sqs-app .main-header .sqs-client-logo .dropdown-toggle span.pull-right {
    width: 40px;
    height: 40px;
    display: inline-block;
    overflow: hidden;
}

body.sqs-app .main-header .sqs-client-logo .dropdown-toggle span.pull-right img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

body.sqs-app .main-header .sqs-client-logo .dropdown-toggle .badge.badge-dark {
    padding-left: 0px;
}

body.sqs-app .main-header .navbar-custom-menu .sqs-client-logo .dropdown-toggle {
    padding-bottom: 0px;
    padding-top: 5px;
}

body.sqs-app .main-header .client-logo-navbar-custom-menu .user-with-pic img.avatar {
    top: -4px;
}

body.spanda-app .dashboard-header-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
}

body.spanda-app .dashboard-header-content .filtersearch {
    min-width: 450px;
}

body.spanda-app .dashboard-header-content .topFilter .form-group {
    padding: 0px;
}

body.spanda-app .greyBgBox {
    background-color: #F3F3F3;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #E0E0E0;
}

body.spanda-app .greyBgBox .row {
    margin: 0 -8px;
}

body.spanda-app .greyBgBox .row [class*="col-"] {
    padding: 0 8px;
}

body.spanda-app .greyBgBox h4 {
    color: #000;
    font-weight: 600;
    margin: 0px;
    font-size: 18px;
}

body.spanda-app .flex-dashboard .dataTables_wrapper1 {
    border-color: #d4d4d4;
}

body.spanda-app .flex-dashboard .dataTables_wrapper1 h4 {
    font-size: 16px;
    margin-top: 5px !important;
}

body.spanda-app .flex-dashboard .dataTables_wrapper1 .legend-item-color {
    width: 12px;
    height: 12px;
    border-radius: 50px;
    margin-right: 5px;
}

body.spanda-app .flex-dashboard .dataTables_wrapper1 .legend-item:first-child {
    margin-left: 0px;
}

body.spanda-app .flex-dashboard .dataTables_wrapper1.chart-bg-dark {
    background-color: #333340;
}

body.spanda-app .flex-dashboard .dataTables_wrapper1.chart-card.chart-bg-dark .btn {
    background-color: #f4f4f4;
}

body.spanda-app .flex-dashboard .dataTables_wrapper1.chart-card .btn {
    color: #fff;
    background-color: #333340;
    border: none;
}

body.spanda-app .dataTables_wrapper1.chart-card.chart-bg-dark .btn {
    color: #333340;
}

body.spanda-app .flex-dashboard .dataTables_wrapper1.chart-bg-dark #legend-container {

    border-radius: 0px 0px 15px 15px;
    background: #fff;
    margin-left: -1px;
}

body.spanda-app .flex-dashboard .dataTables_wrapper1.chart-bg-dark h4,
body.spanda-app .flex-dashboard .dataTables_wrapper1.chart-bg-dark h5 {
    color: #fff;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}

td.failed span,
td.passed span {
    display: inline-block;
    padding: 3px 10px;
    border-radius: 20px;
    font-size: 13px;
    color: #000;
}

td.failed span {
    background-color: #ffcccc;
}

td.passed span {
    background-color: #ccff99;
}

.form-control.data {
    overflow: auto !important;
}

#cke_editor1{display: none!important;}



.ql-editor {
    min-height: 150px;
    max-height: 200px;
    overflow-y: auto;
  }

  .d-none{display: none;}
/* =================19-05-2025============== */

.m-0 {
  margin: 0px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-3 {
  margin-top: 15px !important;
}

.mt-4 {
  margin-top: 20px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-3 {
  margin-bottom: 15px !important;
}
.mb-4 {
  margin-bottom: 20px !important;
}
.p-0 {
  padding: 0px !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.p-1 {
  padding: 5px;
}

.p-2 {
  padding: 10px;
}

.p-3 {
  padding: 15px;
}

.ps-3 {
  padding-left: 15px;
}

.pe-3 {
  padding-right: 15px;
}

.p-4 {
  padding: 20px;
}

.p-5 {
  padding: 25px;
}

.p-6 {
  padding: 30px;
}

.pt-0 {
  padding-top: 0px !important;
}
.pb-1 {
  padding-bottom: 5px !important;
}
.pb-2 {
  padding-bottom: 10px !important;
}

.pb-3 {
  padding-bottom: 15px !important;
}

.pb-4 {
  padding-bottom: 20px !important;
}

.pb-5 {
  padding-bottom: 25px !important;
}
.float-left {
  float: left;
}

.w-100 {
  width: 100%;
}

.bg-blue {
  background-color: #006eb6;
}

.bg-sky {
  background-color: #5beef6;
}

.btn-info,
.btn-default {
  background-color: rgba(91, 238, 246, 1);
  border-color: rgba(91, 238, 246, 1);
}

.btn-warning {
  background-color: #ffc107;
  border-color: #ffc107;
  color: #000;
}
.btn-primary {
  background-color: #0073b7;
  color: #fff;
}
.btn-light-blue {
  background-color: #e6f0ff;
  color: #000;
}
.bg-warning {
  background-color: #ffc107;
}

.bg-grey-100 {
  background-color: #eee;
}

.bg-blue-dark {
  background: rgba(0, 115, 183, 0.3);
}
.bg-light {
  background-color: #f8f9fa !important;
}
.rounded-30 {
  border-radius: 30px;
}

.rounded-top-30 {
  border-radius: 30px 30px 0 0;
}

.fw-400 {
  font-weight: 400;
}
.text-transform-capitalize {
  text-transform: capitalize;
}
.border {
  border: 1px solid;
}

.border-color-sky {
  border-color: #5beef6;
}
.border-color-light {
  border-color: #f8f9fa;
}
.text-black {
  color: #000;
}
.text-light {
  color: #fff;
}
.bg-customDark {
  background-color: #222;
  float: left;
  width: 100%;
  color: #fff;
}
.bg-customDark .info-box {
  background-color: #333;
}
/* ---- Flexbox Utility Classes ---- */
.d-flex {
  display: flex;
}

.justify-content-between {
  justify-content: space-between;
}

.align-items-start {
  align-items: flex-start;
}

.align-items-center {
  align-items: center;
}

.col {
  flex: 1 0 0%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

/* ---- Gap Utility Classes ---- */

.gap-1 {
  gap: 5px;
}

.gap-2 {
  gap: 10px;
}

.gap-3 {
  gap: 15px;
}

.gap-4 {
  gap: 20px;
}

.gap-5 {
  gap: 25px;
}

.gap-6 {
  gap: 30px;
}

.border-0 {
  border: none !important;
}

.info-box {
  border-radius: 10px;
}

/* ---- Text Color Utility Classes ---- */
.text-sky-light {
  color: #5beef6;
}

.btn {
  border-radius: 30px;
}
/* ---- Border  Utility Classes ---- */
.border-0 {
  border: none !important;
}

.graph-lebels-sidebar {
  width: 180px;
  padding-top: 35px;
}
.graph-lebels-sidebar .profileImage {
  text-align: center;
}
.graph-lebels-sidebar .profileImage img {
  width: 130px;
  border-radius: 10px;
  margin-bottom: 10px;
  border: 2px solid #eeeeee;
}
.graph-lebels-sidebar ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.graph-lebels-sidebar ul li {
  margin: 0;
  padding: 0;
}
.graph-lebels-sidebar ul li  a{
  width: 100%;
  padding: 14px 10px;
  margin: 1px 0;
  border: none;
  cursor: pointer;
  font-size: 14px;
  border-radius: 10px 0px 0px 10px!important;
}
.graph-lebels-sidebar li.active a{
  background-color: #006eb6;
  color: #fff;
}

.graph-main-content {
  width: calc(100% - 180px);
}
.graph-container {
  background: #ffffff;
  padding: 20px;
  color: #000;
  /* border-radius: 10px; */
}
.stats {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 140px;
}
.stat-box {
  background: #a5eef2;
  text-align: right;
  padding: 14px 10px;
  margin: 1px 0;
  border: none;
  font-size: 14px;
  border-radius: 0px 10px 10px 0px;
  color: #000;
}

.players-graph-container {
  width: 100%;
  max-width: 1440px;
}

.graph-view-btns {
  display: flex;
  gap: 1px;
  padding-left: 15px;
}
.graph-view-btns ul{
  display: flex;
  flex-wrap: wrap;
  gap: 2px;
  list-style: none;
  margin: 0;
  padding: 0px;
}
.graph-view-btns .btn {
  border-radius: 10px 10px 0px 0 !important;
  border: none;
}

.graph-view-btns li.active .btn {
  background-color: #006eb6;
  color: #fff;
}

@media screen and (max-width: 1279px) {
  .players-graph-container {
    display: block;
    padding: 0px;
  }
  .graph-lebels-sidebar {
    padding-bottom: 10px;
  }
  .graph-lebels-sidebar,
  .stats {
    width: 100%;
    text-align: center;
    flex-wrap: wrap;
  }
  .stats {
    flex-direction: row;
    gap: 5px;
    margin-top: 10px;
  }
  .graph-lebels-sidebar form,
  .stats .stat-box {
    display: inline-flex;
    flex-direction: column;
  }
  .graph-lebels-sidebar button,
  .stats .stat-box {
    border-radius: 10px;
    padding: 10px;
    text-align: center;
  }
  .graph-main-content {
    overflow: hidden;
    width: 100%;
  }
  .graph-wrapper {
    width: 100%;
    overflow-x: auto;
  }

  .graph-container {
    width: 1200px;
    min-width: 800px;
    height: 400px;
    position: relative;
  }

  .graph-container canvas {
    width: 100% !important;
    height: 100% !important;
  }
}

@media screen and (max-width: 767px) {
  .info-box {
    height: auto !important;
    min-height: auto;
    float: left;
    padding-bottom: 15px;
  }

  .d-flex,
  .sec-hdr-top-rnd .form-group {
    flex-wrap: wrap;
  }
  .col-auto {
    flex: 1;
  }

  .p-4 {
    padding: 10px;
  }
}

.info-box-2 .info-box-icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  border-radius: 4px;
  color: #000;
  font-size: 30px;
}
.info-box-2 .info-box-content {
  margin-left: 65px;
}
