@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* font-family: 'Poppins', sans-serif; */

html {
    overflow-x: hidden;
}

body {
    overflow-x: hidden;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #000; /*color: #002540;*/
    overflow-y: auto;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
    color: #253551;
    font-weight: 700;
}

p {
    font-size: 16px;
    color: #002540;
}
p.text-muted {
    color: #002540 !important;
}

strong {
    color: #002540;
}

label {
    font-size: 16px;
}

.list-inline, .list-unstyled {
    font-size: 16px;
}

.card-body {
    color: #000;
}

a.badge.bg-light.me-1.my-1 {
    color: #000;
}

.content {
    padding: 1rem 1.5rem 1.5rem;
}

/* Header */
.site-header {
    z-index: 99;
}
.site-header .row {
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.site-header .row .sh-col-left {
    display: flex;
    align-items: center;
    width: auto;
}
.site-header .row .sh-col-left .branding {
    margin-right: 40px;
}
.site-header .row .sh-col-left .top-nav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    list-style: none;
    padding: 0;
    margin: 0;
}
.site-header .row .sh-col-left .top-nav li {
    margin-left: 38px;
}
.site-header .row .sh-col-left .top-nav li:first-child {
    margin-left: 0;
}
.site-header .row .sh-col-left .top-nav li a {
    transition: all 0.2s ease-in-out;
    font-size: 18px;
    color: #000;
    font-weight: 500;
    line-height: 24px;
}
.site-header .row .sh-col-left .top-nav li a:hover, .site-header .head-top .top-nav li.active a {
    color: #3D969C;
}
.site-header .row .sh-col-right {
    width: auto;
    text-align: right;
}

.site-header.navbar .form-control {
    max-width: 100%;
    max-width: 100%;
    height: 50px;
    font-size: 15px;
    padding-left: 8px;
    padding-right: 0;
}
.site-header.navbar .input-group-navbar {
    min-width: 547px;
}
.site-header.navbar .input-group-navbar .btn {
    height: 50px;
}

.page-title {
    font-size: 24px;
    color: #fff;
    padding: 0;
    margin: 0 !important;
}

.hb-title {
    position: relative;
    display: flex;
    align-items: center;
    background: #25366a;
    padding: 20px;
    margin-bottom: 20px;
}
.hb-title .back-to-map {
    display: inline-block;
    width: 34px;
    height: 34px;
    transition: all 0.2s ease-in-out;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    margin-right: 15px;
}
.hb-title .hb-title-sitename {
    flex-grow: 1;
}
.hb-title .back-to-map svg {
    width: 34px;
    height: 34px;
}
.hb-title .page-title {
    flex-grow: 1;
}
.hb-title .nav li {
    position: relative;
    display: flex;
    align-items: center;
    padding: 5px 0;
    margin-left: 32px;
}
.hb-title .nav li svg {
    color: #fff;
    margin: 0 !important;
}
.hb-title .nav li .nav-link {
    background: none;
    color: #fff;
    padding: 0 10px;
}
.hb-title .nav .dropdown .dropdown-menu.show {
    top: 100% !important;
    left: auto !important;
    right: 0 !important;
    width: 140px;
    min-width: auto;
    text-align: center;
    padding: 0 !important;
}
.hb-title .nav .dropdown .dropdown-menu.show:before {
    position: absolute;
    top: -6px;
    right: 10px;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 7px solid #fff;
}
.hb-title .nav .dropdown .dropdown-menu.show a {
    background: none;
    box-shadow: none;
    border-radius: 0;
    font-size: 16px;
    color: #002540;
    text-align: left;
    padding: 8px 15px;
    margin: 0 5px 0 0;
}
.hb-title .nav .dropdown .dropdown-menu.show a:last-child {
    margin-right: 0;
}
.hb-title .nav .dropdown .dropdown-menu .at-share-btn-elements {
    padding: 12px 15px;
}
.hb-title .nav .dropdown .dropdown-menu .at-share-btn-elements a {
    padding: 9px 10px;
}
.hb-title .nav li:last-child .dropdown-menu.show {
    width: 146px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.hb-title .firstchild {
    margin-right: 60px;
}
.hb-title .firstchild .degressplusicon {
    display: flex;
    align-items: center;
}
.hb-title .firstchild .locatedincls {
    padding-left: 50px;
}
.hb-title .firstchild .locatedincls p {
    color: #ffffff;
}

.hb-title .subtitle.thirdchild .nav { justify-content: flex-end; }

.hb-title .secondchild {
    display: flex;
    align-items: center;
    flex-grow: 1;
}
.hb-title .secondchild .iconleft {
    margin-right: 10px;
}
.hb-title .secondchild .shieldnoofsites {
    width: 40px;
    height: 48px;
    background: url('../img/svg/sheild-white.png') no-repeat center / 100%;
    font-size: 25px;
    color: #ffffff;
    line-height: 44px;
    text-align: center;
    font-weight: 700;
}
.hb-title .secondchild .textright .pointmanageareas {
    font-size: 16px;
}

/* Site Detail Page */
.badge_custom a {
    text-align: left;
    white-space: normal;
    pointer-events: none;
}

.btn-primary {
    background: #253551;
    border-color: #253551;
}

.btn-secondary {
    background: #f1f5fb;
    border-color: #f1f5fb;
    color: #253551;
}

a.btn.btn-outline-success.me-1.my-1 {
    color: green;
    border-color: green;
}
a.btn.btn-outline-danger.me-1.my-1 {
    color: red;
    border-color: red;
}
a.btn.btn-outline-warning.me-1.my-1 {
    color: darkorange;
    border-color: darkorange;
}

.ki-list-style li {
    display: flex;
    align-items: flex-start;
    align-items: center;
    color: #002540;
    margin-bottom: 15px !important;
}
.ki-list-style li span {
    flex: 0 0 100%;
    max-width: 35px;
    text-align: center;
    margin-right: 15px;
}
.ki-list-style li span img {
    margin: 0 !important;
}
.ki-list-style li .btn {
    margin-top: 5px;
}
.ki-list-style li .classificationcategory .badge {
    margin: 0 !important;
}
/*.ki-list-style li .classificationcategory { display: flex; }*/
.ki-list-style li .classificationcategory .classification_heading {
    flex: 0 0 auto;
    max-width: none;
    text-align: left;
    margin-right: 5px;
}
.ki-list-style li .classificationcategory .callifcationcateogry_heading {
    display: block;
    max-width: 100%;
    width: 100%;
    font-size: 15px;
    text-align: left;
    white-space: normal;
    margin: 2px 0 0 !important;
}

.lfp-widget ul li {
    display: flex;
    align-items: center;
}
.lfp-widget ul li span {
    display: block;
    flex: 0 0 100%;
    max-width: 50px;
    width: 50px;
    height: 50px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 100px;
    font-size: 22px;
    font-weight: 600;
    line-height: 48px;
    text-align: center;
    margin-right: 15px;
}
.lfp-widget ul li span img {
    margin: 0 !important;
}

.odbs-widget ul li {
    display: flex;
    align-items: center;
}
.odbs-widget ul li span {
    display: block;
    flex: 0 0 100%;
    max-width: 35px;
    margin-right: 15px;
}
.odbs-widget ul li span img {
    margin: 0 !important;
}
.odbs-widget .worlddbcontent span {
    max-width: 100%;
}

.feedb-widget .btn {
    margin-top: 10px;
}

.gov-reg-box .img-fluid {
    margin-right: 10px;
}
.gov-reg-box .card-body p {
    display: flex;
    align-items: center;
}

.locationsection .btn {
    float: right;
    background: none;
    border: none;
    font-size: 16px;
    color: #002540;
    text-transform: capitalize;
    padding: 0;
    margin: 15px 0 0 !important;
}
.locationsection .btn:hover {
    color: #002540 !important;
    text-decoration: underline;
}

/* New Site Detail - Layout */
.bootstrapmasteroverleft h2 {
    font-size: 20px;
    color: #000;
}
.bootstrapmasteroverleft .simpletext h3 {
    color: #000;
}
.bootstrapmasteroverleft .locationsection {
    padding-bottom: 20px;
}
.bootstrapmasteroverleft .oma-list .right-col h3 {
    font-size: 1.2375rem;
    color: #000;
    font-weight: 700;
}

.bootstrapmasteroverleft .locationsection:after {
    display: table;
    content: "";
    clear: both;
}
.bootstrapmasteroverleft .locationsection .viewInmapBtn {  
    display: inline-block;
    float: right;
    background: #FFF;
    border: 1px solid #0F75BC;
    border-radius: 10px;
    font-size: 13px;
    color: #0f75bc;
    font-weight: 700;
    line-height: 12px;
    text-decoration: none;
    padding: 7px 10px;
    margin-top: 20px;
}

.keydiv h2 {
    margin-bottom: 12px;
}
.keyinfonewcls {
    margin-bottom: 25px;
}
.keyinfonewcls .keyinformainwarp {
    border-top: 2px solid #e1e1e1;
}
.keyinfonewcls .keyinformainwarp .commonrow {
    display: flex;
    border-bottom: 1px solid #dfdfdf;
}
.keyinfonewcls .keyinformainwarp .commonrow .commoncolleft {
    flex: 0 0 100%;
    max-width: 130px;
    background: #f1efed;
    text-align: center;
    padding: 10px;
}
.keyinfonewcls .keyinformainwarp .commonrow .commoncolleft .childhead {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    line-height: 20px;
}
.keyinfonewcls .keyinformainwarp .commonrow .commoncolleft svg {
    width: 24px;
    height: 24px;
    color: #0f75bc;
    margin: 5px 0 0 !important;
}
.keyinfonewcls .keyinformainwarp .commonrow .commoncolleft img {
    margin: 5px 0 0 !important;
}
.keyinfonewcls .keyinformainwarp .commonrow .commoncolright {
    padding: 15px;
}
.keyinfonewcls .keyinformainwarp .commonrow .commoncolright a {
    color: #0f75bc;
    font-weight: 500;
}
.keyinfonewcls .keyinformainwarp .commonrow .commoncolright a:hover {
    text-decoration: none;
}
.keyinfonewcls .keyinformainwarp .commonrow .commoncolright .bg-type {
    font-size: 14px;
    margin: 0 0 7px !important;
}
.keyinfonewcls .keyinformainwarp .commonrow .commoncolright .bg-type:hover {
    color: #000;
    text-decoration: none;
}
.keyinfonewcls .keyinformainwarp .commonrow .commoncolright .firstchild {
    color: #000;
    line-height: 22px;
}
.keyinfonewcls .keyinformainwarp .commonrow .commoncolright .secondchild {
    color: #000;
    line-height: 22px;
}
.keyinfonewcls .keyinformainwarp .commonrow .commoncolright .locatedindiv .commonlinkcls {
    display: inline-block;
    font-size: 16px;
    color: #0f75bc;
    font-weight: 700;
    text-decoration: underline;
    margin-bottom: 5px;
}
.keyinfonewcls .keyinformainwarp .commonrow .commoncolright .outlinewithicon {
    background: none;
    border: 2px solid #0f75bc;
    border-radius: 12px;
    font-size: 14px;
    color: #0f75bc;
    font-weight: 700;
    text-transform: uppercase;
    padding: 3px 15px;
    margin-top: 7px;
}
.keyinfonewcls .keyinformainwarp .commonrow .commoncolright .badge {
    font-weight: 700;
}
.keyinfonewcls .keyinformainwarp .commonrow .commoncolright .badge:hover {
    text-decoration: none;
}
.keyinfonewcls .keyinformainwarp .commonrow .commoncolright #myTooltip,.keyinfonewcls .keyinformainwarp .commonrow .commoncolright #myTooltip1,.keyinfonewcls .keyinformainwarp .commonrow .commoncolright #myTooltipTotalAreas {
    width: 14px;
    height: 14px;
    background: url('https://map.navigatormap.org/newtheme/img/locatedInfoBlue.svg') no-repeat center / 14px; 
    border: none !important;
    border: none;
    border-radius: 50px;
    font-size: 0;
    color: #0f75bc;
    font-weight: 700;
    line-height: 14px;
    padding: 0;
}
.keyinfonewcls .keyinformainwarp .commonrow.thirdrow .rigthchild .firstchild { /*display: flex; flex-wrap: wrap;*/
    font-weight: 700;
}
.keyinfonewcls .keyinformainwarp .commonrow.thirdrow .rigthchild .firstchild td {
    padding: 0;
}
.keyinfonewcls .keyinformainwarp .commonrow.thirdrow .rigthchild .firstchild td.marineareakmcls {
    text-align: right;
    padding-right: 5px;
}
.keyinfonewcls .keyinformainwarp .commonrow.thirdrow .rigthchild .secondchild { /*display: flex; flex-wrap: wrap;*/
    font-weight: 700;
}
.keyinfonewcls .keyinformainwarp .commonrow.thirdrow .rigthchild .secondchild td {
    padding: 0;
}
.keyinfonewcls .keyinformainwarp .commonrow.thirdrow .rigthchild .secondchild td.marineareakmcls {
    text-align: right;
    padding-right: 5px;
}

.feedbackdiv .simpletext {
    margin-bottom: 15px;
}
.feedbackdiv .linktofeedback .fillbtn {   
    border: none;
    border-radius: 10px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    margin-right: 10px;
}
.feedbackdiv .linktofeedback .fillbtn:last-child {
    margin-right: 0;
}

.bootstrapmasteroverright {
    font-size: 16px;
    color: #000 !important;
}
.bootstrapmasteroverright h2 {
    font-size: 20px;
    color: #000 !important;
    font-weight: 700;
}
.bootstrapmasteroverright h3 {
    font-size: 15px;
    color: #000 !important;
    font-weight: 700;
}
.bootstrapmasteroverright p {
    font-size: 15px;
    color: #000 !important;
}
.bootstrapmasteroverright b {
    color: #000;
    font-weight: 700;
}
.bootstrapmasteroverright .card-body {
    font-size: 15px;
}
.bootstrapmasteroverright .card-body .sitelistincountrypage.minusmargin{
    margin-top: -56px;
}

.gov-reg-box .governinmaster {
    display: flex;
}
.gov-reg-box .governinmaster .governingiconfile {
    flex: 0 0 24px;
    margin-right: 20px;
}
.gov-reg-box .governinmaster .governingiconfile svg {
    width: 24px;
    height: 24px;
    margin: 0 !important;
}
.gov-reg-box .governinmaster .governingtextlinks .outlinewithicon {
    background: none;
    border: 2px solid #0f75bc;
    border-radius: 12px;
    font-size: 14px;
    color: #0f75bc;
    font-weight: 700;
    text-transform: uppercase;
    padding: 3px 15px;
    margin-top: 12px;
}

.bootstrapmasteroverright .newdesignlayoutforfishing {
    margin-bottom: 15px;
}
.bootstrapmasteroverright .newdesignlayoutforfishing .row {
    margin: 0;
}
.bootstrapmasteroverright .newdesignlayoutforfishing .firstforheading h3 {
    font-size: 16px;
}
.bootstrapmasteroverright .newdesignlayoutforfishing .secondrowdetailleft .mainheadingfirstmaster .mainheadingfirstcol {
    font-size: 16px;
    word-wrap: normal;
}
.bootstrapmasteroverright .newdesignlayoutforfishing .secondrowdetailleft .mainheadingfirstmaster .mainheadingfirstcolimage svg {
    width: 28px;
    height: 28px;
}
.bootstrapmasteroverright .newdesignlayoutforfishing .secondrowdetailleft .secondcenter a {
    font-size: 14px;
    font-weight: 500;
}
.bootstrapmasteroverright .newdesignlayoutforfishing .secondrowdetailleft .secondright a {
    font-size: 14px;
    font-weight: 500;
}

.bootstrapmasteroverright .newdesignlayoutforfishing .thirdrowdetailleft .col-3 {
    background: #f1efed;
}
.bootstrapmasteroverright .newdesignlayoutforfishing .thirdrowdetailleft .col-3 .mainheadingfirstmaster {
    text-align: center;
}
.bootstrapmasteroverright .newdesignlayoutforfishing .thirdrowdetailleft .col-3 .mainheadingfirstmaster .mainheadingfirstcol {
    font-size: 16px;
    color: #878787;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
    word-wrap: normal;
    margin-bottom: 5px;
}
.bootstrapmasteroverright .newdesignlayoutforfishing .thirdrowdetailleft .col-3 .mainheadingfirstmaster .mainheadingfirstcolimage svg {
    width: 28px;
    height: 28px;
    color: #878787;
}
.bootstrapmasteroverright .newdesignlayoutforfishing .commonforcolorcol2 {
    background: #f8f8f8;
}
.bootstrapmasteroverright .newdesignlayoutforfishing .commonforwidth .fishinggearactivity-light a {
    font-size: 14px;
    color: #818181;
    font-weight: 500;
    text-decoration: none;
}
.bootstrapmasteroverright .newdesignlayoutforfishing .thirdrowdetailleft .commonforwidth {
    border-bottom: 1px solid #e1e1e1;
}

/* Country Detail Page */
.b-head-section {
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    padding: 22px 0;
    margin-bottom: 20px;
}
.b-head-section .col-md-4 {
    font-size: 18px;
    text-align: center;
}

.sb-title {
    background: #EFEFEF;
    border-top: 2px solid #A9A9A9;
    border-bottom: 2px solid #A9A9A9;
    font-size: 20px;
    padding: 7px 30px;
    margin-bottom: 25px;
}
.sb-block {
}
.sb-block .sb-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

.sb-block .sb-row .sb-row-left p strong {
    font-weight: 500;
}
.sb-block .sb-row .sb-row-left p:last-child {
    margin-bottom: 0;
}
.sb-block .sb-row-2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sb-block .sb-row-2 .sb-row-left {
    display: flex;
    align-items: center;
    line-height: 17px;
}
.sb-block .sb-row-2 .sb-row-left .sb-label {
    margin-right: 15px;
}
.sb-block .sb-row-2 .sb-row-left ul {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
}
.sb-block .sb-row-2 .sb-row-left ul li {
    position: relative;
    padding-right: 15px;
    margin-right: 15px;
}
.sb-block .sb-row-2 .sb-row-left ul li a {
    color: #002540;
}
.sb-block .sb-row-2 .sb-row-left ul li.active a {
    font-weight: 500;
}
.sb-block .sb-row-2 .sb-row-left ul li:last-child {
    padding-right: 0;
    margin-right: 0;
}
.sb-block .sb-row-2 .sb-row-left ul li:after {
    position: absolute;
    top: 3px;
    right: 0;
    content: "";
    width: 2px;
    height: 13px;
    background: #A9A9A9;
}
.sb-block .sb-row-2 .sb-row-left ul li:last-child:after {
    display: none;
}
.sb-block .sb-row-2 .sb-row-right {
    display: flex;
    align-items: center;
    line-height: 17px;
}
.sb-block .sb-row-2 .sb-row-right .sb-label {
    margin-right: 15px;
}
.sb-block .sb-row-2 .sb-row-right .sb-info {
    display: flex;
    align-items: center;
}
.sb-block .sb-row-2 .sb-row-right .sb-info p {
    margin: 0 18px 0 0;
}
.sb-block .sb-row-2 .sb-row-right .sb-info p:last-child {
    margin: 0;
}
.sb-block .sb-row-2 .sb-row-right .sb-info p a {
    color: #000;
}
.sb-block .sb-row-2 .sb-row-right .sb-info p a:hover {
    color: #3D969C;
}
.sb-block .sb-row-2 .sb-row-right .sb-info p.dnn {
    background: url('../images/icon-8.png') no-repeat right center;
    padding-right: 18px;
}

.lb-wrap a {
    pointer-events: none;
}

/*.lb-wrap a { display: inline-block; background: #253551; border-radius: 5px; font-size: 16px; color: #fff; font-weight: 700; line-height: 19px; text-align: center; padding: 3px 10px 4px; }
.lb-wrap a.green { background: #629F4F; }
.lb-wrap a.cyan { background: #739FED; }
.lb-wrap a.yellow { background: #FF9900; }
.lb-wrap a.red { background: #F10000; }
.g-txt { font-size: 18px; color: #A9A9A9; font-weight: 700; line-height: 22px; }
.g-txt sup { font-size: 12px; }*/

.rb-block .rb-prog-bar {
    margin-bottom: 40px;
}
.rb-block .chart {
    margin-bottom: 40px;
}

.rb-block .rb-row.rb-prog-bar {
    padding-top: 10px;
}

.chart-wrap {
    position: relative;
}
.chart-wrap .cw-content {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    height: 0;
    margin-top: -15px;
}

.pat-table .tr {
    display: flex;
}
.pat-table .th, .pat-table .td {
    flex: 0 0 100%;
    max-width: 30%;
}
.pat-table .nth-1, .pat-table .nth-1 {
    max-width: 40%;
}
.pat-table .nth-2, .pat-table .nth-3 {
    text-align: right;
}
.pat-table .th {
    border-bottom: 1px solid #bec7ce;
    font-weight: 500;
    line-height: 24px;
    padding-bottom: 12px;
    margin-bottom: 12px;
}
.pat-table .td {
    padding: 5px 0;
}
.pat-table .td i {
    margin-right: 12px;
}

.oma-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.oma-list li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}
.oma-list li:last-child {
    margin-bottom: 0;
}
.oma-list li .left-col {
    flex: 0 0 100%;
    max-width: 147px;
    margin-right: 30px;
}
.oma-list li .right-col h3 {
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 12px;
}
.oma-list li .right-col p {
    line-height: 20px;
    margin-bottom: 20px;
}

#myTooltip,#myTooltip1,#myTooltipTotalAreas {
    width: 18px;
    height: 18px;
    background: #002540;
    border: none;
    border-radius: 50px;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    line-height: 16px;
    padding: 0;
}
.tooltip-inner {
    text-align: left;
}

.ui.sidebar.resultcontainerClsForSites, .ui.sidebar.resultcontainerClsForcountry { /*position: absolute; top: 81px; right: 0; width: 100%; max-width: 455px; height: 100%; background: #fff; padding: 1em; z-index: 99999;*/
}

/* New Styles */
.forcountrielistonly .manageareasdigit .centerfirst {
    flex-grow: 1;
}
.forcountrielistonly .manageareasdigit .centerfirst .managemarineareasheadinga {
    font-size: 17px;
    font-weight: 700;
}
.forcountrielistonly .manageareasdigit .centerfirst .managemarineareasheadinga sup svg {
    margin: 0 0 0 5px !important;
}
.forcountrielistonly .manageareasdigit .rightfirst .downloadlink {
    color: #fff;
}
.forcountrielistonly .manageareasdigit .rightfirst .downloadlink svg {
    width: 26px;
    height: 26px;
    margin: 0 !important;
}
.forcountrielistonly .individualclssecond .sortcls {
    background: #708eb4;
    border-radius: 0;
    padding: 7px 7px 7px 20px;
}

#resultContainerprotected #countriestab-2 .accordion {
    background: #005693;
    padding-bottom: 48px;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item {
    background: #005693;
    border: none;
    border-bottom: 1px solid #0b6cb0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordiansortingsorts {
    flex: 0 0 100%;
    padding-left: 45px;
    padding-bottom: 10px;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordiansortingsorts .detailspanmaster {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordiansortingsorts .detailspanmaster:last-child {
    margin-right: 0;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordiansortingsorts .detailspanmaster .detailspanchild {
    font-weight: 400;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordiansortingsorts .category_nameclass {
    display: inline-block;
    font-size: 12px;
    margin-right: 10px;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-header .custom-cls-for-searchresult-bar .accordion-button {
    align-items: flex-start;
    max-width: calc(100% - 36px);
    background: none;
    box-shadow: none;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-header .custom-cls-for-searchresult-bar .accordion-button:before {
    display: none;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-header .custom-cls-for-searchresult-bar .accordion-button:after {
    position: relative;
    top: 1px;
    order: -1;
    background: url('../img/svg/arrow-down-s-line.svg') no-repeat center / 26px;
    margin: 0 10px 0 0;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-header .custom-cls-for-searchresult-bar .accordianbtnsmaster .btn-primary {
    border-radius: 5px;
    font-size: 14px;
    white-space: nowrap;
    padding: 6px 15px;
    margin-right: 0;
}
#resultContainerprotected #countriestab-2 .custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep1 .centerfirst .latlongdegreestextforclick {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #fff;
    padding: 0 0 0px 10px;
}
#resultContainerprotected #countriestab-2 .custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep1 .centerfirst .latlongdegreestextforclick figure {
    margin: 0 5px 0 0;
}
#resultContainerprotected #countriestab-2 .custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep1 .centerfirst .latlongdegreestextforclick figure img {
    position: static;
    max-width: 15px;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-collapse .accordion-body {
    padding-top: 0;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-collapse .mainheadingforsiteshortdetail {
    margin-bottom: 10px;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-collapse .mainheadingforsiteshortdetail .badge {
    margin-right: 10px;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-collapse .accordion-body .card {
    background: none;
    box-shadow: none;
    padding: 0;
    margin-bottom: 0;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-collapse .accordion-body .card .card-body .radio-wrap {
    display: flex;
    flex-wrap: wrap;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-collapse .accordion-body .card .card-body .radio-wrap label {
    flex: 0 0 100%;
    max-width: 33.33%;
    margin: 0 !important;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-collapse .accordion-body .col-6 {
    padding: 0;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-collapse .accordion-body .col-6 .badge {
    font-size: 14px;
    text-align: left;
    white-space: normal;
}

#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-body {
    padding: 0 15px 20px 45px !important;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-body .leftfirst {
    flex: 0 0 100%;
    max-width: 33.33%;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-body .leftfirst .marineareadigit {
    font-size: 22px;
    color: #fff;
    font-weight: 500;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-body .leftfirst .marineareatext {
    font-size: 12px;
    color: #a3b7ce;
    font-weight: 400;
    line-height: 1.2;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-body .centerfirst {
    flex: 0 0 100%;
    max-width: 33.33%;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-body .centerfirst .marineareadigit {
    font-size: 22px;
    color: #fff;
    font-weight: 500;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-body .centerfirst .marineareatext {
    font-size: 12px;
    color: #a3b7ce;
    font-weight: 400;
    line-height: 1.2;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-body .rightfirst {
    flex: 0 0 100%;
    max-width: 33.33%;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-body .rightfirst .marineareadigit {
    font-size: 22px;
    color: #fff;
    font-weight: 500;
}
#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-body .rightfirst .marineareatext {
    font-size: 12px;
    color: #a3b7ce;
    font-weight: 400;
    line-height: 1.2;
}

/* New */
#resultContainerprotected #countriestab-2 .newincludeBlock .accordion .accordion-item .accordion-header .newwapperforaccor .centerfirstdeep1 { display: flex; justify-content: space-between; padding-bottom: 5px; }
#resultContainerprotected #countriestab-2 .newincludeBlock .accordion .accordion-item .accordion-header .newwapperforaccor .centerfirstdeep1 .centerfirst { flex: 0 0 100%; max-width: calc(100% - 126px); }
#resultContainerprotected #countriestab-2 .newincludeBlock .accordion .accordion-item .accordion-header .newwapperforaccor .centerfirstdeep1 .rightfirst { max-width: 126px; margin-top: 3px; }

#resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-body .accordion-body-detail1 { display: flex; }
#resultContainerprotected #countriestab-2 .newincludeBlock .accordion .accordion-item .accordion-body { padding-left: 0 !important; padding-right: 0 !important; }
#resultContainerprotected #countriestab-2 .newincludeBlock .accordion .accordion-item .accordion-body .accordion-body-detail1Inner { display: flex; margin-top: 10px; }
#resultContainerprotected #countriestab-2 .newincludeBlock .accordion .accordion-item .accordion-body .leftfirst .marineareadigit { font-size: 18px; }
#resultContainerprotected #countriestab-2 .newincludeBlock .accordion .accordion-item .accordion-body .centerfirst .marineareadigit { font-size: 18px; }
#resultContainerprotected #countriestab-2 .newincludeBlock .accordion .accordion-item .accordion-body .rightfirst .marineareadigit { font-size: 18px; }

.newincludeBlock { margin-top: 20px; }
.newincludeBlock .includesmastercls span { color: #fff; font-weight: 700; }
.newincludeBlock .accordion { background: none !important; padding: 0 !important; }
.newincludeBlock .accordion .accordion-item { background: none !important; border: none !important; }
.newincludeBlock .accordion .accordion-item .accordion-header .accordion-button { background: none; border: none; box-shadow: none; font-size: 14px; color: #fff; font-weight: 700; padding: 5px 0 3px 24px; }
.newincludeBlock .accordion .accordion-item .accordion-header .accordion-button:before { top: 50%; left: 0; right: auto; padding: 4px; margin-top: 0; }
.newincludeBlock .accordion .accordion-item .accordion-header .accordion-button.collapsed:before { margin-top: -6px; }
.newincludeBlock .accordion .accordion-item .accordion-header .accordion-button:after { display: none; }
.newincludeBlock .accordion .accordion-item .accordion-header .accordion-button .latlongdegreestextforclick img { width: 12px !important; margin-left: 5px; }

.badgemaster .badge { font-weight: 700; }









#resultContainerprotected #countriestab-2 .custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep1 {
    display: flex;
    align-items: flex-start;
}
#resultContainerprotected #countriestab-2 .custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep1 .centerfirst {
    flex-grow: 1;
}
#resultContainerprotected #countriestab-2 .custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep1 .rightfirst {
    padding: 17px 15px 8px 0;
}
#resultContainerprotected #countriestab-2 .custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep1 .rightfirst img {
    width: 24px;
}
#resultContainerprotected #countriestab-2 .custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep2 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    padding: 0 15px 20px 45px;
}
#resultContainerprotected #countriestab-2 .custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep2 .leftfirst {
    flex: 0 0 100%;
    max-width: 33.33%;
}
#resultContainerprotected #countriestab-2 .custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep2 .leftfirst .marineareatext {
    font-size: 13px;
    color: #a3b7ce;
    font-weight: 400;
}
#resultContainerprotected #countriestab-2 .custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep2 .centerfirst {
    flex: 0 0 100%;
    max-width: 33.33%;
}
#resultContainerprotected #countriestab-2 .custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep2 .centerfirst .badge {
    font-size: 14px;
    font-weight: 700;
    margin-right: 7px
}
#resultContainerprotected #countriestab-2 .custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep2 .centerfirst .category_nameclass {
    font-size: 12px;
    color: #a3b7ce;
    font-weight: 400;
}
#resultContainerprotected #countriestab-2 .custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep2 .centerfirst .marineareatext {
    font-size: 13px;
    color: #a3b7ce;
    font-weight: 400;
}
#resultContainerprotected #countriestab-2 .custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep2 .rightfirst {
    flex: 0 0 100%;
    max-width: 33.33%;
}
#resultContainerprotected #countriestab-2 .custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep2 .rightfirst {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    text-align: right;
    line-height: 22px;
}
#resultContainerprotected #countriestab-2 .custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep2 .rightfirst .detailspanchild .kmsqure {
    font-size: 14px;
}
#resultContainerprotected #countriestab-2 .custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep2 .rightfirst .marineareatext {
    font-size: 13px;
    color: #a3b7ce;
    font-weight: 400;
    line-height: 1.2;
}


/**/
#resultContainerforCountries #accordionExample {
    padding-bottom: 48px;
}
#resultContainerforCountries .accordion .accordion-item {
    background: none;
    border: none;
    border-bottom: 1px solid #dfdfdf;
    box-shadow: none;
    margin-bottom: 0;
}
#resultContainerforCountries .accordion .accordion-item .accordiansortingsorts {
    flex: 0 0 100%;
    padding-left: 45px;
    padding-bottom: 10px;
}
#resultContainerforCountries .accordion .accordion-item .accordiansortingsorts .detailspanmaster {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
}
#resultContainerforCountries .accordion .accordion-item .accordiansortingsorts .detailspanmaster:last-child {
    margin-right: 0;
}
#resultContainerforCountries .accordion .accordion-item .accordiansortingsorts .detailspanmaster .detailspanchild {
    font-weight: 400;
}
#resultContainerforCountries .accordion .accordion-item .accordiansortingsorts .category_nameclass {
    display: inline-block;
    font-size: 12px;
    margin-right: 10px;
}
#resultContainerforCountries .accordion .accordion-item .accordion-header .custom-cls-for-searchresult-bar .accordion-button {
    align-items: flex-start;
    max-width: calc(100% - 36px);
    background: none;
    box-shadow: none;
    font-size: 15px;
    color: #000;
    font-weight: 700;
}
#resultContainerforCountries .accordion .accordion-item .accordion-header .custom-cls-for-searchresult-bar .accordion-button:before {
    display: none;
}
#resultContainerforCountries .accordion .accordion-item .accordion-header .custom-cls-for-searchresult-bar .accordion-button:after {
    position: relative;
    top: 1px;
    order: -1;
    background: url('../img/svg/arrow-down-s-line-blue.svg') no-repeat center / 26px;
    margin: 0 10px 0 0;
}
#resultContainerforCountries .accordion .accordion-item .accordion-header .custom-cls-for-searchresult-bar .accordianbtnsmaster .btn-primary {
    border-radius: 5px;
    font-size: 14px;
    white-space: nowrap;
    padding: 6px 15px;
    margin-right: 0;
}
#resultContainerforCountries .accordion .accordion-item .accordion-collapse .accordion-body {
    padding-top: 0;
}
#resultContainerforCountries .accordion .accordion-item .accordion-collapse .mainheadingforsiteshortdetail {
    margin-bottom: 10px;
}
#resultContainerforCountries .accordion .accordion-item .accordion-collapse .mainheadingforsiteshortdetail .badge {
    margin-right: 10px;
}
#resultContainerforCountries .accordion .accordion-item .accordion-collapse .accordion-body .card {
    background: none;
    box-shadow: none;
    padding: 0;
    margin-bottom: 0;
}
#resultContainerforCountries .accordion .accordion-item .accordion-collapse .accordion-body .card .card-body .radio-wrap {
    display: flex;
    flex-wrap: wrap;
}
#resultContainerforCountries .accordion .accordion-item .accordion-collapse .accordion-body .card .card-body .radio-wrap label {
    flex: 0 0 100%;
    max-width: 33.33%;
    margin: 0 !important;
}
#resultContainerforCountries .accordion .accordion-item .accordion-collapse .accordion-body .col-6 {
    padding: 0;
}
#resultContainerforCountries .accordion .accordion-item .accordion-collapse .accordion-body .col-6 .badge {
    font-size: 14px;
    text-align: left;
    white-space: normal;
}

#resultContainerforCountries .newwapperforaccor .centerfirstdeep1 {
    display: flex;
    align-items: flex-start;
}
#resultContainerforCountries .newwapperforaccor .centerfirstdeep1 .centerfirst {
    flex-grow: 1;
}
#resultContainerforCountries .newwapperforaccor .centerfirstdeep1 .rightfirst {
    padding: 17px 15px 8px 0;
}
#resultContainerforCountries .newwapperforaccor .centerfirstdeep1 .rightfirst img {
    width: 24px;
}
#resultContainerforCountries .newwapperforaccor .centerfirstdeep2 {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0 15px 20px 45px;
}
#resultContainerforCountries .newwapperforaccor .centerfirstdeep2 .centerfirst .badge {
    font-size: 12px;
    font-weight: 700;
    margin-right: 7px
}
#resultContainerforCountries .newwapperforaccor .centerfirstdeep2 .centerfirst .category_nameclass {
    font-size: 12px;
    color: #000;
    font-weight: 400;
}
#resultContainerforCountries .newwapperforaccor .centerfirstdeep2 .rightfirst {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    text-align: right;
}
#resultContainerforCountries .newwapperforaccor .centerfirstdeep2 .rightfirst .marineareatext {
    font-size: 12px;
    color: #878787;
}

#resultContainerforCountries .newwapperforaccor .centerfirstdeep1.speciallocationbtnmst {
    align-items: inherit;
}
#resultContainerforCountries .newwapperforaccor .centerfirstdeep1.speciallocationbtnmst .rightfirst.speciallocationbtn {
    background: #00366a;
}
#resultContainerforCountries .newwapperforaccor .centerfirstdeep1.speciallocationbtnmst .rightfirst.speciallocationbtn a {
    text-decoration: none;
}
#resultContainerforCountries .newwapperforaccor .centerfirstdeep1.speciallocationbtnmst .rightfirst .restrictionreportbtnsep .viewreportbtn {
    max-width: 115px;
    min-width: auto;
    white-space: normal;
    text-align: left;
    padding: 6px 8px;
}

/* Top Tab */

#mapContainer { /*height: 100% !important;*/
    height: calc(100% - 75px) !important;
}

/*.leaflet-bottom { bottom: 65px;}
#noaaLogo {bottom: 95px; }
#aiLogo {bottom: 111px; }*/

.leaflet-bottom {
    bottom: 0;
}
#noaaLogo {
    bottom: 20px;
}
#aiLogo {
    bottom: 20px;
}

@media (max-width: 1530px) {
    #noaaLogo {
        bottom: 70px;
    }
    #aiLogo {
        bottom: 70px;
    }
}

.toptabforaresandcountry .tabforaresandcountry .tab-content {
    padding: 0;
}

.tabforaresandcountry .nav-tabs {
    position: sticky;
    align-items: flex-end;
    top: 0;
    background: #fff;
    z-index: 9;
}
.tabforaresandcountry .nav-tabs .nav-item {
    padding: 0px 2px 3px 0;
}
.tabforaresandcountry .nav-tabs .nav-link {
    background: #999;
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    line-height: 20px;
    padding: .6rem 1rem;
}
.tabforaresandcountry .nav-tabs .nav-link:hover {
    background: #dc1f28;
    color: #fff !important;
    padding: .75rem 1rem;
}
.tabforaresandcountry .nav-tabs .nav-link.active {
    background: #dc1f28;
    color: #fff;
    padding: .75rem 1rem;
}
.tabforaresandcountry .nav-tabs .helpbtn {
    position: absolute;
    right: 0;
    margin-left: 10px;
    padding: 10px;
}
.tabforaresandcountry .nav-tabs .helpbtn svg {
    width: 26px;
    height: 26px;
    color: #999;
    margin-right: 0 !important;
}
.tabforaresandcountry .tab-content {
    padding: 0;
}

.bottomclsfortabls {
    position: sticky;
    bottom: 0;
    right: 0;
    z-index: 9;
}
.bottomclsfortabls .tab {
    margin-bottom: 0;
}
.tabfordisclaimer .nav-tabs {
    background: none;
    justify-content: flex-end;
    border-bottom: 3px solid #ccdff5;
}
.tabfordisclaimer .nav-tabs .nav-item {
    padding: 0;
    margin-right: 1px;
    margin-bottom: 1px;
}
.tabfordisclaimer .nav-tabs .nav-item .nav-link {
    background: #c0c0c0;
    border-radius: 12px 12px 0 0;
    font-size: 10px;
    color: #000;
    font-weight: 700;
    line-height: 14px;
    padding: 8px 15px 5px;
}
.tabfordisclaimer .nav-tabs .nav-item .nav-link.active {
    background: #ccdff5;
}
.tabfordisclaimer .nav-tabs .nav-item .nav-link:hover {
    background: #ccdff5 !important;
    color: #000 !important;
}
.tabfordisclaimer .tab-content {
    background: #FFF;
    border-radius: 0;
    padding: 0;
}
.tabfordisclaimer .tab-content .tab-pane {
    position: relative;
    max-height: calc(100vh - 148px);
    overflow-y: auto;
    background: #f0f0f0;
    padding: 25px 25px 20px 20px;
}
.tabfordisclaimer .tab-content .btnmaster .termsbtn {
    margin-right: 5px;
}
.tabfordisclaimer .tab-content {
    font-size: 13px;
    color: #000;
    font-weight: 500;
    line-height: 18px;
}
.tabfordisclaimer .tab-content p {
    font-size: 13px;
    color: #000;
    font-weight: 500;
    line-height: 18px;
}
.tabfordisclaimer .tab-content ul {
    padding-left: 15px;
}
.tabfordisclaimer .tab-content ul li {
    margin-bottom: 10px;
}
.tabfordisclaimer .tab-content ol {
    margin-top: 10px;
}
.tabfordisclaimer .tab-content h3 {
    font-size: 14px;
    color: #000;
}

.tabfordisclaimer .tab-content .tab-pane .crossmarktab { position: relative; top: 14px; right: 12px; }
.tabfordisclaimer .tab-content .tab-pane .crossmarktab:after { position: absolute; top: -6px; left: 8px; content: "×"; font-family: poppins,sans-serif !important; line-height: 45px; color: #616161; font-size: 22px; cursor: pointer; font-weight: 700; text-align: center; text-decoration: none; }
.tabfordisclaimer .tab-content .tab-pane .crossmarktab:hover:after { color: #111111; }
.tabfordisclaimer .tab-content .tab-pane .crossmarktab svg { display: none; }

.modal-header .btn-close { position: relative; opacity: 1; background: none; outline: none; box-shadow: none; }
.modal-header .btn-close:after { position: absolute; top: -7px; left: 8px; content: "×"; font-family: poppins,sans-serif !important; line-height: 45px; color: #616161; font-size: 22px; cursor: pointer; font-weight: 700; text-align: center; text-decoration: none; }
.modal-header .btn-close:hover:after { color: #111111; }


.tabfordisclaimer .tab-content .btn {
    background: #0f75bc;
    border: none;
    border-radius: 10px;
    box-shadow: -2px -2px 4px 0 rgba(0,0,0,.36) inset,1px 4px 4px 0 rgba(0,0,0,.36);
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    line-height: normal;
    padding: 5px 12px;
    margin: 0 8px 8px 0;
}
.tabfordisclaimer .tab-content .btn:hover {
    background: #3b9cdf;
    box-shadow: -2px -2px 4px 0 rgba(0,0,0,.36) inset,1px 6px 4px 0 rgba(0,0,0,.36);
}
.tabfordisclaimer .tab-content .tab-pane .crossmarktab {
    position: absolute;
    top: -3px;
    right: 8px;
    width: 20px;
    height: 20px;
}
.tabfordisclaimer .tab-content .tab-pane .crossmarktab svg {
    width: 24px;
    height: 24px;
    color: #000;
}










/* Home */
#mapContainer .sidebar {
    background: #fff;
}

#languageButton {
    z-index: 1 !important;
}

.badge_custom a {
    font-size: 15px;
}
.badge_custom p {
    margin: 0;
}

.gar-section .form-control {
    border-radius: 0;
    font-size: 16px;
    font-weight: 500;
    pointer-events: none;
}
.gar-section .form-control::placeholder {
    color: #fff;
    opacity: 1;
}
.gar-section .form-control:-ms-input-placeholder {
    color: #fff;
}
.gar-section .form-control::-ms-input-placeholder {
    color: #fff;
}
.gar-section .ig-na-or-unknown .form-control::placeholder {
    color: #002540;
    opacity: 1;
}
.gar-section .ig-na-or-unknown .form-control:-ms-input-placeholder {
    color: #002540;
}
.gar-section .ig-na-or-unknown .form-control::-ms-input-placeholder {
    color: #002540;
}
.gar-section .input-group {
    position: relative;
}
.gar-section .input-group .input-group-text {
    padding: 0 0 0 .7rem;
}
.gar-section .input-group .input-group-text input[type="checkbox"] {
    margin-right: 10px;
}
.gar-section .input-group .input-group-text label {
    border-radius: 0 3px 3px 0;
    overflow: hidden;
    margin: -1px;
}
.gar-section .input-group svg {
    position: absolute;
    top: 9px;
    left: 50px;
    color: #fff;
    z-index: 1;
}
.ig-prohibited .form-control {
    background: #d9534f;
    border-color: #d9534f;
    color: #fff;
    padding-left: 15px;
}
.ig-restricted .form-control {
    background: #e5a54b;
    border-color: #e5a54b;
    color: #fff;
    padding-left: 15px;
}
.ig-allowed .form-control {
    background: #4bbf73;
    border-color: #4bbf73;
    color: #fff;
    padding-left: 15px;
}

/* New Site List */
.site-list-table .row {
    margin: 0;
}
.site-list-table .th-row {
    font-weight: 500;
    padding-bottom: 15px;
}
.site-list-table .th-row .sl-sort {
    display: flex;
}
.site-list-table .th-row .sl-sort .d-right {
    display: flex;
    flex-direction: column;
}
.site-list-table .th-row .sl-sort .d-right a {
    height: 8px;
}
.site-list-table .th-row .sl-sort .d-right a svg {
    position: relative;
    top: -5px;
    width: 18px;
}
.site-list-table .td-row {
    border-top: 1px solid #c7c8ca;
    padding: 15px 0;
}
.site-list-table .td-row p {
    font-size: 14px;
}
.site-list-table .td-row p:last-child {
    margin-bottom: 0;
}
.site-list-table .sl-name {
    padding-left: 0;
}
.site-list-table .sl-name h4 {
    font-size: 15px;
}
.site-list-table .sl-name a {
    color: #253551;
    text-decoration: underline;
}
.site-list-table .sl-name p a {
    color: #4d5bff;
}
.site-list-table .sl-icon {
    text-align: right;
    padding-right: 0;
}
.site-list-table .desc-row {
    padding-left: 0;
    padding-bottom: 20px;
}

.i-table-nav {
    padding-bottom: 30px;
}
.i-table-nav .row {
    margin: 0;
}

/* Home Page */
.overlayforsearch {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .7);
    z-index: 9;
}

/*#resultContainer .card-body .text-muted { padding-top: 20px !important; }*/
.manageareasdigit {
    display: flex;
    align-items: center;
    padding-top: 15px;
}
.manageareasdigit .badge {
    border-radius: 5px;
    padding: 10px 30px !important;
    margin-right: 20px !important;
}

.sortcls {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.sortcls h3 {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: normal;
    margin-right: 15px;
}
.sortcls a {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: normal;
    margin-right: 10px;
}
.sortcls a:hover {
    text-decoration: underline;
}
.sortcls a.active {
    font-weight: 700;
}
.sortcls span {
    font-size: 15px;
    color: #a1b4ce;
    line-height: normal;
    margin-right: 15px;
}
.sortcls .pointsortbyoptionicon {
    position: relative;
    padding-left: 16px;
}
.sortcls .pointsortbyoptionicon:before {
    position: absolute;
    top: 5px;
    left: 0;
    content: "\f0de";
    font-family: Font Awesome\ 6 Free;
    font-size: .9rem;
    color: #a1b4ce;
    font-weight: 900;
}
.sortcls .pointsortbyoptionicon:after {
    position: absolute;
    bottom: 4px;
    left: 0;
    content: "\f0dd";
    font-family: Font Awesome\ 6 Free;
    font-size: .9rem;
    color: #a1b4ce;
    font-weight: 900;
}
.sortcls .pointsortbyoptionicon.asc:before {
    color: #ffffff;
}
.sortcls .pointsortbyoptionicon.desc:after {
    color: #ffffff;
}

#resultContainer .accordion .accordion-item {
    background: none;
    border: none;
    border-bottom: 1px solid #dfdfdf;
    box-shadow: none;
    margin-bottom: 0;
}
#resultContainer .accordion .accordion-item .accordiansortingsorts {
    flex: 0 0 100%;
    padding-left: 45px;
    padding-bottom: 10px;
}
#resultContainer .accordion .accordion-item .accordiansortingsorts .detailspanmaster {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
}
#resultContainer .accordion .accordion-item .accordiansortingsorts .detailspanmaster:last-child {
    margin-right: 0;
}
#resultContainer .accordion .accordion-item .accordiansortingsorts .detailspanmaster .detailspanchild {
    font-weight: 400;
}
#resultContainer .accordion .accordion-item .accordiansortingsorts .category_nameclass {
    display: inline-block;
    font-size: 12px;
    margin-right: 10px;
}
#resultContainer .accordion .accordion-item .accordion-header .custom-cls-for-searchresult-bar .accordion-button {
    align-items: flex-start;
    max-width: calc(100% - 36px);
    background: none;
    box-shadow: none;
    font-size: 15px;
    color: #000;
}
#resultContainer .accordion .accordion-item .accordion-header .custom-cls-for-searchresult-bar .accordion-button:before {
    display: none;
}
#resultContainer .accordion .accordion-item .accordion-header .custom-cls-for-searchresult-bar .accordion-button:after {
    position: relative;
    top: 1px;
    order: -1;
    background: url('../img/svg/arrow-down-s-line-blue.svg') no-repeat center / 26px;
    margin: 0 10px 0 0;
}
#resultContainer .accordion .accordion-item .accordion-header .custom-cls-for-searchresult-bar .accordianbtnsmaster .btn-primary {
    border-radius: 5px;
    font-size: 14px;
    white-space: nowrap;
    padding: 6px 15px;
    margin-right: 0;
}
#resultContainer .accordion .accordion-item .accordion-collapse .accordion-body {
    padding-top: 0;
}
#resultContainer .accordion .accordion-item .accordion-collapse .mainheadingforsiteshortdetail {
    margin-bottom: 10px;
}
#resultContainer .accordion .accordion-item .accordion-collapse .mainheadingforsiteshortdetail .badge {
    margin-right: 10px;
}
#resultContainer .accordion .accordion-item .accordion-collapse .accordion-body .card {
    background: none;
    box-shadow: none;
    padding: 0;
    margin-bottom: 0;
}
#resultContainer .accordion .accordion-item .accordion-collapse .accordion-body .card .card-body .radio-wrap {
    display: flex;
    flex-wrap: wrap;
}
#resultContainer .accordion .accordion-item .accordion-collapse .accordion-body .card .card-body .radio-wrap label {
    flex: 0 0 100%;
    max-width: 33.33%;
    margin: 0 !important;
}
#resultContainer .accordion .accordion-item .accordion-collapse .accordion-body .col-6 {
    padding: 0;
}
#resultContainer .accordion .accordion-item .accordion-collapse .accordion-body .col-6 .badge {
    font-size: 14px;
    text-align: left;
    white-space: normal;
}

.bighyphen {
    display: block !important;
    position: relative;
    width: 100%;
    margin: 0 !important;
}
.bighyphen:after {
    display: block;
    position: absolute;
    top: 0;
    left: 9%;
    content: "";
    width: 40px;
    height: 1px;
    background: #000 !important;
    border-radius: 0;
    padding: 0;
    margin: 0 0 0 -30px !important;
}

#resultContainer .accordion .accordion-item .accordion-collapse .accordion-body .newdesignlayoutforfishing .col-6 {
    padding: 0 15px;
}
#resultContainer .accordion .accordion-item .accordion-collapse .accordion-body .newdesignlayoutforfishing .col-6 .card .card-body {
    padding: 10px 0 !important;
}
#resultContainer .accordion .accordion-item .accordion-collapse .accordion-body .newdesignlayoutforfishing .col-6 .card .card-body .newhreading {
    width: 100%;
}
#resultContainer .accordion .accordion-item .accordion-collapse .accordion-body .newdesignlayoutforfishing .col-6 .bighyphen {
    width: 100%;
}
#resultContainer .accordion .accordion-item .accordion-collapse .accordion-body .newdesignlayoutforfishing .col-6 .bighyphen:after {
    margin: 0 0 0 -20px !important;
}

.newStyleForSingleSite #collapse0 {
    display: block;
}
/*.newStyleForSingleSite .mainheadingforsiteshortdetail { display: block !important; }*/

.globalsearchboxmain {
    position: fixed;
    top: 72px;
    right: 0;
    width: 455px;
    max-height: 100vh;
    background: #fff;
    z-index: 99999;
}
.globalsearchboxmain .tab {
    margin-bottom: 0;
}
.globalsearchbox .tab-primary .tab-content {
    max-height: 100vh;
    overflow-y: auto;
    padding-bottom: 150px;
}
.globalsearchbox .tab-primary .tab-content .pagination {
    justify-content: center;
}
#mapContainer .sidebar {
    overflow-x: hidden;
    max-width: 455px !important;
    border-left: 2px solid #ffffff;
    padding: 0;
}
#mapContainer .sidebar .card .card-body {
    padding: 0;
}

.individualclsfirst {
    margin: 0;
}
.mainmasterfornewlayoutright {
    position: relative;
}
.mainmasterfornewlayoutright .newstructureforrightbarheading {
    display: flex;
    align-items: center;
    background: #00366a;
    color: #fff;
    line-height: normal;
    padding: 12px;
}
.mainmasterfornewlayoutright .newstructureforrightbarheading a {
    text-decoration: none;
}
.mainmasterfornewlayoutright .newstructureforrightbarheading .leftfirst svg {
    width: 40px;
    height: 40px;
    margin-right: 10px !important;
}
.mainmasterfornewlayoutright .newstructureforrightbarheading .centerfirst {
    flex-grow: 1;
    line-height: 20px;
}
.mainmasterfornewlayoutright .newstructureforrightbarheading .centerfirst .latlongdegreestext {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 700;
}
.mainmasterfornewlayoutright .newstructureforrightbarheading .centerfirst .latlongdegreestext svg {
    color: #fff;
}
.mainmasterfornewlayoutright .newstructureforrightbarheading .centerfirst .locatedintext {
    font-size: 15px;
    font-weight: 500;
}
.mainmasterfornewlayoutright .newstructureforrightbarheading .rightfirst .protectedseasBookmarkno {
    color: #fff;
}
.mainmasterfornewlayoutright .newstructureforrightbarheading .rightfirst .protectedseasBookmarkno svg {
    width: 22px;
    height: 22px;
    margin-right: 0;
}

.mainmasterfornewlayoutright .newstructureforrightbarheading.borderbottom {
    border-bottom: 3px solid #005693;
}
.mainmasterfornewlayoutright .newstructureforrightbarheading .beforeleftfirst .arrowdown {
    display: inline-block;
    width: 28px;
}
.mainmasterfornewlayoutright .newstructureforrightbarheading .beforeleftfirst .arrowup {
    display: inline-block;
    width: 28px;
}
.mainmasterfornewlayoutright .newstructureforrightbarheading .beforeleftfirst .arrowup img {
    transform: rotate(180deg);
}




.copytoclipboardpopovermain {
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    max-width: 400px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    padding: 15px;
    z-index: 1;
}
.copytoclipboardpopovermain .inpuandbutton {
}
.copytoclipboardpopovermain .inpuandbutton .btnoutlinkforcopy {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 5px;
    font-size: 14px;
    color: #005693;
    font-weight: 500;
    line-height: normal;
    white-space: nowrap;
    padding: 8px 12px;
    margin-top: 10px;
}
.copytoclipboardpopovermain  #pinpointlink {
    display: inline-block;
    font-size: 14px;
    color: #000;
    word-break: break-all;
}
.copytoclipboardpopovermainthanks {
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    max-width: 400px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    font-size: 14px;
    color: #000;
    padding: 15px;
}


.newfunctionalityforstateandcountryhead {
    display: flex;
    align-items: center;
    background: #005693;
    color: #fff;
    padding: 12px 12px 12px 55px;
}
.newfunctionalityforstateandcountryhead .centerfirst {
    display: flex;
    align-items: center;
    flex-grow: 1;
}
.newfunctionalityforstateandcountryhead .centerfirst .regionshieldimg {
    margin-right: 15px;
}
.newfunctionalityforstateandcountryhead .centerfirst .regionshieldimg svg {
    width: 20px;
    height: 20px;
    margin-right: 0 !important;
}
.newfunctionalityforstateandcountryhead .centerfirst .regionshieldtext a {
    display: block;
    color: #fff;
    line-height: 22px;
    text-decoration: none;
}
.newfunctionalityforstateandcountryhead .centerfirst .regionshieldtext .regioncountrytype a {
    font-size: 12px;
}
.newfunctionalityforstateandcountryhead .rightfirst img {
    width: 24px;
}

.manageareasdigit {
    display: flex;
    align-items: center;
    background: #00366a;
    color: #fff;
    line-height: normal;
    padding: 12px;
}
.manageareasdigit .leftfirst {
    margin-right: 10px;
}
.manageareasdigit .leftfirst .shieldnoofsites {
    width: 40px;
    height: 48px;
    background: url('../img/svg/sheild-white.png') no-repeat center / 100%;
    font-size: 25px;
    line-height: 44px;
    text-align: center;
    font-weight: 700;
}
.manageareasdigit .centerfirst .managemarineareasheadinga {
    font-size: 17px;
    font-weight: 700;
}
.manageareasdigit .centerfirst .intersectlocation {
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
}
.manageareasdigit .rightfirst.blue span.viewreportbtn.btn.btn-sm.outlinewithicon {
    /*border: 1px solid #fff;
    color: #fff;*/
    white-space: nowrap;
}
.manageareasdigit .rightfirst.blue .restrictionreportbtnsep .viewreportbtn {
    max-width: 115px;
    min-width: auto;
    white-space: normal !important;
    line-height: 14px;
    text-align: left;
    padding: 4px 8px;
}

.newpointaccordioncls .accordion-button {
    display: flex;
    align-items: center;
    background: #00366a;
    box-shadow: none;
    color: #fff;
    line-height: normal;
    padding: 12px;
}
.newpointaccordioncls .accordion-button:before {
    display: none;
}
.newpointaccordioncls .accordion-button:after {
    order: -5;
    background-image: url('../img/arrow-down-s1-line.png');
    background-size: auto;
    background-position: center;
    margin-right: 10px;
}
.newpointaccordioncls .accordion-button .leftfirst {
    margin-right: 10px;
}
.newpointaccordioncls .accordion-button .leftfirst .shieldnoofsites {
    width: 40px;
    height: 48px;
    background: url('../img/svg/sheild-white.png') no-repeat center / 100%;
    font-size: 25px;
    line-height: 44px;
    text-align: center;
    font-weight: 700;
}
.newpointaccordioncls .accordion-button .centerfirst .managemarineareasheadinga {
    font-size: 17px;
    font-weight: 700;
    white-space: nowrap;
}
.newpointaccordioncls .accordion-button .centerfirst .intersectlocation {
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
}
.newpointaccordioncls .accordion-button .rightfirst {
    padding: 17px 0 8px !important;
}
.newpointaccordioncls .accordion-button .rightfirst.blue span.viewreportbtn.btn.btn-sm.outlinewithicon {
    /*border: 1px solid #fff;
    color: #fff;*/
    white-space: nowrap;
}
.newpointaccordioncls .accordion-collapse {
    background: #708eb4;
}
.newpointaccordioncls .accordion-collapse .maximum-lfp {
    display: flex;
    margin-bottom: 8px;
}
.newpointaccordioncls .accordion-collapse .maximum-lfp .restrictivelabletxt {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    line-height: 18px;
}
.newpointaccordioncls .accordion-collapse .newdesignlayoutforfishing .firstforheading h3 {
    color: #fff;
}
.newpointaccordioncls .accordion-collapse .maximum-lfp .restrictionportbtn .floatlast {
    text-decoration: none;
}

.individualclssecond {
    margin: 0;
}
.individualclssecond .sortcls {
    background: #708db4;
    border-radius: 0;
    padding: 7px 7px 7px 55px;
}

.custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep1 {
    display: flex;
    align-items: flex-start;
}
.custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep1 .centerfirst {
    flex-grow: 1;
}
.custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep1 .rightfirst {
    padding: 17px 15px 8px 0;
}
.custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep1 .rightfirst img {
    width: 24px;
}
.custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep2 {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0 15px 20px 45px;
}
.custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep2 .centerfirst .badge {
    font-size: 14px;
    font-weight: 700;
    margin-right: 7px
}
.custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep2 .centerfirst .category_nameclass {
    font-size: 12px;
    color: #000;
    font-weight: 400;
}
.custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep2 .rightfirst {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    text-align: right;
}
.custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep2 .rightfirst .marineareatext {
    font-size: 12px;
    color: #878787;
}

.commoncolorgofwidth .commonforwidth {
    padding: 8px 10px;
}
.commoncolorgofwidth .commonforwidth .bighyphen:after {
    top: 8px;
    left: 0;
    width: 12px;
    height: 2px;
    margin: 0 !important;
}
.newdesignlayoutforfishing {
    padding: 0 15px;
}
.newdesignlayoutforfishing .firstforheading {
    border-bottom: 2px solid #e1e1e1;
}
.newdesignlayoutforfishing .firstforheading h3 {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
}
.newdesignlayoutforfishing .secondrowdetailleft {
    border-bottom: 1px solid #e1e1e1;
}
.newdesignlayoutforfishing .secondrowdetailleft .col-3 {
    background: #f1efed;
}
.newdesignlayoutforfishing .secondrowdetailleft .col-4 {
    background: #f8f8f8;
}
.newdesignlayoutforfishing .secondrowdetailleft .col-5 {
    background: #ffffff;
}
.newdesignlayoutforfishing .secondrowdetailleft .mainheadingfirstmaster {
    text-align: center;
}
.newdesignlayoutforfishing .secondrowdetailleft .mainheadingfirstmaster .mainheadingfirstcol {
    font-size: 13px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
}
.newdesignlayoutforfishing .secondrowdetailleft .mainheadingfirstmaster .mainheadingfirstcolimage svg {
    width: 22px;
    height: 22px;
}
.newdesignlayoutforfishing .secondrowdetailleft .mainheadingfirstmaster .mainheadingfirstcolimage svg.feather-x-circle {
    color: #dc1f28;
}
.newdesignlayoutforfishing .secondrowdetailleft .mainheadingfirstmaster .mainheadingfirstcolimage svg.feather-alert-circle {
    color: #eea60a;
}
.newdesignlayoutforfishing .secondrowdetailleft .mainheadingfirstmaster .mainheadingfirstcolimage svg.feather-check-circle {
    color: #009907;
}
.newdesignlayoutforfishing .secondrowdetailleft .secondcenter {
    font-size: 11px;
    color: #000;
    font-weight: 500;
}
.newdesignlayoutforfishing .secondrowdetailleft .secondcenter a {
    color: #000;
    text-decoration: none;
    pointer-events: none;
}
.newdesignlayoutforfishing .secondrowdetailleft .secondright {
    font-size: 11px;
    color: #000;
    font-weight: 500;
}
.newdesignlayoutforfishing .secondrowdetailleft .secondright a {
    color: #000;
    text-decoration: none;
    pointer-events: none;
}
.newdesignlayoutforfishing .thirdrowdetailleft .alignrightdata {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.newdesignlayoutforfishing .thirdrowdetailleft .alignrightdata .moredetaillink a {
    font-size: 14px;
    color: #0f75bc;
    font-weight: 500;
    text-decoration: none;
    margin-right: 14px;
}

.newdesignlayoutforfishing .thirdrowdetailleft .alignrightdata { padding: 15px 0 0; }
.newdesignlayoutforfishing .thirdrowdetailleft .alignrightdata .moredetaillink { padding-right: 15px; }
.newdesignlayoutforfishing .thirdrowdetailleft .alignrightdata .moredetaillink .newmessageintersect p { font-size: 14px; color: #000; font-weight: 700; line-height: 1.3em; text-align: right; }
.newdesignlayoutforfishing .thirdrowdetailleft .alignrightdata .detailreporticon .detailreportlink .viewreportbtn img { width: 24px; }

.newmarineareabtnmessges { display: flex; align-items: center; justify-content: flex-end; padding-top: 15px; margin: 0 -13px; }
.newmarineareabtnmessges .messagedetails { padding-right: 15px; }
.newmarineareabtnmessges .messagedetails p { font-size: 14px; color: #fff; font-weight: 700; line-height: 1.3em; text-align: right; }
.newmarineareabtnmessges .rightfirst .restrictionreportbtnsep span { max-width: 115px; min-width: auto !important; white-space: normal !important; text-align: left; padding: 6px 8px !important; }
.newmarineareabtnmessges .rightfirst .restrictionreportbtnsep span img { width: 24px !important; }

.individualclssecond .sortcls .newsortbycls .pointsortbyoption { display: flex; align-items: center; max-width: 95px; min-width: auto; width: auto; height: auto; background: none; border: 1px solid #fff; border-radius: 10px; font-size: 11px; color: #fff; font-weight: 600; white-space: nowrap; text-transform: uppercase; padding: 2px 8px; }
.individualclssecond .sortcls .newsortbycls .pointsortbyoption option { color: #000; }

.bg-type {
    background: #ddd;
    /*border: 1px solid #000;*/
    color: #000;
}

.sitelistincountrypage thead tr th {
    font-size: 17px;
    color: #000;
    font-weight: 700 !important;
}
.sitelistincountrypage thead tr th:before {
    opacity: .2 !important;
    color: #0871ba;
}
.sitelistincountrypage thead tr th.sorting_asc:before {
    opacity: .85 !important;
}
.sitelistincountrypage thead tr th:after {
    opacity: .2 !important;
    color: #0871ba;
}
.sitelistincountrypage thead tr th.sorting_desc:after {
    opacity: .85 !important;
}
.sitelistincountrypage tfoot tr th {
    font-size: 17px;
    color: #000;
    font-weight: 700 !important;
}
.sitelistincountrypage tbody tr td {
    color: #000;
    border-top: none !important;
    border-bottom: 1px solid #c8c9cb !important;
    box-shadow: none !important;
}
.sitelistincountrypage tbody tr td a {
    color: #000;
    font-weight: 600;
}
.sitelistincountrypage tbody tr td a.badge {
    color: #fff;
    text-decoration: none;
}
.sitelistincountrypage tbody tr td h2 {
    font-size: 16px;
}
.sitelistincountrypage tbody tr td.sorting_1 a {
    font-weight: 700;
}
.sitelistincountrypage tbody tr.shown td {
    border-bottom: none !important;
}
.sitelistincountrypage .col-12 {
    padding: 0;
}
.paging_simple_numbers a {
    font-size: 15px;
    font-weight: 700;
    border-radius: 10px !important;
    padding: 8px 14px !important;
}
body .dataTables_wrapper .dataTables_paginate .paginate_button {
    border: none !important;
    font-size: 15px !important;
}
body .dataTables_wrapper .dataTables_paginate .paginate_button:hover,
body .dataTables_wrapper .dataTables_paginate .paginate_button:active {
    display: inline-block;
    background: #0F75BC !important;
    border: none !important;
    border-radius: 10px !important;
    /*box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.36) inset, 1px 4px 4px 0px rgba(0, 0, 0, 0.36);*/
    font-size: 15px;
    color: #fff !important;
    font-weight: 700;
}
body .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    display: inline-block;
    background: #0F75BC !important;
    border: none !important;
    border-radius: 10px !important;
    /*box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.36) inset, 1px 4px 4px 0px rgba(0, 0, 0, 0.36);*/
    font-size: 15px;
    color: #fff !important;
    font-weight: 700;
}
body .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
}
body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    background: none !important;
    border-color: transparent !important;
}
body div.dataTables_wrapper div.dataTables_paginate {
    white-space: normal;
}

.countrylistingaftersearch {
    box-shadow: 0 0 0.875rem 0 rgb(41 48 66 / 5%);
    border-radius: 3px;
    padding: 20px;
    margin-bottom: 15px;
}
.countrylistingaftersearch .heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
}
.countrylistingaftersearch .heading h2 {
    font-size: 17px;
    margin-bottom: 0;
}
.countrylistingaftersearch .heading .btn {
    border-radius: 5px;
    font-size: 14px;
    white-space: nowrap;
    padding: 6px 15px;
    margin-right: 0;
}
.countrylistingaftersearch .contentofregionsearch .regionsearchres {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 5px;
}
.countrylistingaftersearch .contentofregionsearch h3 {
    font-size: 14px;
    font-weight: 600;
    margin: 0 5px 0 0;
}
.countrylistingaftersearch .contentofregionsearch h3.rightboldedh3 {
    margin-left: 5px;
}
.countrylistingaftersearch .contentofregionsearch p {
    font-size: 14px;
    margin-bottom: 0;
}

/*.contentofregionsearch .marinemanageareabyregion { display: flex; flex-wrap: wrap; margin-bottom: 5px; }
.contentofregionsearch .marinemanageareabyregion h3 { font-weight: 400; margin-bottom: 0; }
.contentofregionsearch .marinemanageareabyregion h3:first-child { font-size: 14px; font-weight: 600; margin-right: 5px; }
.contentofregionsearch .marinemanageareabyregion p { font-size: 14px; margin-bottom: 0; }
.contentofregionsearch .highrestrictivebyregion { display: flex; flex-wrap: wrap; }
.contentofregionsearch .highrestrictivebyregion h3 { font-weight: 400; margin-bottom: 0; }
.contentofregionsearch .highrestrictivebyregion h3:first-child { font-size: 14px; font-weight: 600; margin-right: 5px; }
.contentofregionsearch .marinemanageareabyregion p { font-size: 14px; margin-bottom: 0; }*/

.singlearrowhidew {
    pointer-events: none;
}
.singlearrowhidew::after {
    display: none;
}

/* Popup Modal */
#centeredModalPrimarynew .modal-header h3 {
    font-family: poppins,sans-serif;
    font-size: 26px;
    color: #253551;
    font-weight: 700;
    margin-bottom: 0;
}
#centeredModalPrimarynew .modal-body .smalltext_required {
    margin-bottom: 0 !important;
}
#centeredModalPrimarynew .modal-body label {
    font-size: 15px;
    color: #000;
    margin-bottom: 2px;
}
#centeredModalPrimarynew .modal-body input[type="text"], #centeredModalPrimarynew .modal-body input[type="email"], #centeredModalPrimarynew .modal-body select {
    box-shadow: none;
    border: 1px solid rgba(0,0,0,.3);
      border-radius: 8px;
      font-size: 14px;
      color: #000;
      padding: 8px 10px;
}
#centeredModalPrimarynew .modal-body input[type="text"]:focus, #centeredModalPrimarynew .modal-body input[type="email"]:focus, #centeredModalPrimarynew .modal-body select:focus {
    border-color: #0f75bc;
}
#centeredModalPrimarynew .modal-body textarea {
    border: 1px solid rgba(0,0,0,.3);
      border-radius: 8px;
      font-size: 14px;
      color: #000;
      padding: 8px 10px;
    box-shadow: none;
}
#centeredModalPrimarynew .modal-body textarea:focus {
    border-color: #0f75bc;
}
#centeredModalPrimarynew .modal-body .col-6 {
    margin-top: 10px;
}
#centeredModalPrimarynew .modal-body .col-12 {
    margin-top: 10px;
}
#centeredModalPrimarynew .modal-body .smalltext_privacy a {
    border-bottom: 1px solid;
    color: #0f75bc;
    font-weight: 500;
}
#centeredModalPrimarynew .modal-body .smalltext_privacy a:hover {
    text-decoration: none;
}
#centeredModalPrimarynew .modal-footer .btn {
    background: #0f75bc;
    border-color: #0f75bc;
    border-radius: 10px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}
#centeredModalPrimarynew .modal-footer .btn:hover {
    background: #000;
    border-color: #000;
}

@media (max-width: 592px) {
    #centeredModalPrimarynew .modal-body .col-6 {
        width: 100%;
    }
    #centeredModalPrimarynew .modal-body .col-6.feedback-6c-hide {
        display: none;
    }
    #centeredModalPrimarynew .modal-body .col-12.ip-checkbox {
        display: flex;
        align-items: flex-start;
    }
    #centeredModalPrimarynew .modal-body .col-12.ip-checkbox input[type="checkbox"] {
        margin: 3.5px 8px 0 0;
    }
    #centeredModalPrimarynew .modal-body .col-12.ip-checkbox label {
        line-height: 20px;
    }
}

/* Table */
table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting_asc_disabled, table.dataTable thead > tr > th.sorting_desc_disabled, table.dataTable thead > tr > td.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting_asc_disabled, table.dataTable thead > tr > td.sorting_desc_disabled {
    padding-left: 16px;
    padding-right: 10px !important;
}
table.dataTable thead > tr > th.sorting::before, table.dataTable thead > tr > th.sorting::after, table.dataTable thead > tr > th.sorting_asc::before, table.dataTable thead > tr > th.sorting_asc::after, table.dataTable thead > tr > th.sorting_desc::before, table.dataTable thead > tr > th.sorting_desc::after, table.dataTable thead > tr > th.sorting_asc_disabled::before, table.dataTable thead > tr > th.sorting_asc_disabled::after, table.dataTable thead > tr > th.sorting_desc_disabled::before, table.dataTable thead > tr > th.sorting_desc_disabled::after, table.dataTable thead > tr > td.sorting::before, table.dataTable thead > tr > td.sorting::after, table.dataTable thead > tr > td.sorting_asc::before, table.dataTable thead > tr > td.sorting_asc::after, table.dataTable thead > tr > td.sorting_desc::before, table.dataTable thead > tr > td.sorting_desc::after, table.dataTable thead > tr > td.sorting_asc_disabled::before, table.dataTable thead > tr > td.sorting_asc_disabled::after, table.dataTable thead > tr > td.sorting_desc_disabled::before, table.dataTable thead > tr > td.sorting_desc_disabled::after {
    left: 0;
    right: auto !important;
    font-size: .6em !important;
}

/* New Color Styles */
.badge {
    font-size: 12px;
    text-transform: capitalize;
}

.ps-medium-blue {
    background: #0f75bc;
    color: #fff;
}
.ps-medium-dark-blue {
    background: #005693;
    color: #fff;
}
.ps-dark-blue {
    background: #00366a;
    color: #fff;
}
.ps-red {
    background: #dc1f28;
    color: #fff;
}
.ps-gray {
    background: #878787;
    color: #fff;
}
.ps-black {
    background: #000000;
    color: #fff;
}

.bg-lfpred {
    background: #ff666e !important;
    color: #000 !important;
}
.bg-lfporange {
    background: #fcdd40 !important;
    color: #000 !important;
}
.bg-lfpyellow {
    background: #84c0d0 !important;
    color: #000 !important;
}
.bg-lfpgreen {
    background: #707071 !important;
    color: #fff !important;
}
.bg-lfpdarkblue {
    background: #b8bebf !important;
    color: #fff !important;
}

.text-lfpred {
    background: #ff666e;
    color: transparent;
}
.text-lfporange {
    background: #fcdd40;
    color: transparent;
}
.text-lfpyellow {
    background: #84c0d0;
    color: transparent;
}
.text-lfpgreen {
    background: #707071;
    color: transparent;
}
.text-lfpdarkblue {
    background: #b8bebf;
    color: transparent;
}

/* Responsive Styles */
@media screen and (min-width: 551px) and (max-width: 880px) {
    #resultContainer {
        width: 100% !important;
    }
}
@media screen and (min-width: 501px) and (max-width: 550px) {
    #resultContainer {
        width: 100% !important;
    }
}
@media screen and (min-width: 411px) and (max-width: 500px) {
    #resultContainer {
        width: 100% !important;
    }
}
@media screen and (min-width: 371px) and (max-width: 410px) {
    #resultContainer {
        width: 100% !important;
    }
}
@media screen and (max-width: 370px) {
    #resultContainer {
        width: 100% !important;
    }
}
@media (max-width: 575.98px) {
    .navbar {
        padding: .75rem 18px !important;
    }
}

@media (max-width: 1260px) {
    .oma-list li .left-col {
        max-width: 90px;
        margin-right: 15px;
    }
    .oma-list li .left-col img {
        max-width: 100%;
    }

    .mapboxgl-map .mapboxgl-canvas {
        width: 100%;
    }
}

@media (max-width: 1100px) {
    /* Country Detail */
    .bootstrapmasterover .bootstrapmasteroverleft {
        width: 100%;
    }
    .bootstrapmasterover .bootstrapmasteroverright {
        width: 100%;
    }
    .bootstrapmasteroverleft .locationsection .mapboxgl-map {
        max-width: 480px;
        margin: 0 auto;
    }
}

@media (max-width: 992px) {
    /* Header */
    .site-header .row {
        margin: 0;
    }
    .site-header .row .sh-col-left {
        width: 100%;
        padding: 0;
    }
    .site-header .row .sh-col-right {
        width: 100%;
        padding: 0;
    }
    .site-header .row .sh-col-right .d-sm-inline-block {
        display: block !important;
    }
    .site-header.navbar .input-group-navbar {
        min-width: auto;
    }

    .hb-title {
        flex-wrap: wrap;
    }
    .hb-title .page-title {
        max-width: calc(100% - 45px);
    }
    .hb-title .nav {
        flex: 0 0 100%;
        margin-top: 15px;
    }
    .hb-title .nav li {
        margin-left: 0;
        margin-right: 15px;
    }
    .hb-title .nav li:last-child {
        margin-right: 0;
    }

    /* Home Page */
    #languageButton {
        top: 30% !important;
    }
    .globalsearchboxmain {
        top: 130px;
    }
    #mapContainer {
        height: calc(100vh - 136px);
    }

    /* Country Detail */
    .gar-section {
        margin-bottom: 20px;
    }
    .gar-section .col-3 {
        width: 50%;
        margin-bottom: 10px;
    }

    .ui.sidebar.resultcontainerClsForSites, .ui.sidebar.resultcontainerClsForcountry {
        top: 136px;
    }
    nav.site-header.navbar.navbar-expand.navbar-light.navbar-bg {
        padding: .75rem 18px !important;
    }
}

@media (max-width: 768px) {
    #mapContainer {
        height: calc(100vh - 80px) !important;
    }
}

@media (max-width: 767px) {
    .bootstrapmasterover .bootstrapmasteroverright .card-body .col-4 {
        width: 100%;
        margin-bottom: 30px;
    }
    .bootstrapmasterover .bootstrapmasteroverright .card-body .col-8 {
        width: 100%;
    }
    .pat-table .th {
        font-size: 16px;
    }

    div.dataTables_wrapper .dataTables_length {
        width: 100%;
        text-align: left !important;
        margin-bottom: 20px;
    }
    div.dataTables_wrapper div.dataTables_filter {
        width: 100%;
        text-align: left;
        margin-bottom: 20px;
    }
    div.dataTables_wrapper div.dataTables_filter input {
        width: calc(100% - 60px);
    }

    /* Home Page */
    .globalsearchboxmain {
        width: 100%;
        padding: 0 18px;
    }
    .tab .nav-tabs {
    }
    .tab .nav-tabs .nav-link {
        font-size: 14px;
        padding: 0.5rem 0.8rem;
    }
    #mapContainer .sidebar {
        max-width: 100% !important;
    }
    #resultContainer .accordion .accordion-item .accordion-collapse .accordion-body .card .card-body .radio-wrap label {
        font-size: 12px;
        padding-right: 10px;
    }
    #resultContainer .accordion .accordion-item .accordion-collapse .accordion-body .col-6 .badge {
        font-size: 12px;
    }

    /* For Mobile */
    /*#mapContainer #resultContainer { padding-top: 40px; }
    #mapContainer .mobiletoggleleftcircle { position: relative; width: 18px; height: 18px; margin-left: 18px; z-index: 999; }
    #mapContainer .mobiletogglerightcircle { position: relative; width: 18px; height: 18px; float: right; margin-right: 18px; z-index: 999; }*/

    #mapContainer #resultContainer {
        padding-top: 50px;
    }
    .mobilearrowswarp {
        display: flex;
        justify-content: space-between;
        position: relative;
        padding: 0 18px;
        z-index: 999;
    }
    .mobilearrowswarp .mobiletoggleleftcircle {
        margin: 10px 0;
    }
    .mobilearrowswarp .mobiletogglerightcircle {
        margin: 10px 0;
    }
}

@media (max-width: 592px) {
    /* Header */
    .page-title {
        font-size: 18px;
    }
    .hb-title .nav li .nav-link {
        font-size: 11px;
        padding: 0 6px;
    }

    /* Footer */
    .footer .col-6 {
        width: 100%;
    }
    .footer .text-start {
        text-align: center !important;
        margin-bottom: 15px;
    }
    .footer .text-end {
        text-align: center !important;
    }

    /* Country Detail */
    .bootstrapmasterover .bootstrapmasteroverright .col-6 {
        width: 100%;
    }
    .gar-section .col-3 {
        width: 100%;
    }

    .oma-list li .left-col {
        max-width: 60px;
    }
    .oma-list li .right-col h3 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .oma-list li .right-col p {
        font-size: 15px;
    }

    .ki-list-style li .classificationcategory {
        flex-wrap: wrap;
    }

    /* Home Page */
    #languageButton {
        top: 30% !important;
    }

    /* New Site Detail - Layout */
    .keyinfonewcls .keyinformainwarp .commonrow.thirdrow .rigthchild .firstchild {
        display: flex;
        flex-wrap: wrap;
    }
    .keyinfonewcls .keyinformainwarp .commonrow.thirdrow .rigthchild .firstchild td {
        flex: 0 0 100%;
    }
    .keyinfonewcls .keyinformainwarp .commonrow.thirdrow .rigthchild .firstchild td.marineareakmcls {
        text-align: left;
        padding-right: 0;
    }
    .keyinfonewcls .keyinformainwarp .commonrow.thirdrow .rigthchild .firstchild td.marineareakmclsforlable {
        margin-bottom: 10px;
    }
    .keyinfonewcls .keyinformainwarp .commonrow.thirdrow .rigthchild .secondchild {
        display: flex;
        flex-wrap: wrap;
    }
    .keyinfonewcls .keyinformainwarp .commonrow.thirdrow .rigthchild .secondchild td {
        flex: 0 0 100%;
    }
    .keyinfonewcls .keyinformainwarp .commonrow.thirdrow .rigthchild .secondchild td.marineareakmcls {
        text-align: left;
        padding-right: 0;
    }
}

@media only screen and (max-width: 1400px) and (min-width: 1261px) {
    /* New Site Detail - Layout */
    .keyinfonewcls .keyinformainwarp .commonrow.thirdrow .rigthchild .firstchild {
        display: flex;
        flex-wrap: wrap;
    }
    .keyinfonewcls .keyinformainwarp .commonrow.thirdrow .rigthchild .firstchild td {
        flex: 0 0 100%;
    }
    .keyinfonewcls .keyinformainwarp .commonrow.thirdrow .rigthchild .firstchild td.marineareakmcls {
        text-align: left;
        padding-right: 0;
    }
    .keyinfonewcls .keyinformainwarp .commonrow.thirdrow .rigthchild .firstchild td.marineareakmclsforlable {
        margin-bottom: 10px;
    }
    .keyinfonewcls .keyinformainwarp .commonrow.thirdrow .rigthchild .secondchild {
        display: flex;
        flex-wrap: wrap;
    }
    .keyinfonewcls .keyinformainwarp .commonrow.thirdrow .rigthchild .secondchild td {
        flex: 0 0 100%;
    }
    .keyinfonewcls .keyinformainwarp .commonrow.thirdrow .rigthchild .secondchild td.marineareakmcls {
        text-align: left;
        padding-right: 0;
    }
}



.newhreading.danger{
    background: #d9534f;
    border-color: #d9534f;
    color: #fff;
    padding: 3px 12px;
}

.newhreading.restricted{
    background: #e5a54b;
    border-color: #e5a54b;
    color: #fff;
    padding: 3px 12px;
}

.newhreading.allowed{
    background: #4bbf73;
    border-color: #4bbf73;
    color: #fff;
    padding: 3px 12px;
}

.newhreading.unknown{
    background: #fff;
    border: 1px solid #ced4da;
    color: #495057;
    padding: 3px 12px;
    font-weight: 500;
}
.newdesignlayoutforfishing a.badge {
    background-color: transparent !important;
    color: #000;
}



a.crossmarktab {
    color: #878787;
    float: right;
}
#servicesDropdown svg.feather.feather-menu.align-middle.me-2{
    width: 40px;
    height: 40px;
    
}

.mainicondes{
    display: flex;
    align-items: center;
}

.fixedheightmenu {
    height: 100vh;
    overflow-y: auto;
}

.fixedheightmenu ul#multi {
    padding-bottom: 80px;
}

.dropdown-menu.dropdown-menu-start.dropdown-mega.show{
    position: fixed;
    top: 73px;
    right: 10px;
    width: 300px;
    min-height: 100vh;
    background: #005693;
    z-index: 99999;
    left: unset;
    border: none;
    border-radius: unset;
    padding: 0;
}

.dropdown a.sidebar-link {
    color: #fff !important;
    font-weight: Bold !important;
    line-height: 20px !important;
    font-size: 17px;
    font-family: 'Poppins';
    clear: both;
    padding: .55rem 1.5rem .55rem 1.5rem;
}

.dropdown li.sidebar-item {
    border-bottom: 1px solid #0b6cb0;
}

.dropdown .sidebar-dropdown .sidebar-dropdown .sidebar-link {
    padding: 0.55rem 1.5rem 0.55rem 2.5rem;
    font-size: 14px !important;
    font-weight: normal !important;
    font-family: 'Poppins';
}

.dropdown li.sidebar-item.loginlinkcls { display: flex; align-items: center; justify-content: flex-end; border-bottom: none; padding: 10px 10px 0; }
.dropdown li.sidebar-item.loginlinkcls .loginlinkmaster a { border-bottom: 2px solid; font-family: poppins; font-size: 17px; color: #fff; font-weight: 700; line-height: normal; text-transform: uppercase; text-decoration: none; }
.dropdown li.sidebar-item.loginlinkcls .langsharebtn { margin: 0 0 0 10px; }
.dropdown li.sidebar-item.loginlinkcls .langsharebtn .btn { margin: 0; }
.dropdown li.sidebar-item.loginlinkcls .langsharebtn .dropdown-menu-sharebtnmainmenu { transform: translate3d(0px, 32px, 0px) !important; }










@media (min-width: 768px) {
    .dropdown-menu.dropdown-menu-start.dropdown-mega.show {
        width: 445px;
    }
    .dropdown .sidebar-dropdown .sidebar-link {
        padding: .55rem 1.5rem .55rem;
    }
    .dropdown .sidebar-dropdown .sidebar-dropdown .sidebar-link {
        padding: 0.55rem 1.5rem 0.55rem 3rem;
    }
}

/*a.btn.btn-primary.btn-sm.langbtn {
    background: #FFF;
    border: 2px solid #005693;
    border-radius: 12px;
    font-size: 14px;
    color: #005693;
    font-weight: 700;    
    padding: 3px 10px;
    margin-top: 7px;
    margin-right: 5px;
    height: auto;
}*/

a.btn.btn-primary.btn-sm.langbtn {
    background: #FFF;
    border: 1px solid #0f75bc;
    border-radius: 10px;
    font-size: 11px;
    color: #0f75bc;
    font-weight: 600;
    text-transform: uppercase;
    padding: 3px 10px;
    margin-top: 7px;
    margin-right: 5px;
    height: auto;
}

.langsharebtn{
    float: right;
    display: flex;
    clear: both;
    margin-right: 5px;
}

.nav-link svg.feather.feather-menu.align-middle.me-2 {
    display: block;
}
.nav-link.show svg.feather.feather-menu.align-middle.me-2 {
    display: none;
}

#servicesDropdown svg.feather.feather-x.align-middle.me-2 {
    width: 40px;
    height: 40px;
    background-color: #005693;
    color: #FFF;
}

.nav-link svg.feather.feather-x.align-middle.me-2 {
    display: none;
}
.nav-link.show svg.feather.feather-x.align-middle.me-2 {
    display: block;
}
.rightfirst.white svg.feather.feather-zoom-in.align-middle.me-2 {
    width: 24px;
    height: 24px;
    color: #FFF;
}
.rightfirst.blue svg.feather.feather-zoom-in.align-middle.me-2,
.detailreportlink.blue svg.feather.feather-zoom-in.align-middle.me-2{
    width: 24px;
    height: 24px;
    color: #005693;
}

.governingtextlinksplaceholder{
    width: 100%;
}
.governingtextlinksplaceholder .width100p{
    width: 100%;
}
.governingtextlinksplaceholder .width50p{
    width: 50%;
}
.governingtextlinksplaceholder a.btn.btn-primary.btn-lg.outlinewithicon.placeholder{
    width: 150px;
    background: none;
    border: #0f75bc;
    border-radius: 12px;
    font-size: 14px;
    background: #0f75bc;
    font-weight: 700;
    text-transform: uppercase;
    padding: 3px 15px;
    margin-top: 7px;
}
.viewregulationsbtn, .viewregulationsbtn:hover{
    background: white;
    border: 1px solid #0f75bc;
    border-radius: 10px;
    font-size: 11px;
    color: #0f75bc;
    font-weight: 600;
    text-transform: uppercase;
    z-index: 9;
    padding: 3px 15px;
    position: absolute;
    margin-left: 10px;
    margin-top: 7px;
}

/*div#languageButton {
    display: none;
}*/
.ui.left.pointing.dropdown.icon.button.blue.leftlangbtn {
    display: none;
}



/* Popup Modal */
#viewregulationFormNew .modal-header h3 {
    font-size: 20px;
    margin-bottom: 0;
}
#viewregulationFormNew .modal-body .smalltext_required {
    margin-bottom: 0 !important;
}
#viewregulationFormNew .modal-body label {
    font-size: 15px;
    color: #000;
    margin-bottom: 2px;
}
#viewregulationFormNew .modal-body input[type="text"], #viewregulationFormNew .modal-body input[type="email"], #viewregulationFormNew .modal-body select {
    height: 40px;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 5px;
    box-shadow: none;
    font-size: 14px;
}
#viewregulationFormNew .modal-body input[type="text"]:focus, #viewregulationFormNew .modal-body input[type="email"]:focus, #viewregulationFormNew .modal-body select:focus {
    border-color: #0f75bc;
}
#viewregulationFormNew .modal-body textarea {
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 5px;
    box-shadow: none;
}
#viewregulationFormNew .modal-body textarea:focus {
    border-color: #0f75bc;
}
#viewregulationFormNew .modal-body .col-6 {
    margin-top: 10px;
}
#viewregulationFormNew .modal-body .col-12 {
    margin-top: 10px;
}
#viewregulationFormNew .modal-body  a {
    border-bottom: 1px solid;
    color: #0f75bc;
    font-weight: 500;
}
#viewregulationFormNew .modal-body  a:hover {
    text-decoration: none;
}
#viewregulationFormNew .modal-footer .btn {
    background: #0f75bc;
    border-color: #0f75bc;
    border-radius: 10px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}
#viewregulationFormNew .modal-footer .btn:hover {
    background: #000;
    border-color: #000;
}

@media (max-width: 592px) {
    #viewregulationFormNew .modal-body .col-6 {
        width: 100%;
    }
    #viewregulationFormNew .modal-body .col-6.feedback-6c-hide {
        display: none;
    }
    #viewregulationFormNew .modal-body .col-12.ip-checkbox {
        display: flex;
        align-items: flex-start;
    }
    #viewregulationFormNew .modal-body .col-12.ip-checkbox input[type="checkbox"] {
        margin: 3.5px 8px 0 0;
    }
    #viewregulationFormNew .modal-body .col-12.ip-checkbox label {
        line-height: 20px;
    }
}


/* Popup Modal */
#downloadReportFormNew .modal-header h3 {
    font-size: 20px;
    margin-bottom: 0;
}
#downloadReportFormNew .modal-body .smalltext_required {
    margin-bottom: 0 !important;
}
#downloadReportFormNew .modal-body label {
    font-size: 15px;
    color: #000;
    margin-bottom: 2px;
}
#downloadReportFormNew .modal-body input[type="text"], #downloadReportFormNew .modal-body input[type="email"], #downloadReportFormNew .modal-body select,input[type=password] {
    height: 40px;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 5px;
    box-shadow: none;
    font-size: 14px;
}
#downloadReportFormNew .modal-body input[type="text"]:focus, #downloadReportFormNew .modal-body input[type="email"]:focus, #downloadReportFormNew .modal-body select:focus {
    border-color: #0f75bc;
}
#downloadReportFormNew .modal-body textarea {
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 5px;
    box-shadow: none;
}
#downloadReportFormNew .modal-body textarea:focus {
    border-color: #0f75bc;
}
#downloadReportFormNew .modal-body .col-6 {
    margin-top: 10px;
}
#downloadReportFormNew .modal-body .col-12 {
    margin-top: 10px;
}
#downloadReportFormNew .modal-body  a {
    border-bottom: 1px solid;
    color: #0f75bc;
    font-weight: 500;
}
#downloadReportFormNew .modal-body  a:hover {
    text-decoration: none;
}
#downloadReportFormNew .modal-footer .btn {
    background: #0f75bc;
    border-color: #0f75bc;
    border-radius: 10px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}
#downloadReportFormNew .modal-footer .btn:hover {
    background: #000;
    border-color: #000;
}

@media (max-width: 592px) {
    #downloadReportFormNew .modal-body .col-6 {
        width: 100%;
    }
    #downloadReportFormNew .modal-body .col-6.feedback-6c-hide {
        display: none;
    }
    #downloadReportFormNew .modal-body .col-12.ip-checkbox {
        display: flex;
        align-items: flex-start;
    }
    #downloadReportFormNew .modal-body .col-12.ip-checkbox input[type="checkbox"] {
        margin: 3.5px 8px 0 0;
    }
    #downloadReportFormNew .modal-body .col-12.ip-checkbox label {
        line-height: 20px;
    }
}

button#searchiconcross {
    background: none;
    color: #005691;
}
button#searchicon {
    background: none;
    color: #005691;
}
input#globalsearchid,input#globalsearchid::placeholder {
    background: #eef3fd;
    font-weight: bold;
    color: #708eb4;
}

span.viewreportbtn.btn.btn-sm.outlinewithicon {
    color: #fff;
    width: auto;
    height: auto;
    border-radius: 10px;
    display: flex;
    border: 1px solid #ffffff;
    align-items: center;
    min-width: 96.3px;
    font-size: 11px;
    font-weight: 600;
    white-space: nowrap;
}

.rightfirst.white a.floatlast:hover,.rightfirst.white a:hover{
    text-decoration: none;
}
span.viewreportbtn.btn.btn-sm.outlinewithicon svg {
    margin-right: 0 !important;
}
.rightfirst.blue span.viewreportbtn.btn.btn-sm.outlinewithicon {
    /*color: #0f75bc;
    border: 1px solid #0f75bc;*/
}
.rightfirst.blue a:hover {
    text-decoration: none;
}
.detailreporticon a.detailreportlink.blue span.viewreportbtn.btn.btn-sm.outlinewithicon {
    color: #0f75bc;
    border: 1px solid #0f75bc;
}
.detailreporticon a.detailreportlink.blue:hover {
    text-decoration: none;
}

#exampletestids td span.viewreportbtn.btn.btn-sm.outlinewithicon {
    display: inline-block;
    /*min-width: 150px;*/
    color: #0f75bc;
    border: 1px solid #0f75bc;
}
#exampletestids td a:hover {
    text-decoration: none;
}

.footer li.list-inline-item {
    border-right: 2px solid;
    margin-right: 0 !important;
    padding-right: 0.7rem;
    line-height: 14px;
    padding-left: 0.7rem;
    font-weight: bold;
}
.footer li.list-inline-item:last-child {
    border-right: none;
}
.footer li.list-inline-item a:hover {
    text-decoration: none;
}
.tabsprotectedarealayout.tabuniquecls .pintermapimage:hover,
.tabsalllayout.tabuniquecls .pintermapimage:hover,
.tabsalllayout.tabuniquecls .pintermapimagecountry_OLD:hover,
.tabsprotectedarealayout.tabuniquecls .pintermapimagecountry_OLD:hover {
    text-decoration: none;
}
.langsharebtn a.dropdown.btn.btn-primary.btn-sm.langbtn.dropdown-toggle,
.langsharebtnpurpose a.dropdown.btn.btn-primary.btn-sm.langbtn.dropdown-toggle {
    display: none;
}

.introjs-tooltipReferenceLayer *{
    font-family: 'Poppins', sans-serif !important;
}
.introjs-tooltip{
    min-width: 570px !important;
    background-color: #fff !important;
    font-family: 'Poppins', sans-serif !important;
}
.introjs-tooltip-header{
    padding-right: 15px !important;
}
.introjs-tooltip-title{
    font-size: 20px !important;
    font-family: 'Poppins', sans-serif !important;
}
.introjs-tooltiptext{
    font-size: 16px !important;
    font-family: 'Poppins', sans-serif !important;
}
.introjs-overlay {
    background-color: #000 !important;
    opacity: 0.6 !important;
}
a.introjs-button.introjs-prevbutton{
    /*background-color: #ababab !important;
    border-radius: 10px !important;
    font-size: 16px !important;
    color: #fff !important;
    border: none !important;
    text-shadow: none !important;
    zoom: unset !important;*/
}
a.introjs-button.introjs-prevbutton,
a.introjs-button.introjs-nextbutton {
    /*background-color: #005693 !important;
    background: #005693 !important;
    border-radius: 10px !important;
    font-size: 16px !important;
    color: #fff !important;
    border: none !important;*/
    display: inline-block;
    background: #0f75bc;
    border: none;
    border-radius: 10px;
    box-shadow: -2px -2px 4px 0 rgba(0,0,0,.36) inset,1px 4px 4px 0 rgba(0,0,0,.36) !important;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    box-shadow: none;
    text-shadow: none !important;
    outline: none;
    text-transform: uppercase;
    zoom: unset !important;
}
a.introjs-button.introjs-prevbutton:hover,
a.introjs-button.introjs-nextbutton:hover {
    background: #3B9CDF; 
    box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.36) inset, 1px 6px 4px 0px rgba(0, 0, 0, 0.36);
}
a.introjs-button.introjs-prevbutton:active,
a.introjs-button.introjs-nextbutton:active {
    background: #0F75BC; 
    box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.36) inset;
}

.introjs-helperLayer {
    border: 6px solid #dc1f28;
}
.searchresultzeromessage p {
    text-align: center;
    font-size: 18px;
    color: #878787;
    font-weight: 500;
}
.searchresultzeromessage {
    width: 70%;
    height: 67vh;
    display: flex;
    align-items: center;
    text-align: center;
    margin-left: 70px;
}
.introjs-tooltiptext .commnetlinkstyle{
    border-bottom: 1px solid;
    color: #0f75bc;
    font-weight: 500;
}

.introjs-tooltiptext .commnetlinkstyle:hover{
    text-decoration: none;
}
.oldmaplink{
    align-items: end;
    display: flex;
    margin-right: 10px;
    color: #dc1f28;
    border-bottom: 1px solid #dc1f28;
}
.oldmaplink:hover{
    text-decoration: none;
    color: #dc1f28;
}
#feed .oldmaplink{
    width: 0;
    margin: 0;
    display: flex !important;
    font-size: 14px;
}
nav.site-header.navbar.navbar-expand.navbar-light.navbar-bg{
    padding-right: 10px;
}
.mainmenu{
    display: flex;
    margin-left: 10px;
    max-height: 50px;
}
.mainmenu > a > span {
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    /*margin-top: 5px;*/
    display: block;
    color: #dc1f28;
}
.mainmenu  svg{
    margin: 0 auto;
}
.mainmenu svg.feather.feather-menu.align-middle.me-2 {
    margin-top: -5px;
    color: #dc1f28;
}
.dropdown.mainicondes {
    display: flex;
    align-items: center;
}
form.d-none.d-sm-inline-block{
    margin: 0;
    padding: 0;
}
.lastupdatestats p {
    padding-left: 20px;
    padding-top: 10px;
    font-weight: 700;
}

.dropdown-menu-sharebtnmainmenu{
    --bs-dropdown-min-width: 10rem;
    --bs-dropdown-padding-x: 0;
    --bs-dropdown-padding-y: 0.5rem;
    --bs-dropdown-spacer: 0.125rem;
    --bs-dropdown-font-size: 0.825rem;
    --bs-dropdown-color: #6c757d;
    --bs-dropdown-bg: #fff;
    --bs-dropdown-border-color: var(--bs-border-color-translucent);
    --bs-dropdown-border-radius: 0.2rem;
    --bs-dropdown-border-width: 1px;
    --bs-dropdown-inner-border-radius: calc(0.2rem - 1px);
    --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
    --bs-dropdown-divider-margin-y: 0.5rem;
    --bs-dropdown-box-shadow: 0 0.1rem 0.2rem rgba(0,0,0,.05);
    --bs-dropdown-link-color: #495057;
    --bs-dropdown-link-hover-color: #42484e;
    --bs-dropdown-link-hover-bg: #f4f7f9;
    --bs-dropdown-link-active-color: #fff;
    --bs-dropdown-link-active-bg: #3f80ea;
    --bs-dropdown-link-disabled-color: #adb5bd;
    --bs-dropdown-item-padding-x: 1.5rem;
    --bs-dropdown-item-padding-y: 0.35rem;
    --bs-dropdown-header-color: #6c757d;
    --bs-dropdown-header-padding-x: 1.5rem;
    --bs-dropdown-header-padding-y: 0.5rem;
    background-clip: padding-box;
    background-color: var(--bs-dropdown-bg);
    border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
    border-radius: var(--bs-dropdown-border-radius);
    color: var(--bs-dropdown-color);
    display: none;
    font-size: var(--bs-dropdown-font-size);
    list-style: none;
    margin: 0;
    min-width: var(--bs-dropdown-min-width);
    padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
    position: absolute;
    text-align: left;
    z-index: 1000;
}

.dropdown-menu-sharebtnmainmenu{
    position: absolute;

    right: 0px;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
.dropdown-menu-sharebtnmainmenu:before{
    position: absolute;
    top: -6px;
    right: 10px;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 7px solid #fff;
}
div#languageButton {
    top: 0px !important;
    position: relative;
    display: flex;
    left: -10px !important;
    float: left !important;
    align-items: center;
}
.referencessecondchild {
    display: contents;
}
.referencessecondchild a.btn.btn-primary.btn-lg.outlinewithicon {
    background: none;
    border: 2px solid #0f75bc;
    border-radius: 12px;
    font-size: 14px;
    color: #0f75bc;
    font-weight: 700;
    text-transform: uppercase;
    padding: 3px 15px;
    margin-top: 7px;
    margin-right: 5px;
}
.langbtn.removeborder {
    border: none;
    margin: 0;
    padding: 0;
    background: #FFF;
    color: #0f75bc;
    font-weight: 600;
    font-size: 11px;
}
.langbtn.removeborder:hover {
    background: none;
    text-decoration: none;
}
.langsharebtnpurpose {
    float: right;
    /*    display: flex;*/
    /*    clear: both;*/
    /*    margin-right: 5px;*/
    /*    width: 100px;*/
    margin-top: -8px;
}

div#language_menu_purpose {
    max-height: 35rem;
    overflow-x: hidden;
    overflow-y: auto;
    margin-left: 0 !important;
    margin-top: 2px;
}
div#languageButtonpurpose {
    float: left;
    margin-left: auto;
}
.pagination .active>.page-link, .page-link.active{
    background-color: #0f75bc;
    border-color: #0f75bc;
}

a.page-link.paginationclickablelink {
    min-height: 29px;
    align-items: center;
    display: flex;
}

.leaflet-container .leaflet-control-attribution {
    margin-bottom: 20px !important;
}

/* Mobile View */
.arrowup-max {
    display: none;
}

@media (max-width: 768px) {
    #mapContainer .sidebar {
        border-left: none;
    }

    .arrowup-max {
        display: block;
    }

    .site-header .row .sh-col-left .branding {
        max-width: 50px;
        overflow: hidden;
        margin-right: 0 !important;
    }
    .site-header .row .sh-col-left .branding img {
        max-width: none;
    }
    body#feed .oldmaplink {
        display: none !important;
    }
    .site-header .row {
        display: flex;
        flex-wrap: nowrap;
    }
    .site-header .row .sh-col-left {
        width: 18% !important;
    }
    .site-header .row .sh-col-right {
        width: 82% !important;
    }
    .site-header.navbar .input-group-navbar {
        justify-content: flex-end;
    }
    .site-header.navbar .form-control {
        max-width: 200px !important;
    }
    .mainmenu > a > span {
        font-size: 12px !important;
    }
    #servicesDropdown svg.feather.feather-menu.align-middle.me-2 {
        margin-right: 0 !important;
    }
    body .tourbtn {
        display: none;
    }
    #mapContainer #resultContainerprotected {
        max-width: 100% !important;
        width: 100% !important;
        margin-top: 60vh !important;
    }
    .manageareasdigit {
        display: none !important;
    }
    .forcountrielistonly .individualclssecond .sortcls {
        padding: 7px 7px 7px 15px !important;
    }
    #resultContainerprotected #countriestab-2 .custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep2 {
        font-size: 18px !important;
    }
    #resultContainerprotected #countriestab-2 .custom-cls-for-searchresult-bar .newwapperforaccor .centerfirstdeep2 .rightfirst {
        font-size: 18px !important;
    }
    #resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-body .leftfirst .marineareadigit {
        font-size: 18px !important;
    }
    #resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-body .centerfirst .marineareadigit {
        font-size: 18px !important;
    }
    #resultContainerprotected #countriestab-2 .accordion .accordion-item .accordion-body .rightfirst .marineareadigit {
        font-size: 18px !important;
    }
    .tabforaresandcountry .nav-tabs {
        flex-wrap: nowrap;
    }
    .tabforaresandcountry .nav-tabs .helpbtn {
        display: none !important;
    }
    .tabforaresandcountry .nav-tabs .nav-item {
        width: 45%;
        text-align: center;
    }
    .tabforaresandcountry .nav-tabs .nav-item .nav-link {
        font-size: 16px !important;
        padding: 10px;
    }
    .tabforaresandcountry .nav-tabs .nav-item .nav-link svg {
        display: none;
    }
    .tabforaresandcountry .nav-tabs .arrowup-max a {
        padding: 8px;
    }
    .tabforaresandcountry .nav-tabs .arrowup-min a {
        padding: 8px;
    }
    .globalsearchboxmain {
        top: 80px !important;
        padding: 0 !important;
    }
    .tabuniquecls .row .col-3 {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 43px;
        margin-top: 5px;
    }
    .tabuniquecls .row .col-8 {
        flex: 0 0 100%;
        max-width: calc(100% - 8.33333333%);
    }
    .tabuniquecls .row .col-3 a {
        display: inline-block;
    }
    span.viewreportbtn.btn.btn-sm.outlinewithicon {
        /*padding: 8px !important;*/
    }
    .bottomclsfortabls {
        display: none !important;
    }
    #resultContainerforCountries .newwapperforaccor .centerfirstdeep1 .rightfirst {
        white-space: nowrap;
    }
    .newdesignlayoutforfishing .secondrowdetailleft .mainheadingfirstmaster .mainheadingfirstcol {
        font-size: 11px !important;
    }
    .bootstrapmasteroverright .newdesignlayoutforfishing .thirdrowdetailleft .col-3 .mainheadingfirstmaster .mainheadingfirstcol { 
        font-size: 11px !important;
    }
    .mobilearrowswarp {
        display: none !important;
    }

    li.arrowup-min,li.arrowup-max {
        display: flex;
        vertical-align: middle;
        align-items: center;
        margin: 0 auto;
    }
    li.arrowup-min a svg, li.arrowup-max a svg {
        color: #005693 !important;
    }

    #feed .pusher {
        width: 100% !important;
    }
}

@media (max-width: 440px) {
    .tabforaresandcountry .nav-tabs .nav-item .nav-link {
        font-size: 12px !important;
    }
}

/* 06-03-2023 */
.feedbackdiv.downloadreport {
    margin-bottom: 25px;
}
.downloadpdfcall, .downloadpdfcalldetail {
    display: inline-block;
    background: #0f75bc;
    border-color: #0f75bc;
    border-radius: 10px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}
.downloadpdfcall:hover, .downloadpdfcalldetail:hover {
    background: #0f75bc;
    border-color: #0f75bc;
}

body table.dataTable td.dt-control::before {
    width: 18px !important;
    height: 18px !important;
    background: url('../img/arrow-down-s-line-32.png') no-repeat center / 100% !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-size: 0;
}
body table.dataTable tr.dt-hasChild td.dt-control::before {
    background: url('../img/arrow-down-s-line-32-flip.png') no-repeat center / 100% !important;
}

.lftheadingnew {
    margin-bottom: 20px;
}
.lftheadingnew > div {
    display: flex;
    align-items: center;
}
.lftheadingnew > div h2 {
    font-size: 20px;
    color: #000;
    margin-bottom: 0;
}
.lftheadingnew > div .badge {
    text-decoration: none;
    margin-left: 20px;
}

.tableformultiplearesincludetab .tab .nav-tabs {
    padding-bottom: 2px;
}
.tableformultiplearesincludetab .tab .nav-tabs .nav-link {
    font-size: 18px;
    font-weight: 600;
    padding: 12px 1.25rem;
    margin-bottom: 0;
}
.tableformultiplearesincludetab .tab .tab-content {
    padding-top: 0;
}
.tableformultiplearesincludetab .tab .tab-content .tab-pane { /*border-top: 1px solid #e1e1e1;*/
}
.tableformultiplearesincludetab .tab .tab-content table tr .dtfc-fixed-left {
    width: 220px !important;
    min-width: 220px !important;
    max-width: 220px !important;
    background: #fff;
    box-shadow: none !important;
    z-index: 1;
}
.tableformultiplearesincludetab .tab .tab-content table tr th {
    width: 90px;
    min-width: 90px;
    max-width: 90px;
    border: none;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    line-height: 18px;
    text-transform: uppercase;
    padding-top: 2px;
    padding-bottom: 5px;
}
.tableformultiplearesincludetab .tab .tab-content table tr th:before {
    font-size: 12px !important;
}
.tableformultiplearesincludetab .tab .tab-content table tr th:after {
    font-size: 12px !important;
}
.tableformultiplearesincludetab .tab .tab-content table tr td {
    width: 90px;
    min-width: 90px;
    max-width: 90px;
    border: none;
    border-bottom: 1px solid #e1e1e1;
    font-size: 16px;
    color: #000;
    line-height: 18px;
    padding: 5px;
}
.tableformultiplearesincludetab .tab .tab-content table tr.headingmaster {
    border-bottom: 1px solid #e1e1e1;
}
.tableformultiplearesincludetab .tab .tab-content table tr.headingmaster td {
    background: #f4f5f7;
    border-top: 1px solid #e1e1e1;
}
.tableformultiplearesincludetab .tab .tab-content table tr td.bg-black {
    position: sticky;
    left: 0;
    width: 220px !important;
    min-width: 220px !important;
    max-width: 220px !important;
    background: none !important;
    color: #000;
    font-weight: 600;
}
.tableformultiplearesincludetab .tab .tab-content table tr td.dtfc-fixed-left {
    background: #fff;
    box-shadow: none !important;
}
.tableformultiplearesincludetab .tab .tab-content table tr td.dtfc-fixed-left a {
    color: #000000;
    font-weight: 500;
}
.tableformultiplearesincludetab .tab .tab-content table tr td.dtfc-fixed-left a:hover {
    text-decoration: none;
}
.tableformultiplearesincludetab .tab .tab-content table tr td.bg-light { /*background: #e1e1e1 !important;*/
    background: none !important;
    box-shadow: none !important;
    font-weight: 600;
    text-transform: capitalize;
}
.tableformultiplearesincludetab .tab .tab-content table tr td.bg-danger { /*background: #dc1f28 !important;*/
    background: none !important;
    box-shadow: none !important;
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
}
.tableformultiplearesincludetab .tab .tab-content table tr td.bg-success { /*background: #009907 !important;*/
    background: none !important;
    box-shadow: none !important;
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
}
.tableformultiplearesincludetab .tab .tab-content table tr td.bg-warning { /*background: #eea60a !important;*/
    background: none !important;
    box-shadow: none !important;
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
}
.tableformultiplearesincludetab .tab .tab-content table tr td.bg-lightgray { /*background: #e1e1e1 !important;*/
    background: none !important;
    box-shadow: none !important;
    font-weight: 600;
    text-transform: capitalize;
}
.tableformultiplearesincludetab .tab .tab-content table tr td.bg-lfpdarkblue { /*background: #005693 !important;*/
    background: none !important;
    box-shadow: none !important;
    color: #000 !important;
    font-weight: 600;
    text-transform: capitalize;
}
.tableformultiplearesincludetab .tab .tab-content table tr td.bg-lfpgreen { /*background: #009907 !important;*/
    background: none !important;
    box-shadow: none !important;
    color: #000 !important;
    font-weight: 600;
    text-transform: capitalize;
}
.tableformultiplearesincludetab .tab .tab-content table tr td.bg-lfpyellow { /*background: #FEED00 !important;*/
    background: none !important;
    box-shadow: none !important;
    color: #000 !important;
    font-weight: 600;
    text-transform: capitalize;
}
.tableformultiplearesincludetab .tab .tab-content table tr td.bg-lfporange { /*background: #EEA60A !important;*/
    background: none !important;
    box-shadow: none !important;
    color: #000 !important;
    font-weight: 600;
    text-transform: capitalize;
}
.tableformultiplearesincludetab .tab .tab-content table tr td.bg-lfpred { /*background: #DC1F28 !important;*/
    background: none !important;
    box-shadow: none !important;
    color: #000 !important;
    font-weight: 600;
    text-transform: capitalize;
}
.tableformultiplearesincludetab .tab .tab-content table tr td .lfpwarp {
    display: block;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    text-align: center;
}
.tableformultiplearesincludetab .tab .tab-content table tr td.bg-lfpdarkblue .lfpwarp {
    background: #b8bebf;
}
.tableformultiplearesincludetab .tab .tab-content table tr td.bg-lfpgreen .lfpwarp {
    background: #707071;
}
.tableformultiplearesincludetab .tab .tab-content table tr td.bg-lfpyellow .lfpwarp {
    background: #84c0d0;
    color: #000;
}
.tableformultiplearesincludetab .tab .tab-content table tr td.bg-lfporange .lfpwarp {
    background: #fcdd40;
    color: #000;
}
.tableformultiplearesincludetab .tab .tab-content table tr td.bg-lfpred .lfpwarp {
    background: #ff666e;
    color: #000;
}
.tableformultiplearesincludetab .tab .tab-content table tr td .restrictionclswarpimglabel {
    display: inline-block;
    text-align: left;
    cursor: default;
    padding-left: 10px;
}
.tableformultiplearesincludetab .tab .tab-content table tr td .restrictionclswarpimglabel .labelwarphideshow {
    display: none;
}
.tableformultiplearesincludetab .tab .tab-content table tr td .restrictionclswarpimglabel:hover .labelwarphideshow {
    display: block;
}
.tableformultiplearesincludetab .tab .tab-content table tr td .restrictionclswarpimglabel:hover .imgwarphideshow {
    display: none;
}
body .tableformultiplearesincludetab .tab .tab-content table tr.headingmaster td {
    background: #f4f5f7 !important;
}

#btn-hide-all-children {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url('../img/d-up.jpg') no-repeat center / 100% !important;
    border: none;
}
#btn-show-all-children {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url('../img/d-down.jpg') no-repeat center / 100% !important;
    border: none;
}

.forrestrictionpageonly .newpointaccordioncls .accordion-collapse .maximum-lfp {
    margin-bottom: 0;
}
.forrestrictionpageonly .maximum-lfp {
    justify-content: space-between;
}
.forrestrictionpageonly .maximum-lfp .maximumfishingmessage {
    max-width: 180px;
}

@media (max-width: 1024px) {
    body iframe#illow-banner-widget {
        margin-left: 0;
    }
}

@media (max-width: 768px) {
    .tableformultiplearesincludetab .pointdetailpage {
        overflow-x: auto;
        max-width: calc(100% - 12px);
        margin-bottom: 20px;
    }
    .tableformultiplearesincludetab .pointdetailpage .tab {
        min-width: 768px;
        padding-bottom: 20px;
        margin-bottom: 0;
    }

    .hb-title .firstchild {
        flex: 0 0 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .hb-title .firstchild .page-title {
        max-width: 100%;
    }
    .hb-title .secondchild {
        flex: 0 0 100%;
    }
    .hb-title .secondchild .page-title {
        max-width: 100%;
    }
    .hb-title .thirdchild {
        flex: 0 0 100%;
    }

    body .introjs-tooltip {
        min-width: 320px !important;
    } /*  margin-left: -160px !important;  */
}

/* New Site Detail - Layout */
.locationpage .hb-title .firstchild .degressplusicon h1 {
    color: #ffffff;
}
.locationpage .bootstrapmasteroverleft h2 {
    font-size: 20px;
    color: #000;
}
.locationpage .bootstrapmasteroverleft .simpletext h3 {
    color: #000;
}
.locationpage .bootstrapmasteroverleft .oma-list .right-col h3 {
    font-size: 1.2375rem;
    color: #000;
    font-weight: 700;
}

.locationpage .bootstrapmasteroverleft .card {
    flex-direction: row;
}
.locationpage .bootstrapmasteroverleft .card .card-body:first-child {
    flex: 0 0 100%;
    max-width: 20%;
}
.locationpage .bootstrapmasteroverleft .card .card-body:nth-child(2) {
    flex: 0 0 100%;
    max-width: 50%;
    padding-left: 0;
}
.locationpage .bootstrapmasteroverleft .card .card-body:nth-child(3) {
    flex: 0 0 100%;
    max-width: 30%;
}
.locationpage .bootstrapmasteroverleft .card .card-body:first-child .leaflet-container {
    height: 196px !important;
}
.locationpage .bootstrapmasteroverleft .card .card-body:nth-child(2) .keyinfonewcls {
    margin-bottom: 0;
}

.locationpage .bootstrapmasteroverright .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: left;
}
.locationpage .bootstrapmasteroverright .card {
    border-radius: 0 5px 5px 5px;
    margin-top: 50px;
}
.locationpage .bootstrapmasteroverright h2 .maximizeiconcls {
    margin-left: 5px;
}
.locationpage .bootstrapmasteroverright .card-header {
    background: none;
    margin-top: -44px;
    padding: 0;
}
.locationpage .bootstrapmasteroverright .card-header ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}
.locationpage .bootstrapmasteroverright .card-header ul li {
    background: #fff;
    cursor: pointer;
    padding: 10px 20px;
}
.locationpage .bootstrapmasteroverright .card-body .sitelistincountrypage.minusmargin {
    margin-top: 0;
}
.locationpage .bootstrapmasteroverright .card-body .sitelistincountrypage.minusmargin input[type="search"] {
    background: url('../img/search.svg') no-repeat right 10px center;
    padding-left: 12px;
    padding-right: 12px;
    margin: 0;
}
.locationpage .bootstrapmasteroverright .card-body .sitelistincountrypage.minusmargin .finder {
    border: 1px solid rgba(0,0,0,.15);
    box-shadow: none;
    border-radius: 5px;
}
.locationpage .bootstrapmasteroverright .card-body .sitelistincountrypage.minusmargin .newtablesearchfilter {
    display: block;
}
.locationpage .bootstrapmasteroverright .card-body .sitelistincountrypage.minusmargin .newtablesearchfilter .finder {
    max-width: 300px;
    height: 40px;
}
.locationpage .bootstrapmasteroverright .card-body .sitelistincountrypage.minusmargin .btn-finder-close i {
    font-size: 20px;
}
.locationpage .bootstrapmasteroverright .card-body .sitelistincountrypage.minusmargin .btn-finder-search i {
    font-size: 17px;
}

.locationpage .bootstrapmasteroverright.col-md-12 .card-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.locationpage .bootstrapmasteroverright.col-md-12 .card-header ul li {
    background: #f4f5f7;
}
.locationpage .bootstrapmasteroverright.col-md-12 .card-header ul li.active {
    background: #ffffff;
}

.locationpage .bootstrapmasteroverright .dataTable .card-header {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 0;
    margin-bottom: 15px;
}
.locationpage .bootstrapmasteroverright .dataTable .card-header .uparrowregulations {
    width: 20px;
    height: 20px;
    background: url('../img/arrow-down-s-line-32-flip.png') no-repeat center;
    margin-right: 10px;
}
.locationpage .bootstrapmasteroverright .dataTable .card-header .downarrowregulations {
    width: 20px;
    height: 20px;
    background: url('../img/arrow-down-s-line-32.png') no-repeat center;
    margin-right: 10px;
}
.locationpage .bootstrapmasteroverright .dataTable .card-header .hidedetailsforallbtn {
    display: inline-block;
    align-items: center;
    min-width: 96.3px;
    width: auto;
    height: auto;
    background: url('../img/chevrons-up.svg') no-repeat right 8px center / 15px;
    border: 1px solid #0f75bc;
    border-radius: 10px;
    font-size: 11px;
    color: #0f75bc;
    line-height: 12px;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 5px 26px 5px 8px;
    margin-left: 20px;
}
.locationpage .bootstrapmasteroverright .dataTable .card-header .opendetailsforall {
    display: inline-block;
    align-items: center;
    min-width: 96.3px;
    width: auto;
    height: auto;
    background: url('../img/chevrons-down.svg') no-repeat right 8px center / 15px;
    border: 1px solid #0f75bc;
    border-radius: 10px;
    font-size: 11px;
    color: #0f75bc;
    line-height: 12px;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 5px 26px 5px 8px;
    margin-left: 20px;
}

body .locationpage table.dataTable th.dt-control, body .locationpage table.dataTable td.dt-control {
    display: none;
}

.locationpage .tableformultiplearesincludetab .card {
    margin-top: 50px;
}
.locationpage .tableformultiplearesincludetab h2 {
    color: #000000;
}
.locationpage .tableformultiplearesincludetab h2 .maximizeiconcls {
    margin-left: 5px;
}
.locationpage .tableformultiplearesincludetab .card-header {
    background: none;
    margin-top: -42px;
    padding: 0;
}
.locationpage .tableformultiplearesincludetab .card-header ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}
.locationpage .tableformultiplearesincludetab .card-header ul li {
    background: #fff;
    cursor: pointer;
    padding: 10px 20px;
}

.locationpage .tableformultiplearesincludetab.col-md-12 .card-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.locationpage .tableformultiplearesincludetab.col-md-12 .card-header ul li {
    background: #f4f5f7;
}
.locationpage .tableformultiplearesincludetab.col-md-12 .card-header ul li.active {
    background: #ffffff;
}

.locationpage .tableformultiplearesincludetab .tab .nav-tabs {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 0;
    margin-top: 15px;
    margin-bottom: 15px;
}
.locationpage .tableformultiplearesincludetab .tab .nav-tabs .nav-link {
    background: #f4f5f7;
    border: 1px solid #e3e3e3;
    border-left: none;
    border-radius: 0;
    font-size: 18px;
    font-weight: 600;
    padding: 6px 1.25rem;
    margin-bottom: -1px;
}
.locationpage .tableformultiplearesincludetab .tab .nav-tabs .nav-link.active {
    background: #ffffff;
    border-bottom-color: #ffffff;
}
.locationpage .tableformultiplearesincludetab .tab .nav-tabs li.deactivetab .nav-link.active {
    background: #f4f5f7;
}
.locationpage .tableformultiplearesincludetab .tab .nav-tabs li:last-child .nav-link {
    border-radius: 0 5px 0 0;
}
.locationpage .tableformultiplearesincludetab .tab .nav-tabs li.sliderfilter a {
    display: block;
    background: #f4f5f7;
    border: 1px solid #e3e3e3;
    border-left: none;
    border-radius: 0;
    font-size: 18px;
    color: #020202;
    font-weight: 600;
    padding: 12px 1.25rem 11px;
    margin-bottom: -1px;
}
.locationpage .tableformultiplearesincludetab .tab .nav-tabs li.sliderfilter a svg {
    margin: 0 !important;
}
.locationpage .tableformultiplearesincludetab .tab .nav-tabs li.sliderfilter a.active {
    position: relative;
    background: #ffffff;
    border-bottom-color: #ffffff;
    z-index: 10;
}

.locationpage .tableformultiplearesincludetab .tab {
    margin-bottom: 0;
}
.locationpage .tableformultiplearesincludetab .tab .tab-content {
    position: relative;
    box-shadow: none;
}
.locationpage .tableformultiplearesincludetab .pointdetailpage .maximizeiconcls {
    margin-right: 10px;
    margin-bottom: 20px;
}

.locationpage span.viewreportbtn.btn.btn-sm.outlinewithicon {
    line-height: 17px;
    padding: 3px 8px 2px;
}

.filteroptionstabdetail {
    position: absolute;
    top: -16px;
    left: 0;
    max-width: 600px;
    background: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    padding: 30px 40px 10px;
    z-index: 9;
}
.filteroptionstabdetail .mainpopupcontentdiv .closedbtnx {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    text-align: center;
}
.filteroptionstabdetail .mainpopupcontentdiv .closedbtnx a svg {
    width: 20px;
    height: 20px;
    color: #777;
    margin: 0 !important;
}
.filteroptionstabdetail .mainpopupcontentdiv .filtercontentoption .masterforcustomsearch .customcheckboxforfilter {
    display: flex;
    align-items: flex-start;
    margin-bottom: 12px;
}
.filteroptionstabdetail .mainpopupcontentdiv .filtercontentoption .masterforcustomsearch .customcheckboxforfilter input[type="checkbox"] {
    margin-top: 0.2em;
    margin-right: 12px;
}
.filteroptionstabdetail .mainpopupcontentdiv .filtercontentoption .masterforcustomsearch .customcheckboxforfilter label {
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
}

/* 20-04-2023 */
.forrestrictionpageonly .sitesdetailforrestrictiontab {
    padding: 20px 20px 0;
}
.forrestrictionpageonly .sitesdetailforrestrictiontab .restrictiondetailsheading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}
.forrestrictionpageonly .sitesdetailforrestrictiontab .restrictiondetailsheading h4 {
    font-size: 16px;
    color: #000;
    margin: 0;
}
.forrestrictionpageonly .sitesdetailforrestrictiontab .restrictiondetailsheading .floatlast {
    text-decoration: none;
}
.forrestrictionpageonly .sitesdetailforrestrictiontab .restrictiondetailsheading .floatlast .viewreportbtn {
    display: block;
    border-color: #0f75bc;
    color: #0f75bc;
    line-height: normal;
    padding: 3px 8px 2px;
}
.forrestrictionpageonly .sitesdetailforrestrictiontab .restrictiondetails {
    margin-bottom: 30px;
}
.forrestrictionpageonly .sitesdetailforrestrictiontab .restrictiondetails h4 {
    font-size: 15px;
    color: #000;
    margin: 0 0 15px;
}
.forrestrictionpageonly .sitesdetailforrestrictiontab .restrictiondetails .restrictionsmalldetails {
    font-size: 15px;
    color: #000;
    line-height: 18px;
}
.forrestrictionpageonly .sitesdetailforrestrictiontab .restrictiondetails .restrictionsmalldetails p {
    font-size: 15px;
    color: #000;
    line-height: 18px;
}
.forrestrictionpageonly .sitesdetailforrestrictiontab .restrictiondetails .restrictionsmalldetails ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.forrestrictionpageonly .sitesdetailforrestrictiontab .restrictiondetails .restrictionsmalldetails ul li {
    list-style: none;
    font-size: 15px;
    color: #000;
    line-height: 18px;
}
.forrestrictionpageonly .sitesdetailforrestrictiontab .restrictiondetails .restrictionsmalldetails .floatlastlink {
    font-size: 14px;
    color: #0f75bc;
    font-weight: 600;
    text-decoration: underline;
    margin-left: 5px;
}

@media (max-width: 1200px) {
    .locationpage .bootstrapmasteroverleft .card {
        flex-wrap: wrap;
    }
    .locationpage .bootstrapmasteroverleft .card .card-body:first-child {
        max-width: 100%;
    }
    .locationpage .bootstrapmasteroverleft .card .card-body:nth-child(2) {
        max-width: 100%;
        padding-left: 18px;
    }
    .locationpage .bootstrapmasteroverleft .card .card-body:nth-child(3) {
        max-width: 100%;
    }

    .locationpage .bootstrapmasteroverright {
        width: 100%;
    }
    .locationpage .tableformultiplearesincludetab {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .locationpage .bootstrapmasteroverright .card-body .sitelistincountrypage.minusmargin {
        overflow-x: auto;
    }

    .locationpage .newdesignlayoutforfishing .firstforheading .col-3 {
        width: 15%;
    }
    .locationpage .newdesignlayoutforfishing .firstforheading .col-4 {
        width: 22%;
    }
    .locationpage .newdesignlayoutforfishing .secondrowdetailleft .col-3 {
        width: 15%;
    }
    .locationpage .newdesignlayoutforfishing .secondrowdetailleft .col-4 {
        width: 22%;
    }

    .locationpage .bootstrapmasteroverright .card-header {
        margin-top: -39px;
    }
    .locationpage .bootstrapmasteroverright.col-md-12 .card-header ul li h2 {
        font-size: 16px;
    }
    .locationpage .tableformultiplearesincludetab h2 {
        font-size: 16px;
    }

    .filteroptionstabdetail {
        max-width: 82vw;
    }
}

@media (max-width: 592px) {
    .locationpage .keyinfonewcls .keyinformainwarp .commonrow .commoncolleft {
        max-width: 130px !important;
    }
    .locationpage .tableformultiplearesincludetab .tab .nav-tabs .nav-link {
        font-size: 14px !important;
        padding: 6px 10px !important;
    }
    .locationpage .tableformultiplearesincludetab .tab .nav-tabs li.sliderfilter a {
        padding: 9px 10px 8px;
    }

    .filteroptionstabdetail {
        top: -17px;
        padding: 30px 15px 10px;
    }
    .filteroptionstabdetail .mainpopupcontentdiv .filtercontentoption .masterforcustomsearch .customcheckboxforfilter label {
        font-size: 12px;
        line-height: 16px;
    }

    .finder-activator {
        display: none;
    }
}

.bottomclsfortabls li.nav-item {
    flex: auto;
    text-align: center;
}

.newmethodologypera {
    margin-bottom: 5px;
    display: inline;
}
.fillbtn.newmethodology{
    margin-bottom: 15px;
}
.fillbtn.newmethodology,.fillbtn.newattributelnk, .fillbtn.newprivacypolicy,.fillbtn.newdatatermsuse,.fillbtn.newlimitationdisc{
    display: inline-block;
    margin-left: 5px;
    font-weight: bold;
    text-decoration: underline;
}


sup#myTooltipTotalGearAndActivity {
    width: 14px;
    height: 14px;
    background: url('https://map.navigatormap.org/newtheme/img/locatedInfoBlue.svg') no-repeat center / 14px; 
    border: none !important;
    border-radius: 50px;
    font-size: 0;
    color: #0f75bc;
    font-weight: 700;
    line-height: 14px;
    padding: 0;
}














































/* 14-02-2024 */
/*.regionReportBtnMaster {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 3px 10px;
    gap: 6px;
    width: 135px;
    height: 24px;
    background: #ffda24;
    box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.36),
        inset -2px -2px 4px rgba(0, 0, 0, 0.36);
    border-radius: 10px;
}

.regionReportBtnMaster .regionReport {
    width: 95px !important;
    height: 18px !important;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700 !important;
    font-size: 12px !important;
    line-height: 18px;
    display: flex !important;
    align-items: center !important;
    text-align: center;
    color: #00366a !important;
    border: none !important;
}

.areaReportBtnMaster {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 3px 10px;
    gap: 6px;
    width: 121px;
    height: 24px;
    left: 1295px;
    top: 503px;
    background: #ffffff;
    border: 1px solid #0f75bc;
    box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.36),
        inset -2px -2px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}



.regionReportBtnMaster:hover {
    background: #fff0a4;
    box-shadow: 2px 6px 4px rgba(0, 0, 0, 0.45),
        inset -2px -2px 4px rgba(0, 0, 0, 0.36);
}

.areaReportBtnMaster .areaReport {
    width: 81px;
    height: 18px;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: #0f75bc;
    border: none !important;
}

.areaReportBtnMaster:hover{
    background: #EBEBEB;
    box-shadow: 2px 6px 4px rgba(0, 0, 0, 0.36), inset -2px -2px 4px rgba(0, 0, 0, 0.36);
    border-radius: 10px;
}

.regionReportBtnMaster .regionReport .regionReportBtnArrow {
    margin-left: 3px;
    margin-top: -1px;
}

.areaReportBtnMaster .areaReport .areaReportBtnArrow {
    margin-left: 3px;
    margin-top: -1px;
}

.restrictionsReportBtnMaster {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 3px 10px;
    gap: 6px;
    width: 126px;
    height: 38px;
    background: #dc1f28;
    box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.36),
        inset -2px -2px 4px rgba(0, 0, 0, 0.36);
    border-radius: 10px;
}

.restrictionsReportBtnMaster .restrictionsReport {
    width: 86px !important;
    height: 28px !important;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700 !important;
    font-size: 12px !important;
    line-height: 18px;
    display: flex !important;
    align-items: center !important;
    text-align: left;
    color: #ffffff !important;
    border: none !important;
    max-width: 115px;
    white-space: normal !important;
}

.restrictionsReportBtnMaster:hover {
    background: #e7545b;
    box-shadow: 1px 5px 4px rgba(0, 0, 0, 0.36),
        inset -2px -2px 4px rgba(0, 0, 0, 0.36);
}

.downloadReportBtnMaster {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 3px 10px;
    gap: 6px;
    width: 194px;
    height: 31px;
    background: #0f75bc;
    box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.36),
        inset -2px -2px 4px rgba(0, 0, 0, 0.36);
    border-radius: 10px;
}

.downloadReportBtnMaster .downloadReport {
    width: 137px;
    height: 22px;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #ffffff;
}*/

.contentDesktop {
    padding-top: 5px;
    background: url("../img/yellowbg1.png") no-repeat !important;
    height: 100%;
    width: 20rem;
    text-align: left;
    padding-left: 10px;
}

.forDesktop {   

    display: block;
    position: relative;
    left: 0vw !important;
    min-width: 17vw !important;
    font-family: poppins;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 12px !important;
    top: 15px !important;
    width: 20rem !important;
}



.mainicondes {
    position: relative;
    left: 0vw !important;
}

.site-header .col-6.sh-col-left {
    flex: auto;
}




input#globalsearchid {
    width: 576px;
    height: 42px;
    background: #EEF3FD;
    border-radius: 100px;
    
    position: relative;
}

button#searchicon {
    
    height: 32px;
    display: flex;
    align-items: flex-end;
    position: relative;
    top: 4px;
}

button#searchiconcross {
    
    height: 32px;
    position: relative;
    top: 4px;
}



/*.feedbackSendBtnMaster{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 3px 10px;
    gap: 6px;
    width: 98px;
    height: 28px;
    background: #0F75BC;
    box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.36), inset -2px -2px 4px rgba(0, 0, 0, 0.36);
    border-radius: 10px;
}


.feedbackSendBtnMaster .feedbackSend{
	font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 15px;
    display: flex;
    align-items: flex-start;
    text-align: center;
    color: #FFFFFF;
    align-content: space-around;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
}

.dataRequestBtnMaster{
	width: 137px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 3px 10px;
	gap: 6px;

	background: #0F75BC;
	box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.36), inset -2px -2px 4px rgba(0, 0, 0, 0.36);
	border-radius: 10px;
}

.dataRequestBtnMaster .dataRequest{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 15px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}
.dataRequestBtnMaster:hover{
    background: #3B9CDF;
    box-shadow: 1px 6px 4px rgba(0, 0, 0, 0.36), inset -2px -2px 4px rgba(0, 0, 0, 0.36);
    border-radius: 10px;
}

.linktofeedback {
    display: flex;
}



.feedbackSendBtnMaster:hover{
    background: #3B9CDF;
    box-shadow: 1px 6px 4px rgba(0, 0, 0, 0.36), inset -2px -2px 4px rgba(0, 0, 0, 0.36);
    border-radius: 10px;
}


.downloadReportBtnMaster{
	display: flex;
    flex-direction: row;
    padding: 3px 10px;
    width: 194px;
    height: 31px;
    background: #0F75BC;
    box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.36), inset -2px -2px 4px rgba(0, 0, 0, 0.36);
    border-radius: 10px;
}
.downloadReportBtnMaster .downloadReport{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    display: flex;
    align-items: stretch;
    color: #FFFFFF;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    flex-direction: column;
}


.downloadReportBtnMaster img.downloadReportBtnArrow {
    margin-left: 10px;
}
.downloadReportBtnMaster:hover{
   
    background: #3B9CDF;
    box-shadow: 1px 6px 4px rgba(0, 0, 0, 0.36), inset -2px -2px 4px rgba(0, 0, 0, 0.36);
    border-radius: 10px;

}*/

.globalsearchboxmain { left: 248px; max-width: calc(100% - 708px); width: 100%; }
.globalsearchbox .tab-pane .col-3 { text-align: right; padding: 0; }
.globalsearchbox .tab-pane .col-3 a { display: inline-block; text-decoration: none; }

.newheaderdesign { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: stretch; align-content: space-around; flex-direction: row; }
.newheaderdesign .centerSearchbox { position: relative; display: flex; flex-grow: 1; padding-left: 30px; }
.newheaderdesign .centerSearchbox form { max-width: calc(100% - 150px); width: 100%; margin-top: 10px; }
.newheaderdesign .centerSearchbox .input-group-navbar { display: flex; flex-wrap: nowrap; height: 42px; min-width: auto; background: #EEF3FD; border-radius: 100px; padding: 0 0 0 10px; }
.newheaderdesign .centerSearchbox .input-group-navbar input#globalsearchid { max-width: calc(100% - 60px); width: 100%; background: none !important; }

.highlightBoxMaster.mobileOnly { display: none; }
.highlightBoxMaster { position: absolute; top: 20px; right: -10px; flex: 0 0 100%; max-width: 305px; width: 100%; }
.highlightBoxMaster .content { position: absolute; max-width: 120px; width: 100%; top: 36px; left: 30px; background: #FFDA24; border-radius: 10px; box-shadow: 1px 3px 4px 0px rgba(0, 0, 0, 0.36); padding: 5px 0 5px 10px; z-index: 11; }
.highlightBoxMaster .content .contentBox { display: flex; align-items: center; justify-content: space-between; font-size: 12px; color: #00366A; font-weight: 700; line-height: normal; }
.highlightBoxMaster .content .contentBox strong { font-size: 13px; color: #00366A; font-weight: 700; line-height: 1.3em; }
.highlightBoxMaster .content .contentBox .highlightClosedBtn { display: block; position: absolute; top: 48px; right: 3px; width: 20px; height: 20px; background: #ffda24 url(../img/x22.svg) no-repeat center / 16px; border-radius: 100px; }

.countriesDetail .highlightBoxMaster { display: none; }
.countriesDetail .newheaderdesign .leftlogo { flex-grow: 1; }
.countriesDetail .newheaderdesign .centerSearchbox { display: flex; justify-content: flex-end; max-width: 500px; }
.countriesDetail .newheaderdesign .centerSearchbox form { max-width: 100%; }
.countriesDetail .globalsearchboxmain { left: auto; right: 0; max-width: 738px; }
.siteDetail .highlightBoxMaster { display: none; }
.siteDetail .newheaderdesign .leftlogo { flex-grow: 1; }
.siteDetail .newheaderdesign .centerSearchbox { display: flex; justify-content: flex-end; max-width: 500px; }
.siteDetail .newheaderdesign .centerSearchbox form { max-width: 100%; }
.siteDetail .globalsearchboxmain { left: auto; right: 0; max-width: 738px; }
.restrictionsDetails .highlightBoxMaster { display: none; }
.restrictionsDetails .newheaderdesign .leftlogo { flex-grow: 1; }
.restrictionsDetails .newheaderdesign .centerSearchbox { display: flex; justify-content: flex-end; max-width: 500px; }
.restrictionsDetails .newheaderdesign .centerSearchbox form { max-width: 100%; }
.restrictionsDetails .globalsearchboxmain { left: auto; right: 0; max-width: 738px; }

.site-header .newheaderdesign .rightMenu { display: flex; align-items: center; justify-content: flex-end; flex: 0 0 100%; max-width: 300px; }
.site-header .newheaderdesign .rightMenu .signupbtn { display: flex; padding: 5px 5px 0 15px; }
.site-header .newheaderdesign .rightMenu .signupbtn a.signupbtnclsa { display: inline-block; background: #dc1f28; border: 1px solid #dc1f28; border-radius: 10px; font-size: 14px; color: #fff; font-weight: 700; line-height: 12px; text-transform: uppercase; text-align: center; text-decoration: none; padding: 10px 15px; }
.site-header .newheaderdesign .rightMenu .signupbtn a.signupbtnclsa.login { background: #fff; color: #dc1f28; margin-left: 10px; }
.site-header .newheaderdesign .rightMenu .signupbtn .dropdown .nav-link:after { display: none; }
.site-header .newheaderdesign .rightMenu .signupbtn .dropdown .nav-link svg { width: 25px; height: 25px; fill: #dc1f28; }
.site-header .newheaderdesign .rightMenu .signupbtn .dropdown .dropdown-menu { left: auto; right: 0; background: #005693; border-radius: 10px; box-shadow: 0 0 20px rgba(0,0,0,.5); overflow: hidden; padding: 0; z-index: 999999; }
.site-header .newheaderdesign .rightMenu .signupbtn .dropdown .dropdown-menu .accountmenumaster { background: none; }
.site-header .newheaderdesign .rightMenu .signupbtn .dropdown .dropdown-menu .accountmenumaster a { border-bottom: 1px solid rgba(255,255,255,.2); font-size: 13px; color: #fff; font-weight: 700; padding: 10px 15px; }
.site-header .newheaderdesign .rightMenu .signupbtn .dropdown .dropdown-menu .accountmenumaster a:hover, .site-header .newheaderdesign .rightMenu .signupbtn .dropdown .dropdown-menu .accountmenumaster a:active { background: #01366a; }
.site-header .newheaderdesign .rightMenu .signupbtn .dropdown .dropdown-menu .accountmenumaster a:last-child { border-bottom: none; border-radius: 0 0 10px 10px; }

.highlightBoxMaster .content .commentBoxArrowYellow { position: absolute; top: 100%; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #FFDA24; z-index: 11; }
.highlightBoxMaster .content .commentBoxArrowLeft { left: 100%; transform: rotate(-90deg); top: 50%; margin-top: -3px; margin-left: -5px; }
.highlightBoxMaster .content .commentBoxArrowCenter { display: none; left: 155px; }
.highlightBoxMaster .content .commentBoxArrowRight { display: none; left: 260px; }

.tourbtn img { margin-left: 10px; }
.tourbtn { position: fixed; bottom: 70%; display: flex; align-items: center; background: #00366A; border: none; border-radius: 0 10px 10px 0; box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.36) inset, 1px 4px 4px 0px rgba(0, 0, 0, 0.36); font-size: 18px; color: #fff; line-height: normal; padding: 8px 18px; }
.tourbtn:hover { background: #0F75BC; box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.36) inset, 1px 6px 4px 0px rgba(0, 0, 0, 0.36); }
.tourbtn:active { background: #00366A; box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.36) inset; }

body span.viewreportbtn.btn.btn-sm.outlinewithicon.regionReport { display: flex; background: #FFDA24; border: none; box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.36) inset, 1px 4px 4px 0px rgba(0, 0, 0, 0.36); border-radius: 10px; font-size: 11px; color: #00366A; font-weight: 700; line-height: 12px; padding: 5px 9px 5px 11px; }
body span.viewreportbtn.btn.btn-sm.outlinewithicon.regionReport img { position: relative; top: -1px; max-width: 12px; width: 12px; height: 12px; margin-left: 5px; }
body span.viewreportbtn.btn.btn-sm.outlinewithicon.regionReport:hover { background: #FFF0A4; box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.36) inset, 2px 6px 4px 0px rgba(0, 0, 0, 0.45); }
body span.viewreportbtn.btn.btn-sm.outlinewithicon.regionReport:active { background: #FFDA24; box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.36) inset; }

body span.viewreportbtn.btn.btn-sm.outlinewithicon.areaReport { display: flex; background: #FFF; border: 1px solid #0F75BC; box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.36) inset, 1px 4px 4px 0px rgba(0, 0, 0, 0.36); border-radius: 10px; font-size: 11px; color: #0f75bc; font-weight: 700; line-height: 12px; padding: 5px 9px 5px 11px; }
body span.viewreportbtn.btn.btn-sm.outlinewithicon.areaReport img { position: relative; top: -1px; max-width: 12px; width: 12px; height: 12px; margin-left: 5px; }
body span.viewreportbtn.btn.btn-sm.outlinewithicon.areaReport:hover { background: #EBEBEB; box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.36) inset, 2px 6px 4px 0px rgba(0, 0, 0, 0.36); }
body span.viewreportbtn.btn.btn-sm.outlinewithicon.areaReport:active { background: #FFF; box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.36) inset; }

body span.viewreportbtn.btn.btn-sm.outlinewithicon.restrictionsReport { display: flex; max-width: 115px; background: #DC1F28; border: none; box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.36) inset, 1px 3px 4px 0px rgba(0, 0, 0, 0.36); border-radius: 10px; font-size: 11px; color: #fff; font-weight: 700; line-height: 12px; white-space: normal; text-align: left; padding: 5px 9px 5px 11px; }
body span.viewreportbtn.btn.btn-sm.outlinewithicon.restrictionsReport img { position: relative; top: -1px; max-width: 12px; width: 12px; height: 12px; margin-left: 5px; }
body span.viewreportbtn.btn.btn-sm.outlinewithicon.restrictionsReport:hover { background: #E7545B; box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.36) inset, 1px 5px 4px 0px rgba(0, 0, 0, 0.36); }
body span.viewreportbtn.btn.btn-sm.outlinewithicon.restrictionsReport:active { background: #DC1F28; box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.36) inset; border: 1px solid #0F75BC; }

.newfunctionalityforstateandcountryhead .rightfirst { /*flex: 0 0 100%; max-width: 124px;*/ }

.downloadpdfcall, .downloadpdfcalldetail { background: #0F75BC; border-radius: 10px; box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.36) inset, 1px 4px 4px 0px rgba(0, 0, 0, 0.36); font-size: 15px; color: #fff; font-weight: 700; } 
.downloadpdfcall img, .downloadpdfcalldetail img { margin-left: 5px; }
.downloadpdfcall:hover, .downloadpdfcalldetail:hover { background: #3B9CDF; box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.36) inset, 1px 6px 4px 0px rgba(0, 0, 0, 0.36); }
.downloadpdfcall:active, .downloadpdfcalldetail:active { background: #0F75BC; box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.36) inset; }

.feedbackdiv .linktofeedback .fillbtn { background: #0F75BC; border-radius: 10px; box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.36) inset, 1px 4px 4px 0px rgba(0, 0, 0, 0.36); font-size: 15px; color: #fff; font-weight: 700; } 
.feedbackdiv .linktofeedback .fillbtn:hover { background: #3B9CDF; box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.36) inset, 1px 6px 4px 0px rgba(0, 0, 0, 0.36); }
.feedbackdiv .linktofeedback .fillbtn:active { background: #0F75BC; box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.36) inset; }

#centeredModalPrimarynew .modal-footer .btn { background: #0F75BC; border: none; border-radius: 10px; box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.36) inset, 1px 4px 4px 0px rgba(0, 0, 0, 0.36); font-size: 15px; color: #fff; font-weight: 700; } 
#centeredModalPrimarynew .modal-footer .btn:hover { background: #3B9CDF; box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.36) inset, 1px 6px 4px 0px rgba(0, 0, 0, 0.36); }
#centeredModalPrimarynew .modal-footer .btn:active { background: #0F75BC; box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.36) inset; }

body .leaflet-top { top: 60px; }

@media only screen and (max-width: 1300px) and (min-width: 768px) {
    .globalsearchboxmain { top: 72px !important; max-width: calc(100% - 268px); }
}

@media (max-width: 1200px) {
    .site-header .newheaderdesign .rightMenu { max-width: 260px; }
    .newheaderdesign .centerSearchbox form { max-width: 100%; }
    .highlightBoxMaster .content { left: -10px; }
}

@media (max-width: 920px) {
    .site-header .newheaderdesign .rightMenu .signupbtn { flex-direction: column; border: 1px solid #dc1f28; border-radius: 10px; padding: 4px 12px 2px !important; }
    .site-header .newheaderdesign .rightMenu .signupbtn a { flex: 0 0 100%; width: 100%; margin: 0; }
    .site-header .newheaderdesign .rightMenu .signupbtn a.signupbtnclsa { background: none; border: none; font-size: 12px; color: #dc1f28; text-align: center; padding: 5px 0; }
    .site-header .newheaderdesign .rightMenu .signupbtn a.signupbtnclsa.login { border-top: 1px solid #dc1f28; border-radius: 0; color: #dc1f28; margin-left: 0; }

    .highlightBoxMaster .content { left: -113px; }
    .site-header .newheaderdesign .rightMenu { max-width: 150px; }
}

@media (max-width: 906px) {
    .newheaderdesign .centerSearchbox form { max-width: 100%; }
    /*.site-header .newheaderdesign .rightMenu { max-width: 100%; }*/
}

@media (max-width: 767px) {
    .site-header .newheaderdesign { flex-wrap: nowrap; align-items: center; }
    .site-header .newheaderdesign .leftlogo { max-width: 50px; overflow: hidden; margin-right: 0 !important; }
    .site-header .newheaderdesign .leftlogo .branding { width: 200px; }
    .site-header .newheaderdesign .centerSearchbox { padding-left: 15px; }
    .site-header .newheaderdesign .centerSearchbox form { display: block !important; max-width: 100%; }
    .site-header .newheaderdesign .input-group-navbar { justify-content: flex-start; }
    .site-header .newheaderdesign .input-group-navbar input#globalsearchid { max-width: calc(100% - 60px) !important; padding-left: 0; }

    .globalsearchboxmain { left: 0; max-width: 100%; width: 100%; }

    #mapContainer .sidebar { overflow: visible !important; }

    .highlightBoxMaster { display: none; }
    .highlightBoxMaster .content { max-width: 100%; }
    .highlightBoxMaster.mobileOnly { display: block; top: -42px; left: -50px; max-width: calc(100% - 70px); width: 100%; }
    .highlightBoxMaster .content .commentBoxArrowCenter { left: 50%; margin-left: -25px; }
    .highlightBoxMaster .content .commentBoxArrowRight { left: auto; right: 60px; }

    .highlightBoxMaster .content { top: 5px; left: 70px; }
    .highlightBoxMaster .content .commentBoxArrowLeft { top: 30px; left: 25px; transform: none; }
    .highlightBoxMaster .content .commentBoxArrowCenter { display: block; }
    .highlightBoxMaster .content .commentBoxArrowRight { display: block; }
    .highlightBoxMaster .content .contentBox .highlightClosedBtn { top: 4px; }
}

@media (max-width: 592px) {
    .newpointaccordioncls .accordion-button .centerfirst .managemarineareasheadinga { font-size: 14px; }
    .newpointaccordioncls .accordion-button .centerfirst .intersectlocation { font-size: 13px; }
}

/* 01-03-2023 */
.chart-sm { min-height: 42px !important; } 

.newprogressbarbootstrapsmall { padding: 0 15px 0 2px; }

.newlocatedInBoxMaster { padding-left: 10px; }
.newlocatedInBoxMaster h2.newclslocatedin { font-size: 14px; color: #0F75BC; margin-bottom: 10px !important; }
.newlocatedInBoxMaster h3 { font-size: 14px; color: #000; }
.newlocatedInBoxMaster .accordionMasterBox { border-bottom: 1px solid #EBEBEB; padding: 0 0 25px 30px !important; margin-bottom: 20px; }
.newlocatedInBoxMaster .accordionMasterBox .accordion .accordion-item { background: none; border: none; }
.newlocatedInBoxMaster .accordionMasterBox .accordion .accordion-item .accordion-header .accordion-button { background: url('../img/minusp.png') no-repeat left center / 15px; border: none; box-shadow: none; outline: none; font-size: 14px; color: #0F75BC; font-weight: 700; padding: 5px 0 5px 25px; }
.newlocatedInBoxMaster .accordionMasterBox .accordion .accordion-item .accordion-header .accordion-button.collapsed { background: url('../img/plusp.png') no-repeat left center / 15px; }
.newlocatedInBoxMaster .accordionMasterBox .accordion .accordion-item .accordion-header .accordion-button:after { display: none; }
.newlocatedInBoxMaster .accordionMasterBox .accordion .accordion-item .accordion-collapse .accordion-body { font-size: 14px; color: #0F75BC; font-weight: 700; padding: 5px 0 5px 25px; }
.newlocatedInBoxMaster .accordionMasterBox .accordion .accordion-item .accordion-collapse .accordion-body .accordion-level { font-size: 14px; color: #0F75BC; font-weight: 700; }

.bootstrapmasterover .bootstrapmasteroverright .card .card-body h2 { font-size: 16px; }
.bootstrapmasterover .bootstrapmasteroverright .card .card-body.backgroundgrey { background: #EFEFEF; padding-bottom: 0; margin: 0 18px; }
.bootstrapmasterover .bootstrapmasteroverright .card .card-body .row .chart canvas { /*width: 100% !important; height: 10px !important;*/ }
.bootstrapmasterover .bootstrapmasteroverright .card .card-body .row.borderbottom { align-items: flex-end; /*border-bottom: 1px solid #D8D9DA;*/ padding-top: 15px; padding-bottom: 15px; /*margin-bottom: 15px;*/ }
.bootstrapmasterover .bootstrapmasteroverright .card .card-body .row.borderbottom .textonly { text-align: right; line-height: 1.3em; }
.bootstrapmasterover .bootstrapmasteroverright .card .card-body .row.borderbottom .textonly.labelformobile { display: none; }
.bootstrapmasterover .bootstrapmasteroverright .card .card-body .row.restrictivelabels { padding-top: 15px; }
.bootstrapmasterover .bootstrapmasteroverright .card .card-body .row.headregionplusgraph { align-items: center; }
.bootstrapmasterover .bootstrapmasteroverright .card .card-body .row.headregionplusgraph .col-9 { padding: 0 10px 0 0; }
.bootstrapmasterover .bootstrapmasteroverright .card .card-body .row.headregionplusgraph .col-9 .chart { margin-left: -3px; }

.bootstrapmasterover .bootstrapmasteroverright .card .card-body .row.representmaster { border-top: 1px solid #D8D9DA; padding-top: 15px; padding-bottom: 15px; }


.restrictiveheadkilometermain { display: flex; }
.restrictiveheadkilometermain .kilometerpercent { flex: 0 0 100%; max-width: 20%; font-size: 13px; font-weight: 700; text-align: center; } 
.restrictiveheadkilometermain .kilometerpercent .kilometeareas { text-align: right; }
.restrictiveheadkilometermain .kilometerpercent .kilometeareas .digits { display: inline-block; width: calc(100% - 45px); text-align: right; padding-right: 0; }
.restrictiveheadkilometermain .kilometerpercent .kilometeareas .kmonly { display: inline-block; width: 40px; text-align: left; }

.restrictivehead { display: flex; align-items: flex-start; }
.restrictivehead .restrictiveheadbox { display: flex; align-items: flex-start; flex: 0 0 100%; max-width: 20%; padding-right: 10px; }
.restrictivehead .restrictiveheadbox .restrictivetextes { font-size: 12px; }
.restrictivehead .restrictiveheadbox .restrictivetextes span { display: block; line-height: 1.1em; }
.restrictivehead .restrictiveheadbox .colorbox { flex: 0 0 100%; max-width: 15px; height: 15px; margin: -1px 8px 0 0; }
.restrictivehead .restrictiveheadbox .colorbox.blue { background: #b8bebf; }
.restrictivehead .restrictiveheadbox .colorbox.green { background: #707071; }
.restrictivehead .restrictiveheadbox .colorbox.yellow { background: #84c0d0; }
.restrictivehead .restrictiveheadbox .colorbox.light-yellow { background: #fcdd40; }
.restrictivehead .restrictiveheadbox .colorbox.red { background: #ff666e; }

.representmaster .row { margin-bottom: 15px; }
.representmaster .row:last-child { margin-bottom: 0; }
.representmaster .headingonly h2 { color: #828282 !important; }
.representmaster .representdynamicrows .row { align-items: center; }
.representmaster .representdynamicrows .row .col-3 .representboxwithpercent { display: flex; align-items: center; }
.representmaster .representdynamicrows .row .col-3 .representboxwithpercent .percent { display: flex; align-items: center; justify-content: center; flex: 0 0 100%; max-width: 44px; height: 44px; background: #D9D9D9; border-radius: 200px; margin-right: 15px; }
.representmaster .representdynamicrows .row .col-3 .representboxwithpercent .percent span { font-weight: 700; }
.representmaster .representdynamicrows .row .col-3 .representboxwithpercent .percenttext { font-size: 14px; font-weight: 700; line-height: 1.2em; }
.representmaster .representdynamicrows .row .col-3 .representboxwithpercent .percenttext a { color: #0F75BC; }
.representmaster .representdynamicrows .row .col-9 .percentmasterbox { display: flex; align-items: center; }
.representmaster .representdynamicrows .row .col-9 .percentmasterbox .restrictiveheadbox { flex: 0 0 100%; max-width: 20%; font-size: 14px; font-weight: 700; text-align: center; padding: 0 10px; }
.representmaster .representdynamicrows .row .col-9 .percentmasterbox .restrictiveheadbox .restrictivemobileonly { display: none; }
.representmaster .representdynamicrows .row .col-9 .restrictivemobileonly { display: none; }

.representmaster .representdynamicrows .row .col-9 .restrictiveheadkilometermain .kilometerpercent .kilometeareas .kmonly { /*width: 30px;*/ }

.representmaster .row.headingonly { padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0; }
.representmaster .row.representdynamicrows { padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0; }
.representmaster .row.representdynamicrows .row { padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0; }

.bootstrapmasterover .bootstrapmasteroverright .card .masterregionshideshow { padding: 25px 0; }
.bootstrapmasterover .bootstrapmasteroverright .card .masterregionshideshow .showrelatedregions { text-align: center; }
.bootstrapmasterover .bootstrapmasteroverright .card .masterregionshideshow .showrelatedregions .viewrelatedregions { display: inline-block; min-width: 96.3px; width: auto; height: auto; background: url('../img/chevrons-down_2.svg') no-repeat right 8px center/15px; border: 1px solid #0f75bc; border-radius: 10px; font-size: 12px; color: #0f75bc; font-weight: 700; line-height: 13px; text-transform: uppercase; white-space: nowrap; cursor: pointer; padding: 5px 26px 5px 8px; margin-left: 20px; } 
.bootstrapmasterover .bootstrapmasteroverright .card .masterregionshideshow .hiderelatedregions { display: none; text-align: center; }
.bootstrapmasterover .bootstrapmasteroverright .card .masterregionshideshow .hiderelatedregions .hiderelatedregions { display: inline-block; min-width: 96.3px; width: auto; height: auto; background: url('../img/chevrons-up.svg') no-repeat right 8px center/15px; border: 1px solid #0f75bc; border-radius: 10px; font-size: 12px; color: #0f75bc; font-weight: 700; line-height: 13px; text-transform: uppercase; white-space: nowrap; cursor: pointer; padding: 5px 26px 5px 8px; margin-left: 20px; } 

.locatedmaster { margin: 0 18px; }
.locatedmaster .row { margin-bottom: 15px; }
.locatedmaster .headingonly h2 { font-size: 16px; color: #828282 !important; }
.locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item { background: none; border: none; border-radius: 0; }
.locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-header { display: flex; align-items: center; border-bottom: 1px solid #DEE2E6; padding-top: 15px; padding-bottom: 15px; margin-bottom: 0; }
.locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-header .accordion-button { flex: 0 0 100%; max-width: 25%; background: none; box-shadow: none; outline: none; font-size: 14px; color: #000000; font-weight: 700; line-height: 1.2em; padding: 0 20px 0 15px; }
.locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-header .accordion-button:after { order: -1; background: url('../img/d-arrow.svg') no-repeat center / 100%; margin: 0 12px 0 0; }
.locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-header .canvas { flex: 0 0 100%; max-width: 75%; }
.locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-header .canvas canvas { /*width: 100% !important; height: 10px !important;*/ }
.locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-body .borderbottom .col-3 { text-align: right; }
.locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-body .regionsbtnsection { display: inline-block; }
.locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-body .textonly { font-size: 15px; line-height: 1.3em; }
.locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-body .textonly.labelformobile { display: none; }
.locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-collapse { margin-bottom: 20px; }

.locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item.activecls { background: #f6f4f3; padding: 0; margin-bottom: 0; }
.locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item.activecls .accordion-header { border-bottom: none; }
.locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item.activecls .accordion-collapse .representmaster { border-top: 1px solid #DEE2E6; padding-top: 15px; }

.regionreportbtnmastermain .col-3 { text-align: right; }
.regionreportbtnmastermain .col-3 .regionsbtnsection .regionsbtn a { text-decoration: none; }

body .bottomclsfortabls { position: fixed; right: 0; bottom: 0; max-width: 453px; width: 100%; max-height: calc(100% - 80px); z-index: 9; }
body .bottomclsfortabls .tabfordisclaimer { margin-bottom: 0 !important; }

.forcountrielistonly .individualclssecond .sortcls { display: flex; justify-content: space-between; }
.forcountrielistonly .individualclssecond .sortcls .newsortbycls .pointsortbyoptionCountry { display: inline-block; width: 90px; height: auto; appearance: none; background: url('../img/white-dn-arrow.svg') no-repeat right 8px center / 12px; border: 1px solid #fff; border-radius: 10px; font-size: 12px; color: #fff; font-weight: 700; line-height: 13px; text-transform: uppercase; white-space: nowrap; cursor: pointer; padding: 5px 26px 5px 8px; } 
.forcountrielistonly .individualclssecond .sortcls .newsortbycls .pointsortbyoptionCountry option { color: #000; }
.forcountrielistonly .individualclssecond .sortcls .newAllRegionSelectbox .mainmenu { margin: 0; }
.forcountrielistonly .individualclssecond .sortcls .newAllRegionSelectbox .mainmenu a { display: inline-block; width: 136px; height: auto; appearance: none; background: url('../img/white-dn-arrow.svg') no-repeat right 8px center / 12px; border: 1px solid #fff; border-radius: 10px; font-size: 12px; color: #fff; font-weight: 700; line-height: 13px; text-transform: uppercase; text-decoration: none; white-space: nowrap; cursor: pointer; padding: 5px 26px 5px 8px; margin: 0; }
.forcountrielistonly .individualclssecond .sortcls .newAllRegionSelectbox .mainmenu a span { font-size: 12px; color: #fff; font-weight: 700; line-height: 13px; margin: 0; }
.forcountrielistonly .individualclssecond .sortcls .newAllRegionSelectbox .mainmenu .dropdown-menu { background: #fff; }
.forcountrielistonly .individualclssecond .sortcls .newAllRegionSelectbox .mainmenu .dropdown-menu .sidebar-dropdown { padding: 0; margin: 0; }
.forcountrielistonly .individualclssecond .sortcls .newAllRegionSelectbox .mainmenu .dropdown-menu .sidebar-dropdown li { background: #F7F7F7 url('../img/black-dn-aw.svg') no-repeat left 15px center / 12px; border-bottom: 1px solid #708EB4; font-size: 16px; color: #00366A; font-weight: 700; line-height: normal; cursor: pointer; padding: 10px 15px 10px 38px; }

/*.tabforaresandcountry .termusecls .accordion .accordion-item .accordion-header .accordion-button { background: #F7F7F7 url('../img/black-dn-aw.svg') no-repeat left 15px center / 12px; border-bottom: 1px solid #708EB4; border-radius: 0; box-shadow: none; outline: none; font-size: 16px; color: #00366A; font-weight: 700; line-height: normal; cursor: pointer; padding: 10px 15px 10px 38px; }
.tabforaresandcountry .termusecls .accordion .accordion-item .accordion-header .accordion-button:before { display: none; }
.tabforaresandcountry .termusecls .accordion .accordion-item .accordion-header .accordion-button:after { display: none; }*/

.newlocatedInBoxMaster .leftsidebartree a { color: #0F75BC; text-decoration: none; margin-bottom: 3px !important; }
.newlocatedInBoxMaster .leftsidebartree a:hover { color: #000; }
.newlocatedInBoxMaster .leftsidebartree .newclslocatedinlevel { position: relative; margin-bottom: 5px !important; }
.newlocatedInBoxMaster .leftsidebartree .newclslocatedinlevel .childlinks { position: absolute; top: auto; left: 0; background: #FFF; border: 1px solid #0F75BC; border-radius: 8px; z-index: 1; }
.newlocatedInBoxMaster .leftsidebartree .newclslocatedinlevel .childlinks a { display: block; border-bottom: 1px solid #EFEFEF; color: #343A40; font-weight: 400; text-transform: uppercase; text-decoration: none; padding: 7px 15px; }
.newlocatedInBoxMaster .leftsidebartree .newclslocatedinlevel .childlinks a:last-child { border-bottom: none; }
.newlocatedInBoxMaster .leftsidebartree .newclslocatedinlevel .childlinks a:hover { color: #0F75BC; text-decoration: none; }
.newlocatedInBoxMaster .leftsidebartree .newclslocatedinlevel .childlinks .redirectlink a { margin: 0; }
.newlocatedInBoxMaster .leftsidebartree .newclslocatedinlevel .geography_type { background: #ECECEC; font-style: italic; margin-bottom: 5px; }
.newlocatedInBoxMaster .leftsidebartree .newclslocatedinlevel .geography_type .regionpatentname { padding: 5px 0; margin-bottom: 0 !important; }
.newlocatedInBoxMaster .leftsidebartree .newclslocatedinlevel .lfpChildrenRegionsPlusSign { padding-left: 16px; }
.newlocatedInBoxMaster .leftsidebartree .newclslocatedinlevel .lfpChildrenRegionsPlusSign > .plus, 
.newlocatedInBoxMaster .leftsidebartree .newclslocatedinlevel .lfpChildrenRegionsPlusSign > .minus { position: absolute; left: 0; top: 4px; }

/* Download Report */
main.content.myaccountpagesPopup { display: none; position: fixed; left: 2%; top: 8vh; width: 96%; background: none; z-index: 999; padding: 0; margin: 0 auto; }
main.content.myaccountpagesPopup .container-fluid { position: relative; }
main.content.myaccountpagesPopup .container-fluid .closedIconMyAccountPopup { position: absolute; top: -15px; right: -13px; width: 32px; height: 32px; z-index: 9; }
main.content.myaccountpagesPopup .container-fluid .closedIconMyAccountPopup a { position: relative; top: 14px; right: 12px; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; font-size: 0; }
main.content.myaccountpagesPopup .container-fluid .closedIconMyAccountPopup a:after { position: absolute; top: -6px; left: 8px; content: "×"; font-family: poppins,sans-serif !important; line-height: 45px; color: #616161; font-size: 22px; cursor: pointer; font-weight: 700; text-align: center; text-decoration: none; }
main.content.myaccountpagesPopup .container-fluid .closedIconMyAccountPopup a:hover:after { color: #111111; }

main.content.myaccountpagesPopup .container-fluid .row .col-md-3 .card { position: sticky; top: 0; background: none; }
main.content.myaccountpagesPopup .container-fluid .row .col-md-3 .card .list-group { border-radius: 10px; }
main.content.myaccountpagesPopup .container-fluid .row .col-md-3 .card .list-group .list-group-item { font-size: 16px; color: #002540; line-height: 1.3em; }
main.content.myaccountpagesPopup .container-fluid .row .col-md-3 .card .list-group .list-group-item.active { background: #005693; color: #fff; }
main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card { border-radius: 10px; }
main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-title { border-radius: 10px; font-size: 20px; color: #253551; font-weight: 700; }
main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-header { border-radius: 10px; padding-bottom: 0; }
main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body { font-size: 16px; color: #002540; }
main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body label { margin-bottom: 0; }
main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body input[type="text"], main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body input[type="email"], main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body input[type="search"], main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body input[type="password"], main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body select { border: 1px solid rgba(0,0,0,.3); border-radius: 8px; font-size: 14px; color: #000; padding: 8px 10px; }
main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body input[type="text"]:focus, main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body input[type="email"]:focus, main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body input[type="search"]:focus, main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body input[type="password"]:focus, main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body select:focus { border-color: #005693; box-shadow: none; outline: none; }
main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body .btn-primary { display: inline-block; background: #0f75bc; border-radius: 10px; box-shadow: -2px -2px 4px 0 rgba(0,0,0,.36) inset,1px 4px 4px 0 rgba(0,0,0,.36); border: none; font-size: 15px; color: #fff; font-weight: 700; text-transform: uppercase; padding: 10px 20px; }
main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body .btn-primary:hover, main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body .btn-primary:active { background: #3b9cdf; box-shadow: -2px -2px 4px 0 rgba(0,0,0,.36) inset,1px 6px 4px 0 rgba(0,0,0,.36); }
main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body .alert { justify-content: center; text-align: center; margin-top: 15px; }

main.content.myaccountpagesPopup .container-fluid .tablemasterdiv #pdfrd_wrapper .dt-layout-row:first-child { margin-top: 10px; }
main.content.myaccountpagesPopup .container-fluid .tablemasterdiv .dt-layout-row .dt-length select { margin-right: 5px; } 
main.content.myaccountpagesPopup .container-fluid .tablemasterdiv .dt-layout-row .dt-paging button { background: none; border: none; color: #000 !important; line-height: 18px; }
main.content.myaccountpagesPopup .container-fluid .tablemasterdiv .dt-layout-row .dt-paging button.current { background: #005693; border: none; border-radius: 10px; color: #fff !important; line-height: 18px; }
main.content.myaccountpagesPopup .container-fluid .tablemasterdiv table { width: 100% !important; }
main.content.myaccountpagesPopup .container-fluid .tablemasterdiv table th { color: #253551; line-height: 1.25em; }
main.content.myaccountpagesPopup .container-fluid .tablemasterdiv table td { color: #002540; line-height: 1.25em; }
main.content.myaccountpagesPopup .container-fluid .tablemasterdiv table td svg { color: #002540; }
main.content.myaccountpagesPopup .d-none { display: table-cell !important; }

main.content.myaccountpagesPopup .container-fluid .tablemasterdiv table#bkrd th:first-child, main.content.myaccountpagesPopup .container-fluid .tablemasterdiv table#bkrd td:first-child { width: 22%; }
main.content.myaccountpagesPopup .container-fluid .tablemasterdiv table#bkrd th:nth-child(4), main.content.myaccountpagesPopup .container-fluid .tablemasterdiv table#bkrd td:nth-child(4) { text-align: center; }
main.content.myaccountpagesPopup .container-fluid .tablemasterdiv table#bkrd th:last-child, main.content.myaccountpagesPopup .container-fluid .tablemasterdiv table#bkrd td:last-child { text-align: center; }
main.content.myaccountpagesPopup .container-fluid .tablemasterdiv table#pdfrd th:first-child, main.content.myaccountpagesPopup .container-fluid .tablemasterdiv table#pdfrd td:first-child { width: 22%; }
main.content.myaccountpagesPopup .container-fluid .tablemasterdiv table#pdfrd th:nth-child(4), main.content.myaccountpagesPopup .container-fluid .tablemasterdiv table#pdfrd td:nth-child(4) { text-align: center; }
main.content.myaccountpagesPopup .container-fluid .tablemasterdiv table#pdfrd th:last-child, main.content.myaccountpagesPopup .container-fluid .tablemasterdiv table#pdfrd td:last-child { text-align: center; }

#myBookmarks .alert, #myDownloadedReports .alert { position: fixed; top: 50%; width: 100%; box-sizing: border-box; right: 50%; max-width: 500px; padding: 15px 20px;  margin-right: -415px; }

.myaccountpagesPopup:before { position: fixed; top: 0px; left: 0; content: ""; width: 100%; height: 100%; background: rgba(0,0,0,.7); z-index: -1; }
.myaccountpagesPopup .mainpopupwarpsMyAccount { background: rgba(232,232,232,.9); border-radius: 10px; max-height: calc(100vh - 16vh) !important; overflow-y: auto; padding: 20px; z-index: 1; } 
.myaccountpagesPopup .mainpopupwarpsMyAccount .row .col-md-3 { width: 200px; padding-right: 0; }
.myaccountpagesPopup .mainpopupwarpsMyAccount .row .col-md-9 { width: calc(100% - 200px); }
.myaccountpagesPopup .mainpopupwarpsMyAccount #preferencePassword input[type="password"] { max-width: 340px; }

/* Login & Sign Up */
.signuplogincommonclsdesign { flex: 1; }
.signuplogincommonclsdesign.forsignuponly { padding-top: 20px; }
.signuplogincommonclsdesign.forloginonly { padding-top: 50px; }
.signuplogincommonclsdesign.forforgotpasswordonly { padding-top: 20px; }

.signuplogincommonclsdesign h1 { font-size: 32px; }
.signuplogincommonclsdesign p { font-size: 16px; font-weight: 400; color: #000; line-height: 1.35em; }
.signuplogincommonclsdesign a { color: #005693; }
.signuplogincommonclsdesign .lead { font-size: 18px; font-weight: 400; color: #000; line-height: 1.3em; margin-bottom: 20px; }
.signuplogincommonclsdesign .card { border-radius: 10px; margin-bottom: 10px; }
.signuplogincommonclsdesign .card .card-body form label { margin-bottom: 0; }
.signuplogincommonclsdesign .card .card-body form input[type="text"], .signuplogincommonclsdesign .card .card-body form input[type="email"], .signuplogincommonclsdesign .card .card-body form input[type="password"], .signuplogincommonclsdesign .card .card-body form select { border: 1px solid rgba(0,0,0,.3); border-radius: 8px; font-size: 14px; color: #000; padding: 8px 10px; }
.signuplogincommonclsdesign .card .card-body form input[type="text"]:focus, .signuplogincommonclsdesign .card .card-body form input[type="email"]:focus, .signuplogincommonclsdesign .card .card-body form input[type="password"]:focus, .signuplogincommonclsdesign .card .card-body form select:focus { border-color: #005693; box-shadow: none; outline: none; }
.signuplogincommonclsdesign .card .card-body form .btn-primary { display: inline-block; background: #0f75bc; border-radius: 10px; box-shadow: -2px -2px 4px 0 rgba(0,0,0,.36) inset,1px 4px 4px 0 rgba(0,0,0,.36); border: none; font-size: 15px; color: #fff; font-weight: 700; text-transform: uppercase; padding: 10px 20px; }
.signuplogincommonclsdesign .card .card-body form .btn-primary:hover, .signuplogincommonclsdesign .card .card-body form .btn-primary:active { background: #3b9cdf; box-shadow: -2px -2px 4px 0 rgba(0,0,0,.36) inset,1px 6px 4px 0 rgba(0,0,0,.36); }
.signuplogincommonclsdesign .card .card-body form .invalid-feedback { line-height: 1.2em; }
.signuplogincommonclsdesign .card .alert { justify-content: center; margin-top: 15px; }

.togglePasswordWrap .form-control { height: 40px; border-right: none !important; }
.togglePasswordWrap .input-group-text { width: 36px; height: 40px; background: none !important; border: 1px solid rgba(0,0,0,.3) !important; border-left: none !important; border-radius: 0 8px 8px 0 !important; }
.togglePasswordWrap .form-control:focus + .input-group-text { border-color: #005693 !important; }

.tutorialsmain { margin-top: 20px; margin-bottom: 10px; }
.tutorialsmain h1 { position: relative; font-size: 20px !important; font-family: 'Poppins', sans-serif !important; text-transform: none; padding-left: 32px; }
.tutorialsmain h1:before { position: absolute; top: 0; left: 0; content: ""; background: url('../img/youtube-fill.svg') no-repeat center / 100%; width: 25px; height: 25px;  }
.tutorialsmain .tutorialsCls { list-style: none; padding: 0; margin: 0; }
.tutorialsmain .tutorialsCls li { color: rgba(0,0,0,.6); cursor: pointer; padding: 0 32px; }
.tutorialsmain .tutorialsCls li:hover { color: #002540; text-decoration: underline; }
.tutorialsmain .tutorialsCls li.active { background-color: rgba(0,0,0,.03); color: #002540; font-weight: 700; }
.tutorialsmain .tutorialsCls li[active="yes"] { background-color: rgba(0,0,0,.03); color: #002540; font-weight: 700; }

.youtube-video { aspect-ratio: 16 / 9; width: 100%; }

.tutorialModalDialog .modal-header h3 { font-size: 20px; margin-bottom: 0; }
.tutorialModalDialog .contentforvideo { padding-top: 10px; }
.tutorialModalDialog .contentforvideo p { margin-bottom: 15px; }

.form-control:disabled { background-color: rgba(0,0,0,.05); }

.align-items-centermainmaster { align-items: center; }

.keyinfonewcls .keyinformainwarp .commonrow .commoncolright { max-width: calc(100% - 130px); }

.sitelistincountrypage { overflow-x: auto; }

div.dataTables_wrapper div.dataTables_length select { margin: 0 5px; }

#exampleModalToggle2 .signuplogincommonclsdesign.forloginonly { padding-top: 0; }
#exampleModalToggle2 .signuplogincommonclsdesign.forloginonly .card { box-shadow: none; }
#exampleModalToggle2 .signuplogincommonclsdesign.forloginonly .card .card-body { padding: 0; }
#exampleModalToggle2 .signuplogincommonclsdesign.forloginonly .card .card-body .m-sm-3 { margin: 0 !important; }
#exampleModalToggle2 .modal-header h3 { font-family: poppins, sans-serif; font-size: 26px; color: rgb(37, 53, 81); font-weight: 700; padding: 0 18px; margin: 0; }

.introjs-tooltiptext .btn-primary { display: inline-block; background: #0F75BC; border: none; border-radius: 10px; box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.36) inset, 1px 4px 4px 0px rgba(0, 0, 0, 0.36); font-size: 15px; color: #fff; font-weight: 700; }
.myTooltiplfpborderhide .introjs-tooltiptext .btn-primary { margin-top: 10px; }

a.btn.btn-primary.btn-lg.outlinewithicon.downloadpdfareasrep { display: inline-block; background: #0F75BC; border: none; border-radius: 10px; box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.36) inset, 1px 4px 4px 0px rgba(0, 0, 0, 0.36); font-size: 15px; color: #fff; font-weight: 700; }

/* body .introjs-tooltipReferenceLayer { top: 200px !important; } */

body .paging_simple_numbers a { border: none !important; font-size: 14px; color: #000 !important; }
body div.dataTables_wrapper div.dataTables_info { font-size: 14px; color: #000 !important; }

#downloadReportFormNew .modal-body a { border-bottom: none; }

@media screen and (min-width: 1301px) and (max-width: 1400px) {
    .restrictiveheadkilometermain .kilometerpercent { font-size: 11px; }
    .locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-body .textonly { font-size: 11px; line-height: 1.3em; }
}

@media screen and (min-width: 1201px) and (max-width: 1300px) {
    .restrictiveheadkilometermain .kilometerpercent { font-size: 9px; }
    .locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-body .textonly { font-size: 9px; line-height: 1.3em; }
}

@media screen and (min-width: 1101px) and (max-width: 1200px) {
    .restrictiveheadkilometermain .kilometerpercent { font-size: 9px; }
    .locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-body .textonly { font-size: 9px; line-height: 1.3em; }
}

@media screen and (min-width: 901px) and (max-width: 1100px) {
    .restrictiveheadkilometermain .kilometerpercent { font-size: 12px; }
    .locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-body .textonly { font-size: 12px; line-height: 1.3em; }
}

@media screen and (min-width: 801px) and (max-width: 900px) {
    .restrictiveheadkilometermain .kilometerpercent { font-size: 9px; }
    .locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-body .textonly { font-size: 9px; line-height: 1.3em; }
}

@media screen and (min-width: 768px) and (max-width: 800px) {
    .restrictiveheadkilometermain .kilometerpercent { font-size: 8px; }
    .locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-body .textonly { font-size: 8px; line-height: 1.3em; }
}

@media screen and (min-width: 361px) and (max-width: 767px) {
    .restrictiveheadkilometermain .kilometerpercent { font-size: 12px; }
    .locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-body .textonly { font-size: 12px; line-height: 1.3em; }
}

@media (max-width: 360px) {
    .restrictiveheadkilometermain .kilometerpercent { font-size: 9px; }
    .locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-body .textonly { font-size: 9px; line-height: 1.3em; }
}

@media (max-width: 1400px) {
    main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body { overflow-x: auto; }
    main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body .row .col-5 input[type="text"] { width: 100%; }
    main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body .tablemasterdiv { overflow-x: auto; }
    main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body .tablemasterdiv #bkrd_wrapper { width: 1024px; }

    main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body .tablemasterdiv { overflow-x: auto; }
    main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body .tablemasterdiv #pdfrd_wrapper { width: 1024px; }
}

@media (max-width: 1360px) {
    main.content.myaccountpagesPopup .container-fluid .tablemasterdiv #bkrd_wrapper .dt-layout-row:first-child .dt-end { text-align: left; }
    main.content.myaccountpagesPopup .container-fluid .tablemasterdiv #pdfrd_wrapper .dt-layout-row:first-child .dt-end { text-align: left; }
}

@media (max-width: 1200px) {
    #myBookmarks .alert, #myDownloadedReports .alert { margin-right: -342px; }
}

@media (max-width: 1024px) {
    main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body .row .col-5 { width: 100%; }
    main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body .tablemasterdiv .dt-layout-row .dt-start { display: block; width: 100%; margin-top: 10px; }
    main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body .tablemasterdiv .dt-layout-row .dt-start .dt-length { text-align: left; }
    main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body .tablemasterdiv .dt-layout-row .dt-end .dt-search { text-align: left; }
    main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body .tablemasterdiv .dt-layout-row .dt-end { display: block; width: 100%; text-align: left; }
    main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body .tablemasterdiv .dt-layout-row .dt-end input[type="search"] { width: 100%; margin: 0; }

    main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body .tablemasterdiv .dt-layout-row .dt-end input[type="search"] { max-width: 300px; margin-left: 8px; }
}

@media (max-width: 992px) {
    .myaccountpagesPopup .mainpopupwarpsMyAccount .row .col-md-3 { width: 100%; padding-right: 15px; }
    .myaccountpagesPopup .mainpopupwarpsMyAccount .row .col-md-9 { width: 100%; }
}

@media (max-width: 770px) {
   .site-header.navbar .form-control { max-width: 320px !important; }
}

@media (max-width: 767px) {
    .restrictivehead { display: none; }
    .bootstrapmasterover .bootstrapmasteroverright .card .card-body .row.borderbottom  { align-items: flex-start; flex-direction: column; }
    .bootstrapmasterover .bootstrapmasteroverright .card .card-body .row.borderbottom .col-3 { width: 100%; max-width: 280px; }
    .bootstrapmasterover .bootstrapmasteroverright .card .card-body .row.borderbottom .col-9 { width: 100%; max-width: 280px; }
    .bootstrapmasterover .bootstrapmasteroverright .card .card-body .row.borderbottom .textonly { text-align: left; }
    .bootstrapmasterover .bootstrapmasteroverright .card .card-body .row.borderbottom .textonly span br { display: none; }

    .representmaster .row.representdynamicrows .row { align-items: flex-start; flex-direction: column; }
    .representmaster .row.representdynamicrows .row .col-3 { width: 100%; max-width: 280px; }
    .representmaster .row.representdynamicrows .row .col-9 { width: 100%; max-width: 280px; }

    .locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-collapse { max-width: 292px; }

    .restrictiveheadkilometermain { flex-wrap: wrap; }
    .restrictiveheadkilometermain .kilometerpercent { display: flex; align-items: center; justify-content: space-between; max-width: 100%; margin-top: 8px; }
    .representmaster .representdynamicrows .row .col-9 .restrictivemobileonly { display: block; }
    .restrictiveheadkilometermain .kilometerpercent .kilometeareas .digits { width: 88px; }
    .restrictiveheadkilometermain .kilometerpercent .kilometeareas .kmonly { width: auto; }

    .representmaster .representdynamicrows .row .col-9 .restrictivemobileonly { display: flex; align-items: center; }
    .representmaster .representdynamicrows .row .col-9 .restrictivemobileonly .colorbox { flex: 0 0 100%; max-width: 15px; height: 15px; margin: -1px 8px 0 0; }
    .representmaster .representdynamicrows .row .col-9 .restrictivemobileonly .colorbox.blue { background: #b8bebf; }
    .representmaster .representdynamicrows .row .col-9 .restrictivemobileonly .colorbox.green { background: #707071; }
    .representmaster .representdynamicrows .row .col-9 .restrictivemobileonly .colorbox.yellow { background: #84c0d0; }
    .representmaster .representdynamicrows .row .col-9 .restrictivemobileonly .colorbox.light-yellow { background: #fcdd40; }
    .representmaster .representdynamicrows .row .col-9 .restrictivemobileonly .colorbox.red { background: #ff666e; }
    .representmaster .representdynamicrows .row .col-9 .restrictivemobileonly .restrictivetextes { white-space: nowrap; }

    .bootstrapmasterover .bootstrapmasteroverright .card .card-body .row.borderbottom .textonly.labelfordesktop { display: none; }
    .bootstrapmasterover .bootstrapmasteroverright .card .card-body .row.borderbottom .textonly.labelformobile { display: block; }
    .bootstrapmasterover .bootstrapmasteroverright .card .card-body .row.borderbottom .textonly.labelformobile .kilometerpercent { display: flex; align-items: center; justify-content: space-between; max-width: 100%; margin-top: 8px; } 
    .bootstrapmasterover .bootstrapmasteroverright .card .card-body .row.borderbottom .textonly.labelformobile .kilometerpercent .kilometeareas { width: 115px; text-align: right; }

    .regionreportbtnmastermain .col-3 { width: 100%; }
    .regionreportbtnmastermain .col-9 { width: 100%; }

    .locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-body .textonly.labelfordesktop { display: none; }
    .locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-body .textonly.labelformobile { display: block; }
    .locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-body .textonly.labelformobile .kilometerpercent { display: flex; align-items: center; justify-content: space-between; max-width: 100%; margin-top: 8px; } 
    .locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-body .textonly.labelformobile .kilometerpercent .kilometeareas { width: 115px; text-align: right; }

    .locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-body .borderbottom .col-3 { width: 100%; }
    .locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-body .borderbottom .col-9 { width: 100%; }

    #exampletestids { width: 760px !important; }

    .locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-header { flex-wrap: wrap; }
    .locatedmaster .locateddynamicrows .accordionMasterBox .accordion .accordion-item .accordion-header .accordion-button { max-width: 100%; margin-bottom: 5px; }

    .site-header .newheaderdesign .rightMenu { max-width: 96px; }
    .site-header.headerLoginSearcboxCls .newheaderdesign .rightMenu { max-width: 135px; }
    .site-header.headerLoginSearcboxCls .newheaderdesign .rightMenu .signupbtn { padding-left: 5px; }

    .bootstrapmasterover .bootstrapmasteroverright .card .card-body .row.headregionplusgraph .col-3 { width: 100%; }
    .bootstrapmasterover .bootstrapmasteroverright .card .card-body .row.headregionplusgraph .col-9 { width: 100%; padding: 0 10px; }
    .bootstrapmasterover .bootstrapmasteroverright .card .card-body h2 { /*text-align: center;*/ }

    .newprogressbarbootstrapsmall { padding: 0 15.5px; }

    .myaccountpagesPopup .mainpopupwarpsMyAccount .row .col-md-3 { padding-right: 15px; }
    main.content.myaccountpagesPopup .container-fluid .closedIconMyAccountPopup a { top: -10px; right: -8px; }

    #myBookmarks .alert, #myDownloadedReports .alert { right: 15%; max-width: 70%; margin-right: 0; }

    body div.dataTables_wrapper div.dataTables_info { padding-bottom: .85em; }
    body div.dataTables_wrapper div.dataTables_paginate { padding-bottom: 15px; }
}

@media (max-width: 480px) {
    .bootstrapmasteroverright h2 { font-size: 18px; }
    div.dataTables_wrapper div.dataTables_filter input { width: calc(100% - 70px); }

    .feedbackdiv .linktofeedback .fillbtn { margin-right: 5px; }

    .newdesignlayoutforfishing .secondrowdetailleft .mainheadingfirstmaster .mainheadingfirstcol { font-size: 9px !important; }
    .bootstrapmasteroverright .newdesignlayoutforfishing .thirdrowdetailleft .col-3 .mainheadingfirstmaster .mainheadingfirstcol { font-size: 9px !important; line-height: normal; }

    main.content.myaccountpagesPopup .container-fluid .row .col-md-9 .tab-pane .card .card-body .tablemasterdiv .dt-layout-row .dt-end input[type="search"] { max-width: 200px; }
}

/***************************************************************************************************/
/*body .modal-backdrop { background: #000 !important; opacity: .7 !important; }*/
body .modal-backdrop { background: rgba(0,0,0,.6) !important; opacity: .6 !important; }

body #myTooltiplfp { top: -3px; background: url('https://map.navigatormap.org/newtheme/img/locatedInfoBlue.svg') no-repeat center; font-size: 0; }

body #myTooltipLocatedin { top: -3px; background: url('https://map.navigatormap.org/newtheme/img/locatedInfoBlue.svg') no-repeat center; font-size: 0; width: 18px;height: 18px; }
sup#myTooltipLocatedin:hover {
    border: none !important;
}
sup#myTooltipLocatedin {
    width: 18px;
    height: 18px;
    border-radius: 50px;
    color: #fff;
    font-weight: 500;
    line-height: 16px;
    padding: 0;
}


body #centeredModalforSignup h3 { font-family: poppins, sans-serif; font-size: 26px; color: rgb(37, 53, 81); font-weight: 700; padding: 0 18px; margin: 0; }
body #centeredModalforSignup div.container { width: 100%; }
body #centeredModalforSignup .btn-primary { display: inline-block; background: rgb(15, 117, 188); border-radius: 10px; box-shadow: rgba(0, 0, 0, 0.36) -2px -2px 4px 0px inset, rgba(0, 0, 0, 0.36) 1px 4px 4px 0px; border: medium; font-size: 15px; color: rgb(255, 255, 255); font-weight: 700; text-transform: uppercase; padding: 10px 20px; }
body #centeredModalforSignup a { color: rgb(0, 86, 147); }
body #signup a { color: rgb(0, 86, 147); }
body .form-control, body .form-select { border: 1px solid rgba(0,0,0,.3); border-radius: 8px; font-size: 14px; color: #000; padding: 8px 10px; }

body #centeredModaldownloadData h3 { font-family: poppins, sans-serif; font-size: 26px; color: rgb(37, 53, 81); font-weight: 700; padding: 0; margin: 0; }
body #centeredModaldownloadData .btn-lg { display: inline-block; background: rgb(15, 117, 188); border-radius: 10px; box-shadow: rgba(0, 0, 0, 0.36) -2px -2px 4px 0px inset, rgba(0, 0, 0, 0.36) 1px 4px 4px 0px; border: medium; font-size: 15px; color: rgb(255, 255, 255); font-weight: 700; text-transform: uppercase; }
body #centeredModaldownloadData .btn-lg:hover { background: #3B9CDF; box-shadow: -2px -2px 4px 0px rgba(0, 0, 0, 0.36) inset, 1px 6px 4px 0px rgba(0, 0, 0, 0.36); }
body #centeredModaldownloadData .btn-lg:active { background: #0F75BC; box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.36) inset; }
body #centeredModaldownloadData .modal-body .row .col-6 { width: 100%; margin-bottom: 12px; }
body #centeredModaldownloadData .modal-body .row .col-6 label { margin-bottom: 3px; }
body #centeredModaldownloadData .modal-body .row .col-12 { margin-bottom: 12px; }
body #centeredModaldownloadData .modal-body .row .col-12 label { margin-bottom: 3px; }
body #centeredModaldownloadData .modal-body .row .col-12 p.smalltext_required { margin-bottom: 0 !important; }

#plangTooltip {
    width: 18px;
    height: 18px;
    top: 0px;
    background: url(https://map.navigatormap.org/newtheme/img/locatedInfoBlue.svg) no-repeat center;
    font-size: 0 !important;
    border: none;
    border-radius: 50px;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    line-height: 16px;
    padding: 0;
    margin-left: -15px;
}

#plangTooltiplfp .modal-dialog .modal-content .modal-header {
    border: none;
    padding-bottom: 0;
}

.plang-wrap #plangTooltip { top: 5px; }
#signup .plang-wrap #plangTooltip { top: 11px; }

@media (max-width: 767px) {
    .plang-wrap { display: fl }
    .plang-wrap .col-md-6 { max-width: calc(100% - 30px); } 
    .plang-wrap .col-md-1 { max-width: 30px; }
}


#password ~ .valid-feedback {
  color: #28a745;
  display: none;
}
#password ~ .invalid-feedback {
  color: #dc3545;
  display: none;
}
#password.is-valid ~ .valid-feedback {
  display: block;
}
#password.is-invalid ~ .invalid-feedback {
  display: block;
}

.tooltip.bs-tooltip-auto.fade.show { font-family: 'Poppins', sans-serif !important; color: #fff; font-weight: 500; letter-spacing: .25px; }

/* 07-10-2024 */
.countriesDetail .site-header .newheaderdesign .rightMenu { max-width: 260px; }
.siteDetail .site-header .newheaderdesign .rightMenu { max-width: 260px; }
.restrictionsDetails .site-header .newheaderdesign .rightMenu { max-width: 260px; }

.countriesDetail .site-header.headerWithLoginSearcboxCls .newheaderdesign .rightMenu { max-width: 110px; }
.siteDetail .site-header.headerWithLoginSearcboxCls .newheaderdesign .rightMenu { max-width: 110px; }
.restrictionsDetails .site-header.headerWithLoginSearcboxCls .newheaderdesign .rightMenu { max-width: 110px; }

@media (max-width: 920px) {
    .countriesDetail .site-header .newheaderdesign .rightMenu { max-width: 150px; }
    .siteDetail .site-header .newheaderdesign .rightMenu { max-width: 150px; }
    .restrictionsDetails .site-header .newheaderdesign .rightMenu { max-width: 150px; }

    .site-header.headerWithLoginSearcboxCls .newheaderdesign .rightMenu .signupbtn { border: none; }
}


.geography_type .regionpatentname::after,.geography_type.inlinecss::after {
    content: "GEO";
    padding: 0px 4px;
    opacity: 0.569;
    width: 34px;
    height: 19px;
    border-radius: 3px;
    background-color: #cccccc;
    color: #ffffff;
    font-size: 12px;
    position: absolute;
    right: 10px;
    font-style: normal;
}


.newlocatedInBoxMaster .leftsidebartree .newclslocatedinlevel .geography_type{
    font-style: normal !important;
    background: #f5f5f5 !important;
}

.currentmaptabregion{
    width: max-content;
    height: auto;
    border-radius: 8px;
    background-color: #dedede;
    font-size: 14px;
    color: #000000;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
    padding: 1px 9px;
}
.geography_type.inlinecss{
    background: #f5f5f5 !important;
    font-style: normal !important;
}
@media (max-width: 992px) {
    .hb-title .thirdchild {
        flex: 0 0 100%;
    }
}


body #myTooltipSeaAroundUs { top: -3px; background: url('https://map.navigatormap.org/newtheme/img/locatedInfoBlue.svg') no-repeat center; font-size: 0; width: 18px;height: 18px; }
sup#myTooltipSeaAroundUs:hover {
    border: none !important;
}
sup#myTooltipSeaAroundUs {
    width: 18px;
    height: 18px;
    border-radius: 50px;
    color: #fff;
    font-weight: 500;
    line-height: 16px;
    padding: 0;
}
 

@media(max-width: 768px) {
    .searchresultzeromessage{
        align-items: flex-start;
        padding-top: 30px;
    }
    
}

/* 01-02-2025 */
.highlightBoxMasterTab .content { position: fixed; top: 75px; right: 0; background: none; width: 454px; padding: 0; z-index: 1; }
.highlightBoxMasterTab .content .contentMasterTabBox { display: none; position: absolute; bottom: 0; background: #ffda24; border-radius: 15px; box-shadow: 1px 3px 4px 0px rgba(0, 0, 0, 0.36); padding: 10px 5px 10px 15px; }
.highlightBoxMasterTab .content .contentMasterTabBox strong { display: block; font-family: 'Poppins', sans-serif; font-size: 13px; color: #00366A; font-weight: 700; line-height: 1.3em; } 
.highlightBoxMasterTab .content .contentMasterTabBox:before { position: absolute; top: 100%; left: 20px; content: ""; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #FFDA24; z-index: 11; }  
.highlightBoxMasterTab .content .contentMasterTabBox.countrybox { left: 0; max-width: 152px; }
.highlightBoxMasterTab .content .contentMasterTabBox.areasbox { left: 122px; max-width: 134px; }
.highlightBoxMasterTab .content .contentMasterTabBox.areasbox:before { left: 50%; margin-left: -8px; }
.highlightBoxMasterTab .content .contentMasterTabBox.restractionbox { right: 56px; max-width: 174px; }
.highlightBoxMasterTab .content .contentMasterTabBox.restractionbox:before { left: auto; right: 20px; }

@media (max-width: 767px) { 
    .highlightBoxMasterTab .content { display: none; }
}

.itooltipiconforlfpid .introjs-tooltiptext .btn-primary, .itooltipiconforeezid .introjs-tooltiptext .btn-primary { margin-top: 10px; }

/* 01-03-2025 */
.maplegendmastercls { position: absolute; margin-left: 10px; z-index: 999999; bottom: 78px !important; left: 0 !important; }
.maplegendmastercls .legendmain { width: 200px; background: #00366a; border-radius: 6px; padding: 6px; }
.maplegendmastercls .legendmain .legendmainHeadOnly .headingclsforlegend { font-size: 14px; color: #fff; font-weight: 700; line-height: 22px; padding: 0 5px 5px; }

.maplegendmastercls .legendmain .legendinner .legendinnerforlfp { background: #e2e2e2; border-radius: 4px; padding: 6px; margin-bottom: 6px; }
.maplegendmastercls .legendmain .legendinner .legendinnerforlfp .legendinnerheadermaster { display: flex; align-items: center; justify-content: space-between; }
.maplegendmastercls .legendmain .legendinner .legendinnerforlfp .legendinnerheadermaster p { font-size: 11.5px; color: #000; font-weight: 700; }

.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterheading .legendinnerdetailsmasterdetailswarp { display: flex; font-size: 10px; font-weight: 500; }
.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterheading .legendinnerdetailsmasterdetailswarp div:first-child { flex: 0 0 100%; max-width: 28px; }
.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterheading .legendinnerdetailsmasterdetailswarp div:nth-child(2) { flex: 0 0 100%; max-width: 28px; }
.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterheading .legendinnerdetailsmasterdetailswarp div:last-child { flex: 0 0 100%; max-width: calc(100% - 56px); }

.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailswarp { display: flex; font-size: 10px; line-height: 1.3em; margin-bottom: 6px; }
.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailswarp:last-child { margin-bottom: 0; }
.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailswarp div:first-child { flex: 0 0 100%; max-width: 28px; }
.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailswarp div:nth-child(2) { flex: 0 0 100%; max-width: 28px; }
.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailswarp div:last-child { flex: 0 0 100%; max-width: calc(100% - 56px); }

.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailswarp .legendlft5red { position: relative; }
.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailswarp .legendlft5red:after { position: absolute; top: 3px; left: 0; content: ""; width: 20px; height: 20px; border: 3px solid #FF666E; }
.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailswarp .legendlft5redfill { position: relative; }
.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailswarp .legendlft5redfill:after { position: absolute; top: 3px; left: 0; content: ""; width: 20px; height: 20px; background: #ED8A8F; }

.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailswarp .legendlft5yellow { position: relative; }
.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailswarp .legendlft5yellow:after { position: absolute; top: 3px; left: 0; content: ""; width: 20px; height: 20px; border: 3px solid #FCDD40; }
.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailswarp .legendlft5yellowfill { position: relative; }
.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailswarp .legendlft5yellowfill:after { position: absolute; top: 3px; left: 0; content: ""; width: 20px; height: 20px; background: #EBD971; }

.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailswarp .legendlft5blue { position: relative; }
.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailswarp .legendlft5blue:after { position: absolute; top: 3px; left: 0; content: ""; width: 20px; height: 20px; border: 3px solid #84C0D0; }
.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailswarp .legendlft5bluefill { position: relative; }
.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailswarp .legendlft5bluefill:after { position: absolute; top: 3px; left: 0; content: ""; width: 20px; height: 20px; background: #A3C8D2; }

.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailswarp .legendlft5grey { position: relative; }
.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailswarp .legendlft5grey:after { position: absolute; top: 3px; left: 0; content: ""; width: 20px; height: 20px; border: 3px solid #707071; }
.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailswarp .legendlft5greyfill { position: relative; }
.maplegendmastercls .legendmain .legendinner .legendinnerdetailsmaster .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailswarp .legendlft5greyfill:after { position: absolute; top: 3px; left: 0; content: ""; width: 20px; height: 20px; border: 1px solid #b8bebf; background: #B8BEBF; }

.maplegendmastercls .legendmain .legendinner .legendinnerforeez { background: #e2e2e2; border-radius: 4px; padding: 6px; }
.maplegendmastercls .legendmain .legendinner .legendinnerforeez .legendinnerheadermastereez { display: flex; }
.maplegendmastercls .legendmain .legendinner .legendinnerforeez .legendinnerheadermastereez .legendinnerheaderlefteez { flex: 0 0 100%; max-width: calc(100% - 16px); }
.maplegendmastercls .legendmain .legendinner .legendinnerforeez .legendinnerheadermastereez .legendinnerheaderrighteez { flex: 0 0 100%; max-width: 16px; }
.maplegendmastercls .legendmain .legendinner .legendinnerforeez .legendinnerheadermastereez .legendinnerheaderlefteez .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailseez { display: flex; font-size: 10px; line-height: 1.3em; margin-bottom: 6px; }
.maplegendmastercls .legendmain .legendinner .legendinnerforeez .legendinnerheadermastereez .legendinnerheaderlefteez .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailseez:last-child { margin-bottom: 0; }
.maplegendmastercls .legendmain .legendinner .legendinnerforeez .legendinnerheadermastereez .legendinnerheaderlefteez .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailseez div:first-child { flex: 0 0 100%; max-width: 28px; }
.maplegendmastercls .legendmain .legendinner .legendinnerforeez .legendinnerheadermastereez .legendinnerheaderlefteez .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailseez div:nth-child(2) { flex: 0 0 100%; max-width: calc(100% - 28px); }

.maplegendmastercls .legendmain .legendinner .legendinnerforeez .legendinnerheadermastereez .legendinnerheaderlefteez .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailseez .whiteclsbg { position: relative; }
.maplegendmastercls .legendmain .legendinner .legendinnerforeez .legendinnerheadermastereez .legendinnerheaderlefteez .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailseez .whiteclsbg:after { position: absolute; top: 5px; left: 0; content: ""; width: 20px; height: 3px; background: #ffffff; }

.maplegendmastercls .legendmain .legendinner .legendinnerforeez .legendinnerheadermastereez .legendinnerheaderlefteez .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailseez .blueclsbgdots { position: relative; }
.maplegendmastercls .legendmain .legendinner .legendinnerforeez .legendinnerheadermastereez .legendinnerheaderlefteez .legendinnerdetailsmasterdetails .legendinnerdetailsmasterdetailseez .blueclsbgdots:after { position: absolute; top: 5px; left: 0; content: ""; width: 20px; height: 3px; background: url('../img/dashline.jpg') no-repeat center / 100%; }

.itooltipiconforlfp { display: block; width: 16px; height: 16px; background: url('../img/itool.jpg') no-repeat center / 100%; cursor: pointer; }
.legendinnerheaderrighteez span { display: block; width: 16px; height: 16px; background: url('../img/itool.jpg') no-repeat center / 100%; cursor: pointer; }

.leaflet-container .leaflet-control-layers-group-name-master,
.leaflet-container .leaflet-control-layers-base label span.leaflet-control-layers-group-name,
#leaflet-control-layers-group-3 label span.leaflet-control-layers-group-name,
#leaflet-control-layers-group-4 label span.leaflet-control-layers-group-name { 
    font-family: 'Poppins', sans-serif; font-size: 11px; color: #253551; font-weight: 700; 
}

#leaflet-control-layers-group-0 { border-top: 1px solid #ddd; }
#leaflet-control-layers-group-0 .leaflet-control-layers-group-label { height: 10px; }
#leaflet-control-layers-group-1 .leaflet-control-layers-group-label .leaflet-control-layers-group-name { font-style: italic; }
#leaflet-control-layers-group-2 .leaflet-control-layers-group-label .leaflet-control-layers-group-name { font-style: italic; }

@media (max-width: 768px) {
    body .maplegendmastercls { top: 50% !important; bottom: auto !important; margin-top: -286px; }
}

.leaflet-grab {
    cursor: default;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
    cursor: move;
}
.leaflet-interactive {
    cursor: default;
}

body .leaflet-container a.leaflet-popup-close-button { width: 20px; height: 20px; background: #ffda24 url(../img/x22.svg) no-repeat center / 16px; border-radius: 100px; font-size: 0; top: 0; right: -25px; }

span.badge.bg-type.subregioncls {
    clear: both;
    margin-top: 5px;
    background-color: #ddd;
}

/**/
.bootstrapmasteroverleft .locationsection .viewinmapandsource { display: flex; align-items: flex-start; justify-content: flex-end; margin-top: 15px; }
.bootstrapmasteroverleft .locationsection .viewinmapandsource .viewInmapBtn { white-space: nowrap; margin-top: 5px; }
.bootstrapmasteroverleft .locationsection .viewinmapandsource .boundarySourceDescription { flex: 0 0 100%; max-width: calc(100% - 105px); order: -1; padding-top: 0 !important; padding-right: 10px; }

@media (max-width: 460px) {
    .bootstrapmasteroverleft .locationsection .viewinmapandsource { flex-wrap: wrap; justify-content: flex-start; }
    .bootstrapmasteroverleft .locationsection .viewinmapandsource .boundarySourceDescription { flex: 0 0 100%; padding-right: 0; }
}

/* 07-05-2025 */
.keyinfonewcls .keyinformainwarp .commonrow .commoncolright.subzoneclassHtml { padding-bottom: 34px; }
.keyinfonewcls .keyinformainwarp .commonrow .commoncolright.subzoneclassHtml a { font-size: 14px; font-weight: 700; line-height: 1.3em; }
.keyinfonewcls .keyinformainwarp .commonrow .commoncolright.subzoneclassHtml .childlfpdeeplist { margin-top: 34px; }
.keyinfonewcls .keyinformainwarp .commonrow .commoncolright.subzoneclassHtml .lfpChildrenRegionsPlusSign .regionpatentname { margin-left: 5px; }
.keyinfonewcls .keyinformainwarp .commonrow .commoncolright.subzoneclassHtml .firstchild { margin-bottom: 8px; }