﻿

@font-face {
    font-family: 'proxima_nova_condensedregular';
    src: url('../fonts/ProximaNovaCond-Regular-webfont.eot');
    src: url('../fonts/ProximaNovaCond-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNovaCond-Regular-webfont.woff2') format('woff2'), url('../fonts/ProximaNovaCond-Regular-webfont.woff') format('woff'), url('../fonts/ProximaNovaCond-Regular-webfont.ttf') format('truetype'), url('../fonts/ProximaNovaCond-Regular-webfont.svg#proxima_nova_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_cn_ltlight';
    src: url('../fonts/mark_simonson_-_proxima_nova_condensed_light-webfont.eot');
    src: url('../fonts/mark_simonson_-_proxima_nova_condensed_light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/mark_simonson_-_proxima_nova_condensed_light-webfont.woff2') format('woff2'), url('../fonts/mark_simonson_-_proxima_nova_condensed_light-webfont.woff') format('woff'), url('../fonts/mark_simonson_-_proxima_nova_condensed_light-webfont.ttf') format('truetype'), url('../fonts/mark_simonson_-_proxima_nova_condensed_light-webfont.svg#proxima_nova_cn_ltlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_cn_rgbold';
    src: url('../fonts/mark_simonson_-_proxima_nova_condensed_bold-webfont.eot');
    src: url('../fonts/mark_simonson_-_proxima_nova_condensed_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/mark_simonson_-_proxima_nova_condensed_bold-webfont.woff2') format('woff2'), url('../fonts/mark_simonson_-_proxima_nova_condensed_bold-webfont.woff') format('woff'), url('../fonts/mark_simonson_-_proxima_nova_condensed_bold-webfont.ttf') format('truetype'), url('../fonts/mark_simonson_-_proxima_nova_condensed_bold-webfont.svg#proxima_nova_cn_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaCond-Semibold';
    src: url('../fonts/ProximaNovaCond-Semibold-webfont.eot');
    src: url('../fonts/ProximaNovaCond-Semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNovaCond-Semibold-webfont.woff2') format('woff2'), url('../fonts/ProximaNovaCond-Semibold-webfont.woff') format('woff'), url('../fonts/ProximaNovaCond-Semibold-webfont.ttf') format('truetype'), url('../fonts/ProximaNovaCond-Semibold-webfont.svg#ProximaNovaCond-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

:root {
    --orange: #ff5c00;
    --sea: #035771;
}

.act-mangr {
    word-break: break-all;
}

body {
    background-color: #fff;
    color: #434343;
    font-family: "proxima_nova_condensedregular", Arial, sans-serif;
    font-size: 18px;
    width: 100%;
    min-height: 100vh; /* Ensures the full viewport height */
    margin: 0; /* Removes unwanted margins */
    padding: 0;
    box-sizing: border-box;
}


.dash-circle {
    position: relative;
    transition: all 0.2s ease-in 0s;
    width: 20% !important;
}

.dash-text1 {
    position: absolute;
    top: 114px;
    left: 44px;
    color: #fff;
    font-size: 19px;
    width: 141px;
    text-align: center;
}

.dash-text2 {
    position: absolute;
    top: 114px;
    left: 44px;
    color: #fff;
    font-size: 19px;
    width: 141px;
    text-align: center;
}

.dash-text3 {
    position: absolute;
    top: 114px;
    left: 44px;
    color: #fff;
    font-size: 19px;
    width: 141px;
    text-align: center;
}

.dash-text4 {
    position: absolute;
    top: 114px;
    left: 44px;
    color: #fff;
    font-size: 19px;
    width: 141px;
    text-align: center;
}

.dash-text5 {
    position: absolute;
    top: 114px;
    left: 44px;
    color: #fff;
    font-size: 19px;
    width: 141px;
    text-align: center;
}

#page-content-wrapper .dashboard-menu .dash-circle:hover {
    top: -10px;
}



.chart-head {
    color: #417FC8;
    font-size: 19px;
}

.dataTable, #userDatatable_wrapper table.dataTable {
    word-wrap: break-word !important;
}

#divCoccidiosisSummaryReportHtml table, #divDiagnosticSummaryReportHtml table {
    table-layout: auto;
    word-wrap: normal !important;
}

#customerDatatable_wrapper table.dataTable th, #customerDatatable_wrapper table.dataTable td {
    word-wrap: break-word;
}

#complexDatatable_wrapper table.dataTable th, #complexDatatable_wrapper table.dataTable td {
    word-wrap: break-word;
}

#userDatatable_wrapper table.dataTable th, #userDatatable_wrapper table.dataTable td {
    word-wrap: break-word;
    min-width: 100px !important;
}

    #userDatatable_wrapper table.dataTable th:last-child, #userDatatable_wrapper table.dataTable td:last-child {
        min-width: 40px !important;
    }

#farmDatatable_wrapper table.dataTable th, #farmDatatable_wrapper table.dataTable td {
    word-wrap: break-word;
    min-width: 100px !important;
}


#userDatatableForComplex_wrapper table.dataTable th, #userDatatableForComplex_wrapper table.dataTable td {
    word-wrap: break-word;
}

#farmListDatatable th, #farmListDatatable td {
    word-wrap: break-word;
    min-width: 100px !important;
}

#userListDatatableForComplex th, #userListDatatableForComplex td {
    word-wrap: break-word;
    min-width: 110px !important;
}

    #userListDatatableForComplex th:last-child, #userListDatatableForComplex td:last-child {
        min-width: 50px !important;
        width: 50px !important;
    }

#rptSearchResultDatatable_wrapper table.dataTable th, #rptSearchResultDatatable_wrapper table.dataTable td {
    word-wrap: break-word;
    width: 45px;
    padding-right: 5px !important;
}
#userListDatatableForComplex_wrapper, .add-farm-box {
    max-height: 300px;
    overflow-y: scroll;
}

#assignedComplexDatatableUser_wrapper .dataTables_scrollBody {
    max-height: 230px;
    overflow-y: scroll;
}

#assignedComplexDatatableUser_wrapper table th:last-child,
#assignedComplexDatatableUser_wrapper table td:last-child,
#complexDatatableToAssign_wrapper table th:last-child,
#complexDatatableToAssign_wrapper table td:last-child {
    width: 44px !important;
}

#complexDatatableforUser_wrapper .dataTables_scrollHeadInner {
    width: 100%;
}

#userDatatableForComplex_wrapper .dataTables_scrollHeadInner {
    width: 100%;
}

#userDatatableForComplex_wrapper .dataTables_scroll, #complexDatatableforUser_wrapper .dataTables_scroll {
    max-height: 300px !important;
    overflow-y: scroll !important;
}


#btnSessionSearch {
    top: 39px !important;
}

.btn {
    outline: none !important; /* focus style */
}

.container {
    max-width: 1170px !important;
}

    a:hover,
    a:focus {
        text-decoration: none;
    }

.light {
    font-weight: 400;
}

.h3, h3 {
    font-size: 1.50rem;
}

.alert {
    padding: 7px;
    margin: 1rem 0rem;
    border: 1px solid transparent;
    border-radius: 0px;
}

label.error {
    display: none !important;
}

.modal {
    top: 35%;
    z-index: 999999;
}

.login-content {
    background: #fff;
    margin: auto;
    max-height: 330px;
    max-width: 600px;
    margin-top: 12%;
}

#login .brand-tittle {
    font-size: 42px;
    margin: 20px;
    color: #407EC7;
    font-weight: 600;
    text-align: center;
    margin-bottom: 50px;
}

#login .brand-tagline {
    margin-bottom: 30px;
}

    #login .brand-tagline > span {
        font-size: 13px;
        color: rgb(241, 105, 36);
    }

#login .form-signin {
    max-width: 480px;
    margin: 0 auto;
}

    #login .form-signin input.form-control {
        background-color: #fff;
        border-radius: 0px !important;
        border: 2px solid #ccc;
        min-height: 30px;
    }

    #login .form-signin input:focus {
        border-color: #888888;
        outline: 0;
    }

    #login .form-signin .switch {
        margin-bottom: 15px;
    }

        #login .form-signin .switch > span {
            display: block;
            position: relative;
            min-width: 360px;
            left: 70px;
            top: 5px;
        }

    #login .form-signin .btn {
        background-color: #01C1D6;
        border-radius: 4px !important;
        border: 1px solid #01C1D6 !important;
        padding: 6px;
        margin-bottom: 20px;
    }


label.valid {
    width: 20px;
    height: 20px;
    background: url('../../Images/valid.png') center center no-repeat;
    display: inline-block;
    text-indent: -9999px;
    position: absolute;
    top: 15px;
    right: 10px;
}


.animated-btn span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
    color: #fff;
}

    .animated-btn span:after {
        content: '»';
        position: absolute;
        opacity: 0;
        top: -1px;
        right: -20px;
        transition: 0.5s;
    }

.animated-btn:hover span {
    padding-right: 25px;
}

    .animated-btn:hover span:after {
        opacity: 1;
        right: 0;
    }



footer.main-footer {
    background-color: #e8e8e8;
    padding: 10px 0px;
    border-top: 2px solid #ccc;
}

.fix-footer {
    position: absolute;
    width: 100%;
    bottom: 0px;
}

footer.main-footer .footer-copyright {
    font-size: 14px;
    text-align: right;
}

footer.main-footer a {
    color: #FF5C00 !important;
    font-size: 14px;
}


#myModalError button.btn {
    background: #01c1d6;
    border: 1px solid #01c1d6;
    color: #fff;
    min-width: 120px;
    padding: 7px 8px;
}


/*==================================================
 * Radio BTN
 * ===============================================*/


.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    .switch input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #76BD3B;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}



/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }


/*==================================================
 * Menu Animation CSS
 * ===============================================*/


.menu-container {
    display: inline-block;
    cursor: pointer;
    margin-top: 2px;
}

.bar1, .bar2, .bar3 {
    width: 25px;
    height: 3px;
    background-color: #fff;
    margin: 5px 0;
    transition: 0.4s;
    display: block;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-7px, 7px);
    transform: rotate(-45deg) translate(-7px, 7px);
}

.change .bar2 {
    opacity: 0;
}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-6px, -6px);
    transform: rotate(45deg) translate(-6px, -6px);
}

a:focus {
    outline: none;
}


/*==================================================
 * Loader CSS
 * ===============================================*/

#loader-container {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 9999999 !important;
    text-align: center;
}

.loader {
    position: relative;
    top: 40%;
    left: 49%;
    text-align: center;
    border: 4px solid #e8e8e8;
    border-radius: 50%;
    border-top: 4px solid #F25822;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/*==================================================
 * Dashboard CSS
 * ===============================================*/
.disabledRole {
    cursor: default !important;
    opacity: 0.5 !important;
    pointer-events: none !important;
    display: block !important;
}

#page-content-wrapper {
    background-color: #F0F0F0;
}

    #page-content-wrapper #user-header {
         background-color: var(--orange);
        margin-bottom: 15px;
        padding: 8px 0
    }

        #page-content-wrapper #user-header h2 {
            color: #fff;
            font-size: 24px;
            text-align: center;
            margin: 0px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

    #page-content-wrapper a#menu-toggle {
        color: #fff;
    }

        #page-content-wrapper a#menu-toggle > span {
            font-size: 25px;
            cursor: pointer;
            position: relative;
            top: 0px;
        }

    #page-content-wrapper #user-header #search-form input[type=text] {
        width: 200px;
        box-sizing: border-box;
        border: none;
        border-radius: 0px;
        font-size: 16px;
        background-color: #ADAEB2;
        background-image: url('../../Images/search.png');
        background-position: 5px 5px;
        background-repeat: no-repeat;
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out;
        margin-top: 9px;
        padding: 2px 5px 2px 30px;
        position: absolute;
        right: 175px;
        color: #fff;
    }

        #page-content-wrapper #user-header #search-form input[type=text]:focus {
            width: 230px;
        }

.dropdown-toggle::after {
    border: 0px !important;
}

.dropdown-menu {
    background: #fff !important;
    border: 0px none;
}

#page-content-wrapper #user-header .user-profile > div {
    text-align: right;
    font-size: 14px;
    padding-top: 0px;
    font-weight: 600;
}

#user-header .user-profile > div span.d-block {
    display: inline-block !important;
}

#user-header .user-profile > div span label {
    margin-bottom: 0 !important;
    vertical-align: baseline !important;
}

#page-content-wrapper #user-header .user-profile > div > img {
    float: left;
    max-width: 37px;
}

#page-content-wrapper #user-header .user-profile > div span:last-child {
    color: #fff;
}



#page-content-wrapper #dashboard-content {
    padding-bottom: 0px;
}

.inner-container {
    background-color: #fff;
    padding: 20px 15px;
    padding-bottom: 0px !important;
    margin-bottom: 20px;
}

#page-content-wrapper .dashboard-menu img {
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: 0;
    transition: all 0.2s ease-in 0s;
    max-width: 100%;
}

#page-content-wrapper .dashboard-menu {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 3px solid #f0f0f0;
}

#page-content-wrapper .chart-row {
    margin-top: 50px;
}

#page-content-wrapper .report-notification h4 {
    background: #00A7C2;
    color: #fff;
    padding: 5px 15px;
    margin: 0px;
}

    #page-content-wrapper .report-notification h4 > span {
        left: 10px;
        position: relative;
        top: 2px;
    }

#page-content-wrapper .report-notification ul {
    padding: 0px;
    list-style-type: none;
}

    #page-content-wrapper .report-notification ul li {
        padding: 5px 10px 5px 50px;
        color: #585858;
    }

        #page-content-wrapper .report-notification ul li:nth-child(odd) {
            background: #f6f6f6;
        }

        #page-content-wrapper .report-notification ul li:last-child {
            border-bottom: 3px solid #F0F0F0;
        }

        #page-content-wrapper .report-notification ul li.completed {
            background-image: url("../../Images/select.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }

        #page-content-wrapper .report-notification ul li.in-progress {
            background-image: url("../../Images/cell.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }




#page-content-wrapper .chart-row #container {
    border: 3px solid #f0f0f0;
}

#highcharts-0 {
    width: 100%;
}

ul#custome-lable {
    padding: 0px;
    text-align: center;
}

    ul#custome-lable li {
        list-style-type: none;
        display: inline-block;
        font-size: 14px;
        font-weight: 600;
        margin-left: 5px;
    }

        ul#custome-lable li span {
            color: #417FC8;
        }

        ul#custome-lable li:first-child i {
            color: #80B8E9;
        }

        ul#custome-lable li:nth-child(2) i {
            color: #8EE7F5;
        }

        ul#custome-lable li:last-child i {
            color: #FFB2B5;
        }

.highcharts-title {
    color: #000 !important;
    font-size: 16px !important;
}

.highcharts-axis-title {
    font-size: 16px !important;
    font-weight: bold;
}




/*==================================================
 * Customer & Complex CSS
 * ===============================================*/
#showCustomerComplex .customer-block h3 {   
    margin-left: 52px;
    padding: 5px;
    position: absolute;
    top: 9px;
    z-index: 100;
}

.dataTables_filter label {
    position: relative;
    right: 5px;
    top: 4px;
    z-index: 100;
}

#showCustomerComplex .complex-block h3 {
  
    margin-left: 52px;
    padding: 5px;
    position: absolute;
    top: 9px;
    z-index: 100;
}

ul.row {
    margin-bottom: 0px;
}

.table {
    margin-bottom: 1px;
}

ul.table-tab {
    float: right;
    list-style-type: none;
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 0px;
}

    ul.table-tab li {
        background: var(--sea);
        border-radius: 4px;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        float: left;
        margin: 2px;
        padding: 4px 10px;
        transition: all 0.5s ease 0s;
    }

        ul.table-tab li > a {
            color: #fff;
        }

        ul.table-tab li.active, ul.table-tab li:hover {
            background: var(--orange);
        }

        ul.table-tab li > img {
            vertical-align: sub;
            margin-left: 10px;
        }

div.custome-table {
    background: #fff;
    overflow-x: auto; 
    overflow-y: hidden; 
}


    div.custome-table table > thead {
        background: var(--sea);
        color:#ffffff;
        width: 100%;
    }

    div.custome-table table > tbody > tr {
        box-shadow: inset 0 0 0 1px #EAEAEA; 
        transition: all ease 0.9s; 
    }


        div.custome-table table > tbody > tr:hover {
            cursor: pointer;
            box-shadow: inset 0 100px 0 0 #EAEAEA;
        }

    div.custome-table > table > tbody > tr input {
        float: right;
    }

    div.custome-table > table .table-dark {
        background-color: #EAEAEA;
    }

.dataTable {
    width: 100%;
}

table.dataTable thead th, table.dataTable thead td {
    border-bottom: none !important;
    padding: 5px 0px;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 5px 0px;
}

table.dataTable thead th:first-child, table.dataTable thead td:first-child {
    padding-left: 5px !important;
}

table.dataTable tbody th:first-child, table.dataTable tbody td:first-child {
    padding-left: 5px !important;
}

table.dataTable tbody tr:nth-child(even) {
    background-color: #f6f6f6;
}

table.dataTable thead th:last-child {
    padding-right: 5px !important;
}

#showCustomerComplex div.custome-table {
    background: #f6f6f6;
    border-radius: 5px;
    border: 2px solid #d3d3d3;
    box-shadow: 0 0 5px #e8e8e8;
}

#showCustomerComplex .customer-block {
    margin: 0 auto;
}

#showCustomerComplex .complex-block {
    margin: 0 auto;
    margin-top: 10px;
}

.dataTables_wrapper .dataTables_scroll {
    margin: 0px 50px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.dataTables_wrapper .dataTables_filter {
    padding-right: 45px;
}

.dataTables_wrapper .dataTables_length {
    padding-left: 38px;
}

.dataTables_wrapper .dataTables_paginate {
    padding-right: 50px;
}

#showCustomerComplex section:last-child {
    margin: 10px auto 0;
}

#UsersinComplexList h3, #tblFarmList h3 {
    padding: 5px;
    margin: 0px;
}

table.dataTable.no-footer {
    border-bottom: none;
    width:100% !important;
}


/*==================================================
 * Serach Touch Point CSS
 * ===============================================*/

#search-touch-point .form-group {
    text-align: right;
}

#search-touch-point label {
    width: 80px;
    float: left;
    line-height: 40px;
    margin-bottom: 0;
    text-align: left;
}

#search-touch-point .form-control {
    width: 85%;
    display: inline-block;
    border: 2px solid #ccc;
}

    #search-touch-point .form-control:focus {
        border-color: #66afe9;
        outline: none;
    }

.complex-block {
    padding-bottom: 20px;
}

.select-style {
    background: #FFF;
    display: inline-block;
    color: #525252;
    position: relative;
    cursor: pointer;
    padding-right: 0px;
    border: 1px solid #ccc;
    width: 77%;
    border-radius: 0.25rem;
    font-size: 16px !important;
}

    .select-style span {
        position: absolute;
        right: 5px;
        width: 16px;
        height: 10px;
        top: 50%;
        margin-top: -4px;
        transition: all 0.2s ease-in-out 0s;
        background: url("../../Images/drop.png") no-repeat;
        color: #000;
        background-position: center;
        background-size: 16px 9px;
    }



.select-style span.open {
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

    .select-style select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        width: 100%;
        background: none;
        background: transparent;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 7px 5px;
        padding-right: 26px;
        max-height: 38px;
        border-radius: 3px;
        font-size: 16px !important;
        font-family: "proxima_nova_condensedregular", sans-serif;
        -webkit-font-smoothing: antialiased;
        -webkit-text-size-adjust: 100% !important;
        color: #000;
    }


    .select-style > select option {
        margin: 5px;
        background: #F0F0F0;
        font-size: 16px;
        font-family: "Proxima Nova Condensed", sans-serif;
        -webkit-font-smoothing: antialiased;
        color: #000;
    }


select::-ms-expand {
    display: none;
}

.form-group input:not([type=checkbox]), .form-group .select-style {
    max-height: 40px !important;
    min-height: 40px !important;
    font-size: 16px;
}

/*==================================================
 * Add Customer Page CSS
 * ===============================================*/

.add-customer {
    padding-bottom: 50px;
}

    .add-customer form {
        margin-top: 20px;
    }

.form-control {
    padding: 0px 10px;
    padding-top: 2px;
}



.add-farm .form-group {
    text-align: right;
    margin-bottom: 1.5rem;
}

.addMorefarm {
    max-width: 980px;
    margin: 0 auto;
}

.add-farm label, #formaddfarm label {
    width: 120px;
    float: left;
    line-height: 40px;
    margin-bottom: 0;
    text-align: left;
}

#formaddfarm .form-group {
    text-align: right;
}

.add-farm .form-control, #formaddfarm .form-control {
    width: 72%;
    display: inline-block;
    border: 2px solid #ccc;
}

#formaddfarm .select-style {
    width: 72%;
}

.add-farm .form-control:focus {
    border-color: #66afe9;
    outline: none;
}

.addMorefarm .form-group {
    text-align: right;
}

.addMorefarm .select-style {
    width: 74%;
}

.addMorefarm .form-group label {
    width: 120px;
    float: left;
    line-height: 39px;
    text-align: left;
}


.submit-btn {
    padding: 10px 8px;
    color: #fff;
    border: 0px none;
    min-width: 120px;
    border-radius: 4px;
}

#farmDatatable_wrapper {
    margin-bottom: 10px;
}


.blue-btn {
    background: var(--sea);
}

.orange-btn {
    background: var(--sea) !important;
    height: 40px;
}

#addEditCustomer .add-customer {
    margin: 0 auto;
}

#addEditCustomer .customer-row {
    background: #f6f6f6;
    border-radius: 5px;
    border: 1px solid #d3d3d3;
    box-shadow: 0 0 5px #e8e8e8;
    padding-bottom: 10px;
    margin: 15px 5px;
}

.customer-row .select-style {
    width: 72%;
}

#addEditComplex .add-customer {
    margin: 0 auto;
}
.complex-row > .col-sm-12 {
    padding: 0px;
}

#formaddcomplex {
    background: #f6f6f6;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    box-shadow: 0 0 5px #e8e8e8;
    margin: 15px;
    padding: 15px 15px 50px;
}

.complex-row .select-style {
    width: 72%;
}

.addMorefarm div.custome-table {
    background: #f6f6f6;
    border-radius: 5px;
    border: 1px solid #d3d3d3;
    box-shadow: 0 0 5px #e8e8e8;
    overflow: auto;
}

#add-farm-block div.custome-table h3 {
    background: #e8e8e8;
    margin-left: 50px;
    margin-right: 50px;
    padding: 5px;
    position: relative;
    top: 8px;
    z-index: 100;
    border-left: 1px solid #ccc;
    border-radius: 5px 5px 0 0;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-bottom: 7px;
}

#btnAddMoreFarm {
    margin-top: 15px;
}

#divAddFarm {
    margin-top: 20px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}
input:focus, select:focus {
    outline: none !important;
}

select option:focus {
    outline: none !important;
}

select::-moz-focus-inner {
    border: 0 !important;
}
/*==================================================
 * Manage User Page CSS
 * ===============================================*/


.edit-img {
    width: 16px;
    padding-right: 5px;
    cursor: pointer;
}

.customer-block {
    margin: 0 auto;
}

#showUsers div.custome-table {
    background: #f6f6f6;
    border-radius: 5px;
    border: 2px solid #d3d3d3;
    box-shadow: 0 0 5px #e8e8e8;
}

#showUsers h3 {
    background: #e8e8e8;
    border-left: 1px solid #ccc;
    border-radius: 5px 5px 0 0;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-left: 52px;
    padding: 5px;
    position: absolute;
    top: 9px;
    width: 876px;
    z-index: 100;
}

#addUsers .form-group label {
    width: 125px;
    float: left;
    line-height: 40px;
    margin-bottom: 0;
    text-align: left;
}

#addUsers .form-group .form-control, #addUsers .form-group .select-style {
    width: 72%;
}

#formadduser {
    margin: 15px;
    padding: 15px;
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    box-shadow: 0 0 5px #e8e8e8;
}

#ComplexAssignSection .dataTables_wrapper .dataTables_scroll {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin: 0px;
}

/*==================================================
 * Edit User Page CSS
 * ===============================================*/
#edit-user .form-group {
    text-align: right;
}

#edit-user label {
    float: left;
    line-height: 40px;
    margin-bottom: 0;
    text-align: left;
    width: 130px;
}

#edit-user .form-control {
    border: 2px solid #ccc;
    display: inline-block;
    width: 70%;
}

#edit-user .select-style {
    width: 70%;
}

#formedituser .edit-user-section {
    padding: 15px;
}

#formedituser .edit-user-block {
    background: #f6f6f6;
    margin: 0px;
    border: 1px solid #d3d3d3;
    box-shadow: 0 0 5px #e8e8e8;
    border-radius: 4px;
}

#formedituser .edit-user-tittle {
    background: #e8e8e8;
    border-radius: 5px 5px 0px 0px;
    margin-bottom: 15px;
}

    #formedituser .edit-user-tittle h3 {
        margin-bottom: 0px;
        padding: 5px 0px;
    }

#formedituser .dataTables_scroll {
    margin: 0px;
}

#formedituser div.custome-table {
    margin-bottom: 15px;
}



.assign-section {
    padding: 0px 15px;
}

    .assign-section > .assign-block {
        background: #f6f6f6;
        margin: 0px;
        border: 1px solid #d3d3d3;
        box-shadow: 0 0 5px #e8e8e8;
        border-radius: 4px;
    }

    .assign-section .assign-tittle {
        background: #e8e8e8;
        border-radius: 5px 5px 0px 0px;
        margin-bottom: 15px;
    }

        .assign-section .assign-tittle h3 {
            margin-bottom: 0px;
            padding: 5px 0px;
        }


.assign-company {
    margin: 20px 0px;
}

    .assign-company .select-style {
        float: right;
        width: 100%;
        margin-bottom: 10px;
    }

.assign-btn {
    margin-bottom: 10px;
}

/*==================================================
 * Header Advance Search CSS
 * ===============================================*/

ul#serchsf {
    background: #fff;
    width: 250px;
    position: absolute;
    right: 313px;
    top: 34px;
   z-index: 9999!important;
    padding: 8px;
    max-height: 200px;
    overflow-y: scroll;
    border: 1px solid #888;
}

#serchsf li {
    list-style-type: none;
    cursor: pointer;
}

.sales-force-search li {
    padding: 4px 10px !important;
    border: 0 none;
    border-radius: 4px;
    margin: 2px;
}

    .sales-force-search li input {
        width: 250px;
        max-height: 27px;
        border: 0px;
        padding-left: 6px;
    }

#divAdvanceSearch {
    position: absolute;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
   z-index: 9999!important;
    top: 39px;
    padding: 5px 0px;
    max-width: 556px;
    right: 17px;
    display: none;
    list-style-type: none;
}

    #divAdvanceSearch label {
        margin-bottom: 0px;
    }

    #divAdvanceSearch .form-control {
        padding: 4px 10px;
    }

    #divAdvanceSearch .select-style {
        border: 1px solid rgba(0,0,0,.15);
    }

        #divAdvanceSearch .select-style select {
            padding: 8px 10px;
        }

.sales-force-search > li {
    position: relative;
}

    .sales-force-search > li > i {
        right: 52px;
        position: absolute;
        color: #ccc;
        top: 10px;
        cursor: pointer;
    }

#advanceSearchClosed {
    cursor: pointer;
}

#divAdvanceSearch div.select-style {
    width: 100%;
}

#advanceSearchClosed .sales-force-search {
    text-align: center;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td {
    cursor: auto;
}

/*==================================================
 * for custome data table CSS
 * ===============================================*/

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 2px solid #ccc !important;
    height: auto !important;
}

label > select {
    border: 1px solid #ccc !important;
}

.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 8px !important;
    padding-bottom: 6px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: var(--sea) !important;
    border: 1px solid var(--sea) !important;
    border-radius: 2px !important;
    color: #fff !important;
    padding: 2px 7px 0 !important;
    font-size: 14px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 2px 7px 0 !important;
    font-size: 14px;
}

    .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
        background: var(--sea) !important;
        border: 1px solid var(--sea);
    }

table.dataTable thead th {
    padding-left: 0px !important;
    vertical-align: middle;
}

#showSearchPointCustomer div.custome-table {
    background: #f6f6f6;
    border-radius: 5px;
    border: 1px solid #d3d3d3;
    box-shadow: 0 0 5px #e8e8e8;
    margin-bottom: 15px;
}

#showSearchPointCustomer h3 {
    padding-left: 50px;
    padding-top: 10px;
    position: absolute;
    z-index: 100;
}

.dataTables_wrapper .dataTables_filter input {
    border-radius: 4px;
    max-height: 28px;
    padding-left: 5px;
}

.dataTables_length {
    font-size: 16px;
}

    .dataTables_length label {
        margin-bottom: 5px;
    }

.dataTables_info {
    font-size: 16px;
}

.highcharts-menu .highcharts-menu-item:nth-child(1) {
    display: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .dataTables_length label {
        margin-bottom: 3px !important;
    }
}


#rptSearchResultDatatable_paginate {
    padding-right: 0px !important;
}
/*===========================================
            PDF Reports
===========================================*/
.custome-icon {
    position: relative;
    top: -36px;
    left: 60%;
    font-size: 14px;
    font-weight: 600;
    display: none;
}

    .custome-icon i.blue-icon {
        color: #435B99;
    }

    .custome-icon i.red-icon {
        color: #FF1919;
    }

tr.top tr:nth-child(2n+1) {
    background-color: #e8e8e8 !important;
}

tr.top tbody tr:nth-child(2n) {
    background: #e8e8e8;
}

.daysparenttd input {
    visibility: hidden !important;
}

.highcharts-legend-item text {
    cursor: auto !important;
}

.report-box {
    width: 100%;
    padding: 0;
    font-size: 12px;
    line-height: 20px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #000;
}


.no-margin {
    margin: 0px;
}

.report-text-right {
    text-align: right;
}

.push-left {
    float: left;
    width: 49%;
}

.push-right {
    float: right;
    width: 49%;
}

.font-bold {
    font-weight: 600;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-12 {
    font-size: 12px;
}

table.table-container {
    border: 1px solid #ccc;
}

    table.table-container > tbody > tr:nth-child(odd) {
        background-color: #f5f5f5;
    }

    table.table-container > tbody > tr:last-child {
        background-color: #ccc !important;
    }

        table.table-container > tbody > tr:last-child table tr {
            background-color: #ccc !important;
        }

    table.table-container > tbody > tr {
        padding: 10px 0px;
        clear: both;
    }

.report-box table {
    width: 100%;
    line-height: inherit;
    text-align: left;
}

    .report-box table td {
        padding: 3px;
        vertical-align: middle;
    }

    .report-box table tr.top td {
        padding: 3px;
        vertical-align: top;
    }

tr.top {
    background-color: #e8e8e8 !important;
}

.table-container > tbody > tr > td {
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    text-align: center;
}

.report-box .child-table tbody > tr > td {
    text-align: center;
    min-width: 30px;
}

    .report-box .child-table tbody > tr > td:nth-child(2) {
        width: 52px;
        font-weight: normal;
    }

.rotate {
    width: 130px;
    text-align: center;
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
    margin-left: -58px !important;
}

.header-td td {
    height: 200px;
    max-width: 30px;
}

/** Cocci Reports css**/
.cocci-report-box {
    max-width: 100%;
    min-width: 100%;
    margin: auto;
    padding: 2px;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
    color: #555;
}

@media(max-width:1180px) {
    .cocci-report-box, .report-box {
        width: 1170px;
        overflow-x: scroll;
    }
}


.cocci-report-box table {
    width: 100%;
    line-height: inherit;
    text-align: left;
}

    .cocci-report-box table td {
        padding: 3px;
        vertical-align: middle;
    }

    .cocci-report-box table tr.top td {
        padding: 3px;
        vertical-align: top;
    }


.cocci-report-box .child-table tbody > tr > td {
    text-align: center;
    width: 100px;
    min-width: 100px;
}

    .cocci-report-box .child-table tbody > tr > td:nth-child(2) {
        width: 100px;
        font-weight: normal;
    }

/*==================================================
 * Reports Page CSS
 * ===============================================*/
.proxima-semi-bold {
    font-size: 15px;
    font-family: "ProximaNovaCond-Semibold", sans-serif;
}

.pwn-btn {
    background: #407EC9; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(90deg, #407EC9, #888) !important; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(90deg, #407EC9, #888) !important; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(90deg, #407EC9, #888) !important; /* For Firefox 3.6 to 15 */
    background: linear-gradient(90deg, #407EC9, #888) !important; /* Standard syntax (must be last) */
}

.nwp-btn {
    background: #407EC9; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(90deg, #888, #407EC9) !important; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(90deg, #888, #407EC9) !important; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(90deg, #888, #407EC9) !important; /* For Firefox 3.6 to 15 */
    background: linear-gradient(90deg, #888, #407EC9) !important; /* Standard syntax (must be last) */
}

input.hasDatepicker + i.fa-calendar {
    bottom: 27px;
    color: #407ec9;
    position: absolute;
    right: 7px;
    cursor: pointer;
    top: 41px;
}

div.search-col {
    width: 22%;
}

    div.search-col:last-child {
        width: 12%;
        flex: 0 0 12%;
    }

#fieldVaccianation [class^="col"] {
    max-height: 20px;
    min-height: 20px;
}

#report-landing-page .form-group input, #report-landing-page .form-group .select-style {
    min-height: 36px;
    max-height: 36px;
    margin-top: 0;
    margin-bottom: 5px;
}

#report-landing-page .select-style select {
    width: 100%;
}

.report-search > button {
    top: 36px !important;
}

#rptSearchResultDatatable_length {
    display: none;
}

#customerDatatable_length {
    display: none;
}

#complexDatatable_length {
    display: none;
}

#userDatatable_length {
    display: none;
}

#farmDatatable_length {
    display: none;
}

#salesForceCustomerDatatable_length {
    display: none;
}

#report-landing-page table.dataTable tbody th, table.dataTable tbody td {
    padding-right: 5px !important;
    color: #000;
}

#collapse3 .table td, #collapse3 .table th {
    border-top: medium none;
    padding: 5px;
    width: 20%;
}

#rptSearchResultDatatable_wrapper {
    margin: 20px 0px;
}

    #rptSearchResultDatatable_wrapper table > thead {
        background: var(--sea) !important;
        color: #fff;
    }

#rptSearchResultDatatable .submit-btn {
    margin-right: 5px;
    min-width: 63px;
    padding: 5px;
    float: right;
}

#tblFarmDetails td > img {
    max-width: 30px;
}

#tblTurkeyFarmDetails td > img {
    max-width: 30px;
}

#Necropsydialog .modal-dialog {
    top: 0px !important;
    z-index: 9999 !important;
}

#Necropsydialog .modal-header .close {
    margin-top: -25px;
}

#Necropsydialog #tblNecropsyResultDatatable_length {
    display: none;
}

#Necropsydialog #tblNecropsyResultDatatable_paginate {
    padding-right: 0px;
}

#Necropsydialog table th, #Necropsydialog table td {
    padding-right: 5px;
    min-width: 100px !important;
}

    #Necropsydialog table th:first-child, #Necropsydialog table td:first-child {
        min-width: 250px !important;
        max-width: 250px !important;
    }

#Necropsydialog {
    top: 10%;
}

    #Necropsydialog div.custome-table table > thead {
        background: #E8E8E8 !important;
    }

#SessionDetailsDiv #btnBack, #btnGITrackBack, [id$="Back"] {
    min-width: 120px;
    color: #fff;
}

#divCoccidiosisReport {
    margin: 0px 15px;
}

#divImmuneOthersReport > ul.nav-tabs {
    border-bottom: medium none;
    float: right;
    max-width: 300px;
    position: relative;
    right: 155px;
    top: -40px;
}

    #divImmuneOthersReport > ul.nav-tabs li > a {
        border-radius: 0.25rem;
        font-size: 1rem;
        line-height: 1.25;
        min-width: 120px;
        padding: 0.5rem 1rem;
        text-align: center;
    }

#divImmuneOthersReport .tab-content {
    clear: both;
}


#accordion-level1 .submit-btn {
    float: right;
    margin-right: 5px;
    min-width: 90px;
    padding: 5px;
}

#hatchery .proxima-semi-bold, #hatchery .font-size-14 {
    width: 49%;
    float: left;
}

#fieldVaccianation .proxima-semi-bold, #fieldVaccianation .font-size-14 {
    width: 49%;
    float: left;
}
#fieldVaccianation table tr th, #fieldVaccianation table tr td {
    width: 25%;
}

ul#observation-label {
    padding: 0px;
    list-style-type: none;
    font-size: 14px;
    margin: 0px;
}

    ul#observation-label li {
        display: inline-block;
        margin-right: 10px;
    }

        ul#observation-label li:nth-child(1) i {
            color: #559692;
        }

        ul#observation-label li:nth-child(2) i {
            color: #FF8B8B;
        }

        ul#observation-label li:nth-child(3) i {
            color: #F79646;
        }

        ul#observation-label li:nth-child(4) i {
            color: #9BBB59;
        }

        ul#observation-label li:nth-child(5) i {
            color: #C0504D;
        }

        ul#observation-label li span {
            color: #417fc8;
        }

.report-search-row + div img {
    max-width: 100% !important;
}

.report-search-row + div td > img {
    max-width: 30px !important;
}

.notes-iamge-block {
    width: 33.3%;
    float: left;
}

    .notes-iamge-block .card-block {
        padding: 5px;
        height: 125px;
        overflow: auto;
    }

        .notes-iamge-block .card-block p {
            margin-bottom: 3px;
            border-bottom: 1px solid #f5f5f5;
            font-size: 16px;
            word-break: break-all;
        }

#imgModal .modal-dialog {
    top: 0px !important;
    z-index: 9999 !important;
}

#Necropsydialog tr th, #Necropsydialog tr td {
    text-align: center;
}

    #Necropsydialog tr th:first-child, #Necropsydialog tr td:first-child {
        text-align: left;
        padding-left: 5px;
    }

#Necropsydialog table tr:first-child {
    background: #ccc !important;
}

.birdNotes {
    background-image: url("../../images/editblack.png");
    background-position: 60px 5px;
    background-repeat: no-repeat;
    background-size: 10px 10px;
    color: #0075bc;
    cursor: pointer;
    text-decoration: underline;
}

.notes-iamge-block > img {
    width: 100%;
    max-width: 100% !important;
    max-height: 200px;
}

#BirdNotesModal .btn {
    background: var(--sea) !important;
    border: none;
    color: #fff;
    min-width: 100px;
}

#secondDiv .modal-header > h5 {
    float: left;
    max-width: 80%;
}

.imgAvilable {
    cursor: pointer;
}

#rptSearchResultDatatable_wrapper .dataTables_scroll {
    margin: 0px !important;
}

#tblFarmDetails tbody tr td:not(:first-child), #tblFarmDetails thead tr th:not(:first-child) {
    text-align: center;
}

#tblTurkeyFarmDetails tbody tr td:not(:first-child), #tblTurkeyFarmDetails thead tr th:not(:first-child) {
    text-align: center;
}

.spnFeedDuration {
    margin: 0px 10px;
}

#report-display-page {
    margin: 10px 0;
    padding: 0 30px;
    list-style-type: none;
    width: 100%; 
}


    #report-display-page li {
        border-bottom: 1px solid #ccc;
        padding: 5px 0px;
    }

        #report-display-page li > span {
            display: inline-block;
            width: 92%;            
        }

.view-html i {
    color: #407EC9;
    margin: 0px 10px;
}

.download-pdf i {
    color: #D0100B;
    margin: 0px 10px;
}

.summaryBackBtn {
    border: 0 none;
    border-radius: 4px;
    color: #fff;
    margin: 5px;
    min-width: 120px;
    padding: 7px 8px;
}

#ObservationReports .row {
    margin: 0px !important;
    border-bottom: 1px solid #ccc !important;
}

#BirdNotesModal .modal-header {
    background: var(--sea) !important;
    border: none;
    color: #fff;
    padding: 5px;
}

#BirdNotesModal .modal-footer {
    border: none;
    padding: 5px;
}

#containerDiagonsticSummaryReport .child-table tbody > tr > td:nth-child(2) {
    width: 80px;
    font-weight: 600;
}

#containerDiagonsticSummaryReport .rotate {
    margin-left: -50px !important;
}

.cust_report {
    margin: -16px 0 11px 0;
    float: left;
    font-size: 17px;
}

#tblFarmDetails {
    display: table;
}

#tblTurkeyFarmDetails {
    display: table;
}

/*BR Start*/

.BR .add-farm label, .BR #formaddfarm label, .BR .addMorefarm .form-group label {
    line-height: 20px;
}

.BR #edit-user label {
    line-height: 20px;
}

.BR .ms-drop label {
    line-height: 40px !important;
}

.BR #addUsers label {
    line-height: 20px;
}

.region {
    width: 36% !important;
    display: inline;
    float: left;
}

.search-col.region {
    width: 36% !important;
}

#reportsearchitems {
    display: flex;
    padding-bottom: 0px;
}

.addMorefarm_new .form-group label {
    width: auto !important;
}

.addMorefarm_new .select-style {
    width: 60% !important;
}

.addMorefarm_new .select-style2 {
    width: 72% !important;
}

.addMorefarm_new .select-style1 {
    width: 70% !important;
}

.umm_user input[type=radio] {
    min-height: auto !important;
}

.pro {
    margin-top: 20px;
    margin-bottom: 27px;
}

.no-padding {
    padding: 0 !important
}

.pro .col-sm-12 {
    width: 100%;
}

.trky-tbl {
    table-layout: auto;
    word-wrap: normal !important;
}

    .trky-tbl table {
        table-layout: auto;
        word-wrap: normal !important;
    }

#divTurkeyCoccidiosisSummaryReportHtml .cocci-report-box .child-table tbody > tr > td {
    width: 56px;
    min-width: 100px;
    word-break: break-all
}

    #divTurkeyCoccidiosisSummaryReportHtml .cocci-report-box .child-table tbody > tr > td p {
        word-break: break-all;
    }

.rpt-selctn {
    clear: both;
    width: 100%
}

    .rpt-selctn .select-style {
        width: 51%;
    }

#divSessionDates {
    width: 50%;
}

.table td, .table th {
    vertical-align: middle;
}

#formaddcustomer .form-control, #formaddcustomer .select-style {
    width: 65% !important;
}

#formaddcustomer label {
    width: 166px !important
}


#formaddcomplex .form-control, #formaddcomplex .select-style {
    width: 65% !important;
}

#formaddcomplex label {
    width: 166px !important
}


#formadduser .form-control, #formadduser .select-style {
    width: 60% !important;
}

#formadduser label {
    width: 166px !important
}


#formedituser .form-control, #formedituser .select-style {
    width: 60% !important;
}

#formedituser label {
    width: 166px !important
}

#lang {
    text-align: right;
}

    #lang a:first-child {
        border-right: 2px solid #ccc;
        padding-right: 7px;
        margin-right: 7px;
    }

#divSessionDates .ms-choice > span {
    left: 0px !important;
}

@media (max-width: 543px) {
    #login .brand-tittle {
        font-size: 20px;
        text-align: center;
    }


    #page-content-wrapper #user-header #search-form input[type=text] {
        width: 150px;
        right: 25px;
    }

        #page-content-wrapper #user-header #search-form input[type=text]:focus {
            width: 160px;
        }

    #page-content-wrapper .dashboard-menu div {
        margin-bottom: 30px;
    }

    #page-content-wrapper #user-header .user-profile > div > div {
        background-image: url("../../Images/Welcome_popup.png");
        background-repeat: no-repeat;
        background-position: center top;
        padding: 15px 5px;
        margin-top: -15px;
    }

    #page-content-wrapper #user-header #search-form input[type="text"] {
        position: static;
        width: 100%;
        margin-bottom: 10px;
    }


    ul.table-tab {
        float: none;
    }

        ul.table-tab li {
            border-right: none;
            width: 100%;
            text-align: center;
            margin-bottom: 2px;
            display: block;
            float: none;
        }

    .add-farm label {
        width: 100%;
    }

    .add-farm .form-control, .select-style {
        width: 100%;
    }

    #search-touch-point label {
        width: 100%;
    }

    #search-touch-point .form-control, #search-touch-point .select-style {
        width: 100%;
    }

    /** Responsive TAb **/
    .nav-tabs .nav-item + .nav-item {
        margin-left: 0rem !important;
    }

    .nav-tabs .nav-item {
        margin-bottom: 2px !important;
        width: 100%;
    }

    .nav-tabs .nav-link {
        border-radius: 0 !important;
    }

    #containerSkelMusInteSummary {
        width: 360px !important;
        max-width: 360px !important;
    }

    [id^="containergt"] {
        width: 360px !important;
        max-width: 360px !important;
    }

    [id^="containerRespiratory"] {
        width: 360px !important;
        max-width: 360px !important;
    }

    [id^="containerSkelMusInte"] {
        width: 360px !important;
        max-width: 360px !important;
    }


    [id^="containerImmuneTab"] {
        width: 360px !important;
        max-width: 360px !important;
    }

    [id^="containerOtherTab"] {
        width: 360px !important;
        max-width: 360px !important;
    }
}


/* Small devices (landscape phones, 544px and up) */

@media (min-width: 544px) and (max-width: 767px) {

    #login .brand-tittle {
        font-size: 32px;
        text-align: center;
    }

    /** Responsive TAb **/
    .nav-tabs .nav-item + .nav-item {
        margin-left: 0rem !important;
    }

    .nav-tabs .nav-item {
        margin-bottom: 2px !important;
        width: 100%;
    }

    .nav-tabs .nav-link {
        border-radius: 0 !important;
    }
    .modal-dialog {
        position: relative;
        margin-top: 0;
        z-index: 9999 !important;
    }


    #page-content-wrapper #user-header .user-profile > div > div {
        background-image: url("../../Images/Welcome_popup.png");
        background-repeat: no-repeat;
        background-position: center top;
        padding: 15px 5px;
        margin-top: -15px;
    }

    #page-content-wrapper #user-header #search-form input[type="text"] {
        position: static;
        width: 100%;
        margin-bottom: 10px;
    }

    #page-content-wrapper #user-header #search-form input[type=text]:focus {
        width: 100%;
    }

    ul.table-tab {
        float: none;
    }

        ul.table-tab li {
            border-right: none;
            width: 100%;
            text-align: center;
            margin-bottom: 2px;
            display: block;
            float: none;
        }

    .add-farm label {
        width: 100%;
    }

    .add-farm .form-control, .select-style {
        width: 100%;
    }

    #search-touch-point label {
        width: 100%;
    }

    #search-touch-point .form-control, #search-touch-point .select-style {
        width: 100%;
    }

    [id^="containergt"] {
        width: 700px !important;
        max-width: 700px !important;
    }

    [id^="containerRespiratory"] {
        width: 700px !important;
        max-width: 700px !important;
    }

    [id^="containerSkelMusInte"] {
        width: 700px !important;
        max-width: 700px !important;
    }

    [id^="containerImmuneTab"] {
        width: 700px !important;
        max-width: 700px !important;
    }

    [id^="containerOtherTab"] {
        width: 700px !important;
        max-width: 700px !important;
    }
}

/*  Medium devices (For all Mobile, 767px and low) */
@media screen and (max-width: 768) and (min-width: 500px) {

    #dashboard-content .row .col-sm-6 img {
        width: 100%;
    }
}

@media (max-width: 768px) {
  

    #report-landing-page .report-search > button {
        right: -7px;
    }

    #dashboard-content .row .col-sm-6 img {
        width: 100%;
    }

    html {
        overflow: auto;
    }

    body {
        overflow-y: scroll;
        overflow-x: hidden;
    }

    /* Let's get this party started */
    ::-webkit-scrollbar {
        width: 12px;
    }

    /* Track */
    ::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    /* Handle */
    ::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    }
    .modal-dialog {
        position: relative;
        margin-top: 0;
        z-index: 9999 !important;
    }
}

@media (max-width: 767px) {
    .dataTables_wrapper .dataTables_info {
        margin-left: 10px !important;
        text-align: left !important;
    }

    .dataTables_wrapper .dataTables_paginate {
        float: right !important;
        margin-top: 0;
        padding-top: 0;
        position: relative;
        top: -7px;
    }

    #divAdvanceSearch {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #ccc;
        display: none;
        list-style-type: none;
        max-width: 266px;
        padding: 10px;
        position: absolute;
        right: 76px;
        top: 32px;
        width: 240px;
        z-index: 100;
    }

    .sales-force-search li input {
        width: 238px !important;
    }

    ul#serchsf {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #888;
        max-height: 200px;
        overflow-y: scroll;
        padding: 8px;
        position: absolute;
        right: 76px;
        top: 32px;
        width: 241px;
        z-index: 100;
    }

    #login-footer, footer.main-footer {
        text-align: center;
    }

    .footer-copyright {
        text-align: justify !important;
    }

    #page-content-wrapper #user-header .user-profile > div {
        padding-top: 3px;
    }

    #page-content-wrapper #user-header {
        background-color: var(--orange);
        margin-bottom: 15px;
    }

        #page-content-wrapper #user-header h2 {
            font-size: 20px;
            margin-top: 0px;
        }

    .dataTables_wrapper .dataTables_scroll {
        margin: 0 auto !important;
    }

    #showCustomerComplex .customer-block h3, #showCustomerComplex .complex-block h3, #showUsers h3 {
        margin-left: 0px;
        position: static;
        z-index: 100;
        margin-bottom: 0px;
        width: 100%;
    }

    .dataTables_wrapper .dataTables_filter {
        padding-right: 0px;
    }

    .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_info {
        display: none;
    }


    .customer-row .select-style {
        width: 100%;
    }

    #showUsers ul li:nth-child(2) {
        margin-left: 0px !important;
    }

    #edit-user .form-control, #edit-user .select-style, #addUsers .form-group .form-control, #addUsers .form-group .select-style {
        width: 100%;
    }

    .addMorefarm .select-style, .add-farm .form-control, #formaddfarm .form-control, #formaddfarm .select-style {
        width: 100%;
    }


    .assign-company .select-style {
        float: none;
        width: 100%;
    }

    #add-farm-block div.custome-table h3 {
        margin-left: 0px;
        margin-right: 0px;
    }

    div.search-col {
        width: 100%;
    }

        div.search-col:last-child {
            width: 100%;
            text-align: center;
        }

    .report-search > button {
        position: static !important;
        margin-bottom: 10px;
    }

    .report-search-row {
        padding-right: 0px !important;
    }
    .modal-dialog {
        position: relative;
        margin-top: 0;
        z-index: 9999 !important;
    }
}



@media (min-width: 768px) {
    .hasDatepicker + i.fa-calendar {
        position: absolute;
        top: 46px;
    }



    #dashboard-content .row .col-sm-6 img {
        width: 100%;
    }

    .adminlogin.topbottomipad .search-col, .adminlogin.topbottomipad .newpicker {
        width: 22% !important;
    }

    .adminlogin.topbottomipad div.search-col:last-child {
        width: 9% !important;
    }

    .adminlogin.topbottomipad #divRange {
        width: 22% !important;
    }

    .adminlogin #divRange {
        width: 16%;
    }

    .dataTables_wrapper .dataTables_info {
        margin-left: 200px !important;
        position: relative;
        top: 2px;
    }

    footer#login-footer {
        bottom: 0;
        position: fixed;
        width: 100%;
    }

    .login-content {
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        border-radius: 5px;
        border: 2px solid #ccc;
    }
    .modal-dialog {
        position: relative;
        margin-top: 0;
        z-index: 9999 !important;
    }
}


/*  Medium devices (tablets, 768px and up) */


@media (min-width: 768px) and (max-width: 991px) {

    .table-tab.sales-force-search li:first-child {
        width: 167px;
    }

    .sales-force-search li input {
        width: 114px;
    }

    #divadmincountry {
        width: 100%
    }

    .addMorefarm_new .select-style1 {
        float: left;
    }

    .addMorefarm_new .select-style {
        float: left;
    }

    #login .brand-tittle {
        font-size: 32px;
    }

    #page-content-wrapper #user-header .user-profile > div > div {
        background-image: url("../../Images/Welcome_popup.png");
        background-position: center top;
        background-repeat: no-repeat;
        padding: 15px 5px;
        margin-top: -15px;
    }

    #page-content-wrapper #user-header #search-form input[type="text"] {
        position: static;
        width: 100%;
        margin-bottom: 10px;
    }

    #page-content-wrapper #user-header #search-form input[type=text]:focus {
        width: 100%;
    }

    div.search-col {
        width: 20%;
        flex: 0 0 20%;
    }

        div.search-col:last-child {
            width: 20%;
        }

    [id^="containerCoccidiosis"] {
        width: 700px !important;
        max-width: 700px !important;
    }

    [id^="containergt"] {
        width: 700px !important;
        max-width: 700px !important;
    }

    [id^="containerRespiratory"] {
        width: 700px !important;
        max-width: 700px !important;
    }

    [id^="containerSkelMusInte"] {
        width: 700px !important;
        max-width: 700px !important;
    }

    #containerImmuneSummary {
        width: 700px !important;
        max-width: 700px !important;
    }

    [id^="containerOther"] {
        width: 700px !important;
        max-width: 700px !important;
    }
}


/* Large devices (desktops, 992px and up) */

@media screen and (min-width: 992px) and (max-width: 1199px) {

    div.search-col {
        width: 20%;
        flex: 0 0 20%;
    }


    [id^="containerCoccidiosis"] {
        width: 900px !important;
        max-width: 1000px !important;
    }

    [id^="containergt"] {
        width: 900px !important;
        max-width: 1000px !important;
    }

    [id^="containerRespiratory"] {
        width: 900px !important;
        max-width: 1000px !important;
    }

    [id^="containerSkelMusInte"] {
        width: 900px !important;
        max-width: 1000px !important;
    }


    [id^="containerImmuneTab"] {
        width: 900px !important;
        max-width: 1000px !important;
    }

    [id^="containerOtherTab"] {
        width: 900px !important;
        max-width: 1000px !important;
    }
}

@media (min-width: 1280px) and (max-width: 1350px) {

    [id^="containerCoccidiosis"] {
        width: 100%;
        max-width: 1280px;
    }

    [id^="containergt"] {
        width: 100%;
        max-width: 1280px;
    }

    [id^="containerRespiratory"] {
        width: 100%;
        max-width: 1280px;
    }

    [id^="containerSkelMusInte"] {
        width: 100%;
        max-width: 1280px;
    }

    [id^="containerImmuneTab"] {
        width: 100%;
        max-width: 1280px;
    }

    [id^="containerOtherTab"] {
        width: 100%;
        max-width: 1280px;
    }
}

@media (min-width: 1360px) {

    [id^="containerCoccidiosis"] {
        width: 100%;
        max-width: 1288px;
    }

    [id^="containergt"] {
        width: 100%;
        max-width: 1288px;
    }

    [id^="containerRespiratory"] {
        width: 100%;
        max-width: 1288px;
    }

    [id^="containerSkelMusInte"] {
        width: 100%;
        max-width: 1288px;
    }


    [id^="containerImmuneTab"] {
        width: 100%;
        max-width: 1360px;
    }

    [id^="containerOtherTab"] {
        width: 100%;
        max-width: 1360px;
    }
}

/********************/
/* iPad in portrait */
/********************/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    #report-landing-page .submit-btn, #report-landing-page #btnMainBack {
        min-width: 52px;
        position: relative;
    }


    input.hasDatepicker + i.fa-calendar {
        top: 46px;
    }

    #Divdatepicker3 input.hasDatepicker + i.fa-calendar {
        top: 46px;
    }

    #divAdvanceSearch .select-style select {
        padding: 8px 10px;
    }

    #showCustomerComplex .customer-block h3, #showCustomerComplex .complex-block h3, #showUsers h3 {
        width: 592px;
    }

    .dataTables_length label {
        margin-bottom: 3px;
    }

    .add-farm .form-control, #formaddfarm .form-control {
        border: 2px solid #ccc;
        display: inline-block;
        width: 61%;
    }

    .customer-row .select-style {
        width: 61%;
    }

    .complex-row .select-style {
        width: 61%;
    }

    #addUsers .form-group .form-control, #addUsers .form-group .select-style {
        width: 53%;
    }

    #edit-user .form-control {
        width: 59%;
    }

    #edit-user .select-style {
        width: 59%;
    }

    .assign-company .select-style {
        float: right;
        width: 65%;
    }

    .addMorefarm .select-style, #formaddfarm .select-style {
        width: 61%;
    }

    .login-content {
        margin-top: 43%;
    }

    .modal-dialog {
        position: relative;
        margin-top: 0;
        z-index: 9999!important;
    }

    /*** Responsive Report Tab ***/

    .nav-tabs .nav-item + .nav-item {
        margin-left: 0px;
    }

    .nav-tabs .nav-item {
        margin: 5px 0px;
        width: 33%;
    }

    .nav-tabs .nav-link {
     
        margin-right: 1px;
    }
}

@media only screen and (min-device-width : 800px) and (max-device-width : 1280px) and (orientation : portrait) {
    #divAdvanceSearch .select-style select {
        padding: 3px 10px;
    }

    #showCustomerComplex .customer-block h3, #showCustomerComplex .complex-block h3, #showUsers h3 {
        width: 638px;
    }

    .modal-dialog {
        position: relative;
        margin-top: 0;
       z-index: 9999!important;
    }
}

@media only screen and (min-device-width : 980px) and (max-device-width : 1280px) and (orientation : portrait) {
    #divAdvanceSearch .select-style select {
        padding: 3px 10px;
    }

    #showCustomerComplex .customer-block h3, #showCustomerComplex .complex-block h3, #showUsers h3 {
        width: 818px;
    }

    .modal-dialog {
        position: relative;
        margin-top: 0;
       z-index: 9999!important;
    }
}

@media only screen and (min-device-width : 1024px) and (orientation : portrait) {
    #report-landing-page .submit-btn, #report-landing-page #btnMainBack {
        min-width: 52px;
        position: relative;
    }

    #divAdvanceSearch .select-style select {
        padding: 3px 10px;
    }

    #showCustomerComplex .customer-block h3, #showCustomerComplex .complex-block h3, #showUsers h3 {
        width: 862px;
    }
}

@media only screen and (min-device-width : 1170) and (orientation : portrait) {
    #showCustomerComplex .customer-block h3, #showCustomerComplex .complex-block h3, #showUsers h3 {
        width: 878px;
    }
}



/********************/
/* iPad in landscape */
/********************/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .dataTables_wrapper {
        min-height: 155px;
    }

    #showCustomerComplex .customer-block h3, #showCustomerComplex .complex-block h3, #showUsers h3 {
        width: 860px;
    }

    .dataTables_length label {
        margin-bottom: 3px;
    }

    .modal-dialog {
        position: relative;
        margin-top: 0;
       z-index: 9999!important;
    }

    div.search-col {
        width: 21%;
    }

        div.search-col:last-child {
            width: 14%;
        }

    .dataTables_wrapper .dataTables_info {
        display: none !important;
    }

    .dataTables_wrapper .dataTables_scroll {
        margin-bottom: 2px;
    }

    .dataTables_wrapper .dataTables_paginate {
        margin-bottom: 4px;
    }

    .addMorefarm .form-group label {
        line-height: 42px;
    }

    #rptSearchResultDatatable_wrapper .dataTable th:first-child, #rptSearchResultDatatable_wrapper .dataTable td:first-child {
        width: 120px !important;
        min-width: 120px !important;
    }

    #rptSearchResultDatatable_wrapper .dataTable th:nth-child(2), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(2) {
        width: 105px !important;
        min-width: 105px !important;
    }

    #rptSearchResultDatatable_wrapper .dataTable th:nth-child(3), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(3) {
        width: 130px !important;
        min-width: 130px !important;
    }

    #rptSearchResultDatatable_wrapper .dataTable th:nth-child(4), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(4) {
        width: 180px !important;
        min-width: 180px !important;
    }

    #rptSearchResultDatatable_wrapper .dataTable th:nth-child(5), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(5) {
        width: 150px !important;
        min-width: 150px !important;
    }

    #rptSearchResultDatatable_wrapper .dataTable th:nth-child(6), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(6) {
        width: 200px !important;
        min-width: 200px !important;
    }

    #rptSearchResultDatatable_wrapper .dataTable th:nth-child(7), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(7) {
        min-width: 70px !important;
        width: 70px !important;
    }
}

@media only screen and (min-device-width : 800px) and (max-device-width : 1280px) and (orientation : landscape) {
    #showCustomerComplex .customer-block h3, #showCustomerComplex .complex-block h3, #showUsers h3 {
        width: 876px;
    }

    .modal-dialog {
        position: relative;
        margin-top: 18%;
       z-index: 9999!important;
    }
}


@media only screen and (min-device-width : 980px) and (max-device-width : 1280px) and (orientation : landscape) {


    .dash-text1 {
        top: 100px;
        left: 51px;
        color: #fff;
        width: 100px;
        text-align: center;
        line-height: 19px;
        font-size: 19px;
    }

    .dash-text2 {
        top: 96px;
        left: 51px;
        color: #fff;
        font-size: 19px;
    }

    .dash-text3 {
        position: absolute;
        top: 96px;
        left: 64px;
        color: #fff;
        font-size: 19px;
    }

    .dash-text4 {
        position: absolute;
        top: 96px;
        left: 53px;
        color: #fff;
        font-size: 19px;
    }

    .dash-text5 {
        position: absolute;
        top: 101px;
        left: 49px;
        color: #fff;
        width: 100px;
        line-height: 19px;
        text-align: center;
        font-size: 19px;
    }

    #showCustomerComplex .customer-block h3, #showCustomerComplex .complex-block h3, #showUsers h3 {
        width: 876px;
    }

    .modal-dialog {
        position: relative;
        margin-top: 0%;
       z-index: 9999!important;
    }
}

@media only screen and (min-device-width : 1024px) and (max-device-width : 1100px) {
    #showCustomerComplex .customer-block h3, #showCustomerComplex .complex-block h3, #showUsers h3 {
        width: 860px;
    }

    .modal-dialog {
        position: relative;
        margin-top: 0;
        z-index:9999;
    }
}

@media (min-width: 1024px) {


    #customerDatatable_wrapper .dataTable th:first-child {
        width: 300px !important;
    }

    #customerDatatable_wrapper .dataTable th:nth-child(2) {
        width: 150px !important;
    }

    #customerDatatable_wrapper .dataTable th:nth-child(3) {
        width: 165px !important;
    }

    #customerDatatable_wrapper .dataTable th:nth-child(4) {
        width: 199px !important;
    }

    #customerDatatable_wrapper .dataTable th:last-child {
        width: 33px !important;
    }
    /*=========================================================*/
    /********************** Complex List ***********************/
    /*=========================================================*/

    #complexDatatable_wrapper .dataTable th:first-child {
        width: 300px !important;
    }

    #complexDatatable_wrapper .dataTable th:nth-child(2) {
        width: 150px !important;
    }

    #complexDatatable_wrapper .dataTable th:nth-child(3) {
        width: 165px !important;
    }

    #complexDatatable_wrapper .dataTable th:nth-child(4) {
        width: 199px !important;
    }

    #complexDatatable_wrapper .dataTable th:last-child {
        width: 33px !important;
    }
    /*=========================================================*/
    /********************** Manage User ***********************/
    /*=========================================================*/

    #userDatatable_wrapper .dataTable th:first-child, #userDatatable_wrapper .dataTable td:first-child {
        width: 150px !important;
        min-width: 150px !important;
    }

    #userDatatable_wrapper .dataTable th:nth-child(2), #userDatatable_wrapper .dataTable td:nth-child(2) {
        width: 200px !important;
        min-width: 200px !important;
    }

    #userDatatable_wrapper .dataTable th:nth-child(3), #userDatatable_wrapper .dataTable td:nth-child(3) {
        width: 165px !important;
        min-width: 165px !important;
    }

    #userDatatable_wrapper .dataTable th:nth-child(4), #userDatatable_wrapper .dataTable td:nth-child(4) {
        width: 150px !important;
        min-width: 150px !important;
    }

    #userDatatable_wrapper .dataTable th:nth-child(5), #userDatatable_wrapper .dataTable td:nth-child(5) {
        width: 80px !important;
        min-width: 80px !important;
    }

    #userDatatable_wrapper .dataTable th:nth-child(6), #userDatatable_wrapper .dataTable td:nth-child(6) {
        width: 50px !important;
        min-width: 50px !important;
    }

    #farmDatatable_wrapper .dataTable th:first-child {
        width: 250px !important;
    }

    #farmDatatable_wrapper .dataTable th:nth-child(2) {
        width: 200px !important;
    }

    #farmDatatable_wrapper .dataTable th:nth-child(3) {
        width: 200px !important;
    }

    #farmDatatable_wrapper .dataTable th:nth-child(4) {
        width: 150px !important;
    }

    #farmDatatable_wrapper .dataTable th:last-child {
        width: 33px !important;
    }
    /***** Addd farm */
    #userDatatableForComplex_wrapper table th:first-child, #userDatatableForComplex_wrapper table td:first-child {
        width: 100px !important;
    }

    #userDatatableForComplex_wrapper table th:nth-child(2), #userDatatableForComplex_wrapper table td:nth-child(2) {
        width: 200px !important;
    }

    #userDatatableForComplex_wrapper table th:nth-child(3), #userDatatableForComplex_wrapper table td:nth-child(3) {
        width: 130px !important;
    }

    #userDatatableForComplex_wrapper table th:last-child, #userDatatableForComplex_wrapper table td:last-child {
        width: 50px !important;
    }

    /** report search page **/
    #rptSearchResultDatatable_wrapper .dataTable th:first-child, #rptSearchResultDatatable_wrapper .dataTable td:first-child {
        width: 90px !important;
        min-width: 90px !important;
    }

    #rptSearchResultDatatable_wrapper .dataTable th:nth-child(2), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(2) {
        width: 105px !important;
        min-width: 105px !important;
    }

    #rptSearchResultDatatable_wrapper .dataTable th:nth-child(3), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(3) {
        width: 100px !important;
        min-width: 100px !important;
    }

    #rptSearchResultDatatable_wrapper .dataTable th:nth-child(4), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(4) {
        width: 80px !important;
        min-width: 80px !important;
    }

    #rptSearchResultDatatable_wrapper .dataTable th:nth-child(5), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(5) {
        width: 100px !important;
        min-width: 100px !important;
    }

    #rptSearchResultDatatable_wrapper .dataTable th:nth-child(6), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(6) {
        width: 190px !important;
        min-width: 190px !important;
    }

    #rptSearchResultDatatable_wrapper .dataTable th:nth-child(7), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(7) {
        min-width: 70px !important;
        width: 70px !important;
    }

    #rptSearchResultDatatable_wrapper .dataTable th:nth-child(8), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(8) {
        min-width: 42px !important;
        width: 42px !important;
    }

    #rptSearchResultDatatable_wrapper .dataTable th:nth-child(9), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(9) {
        min-width: 40px !important;
        width: 40px !important;
    }

    #rptSearchResultDatatable_wrapper .dataTable th:nth-child(10), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(10) {
        min-width: 45px !important;
        width: 45px !important;
        padding-right: 0px !important
    }

    #rptSearchResultDatatable_wrapper .dataTable th:nth-child(11), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(11) {
        min-width: 42px !important;
        width: 42px !important;
        padding-right: 0px !important
    }
}






@media screen and (max-width: 992px) and (min-width: 768px) {
    .dataTables_wrapper {
        min-height: 155px;
    }

    #customerDatatable_wrapper .dataTable th:first-child {
        width: 218px !important;
    }

    #customerDatatable_wrapper .dataTable th:nth-child(2) {
        width: 93px !important;
    }

    #customerDatatable_wrapper .dataTable th:nth-child(3) {
        width: 110px !important;
    }

    #customerDatatable_wrapper .dataTable th:nth-child(4) {
        width: 130px !important;
    }

    #customerDatatable_wrapper .dataTable th:last-child {
        width: 33px !important;
    }

    #complexDatatable_wrapper .dataTable th:first-child {
        width: 218px !important;
    }

    #complexDatatable_wrapper .dataTable th:nth-child(2) {
        width: 93px !important;
    }

    #complexDatatable_wrapper .dataTable th:nth-child(3) {
        width: 110px !important;
    }

    #complexDatatable_wrapper .dataTable th:nth-child(4) {
        width: 130px !important;
    }

    #complexDatatable_wrapper .dataTable th:last-child {
        width: 33px !important;
    }


    #farmDatatable_wrapper .dataTable th:nth-child(3) {
        width: 130px !important;
    }

    #farmDatatable_wrapper .dataTable th:nth-child(4) {
        width: 120px !important;
    }

    /** manage User ***/
    #userDatatable_wrapper .dataTable th:first-child {
        width: 100px !important;
    }

    #userDatatable_wrapper .dataTable th:nth-child(2) {
        width: 120px !important;
    }

    #userDatatable_wrapper .dataTable th:nth-child(3) {
        width: 110px !important;
    }

    #userDatatable_wrapper .dataTable th:nth-child(4) {
        width: 110px !important;
    }

    #userDatatable_wrapper .dataTable th:nth-child(5) {
        width: 90px !important;
    }

    #userDatatable_wrapper .dataTable th:last-child {
        width: 33px !important;
    }

    /*** Add Farm **/
    #farmDatatable_wrapper .dataTable th:first-child {
        width: 150px !important;
    }

    #farmDatatable_wrapper .dataTable th:nth-child(2) {
        width: 150px !important;
    }


    #farmDatatable_wrapper .dataTable th:last-child {
        width: 33px !important;
    }

    
    /* start here */
    #userDatatableForComplex_wrapper table th:first-child, #userDatatableForComplex_wrapper table td:first-child {
        width: 100px !important;
    }

    #userDatatableForComplex_wrapper table th:nth-child(2), #userDatatableForComplex_wrapper table td:nth-child(2) {
        width: 200px !important;
    }

    #userDatatableForComplex_wrapper table th:nth-child(3), #userDatatableForComplex_wrapper table td:nth-child(3) {
        width: 130px !important;
    }

    #userDatatableForComplex_wrapper table th:last-child, #userDatatableForComplex_wrapper table td:last-child {
        width: 50px !important;
    }



    .dataTables_wrapper .dataTables_info {
        display: none !important;
    }

    .dataTables_wrapper .dataTables_scroll {
        margin-bottom: 2px;
    }

    .dataTables_wrapper .dataTables_paginate {
        margin-bottom: 4px;
    }



    .menu-container {
        position: relative;
        top: 0px;
    }

    #page-content-wrapper #user-header .user-profile > div {
        padding-top: 4px;
    }

    #UsersinComplexList {
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }

    #tblFarmList {
        float: left;
        width: 100%;
    }

    .addMorefarm .form-group label {
        line-height: 42px;
        width: 120px !important;
    }

    .dash-text1 {
        top: 65px;
        line-height: 18px;
        width: 80px;
        font-size: 17px;
        left: 34px;
        text-align: center;
    }

    .dash-text2 {
        top: 65px;
        left: 28px;
        color: #fff;
        font-size: 17px;
    }

    .dash-text3 {
        top: 65px;
        left: 43px;
        color: #fff;
        font-size: 17px;
    }

    .dash-text4 {
        position: absolute;
        top: 65px;
        left: 31px;
        color: #fff;
        line-height: 18px;
        font-size: 17px;
    }

    .dash-text5 {
        top: 65px;
        left: 23px;
        color: #fff;
        font-size: 17px;
        line-height: 18px;
        text-align: center;
        width: 98px;
    }
}

/*  Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {

    .container {
        width: 1200px;
        max-width: 1200px;
    }
}

@media (max-width: 1170px) {

    #report-landing-page div.row:last-child .col-sm-12 {
        overflow-x: scroll !important;
        max-width: 99.10% !important;
    }
  
}

.assign-company label {
    line-height: 40px;
}

#tblAssignedRolesForUser tr td:last-child {
    width: 44px !important;
    text-align: right !important;
}

#userDatatable_wrapper table.dataTable {
    table-layout: fixed;
}

.dataTables_scrollHeadInner {
    width: 100% !important;
}

table.table-container > tbody tr.zr6mia {
    background: #f6f6f6 !important
}

tr.zr6mia td {
    background-color: #f6f6f6 !important;
}

#divTurkeyCoccidiosisSummaryReportHtml table {
    table-layout: auto !important;
}

#divTurkeyCoccidiosisSummaryReportHtml .table-container > tbody > tr > td {
    min-width: 130px;
}

.sdate {
    text-align: right;
    margin-top: 14px;
}

    .sdate label {
        margin: 0;
    }
/************************css added ******************/
/*width*/
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    border-radius: 100px;
}

/*Track*/
::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 100px;
}
/*Handle*/
::-webkit-scrollbar-thumb {
    background: #ed8b00;
    border-radius: 100px;
}
    /*Handle on hover*/
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

button:focus-visible {
    outline: 0px !important;
}

button:focus {
    outline: 0px !important;
}

.lang-outer {
    width: 100%;
    justify-content: flex-end;
    display: inline-flex;
    align-items: center;
}

    .lang-outer h4 {
        font-size: 18px;
        margin: 0px;
    }

    .lang-outer button {
        width: 100px;
        border-radius: 4px;
    }

    .lang-outer .btn-primary {
        color: #fff;
        background-color:var(--sea);
        border-color: #2e6da4;
    }

    .lang-outer button .caret {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        border-top: 4px dashed;
        border-top: 4px solid\9;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
    }

    .lang-outer .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }

        .lang-outer .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5;
        }

    .lang-outer .dropdown-menu {
        left: -58px !important;
    }

.d-flex {
    display: flex;
}

.justify-between {
    justify-content: space-between
}

.btn-fl-right {
    float: right;
}

.edit-bck-btn {
    margin: 15px 5px 0 0;
}

.flex-wrap {
    flex-wrap: wrap;
}

a.bench-links {
    line-height: 17px
}

.bench-slider-height {
    height: 300px !important;
}

.bench-chart-heading-block {
    width: 100%;
    margin-top: 20px;
    padding-bottom: 15px;
    text-align: center;
}

.bench-chart-heading {
    font-size: 24px;
}

.bench-download-pdf {
    cursor: pointer;
    text-decoration: underline !important;
    color: #407ec9 !important;
    font-size: 15px;
    font-weight: bold;
    margin: 0 10px 0 0;
}

.bg-white {
    background: #fff;
}

.white-txt {
    color: #fff;
}

.logo-M {
    margin: 0px 0 0 8px;
}

.m-0 {
    margin: 0px;
}


.ml-5 {
    margin-left: 5px;
}

.row-mlr {
    margin: 0 15px !important;
}

.col-plr5 {
    padding: 0 5px
}

.footer-logo {
    width: 89px;
    height: 32px;
}

.row-d {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.d-none {
    display: none;
}

.dataTables_scrollHead {
    border-top: 2px solid #ccc !important;
}

.download-excel {
    width: 40px;
    margin-top: 21px;
    float: right;
    top: 2px;
    position: relative;
    cursor: pointer
}

.bench-last-col {
    width: 50% !important;
    flex: 0 0 50% !important;
    align-items: end;
    display: flex;
    margin-bottom: 5px;
}


.text-left {
    text-align: left !important;
}

table thead.header-bg {
    background: rgb(232, 232, 232);
    white-space: nowrap
}

.feed-prgm tbody tr th {
    white-space: nowrap
}

/**************************Manage user css***********************/
.open > .dropdown-menu {
    display: block;
    width: 100%;
}
.container-w {
    max-width: 90% !important;
    width: 90% !important;
    margin: auto;
}
h3.plr {
    padding: 0px 35px;
    font-weight: 600;
    font-size: 20px;
}
.light-blue-bg {
    background-color: #e5f5ff7a !important;
}
.manage-bck-btn {
    background: var(--sea) !important;
    height: 36px;
    min-width: 100px;
}
h3.adduser-heading {
    padding: 16px 25px;
    font-weight: 600;
    font-size: 20px;
    background: #e5f5ff7a;
}
h3.edit_heading {
    padding: 15px 35px;
    font-weight: 600;
    font-size:20px;
}
.manage-user-select{
    display:block !important;
    width:100% !important;
}
select:disabled {
    background-color: #eceeef;
    opacity: 1;
}
.manage-user-block{
    padding:0px 35px;
}
.manage-user-block1 {
    padding: 10px 12px 0 12px;
}
.manage-user-block label {
    font-weight: 600;
    font-size: 16px;
}
 .manage-user-block .form-group label:last-child {
        margin-left: 6px !important;
        width: 85% !important;
        margin-top: 2px;
 }
.multi-select .ms-drop input[type="checkbox"]{
    margin-right:7px !important;
}
.justify-content-between {
    justify-content: space-between;
}
.justify-content-end {
    justify-content:flex-end;
}
.manage-update-btn {
    color: #fff;
    margin-left: 10px;
    background: var(--sea);
}
.manage-btn{
    padding:15px 0;
    text-align:center;
}
.multi-select, .multi-select .ms-choice {
    border-color: #ccc !important;
    border-radius: 3px !important;
    height: 38px !important;
    line-height:38px !important;
    width:100% !important;
}
    .multi-select .ms-choice > div{
        top:6px;
    }
    .label-height {
        height: 20px;
    }
.add-manage-btn {
    background: var(--sea);
    border: 1px solid #fff !important;
    color: #fff;
    height: 37px;
}
.manage_user_tab {
    padding: 0px 25px;
    margin-bottom:15px;
}
.manage_user_tab .dataTables_wrapper .dataTables_scroll {
    margin:0px;
}
    .manage_user_tab div.custome-table {
        border: 1px solid #ccc;
        border-radius: 10px;
        background: #fbfbfb;
    }
.manage_user_tab div.custome-table table > thead {
    background: var(--sea) !important;
    padding:10px 0;
    color:#fff;
}
.manage_user_tab div.custome-table table > thead tr th{
    padding:10px 0;
}
.manage_user_tab .dataTables_scrollHead {
    border-top: 0px solid #ccc !important;
  
}
.dataTables_scrollBody, .manage_user_tab .dataTables_wrapper .dataTables_scroll {
    border-left: 0px solid #ccc !important;
    border-right: 0px solid #ccc !important;
}
.manage_user_tab .dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 0px solid #ccc !important;
    height:350px !important;
    overflow-y:auto !important
}


.manage_user_tab .delete {
    border: 0px;
    background:transparent;
}
.manage_user_tab .delete .fa{
        color:var(--sea) ;
    font-size: 21px;
}
.align-items-center{
    align-items:center;
}
.text-nowrap{
    white-space:nowrap;
}
.manage-action-btn{
    margin-top:42px;
}
.select-region{
    width:265px !important;
    margin-left:8px;
}
.region-outer-block{
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:15px 20px 0 35px;
    margin-bottom:10px;
}
.manage-user-block .search-col.region {
    width: 100%;
}
.all-user-list ul.table-tab li {
    background: transparent;
    color: rgba(0, 0, 0, 0.7);
    font-size: 18px;
    font-weight: 600;
    padding: 4px 10px;
    margin: 0px 15px;
    height: 45px;
    border-radius: 0px;
}
    .all-user-list ul.table-tab li.active, .all-user-list ul.table-tab li:hover {
        color: var(--sea) !important;
        border-bottom: 3px solid var(--sea) !important;
        border-radius: 0px !important;
        background: transparent !important;
    }
.add-userbtn ul.table-tab li {
    background:var(--sea);
    padding:4px 20px
}
    .add-userbtn ul.table-tab li.active, .add-userbtn ul.table-tab li:hover {
        background: var(--sea);
        color: #fff;
        border-radius: 4px;
        border-bottom: 0;
    }

.user-detailtab .dataTables_wrapper .dataTables_filter{
height:0px;
}


.user-detailtab .dataTables_wrapper .dataTables_scroll {
    margin: 0px 20px;
    border:0px;
}
.user-detailtab .dataTables_scrollHead{
    border-top:0px !important;
}
.user-detailtab .dataTables_wrapper.no-footer .dataTables_scrollBody{
     border-bottom:0px !important;
 }
.user-detailtab .dataTable, #userDatatable_wrapper table.dataTable {
    background: var(--sea);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #000;
}
.user-detailtab #userDatatable_wrapper table.dataTable{
    table-layout:auto
}
.user-detailtab .dataTable, #userDatatable_wrapper table.dataTable thead {
    color: #fff;
  
}
.user-detailtab table.dataTable thead th {
    padding:10px 47px
}
.user-detailtab table.dataTable tbody td .switch{
    height:22px;
    margin-bottom:0px;
    width:52px;
    margin-top:10px;
}
.user-detailtab table.dataTable tbody td .slider:before {
    height: 22px;
    width: 22px;
    bottom:0px;
    left:2px;
}
.user-detailtab table.dataTable tbody td input:checked + .slider {
    background: var(--sea);
}

.user-detailtab table.dataTable tbody td .edit-img {
    width: 22px;
}
.user-detailtab .dataTables_wrapper .dataTables_paginate .paginate_button.current, .user-detailtab .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: var(--sea) !important;
    border-color: var(--sea) !important;
    margin-bottom: 10px;
}
.user-detailtab .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: var(--sea) !important;
    border-color: var(--sea) !important;
}
.flex-g-1{
    flex-grow:1;
}
.pd-r{
    padding-right:0px;
}
.manage-del input{
    margin-right:10px;
}
.welcome-txt{
    color:#fff;
    margin-right:10px;
}
.user-name {
    border-right: 2px solid #fff;
    padding-right: 10px;
    margin-right: 10px;
    color: #fff;
}
.manage-lang .dropdown-menu {
    background: #fff;
    box-shadow: -1px 0px 7px rgb(0 0 0 / 60%);
    color: #000 !important;
}
.manage-user-drop .dropdown-menu {
    background: #fff;
    box-shadow: -1px 0px 7px rgb(0 0 0 / 60%);
    left:auto;
    right:0px;
}
.manage-user-drop .dropdown-menu li a{
    padding:4px 0px 4px 10px
}
    .manage-user-drop .dropdown-menu li a span, .manage-user-drop .dropdown-menu li a {
        color: #000 !important;
        font-size: 14px;
        font-weight: 400;
        display:block;
    }
.manage-user-drop .fa{
    font-size:20px;
    color:#fff;
}
.manage-srch .dataTables_filter input {
    margin-top: 0px !important;
    margin-left: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #FAF9FF;
    height: 35px;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings",sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-cog:before {
    content: "\e019";
}
.add-user-outer-block {
    border-radius: 10px;
    margin: 0 25px;
    display: block;
    border: 1px Solid #CAC7C7;
    box-shadow: 0px 0px 6px rgb(240 245 245 / 80%);
}
.add-user-del-modal .modal-header {
    padding: 7px 15px;
    border-bottom: 1px solid #035771;
    background: #035771;
    color: #ffff;
    align-items: center;
}
    .add-user-del-modal .modal-header button span {
        font-size: 15px;
        font-weight: bold;
        color: #fff;
        text-shadow: 0 1px 0 #fff;
    }
    .add-user-del-modal .modal-header button.close {
        opacity: 1 !important;
        background: red !important;
        width: 26px !important;
        height: 26px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        border: 2px solid !important;
        color: #fff !important;
        position: relative;
        margin-top:0px !important
    }
.add-user-del-modal .modal-footer .cnfrm-btn {
    background: #035771;
    padding: 5px 25px;
    color: #ffff;
}
.add-user-del-modal .modal-footer .cncl-btn {
    background: #035771;
    border: 0.777778px solid #035771;
    padding: 5px 25px;
    color: #ffff;
}
#userUpdated .btn, #AddShowUserAdd .btn, #DeleteAssiginRole .btn, #AddCountryRegion .btn, #assigned .btn {
    background:var(--sea) !important;
    padding: 5px 25px !important;
    color: #ffff !important;
}

.overflow-hidden{
    overflow:hidden;
}
@media screen and (min-width: 1024px) {
    .user-detailtab #userDatatable_wrapper .dataTable th:nth-child(6), #userDatatable_wrapper .dataTable td:nth-child(6) {
            width: 75px !important;
            min-width: 75px !important;
        }
    }

    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
        .manage_user_tab .dataTables_wrapper {
            min-height: auto !important;
        }
    }
    /**************************Manage user css end***********************/

    @media screen and (min-width: 992px) and (max-width: 1199px) {
        .panel-body {
            height: 76px !important;
        }
    }

    @media screen and (max-width:1400px) {
        .container-w {
            max-width: 96% !important;
            width: 96% !important;
            margin: auto;
        }
    }

    @media screen and (max-width:991px) {
        .mt-3 {
            margin-top: 3rem;
        }

        .mt-1 {
            margin-top: 1rem;
        }

        .mt-0 {
            margin-top: 0px;
        }
    }

    @media screen and (min-width:576px) and (max-width:767px) {
        div.search-col, .search-col.species {
            width: 50%;
            flex: 0 0 50%
        }

        #reportsearchitems {
            margin-right: 10px;
        }

        div.search-col:last-child {
            width: 30%;
            flex: 0 0 30%
        }

        .label-d-none {
            display: none;
        }
    }

    @media screen and (min-width:576px) {
        .d-sm-flex {
            display: flex !important;
        }

        .delete-modal1 {
            width: 410px !important;
            margin: auto
        }
    }

    @media screen and (max-width:575px) {
        .delete-modal1 {
            width: 90%;
            margin: auto
        }

        div.search-col, .search-col.species {
            width: 100%;
            flex: 0 0 100%
        }

        #reportsearchitems {
            margin-right: 10px;
        }

        div.search-col:last-child {
            width: 30%;
            flex: 0 0 30%
        }

        .label-d-none {
            display: none;
        }

        #divSessionDates {
            width: 100%
        }

        .bench-slider-height {
            height: auto !important;
        }
    }

    @media screen and (max-width: 500px) {
        .col-50 {
            max-width: 50%;
            flex: 0 0 50%;
            padding-top: 5px;
            margin-bottom: 6px;
        }

        .col-100 {
            max-width: 100%;
            flex: 0 0 100%;
        }

        .bench-chart-heading {
            font-size: 18px;
        }

        #page-content-wrapper #user-header h2 {
            justify-content: end;
            text-align: right
        }

        .align-items-top {
            align-items: flex-start;
        }
    }

    @media screen and (max-width:400px) {
        div.search-col:last-child, .bench-last-col {
            width: 100%;
            flex: 0 0 100% !important;
        }

        .submit-btn, #btnMainBack {
            width: 100%;
            min-width: 100%
        }

        .d-sm-block {
            display: block;
        }

        .ml-sm-0 {
            margin-left: 0px;
        }

        .mt-5 {
            margin-top: 8px;
        }
    }

    @media screen and (max-width:991px) {
        /** report search page **/
        #rptSearchResultDatatable_wrapper .dataTable th:first-child, #rptSearchResultDatatable_wrapper .dataTable td:first-child {
            width: 110px !important;
            min-width: 110px !important;
        }

        #rptSearchResultDatatable_wrapper .dataTable th:nth-child(2), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(2) {
            width: 120px !important;
            min-width: 120px !important;
        }

        #rptSearchResultDatatable_wrapper .dataTable th:nth-child(3), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(3) {
            width: 130px !important;
            min-width: 130px !important;
        }

        #rptSearchResultDatatable_wrapper .dataTable th:nth-child(4), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(4) {
            width: 110px !important;
            min-width: 110px !important;
            word-break: break-all;
        }

        #rptSearchResultDatatable_wrapper .dataTable th:nth-child(5), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(5) {
            width: 170px !important;
            min-width: 170px !important;
        }

        #rptSearchResultDatatable_wrapper .dataTable th:nth-child(6), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(6) {
            width: 200px !important;
            min-width: 200px !important;
        }

        #rptSearchResultDatatable_wrapper .dataTable th:nth-child(7), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(7) {
            min-width: 70px !important;
            width: 70px !important;
        }

        #rptSearchResultDatatable_wrapper .dataTable th:nth-child(8), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(8) {
            min-width: 50px !important;
            width: 50px !important;
        }

        #rptSearchResultDatatable_wrapper .dataTable th:nth-child(9), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(9) {
            min-width: 40px !important;
            width: 40px !important;
        }

        #rptSearchResultDatatable_wrapper .dataTable th:nth-child(10), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(10) {
            min-width: 45px !important;
            width: 45px !important;
            padding-right: 0px !important;
        }



        #rptSearchResultDatatable_wrapper .dataTable th:nth-child(11), #rptSearchResultDatatable_wrapper .dataTable td:nth-child(11) {
            min-width: 50px !important;
            width: 50px !important;
            padding-right: 2px !important;
        }
    }
.btn-primary, .btn-secondary, .btn-primary:hover {
    color: #fff;
    background-color: var(--sea);
    border-color: var(--sea);
}
.nav-tabs .nav-item.open .nav-link, .nav-item.active, .nav-item.active:hover, .nav-tabs .nav-item.open .nav-link:focus, .nav-tabs .nav-item.open .nav-link:hover, .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover {
    background-color: var(--sea) !important;
    border-color: var(--sea) !important;
    color: #fff;
}
.nav-tabs .nav-link, .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    background-color: #035771c9 !important;
    color: #fff;
    border-color: var(--sea) !important;
}
.nav-tabs {
    border-bottom: 1px solid var(--sea) !important;
}
input[type="checkbox"] {
    accent-color: var(--sea);
}
.panel-info, .panel-primary, .panel-warning, .panel-success {
    border-color: var(--sea) !important;
}
.col-sm-6 .panel-primary {
    border-color: var(--sea) !important;
}
.sickoff{
    display:table-cell;
}
.modal-dialog {
    z-index: 9999 !important;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}
.cnfrm-btn, .cncl-btn {
    background: var(--sea) !important;
    color: #fff !important;
    margin-right: 5px;
    margin-left: 5px;
}