div.btnWrapper {
    display: inline-block;
}
div.btnWrapper:empty,
div.btnWrapper:-moz-only-whitespace {
    display: none !important;
}

/* Shamsi CSS */
.pricingMainBox{
    border: 1px solid #e5e5e5;
    padding: 15px 12px;
    /*box-shadow: 1px 2px 2px #888;*/
    -webkit-box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.15);
    text-align: center;
    overflow: hidden;
    background-color: #f9faf5;
    margin-bottom: 20px;
}
.pricingTitle{
    font-weight: bold;
    margin-bottom: 15px;
}
.pricingDiv{
    font-weight: bold;
    margin-bottom: 15px;
}
.pricingContent{
    margin-bottom: 25px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    display:none !important;
}
.select2-container--default .select2-selection--single{
    padding: 10px 14px 9px;
    height: 48px;
    border: 1px solid #cccccc !important;
    border-radius:0px !important;
    background: #ffffff url(../images/selectBx-arow.jpg) center right no-repeat;
}
.select2-search--dropdown .select2-search__field{
    height:40px;
}
/*.select2-container{display:inline !important;}*/
/* Shamsi CSS END */

.registration-step-menu ul li.companyInfo2:before {
    height: 125%;
}

.registration-step-menu ul li.companyInfo2:after {
    top: 125%;
    height: 12px;
    width: 12px;
    background: #7ccdcd;
    border-radius: 100%;
    overflow: hidden;
    position: absolute;
    content: '';
    left: 20px;
    margin-left: -5px;
    margin-top: -5px;
}

.login-reg-btn {
    background: #9ece2b;
    text-align: center;
    position: relative;
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
}

.login-reg-btn:before {
    content: '';
    height: 100%;
    width: 1050%;
    left: -1050%;
    top: 0;
    position: absolute;
    background: #9ece2b;
}

.login-reg-btn a {
    padding: 13px 5px;
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
}

.login-reg-btn a:hover, .login-reg-btn a:hover:before {
    color: #000;
    background: #9ece2b;
}

.login-form .continue {
    overflow: hidden;
    margin-top: 26px;
}

.user-profile-btn {
    clear: both;
    overflow: hidden;
    padding: 2px 0 2px 5px;
    margin: 0px;
    min-height: 54px;
}

.user-profile-icon {
    padding: 0 5px 0 0;
}

.user-profile-btn a {
    color: #A3C660;
    text-decoration: none;
    font-size: 13px;
}

.user-profile-btn a:hover, .user-profile-btn a:hover:before {
    color: #000;
}

.user-profile-btn span {
    color: #4d4d4f;
    font-size: 15px;
}

.field-group {
    clear: both;
    overflow: hidden;
}

.field-group label {
    font-family: 'univers_45_lightbold';
    font-size: 14px;
    font-weight: normal;
}

.noedit {
    color: #CECED0
}

.actMsg {
    margin: 10px 0;
}

.forgotten-login-details h3 {
    text-align: center;
}

svg.edit-svg-icon {
    fill: #7AD5C4;
    width: 25px;
    height: 30px;
    vertical-align: middle;
}

svg.forgotten-details-icon {
    fill: #7AD5C4;
    width: 90px;
    height: 90px;
}

.ftr-menu {
    padding-top: 14px;
}

.ftr-menu ul li {
    border-right: 1px solid #cccccc;
    border-left: none;
    padding: 0 8px 0 6px;
    margin-bottom: 12px;
}

.ftr-menu ul li:first-child {
    border-right: 1px solid #cccccc;
}

.ftr-menu ul li:last-child {
    border: none;
}

.copyright {
    margin: 0;
}

.registration-page-content {
    background: #f4f5f9;
    margin: 0;
}

.registration-sectionBx {
    min-height: 650px;
    background: #ffffff;
}

.input-group select option {
    font-family: 'univers_45_lightregular';
}

.input-group select:not(:checked) {
    font-family: 'univers_45_lightbold';
}

.bdyTopLogRegMenu ul li.slick-slide a {
    padding: 10px 15px;
}

.right-anchor {
    font-size: 22px;
    line-height: 22px;
    height: 44px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 34px;
    cursor: pointer;
}

/*.slick-slide .icon{float:left;}
.slick-slide .title{display:block;float:none;margin-left:35px;width:126px;min-height:30px;font-size:14px;line-height:15px;}
.slick-slide .icon svg{fill:#7dcdce;margin-right:5px;margin-top:-3px;width:30px;height:30px;}*/

.regular .icon {
    /* float: left; */
    display: inline-flex;
}

.regular .title {
    display: inline-flex;
    float: none;
    /*
    margin-left: 35px;
    min-height: 30px;
    */
    width: auto;
    font-size: 13px;
    line-height: 15px;
}

.regular .icon svg {
    fill: #47a4a5;
    margin-right: 5px;
    margin-top: -3px;
    width: 30px;
    height: 30px;
}

.regular .icon img.svg {
    width: 30px;
    height: 30px;
}

.bdyTopLogRegMenu ul.regular li a {
    padding: 16px 12px 16px 6px;
    display: flex;
    width: 100%;
    min-height: 30px;
    align-items: center;
}

.bdyTopLogRegMenu ul li.active .icon svg, .bdyTopLogRegMenu ul li a:hover .icon svg {
    fill: #ffffff;
}

.bdyTopLogRegMenu ul li:last-child {
    background: transparent;
}

.bdyTopLogRegMenu ul.regular li {
    max-width: 180px;
}

.bdyTopLogRegMenu ul.regular > li {
    min-height: 62px;
}

.bdyTopLogRegMenu ul.regular li:nth-child(2) {
    width: 165px
}

.bdyTopLogRegMenu ul.regular li:nth-child(3) {
    width: 150px
}

.bdyTopLogRegMenu ul.regular li:nth-child(6) {
    width: 170px
}

.bdyTopLogRegSubMenu ul li a {
    color: #4d4d4f;
}

.bdyTopLogRegMenu ul li:hover > ul.bdyTopLogRegSubMenu li a {
    color: #4d4d4f;
    background: transparent;
}

.bdyTopLogRegMenu ul li:hover > ul.bdyTopLogRegSubMenu li:hover a {
    color: #7ccdcd;
    text-decoration: none;
}

.bdyTopLogRegMenu ul li > ul.bdyTopLogRegSubMenu li a {
    padding: 5px;
}

.bdyTopLogRegMenu ul li.active a {
    font-family: 'univers_45_lightregular';
}

.bdyTopLogRegMenu ul li.active > ul.bdyTopLogRegSubMenu li a {
    font-family: 'univers_45_lightregular';
}

.bdyTopLogRegMenu ul li:hover > .icon svg {
    fill: #ffffff;
}

.bdyTopLogRegMenu ul li:hover > ul.bdyTopLogRegSubMenu li.active a {
    color: #7ccdcd;
    text-decoration: none;
}

ul.bdyTopLogRegSubMenu li:hover > .bdyTopLogRegMenu ul li.icon svg {
    fill: #ffffff;
}

/*-----------------------------------------------------*/
.navbar-nav > li.mega {
    position: relative;
}

.navbar-nav > li.mega > .dropdown-menu {
    top: -228px;
}

.navbar-nav > li.single > .dropdown-menu {
    padding: 45px;
}

.navbar-nav > li.single > .dropdown-menu > li > a:hover {
    color: #7dcdce;
    font-family: "univers_45_lightregular";
    text-decoration: none;
}

.navbar-nav > li.single > .dropdown-menu > li > a {
    padding: 8px 0;
    border-bottom: 1px solid #7dcdce;
}

.navbar-nav > li.single > .dropdown-menu > li:last-child > a {
    border-bottom: none;
}

.nav > li {
    display: inline-block;
    position: relative;
}

.navbar-nav > li.single > .dropdown-menu .icon svg {
    fill: #47a4a5;
    height: 50px;
    margin-bottom: 2px;
    margin-left: -5px;
    width: 50px;
}

.navbar-nav > li.single > .dropdown-menu .icon img.svg {
    height: 50px;
    margin-bottom: 2px;
    margin-left: -5px;
    width: 50px;
}

.mainMenu ul > li > a.active {
    background: transparent;
    font-family: "univers_45_lightbold";
}

/*--------------------------------------------------*/
form:not(#edit-user-frm) .field-grp {
    padding: 0;
}
form .field-grp .field-grp {
    padding: 0;
}
.field-grp {
    display: inline-block;
    margin-bottom: 14px;
    position: relative;
}

.field-grp label {
    background: #ffffff;
    color: #4d4d4f;
    margin: 0;
    font: normal 14px/18px "univers_45_lightregular";
}

.field-grp label span {
    color: #ff0000;
}

.field-grp input {
    box-sizing: border-box;
    height: 48px;
    padding: 10px 14px 10px;
    width: 100%;
    font: normal 14px/18px "univers_45_lightregular";
}

.field-grp textarea {
    padding: 10px 14px 10px;
    width: 100%;
    font: normal 14px/18px "univers_45_lightregular";
}

.field-grp select {
    background: #ffffff url("../images/selectBx-arow.jpg") no-repeat scroll right center;
    box-sizing: border-box;
    cursor: pointer;
    font: normal 14px/18px "univers_45_lightregular";
    height: 48px;
    overflow: hidden;
    padding: 10px 14px 10px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}

.tabFormListBx {
    margin: 30px 0;
}

.field-grp.com-srch-box {
    width: 100%;
    padding: 0;
}

.userProfile-section.products > ul.sub-header-block {
    padding: 0px 0px 0px 10px;
}

.userProfile-section.products > ul.sub-header-block li {
    margin: 15px 0;
}

.filter_box .list_title {
    font-weight: bold;
}

.filter_box span.label {
    display: block;
    margin-top: 5px;
}

.filter_box .list_cell {
    width: 42.6667%;
    min-width: 200px;
}

.filter_box .filter_box_table td {
    padding: 3px 0;
    vertical-align: top;
}

.filter_box .buttons_cell {
    text-align: center;
    width: 16.6667%;
}

.filter_box .long_list table, .filter_box .short_list table {
    width: 100%;
}

.filter_box .long_list thead, .filter_box .short_list thead {
    border-bottom: 1px solid #cccccc;
    height: 50px;
}

.filter_box .long_list, .filter_box .short_list {
    background: #ffffff;
    border: 1px solid #ddd;
    height: 220px;
    overflow-x: hidden;
    overflow-y: auto;
}

.filter_box .long_list table th, .filter_box .short_list table th {
    padding: 5px 20px 5px 10px;
    font: normal 14px/18px "univers_45_lightregular";
}

.filter_box .long_list table td, .filter_box .short_list table td {
    padding: 5px 10px;
    border-bottom: 1px solid #f5f5f7;
    font-size: 13px;
}

.button_wrapper {
    font-family: "univers_45_lightregular";
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    cursor: pointer;
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    background: #70C4C6;
    color: #ffffff;
    margin: 0 7px 5px;
    width: 90%;
    padding: 10px 26px;
}

.button_wrapper.disabled {
    background: #ffffff;
    border: 1px solid #7ccdcd;
    color: #3bbbbb;
    cursor: default;
}

.edit_button_wrapper {
    font-family: "univers_45_lightregular";
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    cursor: pointer;
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    background: #ffffff;
    border: 1px solid #7ccdcd;
    color: #7ccdcd;
    margin: 0 5% 5px;
    width: 90%;
    padding: 10px 26px;
}

.filter_box .list_cell .data_row {
    cursor: pointer;
}

.filter_box .list_cell .data_row.selected {
    background: #e5e9db;
}

.filter_box .list_cell .data_row.hover {
    background: #f1f3eb;
}

.filter_box th {
    background: #fff url("../images/dd-arow2.png") no-repeat scroll right 5px center;
    cursor: pointer;
}

.filter_box th.asc {
    background: #fff url("../images/select-down-arow.png") no-repeat scroll right 5px center;
}

.filter_box th.desc {
    background: #fff url("../images/select-up-arow.png") no-repeat scroll right 5px center;
}

.productSort > ul {
    list-style: outside none none;
    padding-left: 25px;
}

.productSort > ul > li {
    display: inline-block;
}

.productSort > ul > li a {
    text-decoration: none;
}

.userProfile-section.products .table > thead > tr > th {
    padding: 10px 22px;
}

.userProfile-section.products .table > tbody > tr > td {
    padding: 10px 22px;
}

.access-rights-section, .products-section, .records-section, .label-info-section {
    margin: 0 auto;
}

.access-rights-content, .products-content, .records-content, .label-info-content {
    padding: 0;
}

.userProfile-section.access-rights .table > thead > tr > th {
    padding: 10px 0;
}

.userProfile-section.access-rights .table > tbody > tr > td {
    padding: 10px 0;
}

.userProfile-section.records-summary .table > thead > tr > th {
    padding: 5px 10px 15px 26px;
}

.userProfile-section.records-summary .table > tbody > tr > td {
    padding: 0 9px 0 26px;
    vertical-align: middle;
}

.userProfile-section.records-summary .page-title-bx {
    border-left: 8px solid #9ece2b;
    margin-bottom: 0;
    padding: 9px 0 9px 13px;
}

.userProfile-section.records-summary .page-title-bx .main {
    color: #4d4d4f;
    display: block;
    font-family: "univers_45_lightbold";
    font-size: 21px;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
}

.accessRightsList-area {
    padding: 20px;
    border: 1px solid #e5e5e5;
}

.sub-table {
    margin-bottom: 0px;
    max-width: 100%;
    width: 100%;
    background: #ececec;
}

.marginCenter {
    margin: 0 auto;
}

.toggle .svg, .toggle.active .svg {
    fill: #7ecdd1;
    height: 20px;
    width: 20px;
}

.toggle {
    height: 20px;
    width: 20px;
    border-radius: 10px;
    background-size: 20px 20px;
    fill: #7ecdd1;
}

.toggle.active {
    background-size: 20px 20px;
    fill: #7ecdd1;
}

/*----------------- Records -------------------*/
.records-sectionx {
    padding: 30px 0 30px 30px;
}

.records-group {
    display: inline-block;
    margin-bottom: 40px;
    position: relative;
    width: 100%;
}

.records-group.audit {
    vertical-align: middle;
    display: block;
    margin: 0;
}

.records-group.audit > label {
    margin: 0;
    padding: 0 0 0 10px;
}

.records-group.audit input[type="radio"] {
    margin: 0
}

.records-section .search-div {
    padding: 0 10px
}

.table.tableBodyScroll > tbody > tr > td {
    padding: 7px 25px;
    border-top: 0;
}

.tableBodyScroll tbody {
    display: block;
    max-height: 210px;
    overflow: auto;
}

.tableBodyScroll thead {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.tableBodyScroll tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.tableBodyScroll th.sortable {
    cursor: pointer;
    color: #4d4d4f;
    text-decoration: none;
    line-height: 1;
    padding: 10px 25px;
    vertical-align: middle;
}

.tableBodyScroll th.sortable .sorting-icon {
    background: #fff url("../images/dd-arow2.png") no-repeat scroll left 10px center;
    display: inline-block;
    height: 20px;
    width: 23px;
    vertical-align: middle;
}

.tableBodyScroll th.headerSortDown .sorting-icon {
    background: #fff url("../images/select-down-arow.png") no-repeat scroll left 10px center;
    height: 8px;
}

.tableBodyScroll th.headerSortUp .sorting-icon {
    background: #fff url("../images/select-up-arow.png") no-repeat scroll left 10px center;
    height: 8px;
}

.bdyTopLogRegMenu ul li.active {
    background: #7ccdcd;
    color: #ffffff;
}

.bdyTopLogRegMenu ul li {
    position: relative;
}

.bdyTopLogRegMenu ul li .right-anchor {
    padding: 10px 0;
}

.bdyTopLogRegMenu ul li:hover {
    background: #7ccdcd;
    color: #ffffff;
}

.bdyTopLogRegMenu ul li:hover a, .bdyTopLogRegMenu ul li:hover svg {
    color: #ffffff;
    fill: #ffffff;
}

.bdyTopLogRegMenu ul li > ul.bdyTopLogRegSubMenu {
    display: none;
    background: #f4f5f9;
    border-radius: 0 0 30px 30px;
    padding: 20px 45px 20px 25px;
    position: absolute;
    z-index: 1000;
    top: 62px;
    width: 300px;
}

.bdyTopLogRegMenu ul li:hover > ul.bdyTopLogRegSubMenu {
    display: block;
}

.bdyTopLogRegMenu ul li > ul.bdyTopLogRegSubMenu li {
    float: none;
    padding: 5px 0;
    font-size: 13px;
    display: block;
    background: transparent;
    border-bottom: 0;
    color: #7CCECC;
}

.bdyTopLogRegMenu ul li > ul.bdyTopLogRegSubMenu li > ul.menuItem {
    border-top: 1px solid #7dcdce;
}

.bdyTopLogRegMenu ul li > ul.bdyTopLogRegSubMenu li > ul.menuItem li {
    background: transparent;
    color: #4d4d4f;
    font-size: 13px;
    border-bottom: 0
}

.bdyTopLogRegMenu ul li > ul.bdyTopLogRegSubMenu li > ul.menuItem li a {
    padding: 0;
    color: #4d4d4f;
    background: transparent;
    font-family: "univers_45_lightregular";
}

.bdyTopLogRegMenu ul li > ul.bdyTopLogRegSubMenu li > ul.menuItem li a:hover {
    background: transparent;
    color: #7ccecc;
}

.btn.nextBtn {
    padding: 9px 38px;
}

.field-grp input.search_text {
    padding: 11px 14px;
}

.field-grp.search_input.cancel_button .btn.clearBtn {
    background: #7ccdcd;
    box-shadow: none;
    color: #ffffff;
    padding: 9px 26px;
    font-family: "univers_45_lightbold";
    margin: 4px 0 0 10px;
}

.field-grp.search_input.cancel_button {
    margin-right: -10px;
}

.field-grp.search_input.select_checkbox {
    padding-left: 0
}

.field-grp.search_input.select_checkbox input {
    width: auto;
}

.field-grp.search_input.select_checkbox label {
    margin: 18px 0 0 6px;
}

.associate-item {
    background: #f9faf5;
    border: 1px solid #e2e5d5;
    margin-bottom: 10px;
    padding: 12px;
}

.associate-image img {
    background: #ffffff;
    float: left;
    margin: 0 10px 0 0;
    padding: 5px;
}

.associate-name {
    color: #9ece2b;
    font-family: "univers_45_lightregular";
    font-size: 15px;
    margin-bottom: 0.5em;
    word-spacing: -0.05em;
}

.service-group {
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}

.service-item {
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    padding-top: 20px;
}

.lhs-crop-logo-img {
    bottom: 40px;
    position: fixed;
}

.userProfile-section #companies-list .table {
    table-layout: fixed;
}

.userProfile-section #companies-list .table > thead > tr > th {
    padding: 5px 10px 15px 26px;
}

.userProfile-section #companies-list .table > thead > tr > th.company-name {
    width: 15%;
}

.userProfile-section #companies-list .table > thead > tr > th.fbo-number {
    width: 10%;
}

.userProfile-section #companies-list .table > thead > tr > th.user-type {
    width: 20%;
}

.userProfile-section #companies-list .table > thead > tr > th.edit-icon {
    width: 5%;
    padding: 5px 2px 15px 2px;
}

.userProfile-section #companies-list .table > tbody > tr > td {
    padding: 7px 9px 7px 26px;
    word-wrap: break-word;
}

.userProfile-section #companies-list .table > tbody > tr > td.edit-icon {
    padding: 7px 2px 7px 2px;
}

.userProfile-section #users-list .table {
    table-layout: fixed;
}

.userProfile-section #users-list .table > thead > tr > th {
    padding: 5px 10px 15px 26px;
}

.userProfile-section #users-list .table > thead > tr > th.name,
.userProfile-section #users-list .table > thead > tr > th.surname {
    width: 10%;
}

.userProfile-section #users-list .table > thead > tr > th.username {
    width: 15%;
}

.userProfile-section #users-list .table > thead > tr > th.email {
    width: 20%;
}

.userProfile-section #users-list .table > thead > tr > th.edit-icon {
    width: 5%;
    padding: 5px 2px 15px 2px;
}

.userProfile-section #users-list .table > tbody > tr > td {
    padding: 7px 9px 7px 26px;
    word-wrap: break-word;
}

.userProfile-section #users-list .table > tbody > tr > td.edit-icon {
    width: 5%;
    padding: 7px 2px 7px 2px;
}

.userProfile-section.remove-documents .table > thead > tr > th {
    padding: 5px 10px 15px 26px;
}

.userProfile-section.remove-documents .table > tbody > tr > td {
    padding: 7px 9px 7px 26px;
}

.userProfile-section .pagination-wrapper {
    text-align: center;
}

.userProfile-section .pagination-wrapper .pagination > li > a,
.userProfile-section .pagination-wrapper .pagination > li > span {
    color: #7ecdd1;
}

.userProfile-section .pagination-wrapper .pagination > .active > a,
.userProfile-section .pagination-wrapper .pagination > .active > span,
.userProfile-section .pagination-wrapper .pagination > .active > a:hover,
.userProfile-section .pagination-wrapper .pagination > .active > span:hover,
.userProfile-section .pagination-wrapper .pagination > .active > a:focus,
.userProfile-section .pagination-wrapper .pagination > .active > span:focus {
    background-color: #7ecdd1;
    border-color: #7ecdd1;
    color: #ffffff;
}

.userProfile-section .pagination-wrapper .pagination > .disabled > span,
.userProfile-section .pagination-wrapper .pagination > .disabled > span:hover,
.userProfile-section .pagination-wrapper .pagination > .disabled > span:focus,
.userProfile-section .pagination-wrapper .pagination > .disabled > a,
.userProfile-section .pagination-wrapper .pagination > .disabled > a:hover,
.userProfile-section .pagination-wrapper .pagination > .disabled > a:focus {
    color: #777777;
}

.tab-content {
    padding: 20px 26px;
}

.tableBx {
    margin-left: -26px;
    margin-right: -26px;
}

.accessRightsList-area .tableBx {
    margin-left: -20px;
    margin-right: -20px;
}

.userProfile-section, .logim-section {
    min-height: 500px;
}

.company-edit-hr {
    margin: 30px -26px;
    overflow: hidden;
    clear: both;
}

.tableBx .downloadBtn .svg {
    fill: #64b8b9;
    height: 39px;
    width: 32px;
}

.tableBx .downloadBtn img {
    width: 30px;
}

.table.crop-protection-records > tbody > tr > td, .table.crop-protection-records > tbody > tr > th {
    padding: 1px 9px;
}

.ftr-menu ul li a.active {
    color: #7ccdcd;
}

.label-info-page-content {
    margin: 0;
    background: #f4f5f9;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: stretch;
}

.left-col-filter-box {
    padding-right: 0;
    background: #f4f5f9;
    padding: 35px 0 0;
    width: 29%;
}

.option-filter-box .title {
    margin-bottom: 28px;
    padding: 9px 15px 9px 25px;
    color: #4d4d4f;
    display: block;
    line-height: 1;
}

.option-filter-box .title .main {
    font-family: "univers_45_lightbold";
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
}

.option-filter-box .title .sub {
    margin: 5px 0 0;
    font: normal 14px/18px "univers_45_lightregular";
}

.option-filter-box .panel-group {
    padding: 0 4px
}

.option-filter-box .panel-title > a {
    text-decoration: none;
    font: normal 14px/18px "univers_45_lightregular";
}

.option-filter-box .panel-default {
    border: 2px solid #7dcdce;
    border-radius: 0;
}

.option-filter-box .panel-default > .panel-heading {
    background: #ffffff;
    padding: 10px 15px 10px 25px;
}

.option-filter-box .panel-default .panel-body {
    padding: 0px 15px 15px 25px;
    border-top: none !important;
}

.option-filter-box .panel-default .field-grp {
    width: 100%;
}

.option-filter-box .panel-default .check-box-list {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 0;
}

.option-filter-box .panel-default .table.tableBodyScroll {
    margin: 0
}

.option-filter-box .panel-default .table.tableBodyScroll > tbody > tr > td {
    padding: 7px 10px;
}

.option-filter-box .panel-default .table.tableBodyScroll > thead > tr > th {
    font: normal 14px/18px "univers_45_lightregular";
    padding: 10px;
    vertical-align: middle;
}

.option-filter-box .panel-default .button-box {
    margin: 10px 0 0 0;
}

.button-box .btn.aqua {
    border: 1px solid #7ccdcd;
    margin: 0 5px 8px 0;
    background: #7ccdcd;
    color: #ffffff;
}
.button-box #divDownloadReportsSection .btn.aqua {
    margin-right: 0;
}

.button-box .btn.aqua:hover {
    background: #ffffff;
    color: #7ccdcd;
}

.button-box .btn.aqua + .btn.aqua {
    margin: 0;
}

.option-filter-box .panel-default .table input[type="checkbox"] {
    margin: -2px 0 0;
    vertical-align: middle;
}

.filter-button {
    margin: 0 auto 30px auto;
    text-align: center;
}

.filter-button .filterBtn {
    width: 200px;
}

.panel-default .spinner {
    margin: 6px 2px;
    width: 16px;
    height: 16px;
}

.main-col-filter-box {
    background: #ffffff;
    min-height: 500px;
    min-width: 71%;
    padding: 0 0 0 35px;
}

.main-col-filter-box .tabFormListBx {
    margin: 30px 0 0 0
}

.main-col-filter-box .refine-search-box {
    margin: 30px 0 0px 0;
}

.main-col-filter-box .refine-search-content-box {
    margin: 0;
}

.main-col-filter-box .page-title {
    margin-top: 35px;
    margin-bottom: 20px;
}

.main-col-filter-box .loader-content-box {
    min-height: 20px;
    margin-bottom: 0px;
}

.main-col-filter-box .loader-content-box #loader {
    float: right;
    display: none;
}

.main-col-filter-box .button-content-box {
    padding: 0;
    margin: 7px 0 70px 0;
}

.filter_box .page-title, .refine-search-box .page-title {
    margin-top: 0;
}

.obtain-specific-label-info.search-content-box .page-title {
    margin-top: 0;
    margin-bottom: 0;
}

.report-type-content-box {
    margin: 20px 0 0 0;
}

.main-col-filter-box .obtain-specific-label-info.search-content-box .tabFormListBx {
    margin: 20px 0 0px 0
}

.main-col-filter-box .obtain-specific-label-info.search-content-box .field-grp {
    margin-bottom: 0
}

.top-search-content-box .tabFormListBx {
    margin: 30px 0 0 0
}

.top-search-content-box .tabFormListBx .page-title {
    margin-top: 0;
    margin-bottom: 0;
}

.tabFormListBx .field-grp {
    padding-right: 0;
    padding-left: 0;
}

.top-search-content-box .tabFormListBx .field-grp {
    margin-bottom: 0;
}

/*------------------download-label-report--------------*/
.reports-container {
    height: 100%;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    position: relative;
}

.reports-container .header-section {
    max-width: 1170px;
    margin: 0 auto;
}

.reports-container .page-header-sec {
    margin: 20px auto 20px auto;
    background: linear-gradient(to right, white, #E8E9EB);
    display: block;
    float: left;
    width: 100%;
}

.reports-container .page-header-sec .logo {
    text-align: left;
    margin: 0px 35px 0px 35px;
    padding: 0;
    width: 176px;
    float: left;
}

.reports-container .page-title {
    padding: 0 0 0 13px;
    float: left;
    width: 225px;
    margin: 20px 10px 0px auto;
}

.reports-container .page-header-sec .button-box {
    float: right;
    width: 200px;
    margin: 20px 235px 19px 0;
}

.reports-container .page-header-sec .button-box.wide {
    width: 49%;
    margin: 20px 200px 19px 0;
    text-align: right;
}

@media screen and (min-width: 1440px) {
    .reports-container .page-header-sec .button-box.wide {
        width: 725px;
    }
}

.reports-container .page-body-sec {
    margin: 30px 0 0;
    clear: both;
}

.reports-container .top-content {
    margin: 20px 35px 35px auto;
    min-height: 80px;
    max-height: 80px;
    width: 162px;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}

#show-hide-column {
    margin: 0 auto;
    max-width: 1170px;
}

.reports-container > table.dataTable thead th, .reports-container > table.dataTable tfoot th {
    font-weight: normal;
}

.reports-container #dataTable_filter {
    display: none;
    visibility: hidden;
}

div.dt-buttons {
    background: #7DCDCE;
    float: right;
    position: relative;
    right: 0;
    top: 0;
    z-index: 999999;
    height: 80px;
    max-height: 80px;
    min-height: 80px;
}

div.dt-buttons::before {
    content: "";
    height: 100%;
    position: absolute;
    right: -1099%;
    top: 0;
    width: 1100%;
    z-index: -1;
    background: #7DCDCE;
}

div.dt-buttons > a.dt-button {
    width: 160px;
    padding: 21.5px 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    background-color: #7dcdce;
    background-image: url("../images/view-icon.png") !important;
    background-repeat: no-repeat;
    background-size: 37px 37px;
    background-position: 15px center;
    text-shadow: none;
    box-shadow: none;
    font: normal 14px/18px "univers_45_lightregular";
    color: #ffffff;
}

div.dt-buttons > a.dt-button:hover:not(.disabled),
div.dt-buttons > a.dt-button:active:hover:not(.disabled):not(.disabled),
div.dt-buttons > a.dt-button.active:hover:not(.disabled):not(.disabled),
div.dt-buttons > a.dt-button:active:not(.disabled),
div.dt-buttons > a.dt-button.active:not(.disabled) {
    text-shadow: none;
    box-shadow: none;
    border: 0;
    background-color: #7dcdce;
    color: #ffffff;
    background-image: url("../images/view-icon.png") !important;
    background-repeat: no-repeat;
    background-size: 37px 37px;
}

.dt-button.buttons-collection.buttons-colvis > span {
    display: block;
    min-height: 36px;
    clear: both;
    overflow: hidden;
    position: relative;
    left: 60px;
    width: 70px;
    float: left;
    white-space: normal;
}

div.dt-button-collection {
    width: 320px;
    max-width: 320px;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
}

div.dt-button-collection > a.dt-button {
    -moz-user-select: none;
    background-color: #ffffff;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
    border-top: 0;
    border-bottom: 1px solid #f5f4f9;
    border-left: 0;
    border-right: 0;
    box-sizing: border-box;
    color: black;
    cursor: pointer;
    font-size: 13px;
    outline: medium none;
    overflow: hidden;
    padding: 6px 12px;
    text-decoration: none;
    white-space: nowrap;
}

div.dt-button-collection a.dt-button:active:not(.disabled),
div.dt-button-collection a.dt-button.active:not(.disabled) {
    background-color: #ffffff;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}

div.dt-button-collection a.dt-button:active:hover:not(.disabled):not(.disabled),
div.dt-button-collection a.dt-button.active:hover:not(.disabled):not(.disabled),
div.dt-button-collection a.dt-button:hover:not(.disabled) {
    background-color: #ffffff;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    border-top: 0;
    border-bottom: 1px solid #f5f4f9;
    border-left: 0;
    border-right: 0;
}

div.dt-button-collection a.dt-button:focus:not(.disabled) {
    background-color: #ffffff;
    background-image: none;
    box-shadow: none;
    border-top: 0;
    border-bottom: 1px solid #f5f4f9;
    border-left: 0;
    border-right: 0;
    text-shadow: none;
}

div.dt-button-collection a.dt-button:hover:not(.disabled) {
    color: #7DCDCE;
}

.reports-container .table-content {
    background: #f4f5f9;
    padding: 10px 20px 75px;
    width: 100%;
}

.reports-container .table-content .tableBx {
    background: transparent;
    margin: 0 auto;
}

.reports-container .table-content .table.dataTable {
    width: auto;
    max-width: unset !important;
    min-width: 99%;
    border-collapse: collapse;
    /* Prevent content selection */
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.reports-container .table-content .table.dataTable tfoot.table-header-group {
    display: table-header-group;
}

.reports-container .table-content .table.dataTable.download-labels-report {
    width: 3400px;
}

.reports-container .table-content .table.dataTable.registration-information-report {
    width: 4125px;
}

.reports-container .table-content .table.dataTable.specific-label-info-report {
    width: 4130px;
}

.reports-container .table-content .table.dataTable.compare-label-report {
    width: 4130px;
}

.reports-container .table-content .table.dataTable.specific-label-info-advance-report {
    width: 6600px;
}

.reports-container .table-content .table.dataTable.compare-label-advance-report {
    width: 6600px;
}

.reports-container .table-content .table.dataTable.weed-species-report {
    width: 5000px;
}

.reports-container .table-content .table > tbody > tr > td,
.reports-container .table-content .table > tbody > tr > th,
.reports-container .table-content .table > tfoot > tr > td,
.reports-container .table-content .table > tfoot > tr > th,
.reports-container .table-content .table > thead > tr > td,
.reports-container .table-content .table > thead > tr > th {
    border: 1px solid #F4F5F9; /*padding:5px 4px 15px;*/
    padding: 3px;
    font-size: 12px;
}

.reports-container .table-content .table > thead > tr > th {
    background: #E8E9EB;
    font-size: 12px;
    font-weight: normal;
    font-family: "univers_45_lightregular";
}

.reports-container .table-content .table > thead > tr > th > label {
    font-weight: normal;
}

.reports-container .table-content .table > tbody > tr > td {
    text-align: left;
    word-wrap: break-word;
}

.reports-container .table-content .table > tbody > tr > td.text-center {
    text-align: center;
}

.reports-container .table-content .table > tbody > tr > td.filter-columns {
    background: #F4F5F9;
    padding: 4px;
    border: 1px solid #F4F5F9;
    text-align: left;
}

.reports-container .table-content .table > tbody > tr > td.color_cell {
    background: #F4F5F9;
    padding: 0;
    position: relative;
    text-align: right;
}

.reports-container .table-content .table > tbody > tr.title-row > td {
    background: #ffffff;
    font-weight: bold;
}

.reports-container .table-content .table > tbody > tr.striped-row.odd > td {
    background: #ECECEC;
}

.reports-container .table-content .table > tbody > tr.striped-row.even > td {
    background: #E2E2E2;
}

.reports-container .table-content .table > tbody > tr > td.filter-columns.title-cell {
    background: #ffffff;
}

.search-form-control select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #ffffff url("../images/arow.jpg") no-repeat scroll right 5px center;
    box-sizing: border-box;
    cursor: pointer;
    font-family: "univers_45_lightregular";
    height: 48px;
    overflow: hidden;
    padding: 10px 1px;
    width: 100%;
    font-weight: normal;
    font-size: 12px;
    display: block;
}

.search-form-control input {
    height: 48px;
    width: auto;
    font-weight: normal;
    font-size: 13px;
    font-family: "univers_45_lightregular";
    padding: 10px 1px;
}

.reports-container .table-content .table > tfoot > tr > th {
    background: #E8E9EB;
}

.reports-container .table-content .table > tfoot > tr > th.header-filler {
    background: #F4F5F9;
}

.reports-container .table-content .table > tfoot > tr > th label {
    font-size: 14px;
    font-weight: normal;
    font-family: "univers_45_lightregular";
}

.reports-container .table-content .table > thead > tr > th.color_label {
    padding: 0;
    background: #F4F5F9;
}

.reports-container .bottom-content {
    margin: 0 auto;
    min-height: 80px;
    width: 100%;
}

.reports-container .bottom-content .table-content {
    background: #ffffff;
    padding: 35px 0 30px;
    width: 100%;
}

.reports-container .bottom-content .tableBx .item {
    padding: 0;
    float: none;
    margin: 10px 0 10px -4px;
    display: inline-block;
    vertical-align: top;
    width: 20%;
}

.reports-container .bottom-content .color-box {
    display: block;
    float: left;
    height: 57px;
    width: 57px;
    margin-right: 15px;
}

.reports-container .bottom-content .color-box.red {
    background: #FE0000
}

.reports-container .bottom-content .color-box.blue {
    background: #1775E9
}

.reports-container .bottom-content .color-box.yellow {
    background: #FFC000
}

.reports-container .bottom-content .color-box.green {
    background: #85B638
}

.reports-container .bottom-content .text-box {
    display: block;
    float: left;
    font-size: 13px;
    text-align: left;
    width: 70%;
    padding: 0 15px 5px;
}

.reports-container .bottom-content .top {
    margin: 0
}

.reports-container .bottom-content .middle {
    margin: 0 0 30px
}

.reports-container .bottom-content .bottom {
    margin: 0 0 30px
}

.reports-container .footer-sec .footer-content {
    margin: 0 auto;
    max-width: 1170px;
}

.reports-container .colorBar {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
}

.bottom-content .table td {
    width: 20%;
    font-weight: bold;
}

.bottom-content .table td + td {
    width: unset;
    font-weight: normal;
}

.footer-sec {
    background: #4d4e4f;
    padding: 36px 0 36px 28px;
    position: relative;
}

.main-col-filter-box .refine-search-box .refine-search-box-left {
    padding: 0;
}

.main-col-filter-box .refine-search-box .refine-search-box-left .item {
    padding: 0;
    margin: 10px 0;
}

.main-col-filter-box .refine-search-box .refine-search-box-left .item label {
    /*margin: 0 0 0 10px;*/
    margin: 0 0 0 0;
    font: normal 14px/18px "univers_45_lightregular";
    display: inline-block;
    vertical-align: top;
    position: static;
    padding-left: 0;
}

.main-col-filter-box .refine-search-box .refine-search-box-left .item input[type="checkbox"] {
    margin: 0 10px 0 0;
    position: static;
}

.main-col-filter-box .species-search-box .species-search-box-left {
    padding: 0;
}

.main-col-filter-box .species-search-box .species-search-box-left .item {
    padding: 0;
    margin: 10px 0;
}

.main-col-filter-box .species-search-box .species-search-box-left .item label {
    /*margin: 0 0 0 10px;*/
    margin: 0 0 0 0;
    font: normal 14px/18px "univers_45_lightregular";
    display: inline-block;
    vertical-align: top;
    padding-left: 25px;
}

.main-col-filter-box .species-search-box .species-search-box-left .item input[type="radio"] {
    margin-left: -25px;
}
.main-col-filter-box .species-search-box .species-search-box-left .item input[type="checkbox"] {
    margin: 0;
}

input[type="radio"], input[type="checkbox"] {
    margin: 0;
    width: unset;
}

.dt-button-collection a.buttons-columnVisibility:before,
.dt-button-collection a.buttons-columnVisibility.active span:before {
    display: block;
    position: absolute;
    top: 1.2em;
    left: 0;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
}

.dt-button-collection a.buttons-columnVisibility:before {
    content: ' ';
    margin-top: -6px;
    margin-left: 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.dt-button-collection a.buttons-columnVisibility.active span:before {
    content: '\2714';
    margin-top: -9px;
    margin-left: 11px;
    text-align: center;
    color: #7dcdce;
}

.dt-button-collection a.buttons-columnVisibility span {
    margin-left: 20px;
}

.reports-container .table-content .table > thead > tr > th.custom_sorting {
    /*background:#e8e9eb url("../images/up-dwn-small-arow.png") no-repeat scroll right 5px bottom 10px;*/
    background: #e8e9eb url("../images/up-dwn-small-arow.png") no-repeat scroll right 5px center;
    height: 10px;
    width: 80px;
    vertical-align: middle;
}

.reports-container .table-content .table > thead > tr > th.custom_sorting_asc {
    background: #e8e9eb url("../images/down-small-arow.png") no-repeat scroll right 5px bottom 10px;
    height: 4px;
    width: 80px;
}

.reports-container .table-content .table > thead > tr > th.custom_sorting_desc {
    background: #e8e9eb url("../images/up-small-arow.png") no-repeat scroll right 5px bottom 10px;
    height: 4px;
    width: 80px;
}

.reports-container .table-content .table > thead > tr > th.sorting.color_label {
    padding: 0;
    background: #F4F5F9 !important;
}

.reports-container .table-content .table > thead > tr > th.download_label,
.reports-container .table-content .table > thead > tr > th.document_ghs,
.reports-container .table-content .table > thead > tr > th.document_msds {
    width: 50px;
}

/*
.reports-container .table-content .table > thead > tr > th.active_ingredient,
.reports-container .table-content .table > thead > tr > th.scientific_name{
    width:200px !important;
}
*/

.report-records-content {
    padding-left: 10px;
    padding-top: 30px;
}
.report-pagination-content {
    padding-right: 0;
}
@media screen and (min-width: 990px) {
    .report-records-content {
        position: absolute;
        left: 0;
        padding-left: 20px;
    }
    .report-pagination-content {
        position: absolute;
        right: 0;
        padding-right: 20px;
    }
}


/*------------------ end download-label-report--------------*/

/*------------------ start unpublished-label---------------*/
.unpublished-label-form .field-grp {
    padding: 0px;
}

.main-col-filter-box.unpublished-label .page-title {
    margin-top: 35px;
}

.unpublished-label-form .field-grp#registration_holder_box .spinner,
.unpublished-label-form .field-grp#trade_name_box .spinner,
.unpublished-label-form .field-grp#registration_no_box .spinner {
    position: absolute;
    top: 14px;
    left: 2px;
}

.main-col-filter-box.unpublished-label {
    width: 100%;
}

.reports-container .unpublished-download-label .page-header-sec {
    padding: 0 20px;
}

.reports-container .unpublished-download-label .page-header-sec .logo {
    margin: 0px 35px 0px 0px;
}

.reports-container .unpublished-download-label .page-title {
    width: 310px;
}

.reports-container .unpublished-download-label .page-header-sec .button-box {
    width: 186px;
    margin: 20px 0 19px 0;
}

.reports-container .unpublished-download-label .page-body-sec .bottom-content {
    padding: 0 20px;
}

/*------------------ end unpublished-label---------------*/

ul.mrl-comment {
    list-style: none;
    padding: 0 2px 0 0;
    /*background: #e8e9eb;*/
}

ul.mrl-comment li {
    color: #1EAFA2;
    /*background: #e8e9eb;*/
    font-weight: 500;
    margin-top: 3px;
}

span.comments-heading {
    font-weight: bolder;
    color: #1EAFA2;
    /*background: #ffffff;*/
    font-family: "univers_45_lightbold";
}

table.dataTable tbody tr.comment {
    background: #f4f5f9;
}

table.dataTable span.comment {
    color: #1EAFA2;
    font-size: 16px;
    line-height: 12px;
}

.reports-container .mrl-page-header .button-box {
    float: right;
    width: 575px;
    margin: 20px 235px 19px 0;
}

.reports-container .mrl-page-header .button-box .alert {
    padding: 15px 0;
}

.mrl-report .table-content .table > tbody > tr.comment > td {
    text-align: left !important;
}

.mrl-report .bottom-content .color-box.red {
    border: 1px solid #707070;
}

.mrl-report .bottom-content .color-box.dark-border {
    border: 1px solid #707070;
}

.mrl-report .bottom-content .color-box {
    display: block;
    float: left;
    height: 35px;
    width: 35px;
    margin-right: 15px;
}

td.text-center {
    text-align: center;
}

.reports-container .table-content .table > thead > tr > th,
.reports-container .table-content .table > thead > tr > th.sorting,
.reports-container .table-content .table > tbody > tr > td {
    /*vertical-align:top;*/
    vertical-align: middle;
}

.tooltips {
    display: inline-block;
    position: relative;
}

.tooltips:hover .tooltipstext {
    visibility: visible;
}

.tooltips .tooltipstext {
    visibility: hidden;
    width: 415px;
    color: #000000;
    text-align: left;
    position: absolute;
    z-index: 999999999;
    left: -100px;
}

.tooltipstextcontent {
    background-color: #CECFD1;
    border-radius: 6px;
    padding: 10px;
}

.tooltipstext .arrow {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 19px solid #CECFD1;
    margin-left: 125px;
}

.tooltipstextcontent ul {
    list-style: none;
    padding: 0;
}
.tooltipstextcontent ul li {
    position: relative;
    padding-left: 15px;
}
.tooltipstextcontent ul li:before {
    position: absolute;
    content: '-';
    left: 0;
}

.tooltipstextcontent h4 {
    margin: 5px 0;
    line-height: 1;
    font-size: 16px;
}

.tooltip-link {
    background: #777777;
    padding: 3px;
    border-radius: 8px;
    border: 1px solid #777777;
    height: 16px; width: 16px;
    line-height: 10px;
    display: inline-block;
    vertical-align: top;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    cursor: pointer;
    text-align: center;
}
.tooltip-link:hover {
    text-decoration: none;
}

.reports-container .table-content .table > tbody > tr > td.dataTables_empty {
    padding: 0;
}

.form-group label{vertical-align: top !important;}

/*------------------ Weedspecies report start by Shamsi ---------------*/

.keyNoteDivClass {
    overflow: hidden;
    clear: both;
    margin: 15px 0 20px 0;
}
.keyNoteDivClass .keyNoteColorBox {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.spinner_overlay_div {
    display: none;
    height: 100%;
    width: 100%;
    background: rgba(108, 108, 108, 0.4);
    position: absolute;
    top: 0; left: 0;
    text-align: center;
    z-index: 1000000;
}
.spinner_overlay_img,
.spinner_overlay_text {
    position: fixed;
    vertical-align: middle;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
}
.spinner_overlay_img {
    top: 45%;
    display: none;
    width: 100px;
}
.spinner_overlay_text {
    top: 55%;
    color: #ffffff;
    font-size: 15px;
    width: 300px;
    text-align: center;
}
.spinner_overlay_text strong {
    font-size: 18px;
    font-weight: 700;
}
/*------------------ Weedspecies report end ---------------*/


/*------------------ start media screen ---------------*/
@media screen and (min-width: 768px) {
    .spinner_overlay_img,
    .spinner_overlay_text {
        left: 64%;
    }
    .spinner_overlay_center {
        left: 50% !important;
    }
    .navbar-toggle.right-anchor {
        display: none;
    }
}

@media screen and (max-width: 1300px) {
    .reports-container .page-header-sec .button-box.wide {
        width: 46%;
    }
}
@media screen and (max-width: 1074px) {
    .reports-container .page-header-sec {
        padding: 0
    }

    .reports-container .page-header-sec .logo {
        margin: 0px 15px 0px 20px;
    }

    .reports-container .page-title {
        width: auto;
    }

    .reports-container .page-header-sec .button-box.wide {
        width: auto;
    }
}

@media screen and (max-width: 1054px) {
    .reports-container .page-header-sec .logo {
        margin: 0px 15px 0px 20px;
    }
}

@media screen and (max-width: 991px) {
    .hide-empty {
        display: none !important;
    }

    .main-col-filter-box, .left-col-filter-box {
        width: 100%;
        padding: 15px;
    }

    .reports-container .header-section,
    .reports-container .page-header-sec {
        padding: 0 15px;
    }

    .reports-container .table-content {
        padding: 10px 0px 10px;
    }
    .reports-container .table-content .tableBx {
        margin: 0 5px;
    }

    table.filter_box_table {
        width: 100%;
    }

    .filter_box .filter_box_table td {
        display: block;
        width: 100%;
    }

    .reports-container .page-header-sec .logo {
        margin: 0px 35px 0px 10%;
    }
}

@media screen and (max-width: 965px) {
    .reports-container .page-header-sec .logo {
        margin: 0px 3% 0px 3%;
    }

    .reports-container .page-title {
        margin: 20px 3% 0px auto;
    }

    .reports-container .page-header-sec .button-box {
        margin: 20px 200px 19px 0;
    }
}

@media screen and (max-width: 839px) {
    .reports-container .page-header-sec .logo {
        margin: 0px 2% 0px 2%;
    }

    .reports-container .page-title {
        margin: 20px 2% 0px auto;
        width: 130px;
    }

    .reports-container .page-header-sec .button-box {
        float: left;
        margin: 20px 0px 19px 0;
    }
}

@media screen and (max-width: 768px) {
    .userProfile-section #companies-list .table {
        table-layout: unset;
    }

    .userProfile-section #users-list .table {
        table-layout: unset;
    }

    .user-profile-btn {
        margin-left: 15px;
    }

    .navbar-nav > li.single > .dropdown-menu {
        width: 100%;
        padding: 20px 30px;
    }

    .user-profile-btn {
        margin-left: 15px;
    }

    .field-grp {
        width: 100%;
    }

    .filter_box {
        overflow: scroll;
    }

    .bdyTopLogRegMenu ul li {
        border-bottom: 1px solid #f1f1f1;
    }

    .bdyTopLogRegMenu ul li a {
        padding: 12px 20px;
    }

    .bdyTopLogRegMenu ul li > ul.bdyTopLogRegSubMenu {
        display: none;
    }

    .bdyTopLogRegMenu ul li:hover > ul.bdyTopLogRegSubMenu {
        display: none;
    }

    .bdyTopLogRegMenu ul li > ul.bdyTopLogRegSubMenu.collapse.in {
        display: block;
    }

    .bdyTopLogRegMenu ul li {
        width: 100%;
        max-width: unset !important;
    }
    .bdyTopLogRegMenu ul.regular .title {
        font-size: 14px;
    }

    .bdyTopLogRegMenu ul li > ul.bdyTopLogRegSubMenu {
        border-radius: 0;
        padding: 20px 45px 20px 25px;
        position: relative;
        top: 0;
        width: 100%;
    }

    .field-grp.search_input.cancel_button .btn.clearBtn {
        margin: 4px 0 0 0px;
    }

    .field-grp.search_input.cancel_button {
        margin-right: 0px;
    }

    .field-grp.search_input.select_checkbox {
        padding-left: 15px;
    }

    .reports-container .table-responsive {
        overflow-x: auto;
        overflow-y: hidden;
    }

    .reports-container .table-responsive .dt-buttons {
        display: none;
        visibility: hidden;
    }

    .label-info-page-content {
        flex-direction: column;
    }

    .bdyTopLogRegMenu ul.regular li:nth-child(2), .bdyTopLogRegMenu ul.regular li:nth-child(3), .bdyTopLogRegMenu ul.regular li:nth-child(6) {
        width: 100%;
    }

    .reports-container .page-header-sec .logo {
        width: 35%;
        float: left;
        display: block
    }

    .reports-container .page-title, .reports-container .page-header-sec .button-box {
        width: 100%;
        float: left;
        display: block;
        margin: 20px auto 15px auto;
    }

    .reports-container .page-header-sec .button-box.wide {
        width: 100%;
        margin: 20px 0 19px 0;
        text-align: left;
        float: left;
        display: block;
    }

    .lhs-crop-logo-img {
        position: relative;
        bottom: 0;
    }

    .reports-container .table-content .table.dataTable {
        max-width: 100%;
    }

    .reports-container .page-header-sec .button-box .btn.aqua {
        margin: 0 1px 5px 0;
        padding: 10px 15px;
    }

    .input-group label {
        font-size: 13px;
        padding: 2px 15px 5px;
    }

    .userProfile-section {
        padding: 30px 10px;
    }
}

@media screen and (max-width: 559px) {
    .reports-container .page-header-sec .logo {
        width: 45%;
        float: left;
        display: block
    }

    .reports-container .top-content {
        width: 40%;
    }

    .reports-container .page-header-sec .button-box {
        width: 185px;
        float: right;
        display: block;
        margin: 20px auto 15px auto;
    }
}

@media screen and (max-width: 399px) {
    .reports-container .page-header-sec .logo {
        width: 45%;
        float: left;
        display: block
    }

    .reports-container .top-content {
        width: 40%;
    }

    .reports-container .page-header-sec .button-box {
        width: 100%;
        float: none;
        display: block;
        margin: 20px auto 15px auto;
    }

    .reports-container .top-content {
        width: 145px;
        margin: 20px 0px 35px auto;
    }

    .reports-container .page-header-sec .logo img {
        width: 145px !important;
    }

    .reports-container .bottom-content .tableBx .item {
        width: 33% !important;
    }

    .input-group label {
        font-size: 12px;
        padding: 2px 15px 7px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 624px) {
    .nav-tabs > li > a {
        margin: 0;
        padding: 15px 24px;
    }
}

@media only screen and (min-width: 361px) and (max-width: 480px) {
    .nav-tabs > li > a {
        margin: 0;
        padding: 15px 22px;
    }

    .nav-tabs > li.company_details,
    .nav-tabs > li.third_party_audits,
    .nav-tabs > li.crop_protection,
    .nav-tabs > li.residue_analysis {
        width: 50%;
    }
}

@media only screen and (min-width: 320px) and (max-width: 360px) {
    .nav-tabs > li > a {
        margin: 0
    }

    .nav-tabs > li.company_details,
    .nav-tabs > li.third_party_audits,
    .nav-tabs > li.crop_protection,
    .nav-tabs > li.residue_analysis {
        width: 100%;
    }

    .records-group.audit {
        clear: both;
    }

    .input-group label {
        width: 97%;
    }
}

/* Mobile Title Tooltip */
@media (pointer: coarse), (hover: none) {
    .btn:focus {
        z-index: 1;
    }
    .btn:focus {
        opacity: 1;
    }
    .btn[title] {
        position: relative;
        display: inline-flex;
        justify-content: center;
    }
    .btn[title]:focus::after {
        content: attr(title);
        position: absolute;
        top: 90%; font-size: 12px;
        color: #000000;
        background-color: #ffffff;
        border: 1px solid;
        border-radius: 5px;
        width: max-content;
        max-width: 230px;
        white-space: pre-wrap;
        padding: 3px;
        font-weight: normal;
        z-index: 999;
    }
}

/* Bootstrap 4 spacer utilities */
.m-0 { margin:0!important; }
.m-1 { margin:.25rem!important; }
.m-2 { margin:.5rem!important; }
.m-3 { margin:1rem!important; }
.m-4 { margin:1.5rem!important; }
.m-5 { margin:3rem!important; }

.mt-0 { margin-top:0!important; }
.mr-0 { margin-right:0!important; }
.mb-0 { margin-bottom:0!important; }
.ml-0 { margin-left:0!important; }
.mx-0 { margin-left:0!important;margin-right:0!important; }
.my-0 { margin-top:0!important;margin-bottom:0!important; }

.mt-1 { margin-top:.25rem!important; }
.mr-1 { margin-right:.25rem!important; }
.mb-1 { margin-bottom:.25rem!important; }
.ml-1 { margin-left:.25rem!important; }
.mx-1 { margin-left:.25rem!important;margin-right:.25rem!important; }
.my-1 { margin-top:.25rem!important;margin-bottom:.25rem!important; }

.mt-2 { margin-top:.5rem!important; }
.mr-2 { margin-right:.5rem!important; }
.mb-2 { margin-bottom:.5rem!important; }
.ml-2 { margin-left:.5rem!important; }
.mx-2 { margin-right:.5rem!important;margin-left:.5rem!important; }
.my-2 { margin-top:.5rem!important;margin-bottom:.5rem!important; }

.mt-3 { margin-top:1rem!important; }
.mr-3 { margin-right:1rem!important; }
.mb-3 { margin-bottom:1rem!important; }
.ml-3 { margin-left:1rem!important; }
.mx-3 { margin-right:1rem!important;margin-left:1rem!important; }
.my-3 { margin-bottom:1rem!important;margin-top:1rem!important; }

.mt-4 { margin-top:1.5rem!important; }
.mr-4 { margin-right:1.5rem!important; }
.mb-4 { margin-bottom:1.5rem!important; }
.ml-4 { margin-left:1.5rem!important; }
.mx-4 { margin-right:1.5rem!important;margin-left:1.5rem!important; }
.my-4 { margin-top:1.5rem!important;margin-bottom:1.5rem!important; }

.mt-5 { margin-top:3rem!important; }
.mr-5 { margin-right:3rem!important; }
.mb-5 { margin-bottom:3rem!important; }
.ml-5 { margin-left:3rem!important; }
.mx-5 { margin-right:3rem!important;margin-left:3rem!important; }
.my-5 { margin-top:3rem!important;margin-bottom:3rem!important; }

.mt-auto { margin-top:auto!important; }
.mr-auto { margin-right:auto!important; }
.mb-auto { margin-bottom:auto!important; }
.ml-auto { margin-left:auto!important; }
.mx-auto { margin-right:auto!important;margin-left:auto!important; }
.my-auto { margin-bottom:auto!important;margin-top:auto!important; }

.p-0 { padding:0!important; }
.p-1 { padding:.25rem!important; }
.p-2 { padding:.5rem!important; }
.p-3 { padding:1rem!important; }
.p-4 { padding:1.5rem!important; }
.p-5 { padding:3rem!important; }

.pt-0 { padding-top:0!important; }
.pr-0 { padding-right:0!important; }
.pb-0 { padding-bottom:0!important; }
.pl-0 { padding-left:0!important; }
.px-0 { padding-left:0!important;padding-right:0!important; }
.py-0 { padding-top:0!important;padding-bottom:0!important; }

.pt-1 { padding-top:.25rem!important; }
.pr-1 { padding-right:.25rem!important; }
.pb-1 { padding-bottom:.25rem!important; }
.pl-1 { padding-left:.25rem!important; }
.px-1 { padding-left:.25rem!important;padding-right:.25rem!important; }
.py-1 { padding-top:.25rem!important;padding-bottom:.25rem!important; }

.pt-2 { padding-top:.5rem!important; }
.pr-2 { padding-right:.5rem!important; }
.pb-2 { padding-bottom:.5rem!important; }
.pl-2 { padding-left:.5rem!important; }
.px-2 { padding-right:.5rem!important;padding-left:.5rem!important; }
.py-2 { padding-top:.5rem!important;padding-bottom:.5rem!important; }

.pt-3 { padding-top:1rem!important; }
.pr-3 { padding-right:1rem!important; }
.pb-3 { padding-bottom:1rem!important; }
.pl-3 { padding-left:1rem!important; }
.py-3 { padding-bottom:1rem!important;padding-top:1rem!important; }
.px-3 { padding-right:1rem!important;padding-left:1rem!important; }

.pt-4 { padding-top:1.5rem!important; }
.pr-4 { padding-right:1.5rem!important; }
.pb-4 { padding-bottom:1.5rem!important; }
.pl-4 { padding-left:1.5rem!important; }
.px-4 { padding-right:1.5rem!important;padding-left:1.5rem!important; }
.py-4 { padding-top:1.5rem!important;padding-bottom:1.5rem!important; }

.pt-5 { padding-top:3rem!important; }
.pr-5 { padding-right:3rem!important; }
.pb-5 { padding-bottom:3rem!important; }
.pl-5 { padding-left:3rem!important; }
.px-5 { padding-right:3rem!important;padding-left:3rem!important; }
.py-5 { padding-top:3rem!important;padding-bottom:3rem!important; }