﻿html {
    margin: 0;
    height: 100% !important;
}

body {
    font-family: Montserrat, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
    font-size: 15px;
    font-weight: normal;
    /* font-family: 'Exo 2', sans-serif !important; */
}


/*QR Code*/

.code-wrapper {
    width: 1100px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.code-holder {
    float: left;
    margin: 32px;
    width: 151px;
    height: 151px;
}

.code-image {
    width: 151px;
    height: 151px;
    background-color: #000;
    /*margin-bottom: 12px;*/
}

.lable-code {
    width: 100%;
    text-align: center;
    font-weight: 300;
    font-size: 11px;
    font-family: arial;
    width: 151px;
    word-wrap: break-word;
}


/*QR Code*/

.attachment-image {
}

.allocator {
    background-color: #ecf0f5;
}

#cookie_dialog {
    z-index: 840;
    width: 100%;
    bottom: 50px;
    position: fixed;
    background-color: #444444;
    color: #fff;
    padding: 10px;
}

#cookie_msg {
    line-height: 30px;
    color: aliceblue;
}

#img_photo {
    height: 60% !important;
    width: 80% !important;
    margin-left: auto;
    margin-right: auto;
}

.modal-content {
    background: none;
    box-shadow: none;
}

.modal-dialog {
    margin-top: 10% !important;
}

.modal-footer {
    border: none;
}


/*.modal-header{
    border:none;
}*/


/*.zoom:hover {
    -ms-transform: scale(1.5); /* IE 9 
    -webkit-transform: scale(1.5); /* Safari 3-8 
    transform: scale(1.5); 
}*/

#dismiss {
    float: right;
    padding: 5px 30px;
    color: #444;
    background-color: #cbdb2a;
    cursor: pointer;
}

.required {
    color: red;
}

.main-header {
    border: 1px solid #ccc;
    background-color: #f8f8f8;
    /*****/
}

.logo_link {
    margin-right: 25px;
}

#reportingPeopleCount {
    font-size: larger;
    font-weight: 600;
}

.footer-logo:hover {
    -ms-transform: scale(1.1);
    /* IE 9 */
    -webkit-transform: scale(1.1);
    /* Safari 3-8 */
    transform: scale(1.1);
}

#lnkTrackStatus {
    margin-right: 20px;
}

#lnkVisualization {
    margin-right: 20px;
}

#lnkAllocation {
    margin-right: 20px;
}

.footer-logo-cdsa {
    height: 24px;
}

.footer-logo-inagrik {
    height: 30px;
}

.row-city {
    margin-bottom: 1px;
}


/* Main */

.navbar-header {
    background-color: white;
    padding-left: 8px;
    padding-right: 8px;
    border-top-left-radius: 4px;
    z-index: 998;
}


/*#btnGo{
    width:235px !important;
}*/

.panel .panel-heading {
    border: 1px solid #b9d404;
}

.panel .panel-title {
    font-size: 14px;
    font-weight: normal;
    color: #808080;
}


/* Data Table */

table tr td {
    vertical-align: middle !important;
}

.data-table {
    border-radius: 5px !important;
    /*font-family: Montserrat, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;*/
    /*font-size: 13px;*/
    box-shadow: 0 0 16px #e2e0e0 !important;
    width: 100%;
}

    .data-table thead {
        background-color: rgba(166, 166, 166, 1);
        color: #fff;
        font-weight: normal !important;
    }

        .data-table thead th {
            font-weight: normal;
            font-size: 13px;
        }

    .data-table tbody tr td {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .data-table tbody button {
        font-weight: normal;
        font-size: 11px;
        padding: 4px;
        width: 84px;
    }

    .data-table tbody .disabled-button {
        cursor: default;
        opacity: 0.4;
    }

    .data-table tbody .status {
        background-color: #ebe7e7;
        padding: 4px;
        border-radius: 4px;
        color: #fff;
        font-size: 11px;
        text-align: center;
        width: 86px;
    }

    .data-table tbody .new {
        color: #ff0000;
    }

    .data-table tbody .acknowledge {
        color: #ff6a00;
    }

    .data-table tbody .completed {
        color: #348a38;
    }

    .data-table tbody .confirm {
        color: #1d537a;
    }

    .data-table tbody .amend {
        color: #ff0000;
    }

    .data-table tbody .invalid {
        color: #808080;
    }

    .data-table tbody .unresolved {
        color: #9db407;
    }

    .data-table .row-expand {
        cursor: pointer;
        color: #9db407;
    }

    .data-table .sub-table {
        font-size: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        box-shadow: 0 0 16px #a4a1a1 !important;
    }

        .data-table .sub-table thead {
            background-color: #808080;
            color: #fff;
        }

            .data-table .sub-table thead th {
                font-size: 10px !important;
            }

        .data-table .sub-table tbody td img {
            width: 24px;
        }

        .data-table .sub-table tbody tr td {
            padding-top: 4px !important;
            padding-bottom: 4px !important;
        }

.treeview-main-row-sign {
    width: 48px !important;
    cursor: pointer;
}

.treeview-expand-cell {
    width: 36px !important;
    padding-left: 20px !important;
    vertical-align: top !important;
    min-width: 40px !important;
    padding-top: 0 !important;
}

.treeview-expand-sign {
    width: 16px;
    height: 24px;
    border-left: 1px dotted #9db407 !important;
    border-bottom: 1px dotted #9db407 !important;
    float: left;
    padding-top: 0 !important;
}

.treeview-expand-sign-point {
    width: auto;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 12px solid #9db407;
    float: left;
    margin-top: 18px;
    text-align: left;
}


/* Processing Box */

.processing-box {
    width: 120px;
    height: 70px;
    border-radius: 6px;
    box-shadow: 0 0 16px #e2e0e0 !important;
    background-color: #9db407;
    color: #fff;
    opacity: 0.7;
    border: 1px solid #000000;
    text-align: center;
    position: fixed;
    top: 64px;
    left: 6px;
    z-index: 999;
    vertical-align: middle;
}

    .processing-box .content {
        text-align: center;
        font-size: 14px;
        margin-top: 24px;
    }


/* REGISTER */

#frmRequestOTP {
}

#frmConfirmOTP {
    display: none;
}

#frmRegistration {
    display: none;
}

input::-webkit-input-placeholder {
    text-transform: uppercase;
}

input:-moz-placeholder {
    text-transform: uppercase;
}

input::-moz-placeholder {
    text-transform: uppercase !important;
}

input:-ms-input-placeholder {
    text-transform: uppercase !important;
}

.center-div {
    margin: 0 auto;
    display: inline-block;
}

.link-menu {
    cursor: pointer;
}

.sidebar-mini.sidebar-collapse .content-wrapper {
    margin-left: 0px !important;
    background-color: #fff;
    color: #333;
}

.sidebar-mini.sidebar-collapse .main-footer {
    margin-left: 0px !important;
    /*margin-top:-150px;*/
    position: fixed;
    width: 100%;
}


/*Extra CSS*/

.empty-space-right {
    margin-left: 0px;
}

.header-label {
    width: 100%;
    background-color: #c8c8c8;
    color: #000;
    line-height: 2.4285;
}

.indicator-box {
    height: 25px;
    width: 100%;
}

.qcm-box-title {
    font-size: 14px;
    display: inline-block;
    line-height: 1;
    margin-bottom: 10px;
    color: #333;
    /*font-weight: 600;*/
}

.box-title {
    font-size: 14px !important;
}

.summary-title {
    font-size: 12px;
    margin-bottom: 0px;
    padding-left: 5px;
}

.stdObsrvSummaryTitle {
    font-size: 12px;
    margin-bottom: 0px;
    padding-left: 5px;
}

.qcm-container {
    width: 100%;
    display: block;
    padding: 10px;
}

.map-container {
    width: 100% !important;
    height: 72% !important;
}


/*.main-header{
    width:100%;
    position:fixed;
}*/


/*.row-links {
margin: 52px 5px 5px -15px !important;
position: fixed;
z-index: 9999;
background: #fff;
width: 100%;
padding: 5px;
}*/

#map_canvas {
    width: 100%;
    height: 650px;
    /*margin: 82px 0px 0px 0px;*/
    margin: 0px;
    padding: 0;
    max-width: 1920px !important;
    background-color: #fff;
}

.qcm-col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
}

.qcm-col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0px;
    margin-left: 0px;
}


/* Loader GIF*/


/* This only works with JavaScript, 
if it's not present, don't show loader */

.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 10000;
    opacity: 0.6;
    background: url('../Images/_preloader.gif') center no-repeat #000;
}

.col-md-dt {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 2px;
}

.col-md-dtFrom {
    padding-left: 0px;
    padding-right: 0px;
}

.col-md-dtRange {
    padding-left: 5px;
    padding-right: 0px;
}

.qcm-col-md-visualizer {
    padding-left: 5px !important;
    padding-right: 0px;
}

#dtRange {
    padding: 0 5px;
    height: 35px;
}


/*==================================================
                 Media Queries             
==================================================*/

@media only screen and (min-width: 1280px) {
    .responsive-table {
        padding-left: 15px !important;
    }

    .mapboxgl-popup {
        max-width: 500px;
    }

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

@media only screen and (min-width: 375px) {
    .indicator-box {
        height: 35px !important;
    }

    .mapboxgl-popup {
        max-width: 150px;
    }

    .responsive-table {
        padding-left: 0px !important;
        padding-right: 0px !important;
        border: 1px solid #dfdcdc;
    }

    .map-container {
        width: 100% !important;
        height: 500px;
    }
}

@media only screen and (min-width: 375px) {
    .map-container {
        width: 100% !important;
        height: 375px !important;
    }

    .mapboxgl-popup {
        max-width: 150px;
    }
}

@media only screen and (min-width: 320px) {
    .indicator-box {
        height: 25px;
    }
}

.map-container {
    width: 100% !important;
}

.mapboxgl-popup {
    max-width: 200px;
}

.table-popup {
    width: 100%;
    border: 2px solid #ededed;
}

.th-popup {
    text-align: center;
    background-color: #434b3c;
    color: #d5ddd3;
    border: 2px solid #ededed;
    padding: 4px;
}

.td-data-popup {
    padding: 2px;
    text-align: left;
}

.td-title-popup {
    padding-left: 10px;
    text-align: left;
}

.div-left-popup {
    float: left;
}

.div-right-popup {
    text-align: left;
    float: right;
    padding-left: 5px;
}

.icon-popup {
    border: 1px solid #fff;
    border-radius: 50%;
}

.window-dialog {
    z-index: 1;
    top: 30%;
}

.input-group > span {
    padding: 10px 12px;
}

.form-control {
    font-size: 14px !important;
}

.btn-login {
    width: 100%;
}

.modal-title {
    font-size: 18px;
}

.modal-header {
    padding: 10px 15px;
}

.btn {
    font-size: 14px;
}

a {
    text-decoration: none;
}

.login-box-msg, .register-box-msg {
    font-weight: 500;
    font-size: 18px;
    border-bottom: 1px solid #CCC;
    padding: 0 0 10px;
    margin-bottom: 15px;
}

.m-a-0 {
    margin: 0;
}

.col-md-dtRange .input-group {
    height: 35px;
}

.daterangepicker {
    font-size: 14px;
}

#sidebar-left {
    height: calc(100% - 118px);
}

.skin-black .main-header .navbar .nav > li > a {
    color: #333;
}

#sidebar-right {
    border-right: 1px solid #000;
}

.pagination > li > a {
    background: #fafafa;
    pointer-events: none;
    cursor: auto;
    border-color: #dee2e6;
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.paginate_button.active > a {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.pagination > li {
    cursor: pointer;
}

.paginate_button.disabled a {
    color: #333;
    background-color: #f1f1f1;
    border-color: #f1f1f1;
}
