﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}
html, body {
    padding:0 !important;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.displayNone{
    display: none;
}
/*
.navbar .navbar-nav {
    margin-top: 6px;
}*/
.esubmission-allowed {
    text-align: center;
    color: #309137;
    font-size: 18px;
}

.esubmission-notAllowed {
    text-align: center;
    color: #777777;
    font-size: 18px;
}

.action-icons {
    color: #309137;
    margin-right: 5px;
}

.displayNone {
    display: none !important;
}

header {
    /*padding: 15px 25px;*/
/*    background-color: #EEE;*/
    position: relative;
}

div#dropdownMenubtnContaine,
.headerContainer a
{
    font-size: 16px;
    font-weight: 200 !important;
    font-family: sans-serif;
    color: #312D2E;
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}
.multi-drp {
    position: relative;
    color: #41ad49;
}
.multi-drp i {
    position: absolute;
    top: 1px;
    font-size: 24px;
    right: 2px;
    color: #41ad49;
    pointer-events: none;
}
.criteria .mainFilters li.search-choice span{color:#fff;font-weight:400; font-size:12px;}
.chosen-container-multi .chosen-choices li.search-choice {
    background-color: darkgray !important;
    background-image: none !important;
    border-color: #000 !important;
    color: #000 !important;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    background: url("../css/chosen/x-mark-10.png") no-repeat !important;
    top: 5px;
}
.chosen-container ul.chosen-results li.highlighted {
    background-color: #0367A5 !important; font-weight:600;
    background-image: none;
}


    button.accept-policy {
        font-size: 1rem;
        line-height: inherit;
    }

/* Sticky footer styles
-------------------------------------------------- */
.footer-Logo {
    width: 230px;
    position: relative;
    top: 25px;
    left: -30px;
}

html {
  position: relative;
  min-height: 100%;
}
header.all {
    padding: 0 25px;
}

.submitButtons {
    border: none;
    background-color: transparent;
}

.banner-image {
    /* Use "linear-gradient" to add a darken background effect to the image. This will make the text easier to read 
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/header.jpg");*/
    background-image: url("../images/header.jpg");
    height: 170px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
   /* margin-bottom: 15px;
    margin-top:1%;*/
}
.sitemap {
    background-color: #eeeeee;
    padding: 8px 15px;
    font-size: 14px;
    font-weight: 600;
}
.green{color:#41ad49}
a.nav-link {
    font-size: 14px;
    font-weight: 600;
}
.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
}
    .breadcrumb a {
        color: #41ad49
    }
    .breadcrumb li:first-child {
        color: #41ad49
    }

    body {
        /* Margin bottom by footer height */
        font-family: 'Source Sans Pro';
        font-size: 12px;
        /*margin-bottom: 60px;*/
    }
.subHeading {
    background-color: #f9f9f9 !important;
    color: #309137;
}
.panel-title {
    text-transform: uppercase;
    border-bottom: 1px solid green;
    margin-bottom: 10px;
}
#disclaimer.alert {
    border-radius:0;
}
@media (min-width: 768px) {
    html {
        padding: 4px;
    }
}
#disclaimer.alert-dismissible .close {
    right: 20px;
    padding: 5px;
    color: inherit;
}

#refiner-info #disclaimer.alert {
    padding: 10px 5px;
    border-radius: 0;
    border-radius: 10px;
    margin-bottom: 5px;
    margin-top: 13px;
    color: black;
    font-size: 16px;
    border: 2px solid #e1b200;
}
#refiner-info #disclaimer.alert-dismissible .close {
    background-color: #E1B200;
    border: 1px solid #;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    top: -5px;
    border-radius: 8px;
    text-shadow: none;
    opacity: 1;
    font-weight: 600;
}
#refiner-info .quickfind{margin:30px 0;}
#refiner-info .quickfind a {
    /*color: #41ad49;*/
    font-size: 18px;
    font-weight: 600;
}
.quickfindPanel {
    background-color: #eeeeee;
    margin: 0 2px 0;
}

    #refiner-info .quickfind .toggle {
        text-align: right;
        font-weight: 600;
        padding-top: 5px;
        color: grey;
    }
.filters .btn {
    padding: 1px 5px;
}

#tendeList_filter {
    display: none !important;
}

#tendeList_length {
    display: none !important;
}

.requirements-container {
    border-top: 5px solid green;
    font-size: 18px;
    background: #ccc;
    width: 110%;
    min-height: 300px;
}

div#myDIV {
    border-bottom: 5px solid #309137;
    margin-top: 60px;
}

#btnTender {
    width: 500px;
    border-radius: 0;
    margin-left: -15px;
    margin-right: 15px;
    font-size: 18px;
    height: 60px;
    color: #fff;
    font-weight: 600;
    border: none;
}

#btnFAQ {
    border-radius: 0;
    margin-left: -15px;
    margin-right: 15px;
    font-size: 18px;
    height: 60px;
    color: #fff;
    font-weight: 600;
    border: none;
    width: 250px
}

.btn-active {
    background-color: #309137;
    color: #000 !important;
}

.btn-inactive {
    background-color: #CCCCCC;
    color: #fff !important;
}

.esubh4res {
    font-size: 24px;
    padding-top: 15px;
    font-weight: 600;
}

.esubh4res > span {
    color: #309137;
}

.opp-supplier-dropdown {
    width: 50%;
    height: 40px;
    font-size: 16px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.esub-action-buttons {
    width: 120px;
    height: 60px;
    background-color: #cccc;
    font-size: 18px;
    font-weight: 600;
    border: none;
    border-radius: 6px;
    margin-right: 5px;
}

.esub-details {
    font-size: 16px
}

.esub-action-submit {
    width: 200px !important;
}

.esub-detail-labels {
    font-weight: 600;
    font-size: 16px;
}
.criteria {
    margin-left: 0;
    background-color: #B5D3DE;
    margin-top: 20px;
    border: 1px solid #5F96AA;
}

    .criteria .row:first-child {
        margin-right: 0;
        min-height: 36px;
    }
    .criteria .list {
        background-color: #5F96AA;
        color: #fff;
        font-size: 14px;
        font-weight: 600;
        
    }
        .criteria .list .row div {
            border-left: 1px solid #fff;
            padding-top: 10px;
            padding-left: 5px;
            padding-right: 5px;
        }
        .criteria .list i {
            color: #20dd35;
        }
    .criteria .mainFilters {
        background-color: #EDF8FC;
        min-height: 250px;
        margin-left: 0;
        margin-right: 0;
        /*padding-top: 30px;*/
        color: #0367A5;
    }
        .criteria .mainFilters h6 {
            font-weight: 600;
            margin-top: 30px;
            margin-bottom: 0;
        }
        .criteria .mainFilters p {
            color: #999999;
            font-style: italic;
            margin-bottom: 5px;
        }
        .criteria .mainFilters span {
            color: #41ad49; font-weight: 700;
        }
@media only screen and (max-width: 426px) {
    .criteria .row:first-child {
        margin-left: 0;
    }
}

table#tendeList, table#tenderNotificationList, table#tenderBookmarkList, table#tenderMyResponsesList {
    border: 2px solid #cccccc;
    /*border-radius: 10px;*/
}
    table#tendeList thead tr,
    table#tenderNotificationList thead tr,
    table#tenderBookmarkList thead tr,
    table#tenderMyResponsesList thead tr {
        background-color: #000 !important;
        color: #fff;
        content: "\f0dc";
    }
        table#tendeList thead tr:last-child th:last-child,
        table#tenderNotificationList thead tr:last-child th:last-child,
        table#tenderBookmarkList thead tr:last-child th:last-child,
        table#tenderMyResponsesList thead tr:last-child th:last-child {
            background-color: #000;
        }

        table#tendeList thead th:first-child, table#tendeList thead tr:first-child,
        table#tenderNotificationList thead th:first-child, table#tenderNotificationList thead tr:first-child,
        table#tenderBookmarkList thead th:first-child, table#tenderBookmarkList thead tr:first-child,
        table#tenderMyResponsesList thead th:first-child, table#tenderMyResponsesList thead tr:first-child {
            background-color: green !important;
            color: #fff;
            font-size: 18px;
        }
    table#tendeList thead tr:first-child th:first-child,
    table#tenderNotificationList thead tr:first-child th:first-child,
    table#tenderMyResponsesList thead tr:first-child th:first-child,
    table#tenderBookmarkList thead tr:first-child th:first-child {
        border-top-left-radius: 10px;
    }

    table#tendeList tbody th, table#tendeList tbody td,
    table#tenderBookmarkList tbody th, table#tenderBookmarkList tbody td,
    table#tenderMyResponsesList tbody th, table#tenderMyResponsesList tbody td,
    table#tenderNotificationList tbody th, table#tenderNotificationList tbody td {
        padding: 2px 4px
    }
    table.dataTable tfoot th, table.dataTable tfoot td {
        border-top: none!important;
        background-color: #D3B721;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        padding:5px;
    }

table#tendeList #inner tbody td,
table#tenderNotificationList #inner tbody td,
table#tenderMyResponsesList #inner tbody td,
table#tenderBookmarkList #inner tbody td {
    border: none
}

table.dataTable thead th.sorting_asc:after {
    content: "\f0dc";
}

table.dataTable thead th.sorting_desc:after {
    content: "\f0dc";
}

footer {
    float: left;
    width: 100%;
}
.city-bar {
    height: 252px;
    background-image: url("../images/footer-cityscape.png");
    background-repeat: repeat-x;
    float: left;
    width: 100%;
}

/*footer {
    background-color: #309137;
    color: white;
    font-size: 16px;
}*/


    footer a {
        font-weight: 600;
      /*  color: #FFF;*/
        font-size: 10pt;
    }

.footer-copyright {
    text-align: center;
    border-top: 1px solid #fff;
    padding-top: 15px;
}

.csdLogo {
    padding-top: 35px;
}


footer ul {
    padding: 30px 0 60px;
    margin: 0;
}

.footer-nt {
    margin-left: 16px;
    font-size: 14px;
    color: #7b7b7b;
}

footer li {
    list-style: none;
    padding: 3px 0;
}

footer a {
    font-weight: 600;
    color: #7b7b7b;
    font-size: 10pt;
}

    footer a:hover {
        color: #41ad49;
        text-decoration: none;
        border-top: 2px solid #41ad49;
        border-bottom: 2px solid #41ad49;
        padding-left: 4px;
        padding-right: 4px;
    }

    footer a.logo:hover {
        color: #41ad49;
        text-decoration: none;
        border-top: none;
        border-bottom: none;
        padding: 0px;
    }


footer h4 {
    font-weight: 600;
    margin-top: 30px;
    color: #7b7b7b;
    font-size: 20px;
}

/*.contact {
    margin-top: 30px;
    color: #fff;
    font-size: 14px;
    margin-left: 28px;
}*/

.footer-address {
    margin-left: 29px;
    margin-top: -8px;
    font-size: 14px;
}

.footer-pin {
    width: 10px;
    left: 15px;
    position: relative;
    color: white;
}

.cat{margin:10px;}

.displayFlex {
    display: flex
}
.search-btns {
    background-color: #EEEEEE;
    border-radius: 7px;
    margin-left: 15px;
}

.quickfindbtn {
    width: 150px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.advSearchbtn {
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 250px;
}

.search-btns a {
    color: black;
}

.search-btns i {
    color: #309137;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    footer ul {
        padding: 10px 0 0;
    }

    footer li {
        padding: 0;
    }

    .csdLogo {
        padding-top: 15px;
    }
}


li.active {
    background-color: #309137 !important;
    border: none;
}
.filter ul {
    padding-left: 0;
 /*   margin-left: -15px;*/
    font-size: 18px;
}

.filter li {
    padding: 15px;
    list-style: none;
    background-color: #eeeeee;
    margin-right: 30px;
}
.filter a {
    /* background-color: #eeeeee; */
    color: #000;
    text-decoration: none;
}

    .filter a:hover {
        background-color: #D3B721;
    }

    .filter a:focus, .filter a.active {
        background-color: #41ad49;
        color: white !important;
        height: 60px;
        padding-top: 10px;
    }

        .filter a:active, .filter a.active i {
            display: block;
            padding-bottom: 15px;
        }

        /*.filter a:visited {
            background-color: #ccc;
        }*/
.filter-buttons{padding:15px;}
    .filter-buttons .btn-light {
        border-color: #999999;
    }
/****sort icons*/
table.dataTable thead th {
    position: relative;
    background-image: none !important;
}

    table.dataTable thead th.sorting:after,
    table.dataTable thead th.sorting_asc:after,
    table.dataTable thead th.sorting_desc:after {
        position: absolute;
        /*top: 12px;*/
        top: 3px;
        right: 8px;
        display: block;
        font-family: 'Font Awesome 5 Free';
    }
    table.dataTable thead th.sorting:after {
        content: "\f0dc";
        color: #fff;
        font-size: 12px;
    }

    /***Datatable footer*/
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #309137 !important;
    color:#fff;
    
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    margin-left: 0 !important;
    border-radius: 0 !important;
    background-color: #fff;
    border: 1px solid #666 !important;
}

tfoot {
    display: none !important;
}
th.sorting {
    background-color: #000 !important;
}
table.dataTable tfoot th, table.dataTable tfoot td {
    border-top: 1px solid #cccccc;
}

.fancy-checkbox span {
    color: #999999 !important;
    font-size: 14px;
    font-weight: 600 !important;
}
.fancy-checkbox input[type="checkbox"] {
    display: none;   
}

.fancy-checkbox span:before {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    width: 1em;
    height: 1em;
    content: '\f111';
    margin-right: .3em;
    font-size: 16px;
    color: #999999;
}

.fancy-checkbox input[type="checkbox"]:checked ~ span:before {
    content: '\f058'; color:green;
}
.docs a {
    color: #41ad49 !important;
    background-color: #eeeeee;
    border-bottom: 1px dashed #41ad49;
}

.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 34px;
    top: 15px;
}

    .switch input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    height: 5px;
    top: 20px;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 14px;
        width: 14px;
        left: 4px;
        bottom: -5px;
        background-color: #777777;
        transition: .4s;
    }

/* include generated hidden field here */
input[type="checkbox"]:checked + input[type="hidden"] + .slider,
input[type="checkbox"]:checked + .slider {
    background-color: #2196F3;
}

/* include generated hidden field here */
input[type="checkbox"]:focus + input[type="hidden"] + .slider,
input[type="checkbox"]:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

/* include generated hidden field here */
input[type="checkbox"]:checked + input[type="hidden"] + .slider:before,
input[type="checkbox"]:checked + .slider:before {
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.esub-expanable-section {
    background-color: #EEEEEE;
    color: #000;
    width: 100%;
    border-radius: 0;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px;
}


.filterTabs a:focus, .filterTabs a.active {
    background-color: #309137;
    color: white !important;
    font-size: 18px;
    color: #fff;
}

.filterTabs a#bookmarksLink:focus, .filterTabs a#bookmarksLink.active {
    padding-left: 15% !important; 
    padding-right: 15% !important;
}
.filterTabs a {
    background-color: #CCC;
    color: white !important;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5%;
    padding-right: 25%;
    font-size: 18px;
    line-height: 42px;
    color: #000 !important;
    left: -15px;
    top: 1px;
    border: none;
    float: left;
    position: relative;
}

.filterTabs .profile-tabs a {
    width: 95%;
}

.filterTabs a#bookmarksLink {
    padding-left: 15% !important;
    padding-right: 15% !important;
}

.filterTabs li {
    width: 25%;
}

.search-bar{
    margin-bottom: 15px;
}

.esubmissionTabs .filterTabs li {
    width: 31%;
    margin-right: 15px;
}

li#tender_li a {
    width: 95%;
}

.filterTabs li.active {
    background-color: transparent !important;
    border: none;
}

div#myDIV {
    margin-top:35px;
}

.esubAllowed {
    color: #309137;
}

.esubClosed {
    color: #A90202;
}

.esubDraft {
    color: #E1B200;
}

.esubnotAllowed {
    color: #777777;
}
#tendeList tr.odd.shown .esubnotAllowed {
    color: #fff;
}
table#tendeList thead th.details-control.sorting_asc {
    font-size: 14px;
}
th.details-control.sorting_asc {
    background-color: #000 !important;
}

.navbar a.active {
    border-bottom: 2px solid #309137;
}

.subHeading td {
    padding: 10px 0 !important;
}


#dropdownMenubtnContainer.dropdown-menu,
.Navdropdown-menu {
    left: auto !important;
}

a[aria-expanded="true"]::after {
    content: "\1F781"
}

a[aria-expanded="false"]::after {
    content: "\23F7"
}

.greenHeading {
    color: #309137;
}

.filters {
    background-color: #eee;
    padding: 10px;
    border-top: 5px solid #309137;
    margin-bottom: 25px;
}

button#btnClear {
    border-color: #309137;
    color: #309137;
    height: 36px;
    width: 145px;
}

button.esub-expanable-section[aria-expanded="false"]::before{

}

.text-center {
    text-align: center;
}

.col-md-12.footer-copyright p {
    font-size: 10pt !important;
}

.localOptions,
.supplierOptions {
    float: right;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #309137;
}
a.dropdown-item:hover {
    background-color: #309137;
}

.questionContainer {
    border: 1px solid #eee;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 10px;
}

.questionContainer h5 {
    color: #309137;
    font-weight: bold;
}

    .questionContainer .name {
        color: #309137;
        font-size: 14px;
        font-weight: bold;
    }

    .questionContainer .date {
        font-size: 12px;
        color: gray;
    }

    .questionContainer .question {

    }

    .questionContainer .replyIcon {
        color: #309137;
        padding: 12px;
        background-color: #F5F5F5;
        border-radius: 100%;
        font-size: 14px;
        top: 20px;
        position: relative;
        z-index: 1;
        cursor: pointer;
    }

.tenderInfo h6{
    font-weight: bold;
}

.tenderInfo { 
    font-size: 16px;
    color: #000;
}

.questionCount {
    color: #309137;
    font-weight: bold;
}

.imgButton {
    border: none;
    background-color: transparent;
    margin-top: 10px;
    left: -7px;
    position: relative;
}

.shown {
    background-color: dimgray !important;
    color: #fff;
}

    .shown .details-control,
    .shown .esubAllowed {
        background-color: dimgray !important;
        color: #fff;
    }

a#tendeList_first,
a#tendeList_last {
    border-radius: 5px !important;
    border: 1px solid #666;
    color: #666666 !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

a#tendeList_previous {
    border: 1px solid #666;
    color: #309137 !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}

a#tendeList_next {
    border: 1px solid #666;
    color: #309137 !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

a#tendeList_last {
    border: 1px solid #666;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

/*Mobile*/
/*.gmc-header {
    background-color: #EEEEEE;
}
*/
    .gmc-header a {
        font-weight: 600;
        font-size: 14px;
        transition: all 500ms;
    }

        .gmc-header a:hover, .gmc-header a.active, .gmc-header a.show {
            opacity: 1;
        }

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(48, 145, 55, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}

.dropdown-toggle:after {
    border: none !important;
    font-family: FontAwesome;
    content: "\23F7";
    transition: all 1s;
}

@media(min-width:1044px) {
    .dropdown-toggle
    {
        position:relative;
    }
    .dropdown-toggle:after {
        display: block;
        text-align: center;
        position: absolute;
    }
    fieldset .input-group .dropdown-toggle::after {
        display: contents;
    }
}

@media(max-width:1045px) {
    .dropdown-toggle:after {
        float: right;
    }

    .gmc-header a {
        font-size: 15px;
    }
}

.dropdown-toggle.show:after {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

ul.dropdown-menu {
    background-color: #eeeeee;
    border-radius: 0;
    padding: 0;
}

    ul.dropdown-menu li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    }

        ul.dropdown-menu li:last-of-type {
            border-bottom: 0;
        }

.gmc-header a.dropdown-item {
    font-weight: 500;
    transition: all 500ms;
    color: #000;
    padding: 15px 15px 15px 30px;
    font-size: 15px;
    text-transform: unset;
}

    .gmc-header a.dropdown-item:focus, .gmc-header a.dropdown-item:hover {
        /*background-color: #eeeeee;*/
        opacity: 1 !important;
    }

.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
    color: rgba(0,0,0,.5);
}

li.nav-item {
    margin-right: 0px;
}


.filters .col-md-6{
    margin-top: 5px;
}

.esubmission-notAllowed i.fas.fa-bell,
.esubmission-notAllowed i.fas.fa-bookmark {
    color: #309137 !important;
}

.esubmission-notAllowed i.far.fa-bell,
.esubmission-notAllowed i.far.fa-bookmark {
    color: #777777 !important;
}

#startResponse .submitButtons {
    position: relative;
    left: 8px;
    margin-top: 10px;
}

div#myDIV li.nav-item {
    margin-right: 15px;
}
div#myDIV li.nav-item:last-child {
    margin-right: 0;
}
.esubbtn {
    color: #309137 !important;
    border: 1px solid #309137;
    background-color: transparent;
    margin-left: 10px;
}

.row.padding-top {
    margin-top: 10px;
}


div[id*="-response"] {
    width: 96%;
    left: 2%;
    position: relative;
}

.requirementsLinks {
    color: #212529 !important;
    text-decoration: underline;
}

.esubDocHeading {
    font-size: 16px;
    font-weight: bold;
}





@media only screen and (max-width: 1000px) {
    .links > .container .row {
        height: auto !important;
    }

    .filterTabs li {
        width: 100%;
    }

    .filterTabs a#bookmarksLink {
        padding-left: 0px !important;
        /* padding-right: 15% !important; */
    }

    .esubmissionTabs .filterTabs li {
        width: 100%;
        margin-right: 0px !important;
    }
}

@media only screen and (max-width: 600px) {
    .card-Layout {
        width: 100%;
    }

    .links > .container .row {
        height: auto !important;
    }

    .filterTabs li {
        width: 100%;
    }

    .filterTabs a#bookmarksLink {
        padding-left: 0px !important;
        /* padding-right: 15% !important; */
    }

    .esubmissionTabs .filterTabs li {
        width: 100%;
        margin-right: 0px !important;
    }
}

/*@media (min-width:1150px) {
    .navbar.gmc-header .navbar-collapse ul.navbar-nav {
        padding-left:140px;
    }
}*/
@media (max-width:992px) {
    header {
        display: flow-root !important;
        /*padding: 8px 10px;*/
        padding: 5px 10px 0;
    }
}

#DataTable-Wrapper #DataTable thead th::after {
    top: 4px;
}

#tendeList_wrapper #tendeList tbody tr td.details-control.sorting_1:nth-child(1) {
    width: inherit !important;
}

#tendeList_wrapper #tendeList tbody tr td:nth-child(1) {
    width: 7.5%;
}

#tendeList_wrapper #tendeList tbody tr td:nth-child(2) {
    width: 24%;
}

@media (min-width:992px) {
    header{
        padding:15px 18px;
    }
}
form#contact-form #btnLoader {
    display: none;
}

header .navbar .navbar-nav li a {
    color: rgba(0,0,0,.5) !important;
    padding: 6px 8px;
}

    header .navbar .navbar-nav li a:hover,
    header .navbar .navbar-nav li a:active,
    header .navbar .navbar-nav li a:focus {
        color: #343a40 !important;
    }

header .navbar .navbar-nav li .dropdown-menu li a {
    padding: 10px 15px;
}

    header .navbar .navbar-nav li .dropdown-menu li a:hover,
    header .navbar .navbar-nav li .dropdown-menu li a:active,
    header .navbar .navbar-nav li .dropdown-menu li a:focus {
        color: #fff !important;
    }


    /*This for search landing page*/

@media(max-width:1295px)
{
    .w3-bar .w3-bar-item {
        font-size:21px;
    }

}

@media (max-width:1275px) {

    .w3-bar .w3-bar-item {
        padding: 4px 4px;
        font-size: 16px;
    }

    .alert-dismissible {
        padding-right: 5rem;
    }

    #disclaimer.alert {
        text-align: left;
    }

    #disclaimer.alert-dismissible .close {
        right: 12px;
        top: 2px;
    }

    .welcome-info p {
        font-size: 16pt !important;
        padding: 0 55px !important;
    }
}


    @media (max-width:992px) {
        .w3-bar .w3-bar-item {
            padding: 5px 4px;
        }
       
        .welcome-info p {
            font-size: 16pt !important;
            padding: 0 50px !important;
        }

        .welcome-info h2 {
            margin-top: 25px !important;
        }
        .main-tab {
            margin:25px 0 20px !important;
        }

    }

    @media (max-width:768px) {
        .w3-bar .w3-bar-item {
            padding: 6px 12px !important;
            font-size: 14px !important;
            min-width: 100%;
            text-align: center;
            line-height: 21px;
            border-radius: 0 !important;
        }

        .welcome-info {
            margin:5px !important;
        }

        .w3-green {
            border-top-right-radius: 0 !important;
            border-top-left-radius: 0 !important;
        }

        .welcome-info p {
            font-size: 14pt !important;
            padding: 0 27px !important;
        }

        .welcome-info h2 {
            font-size: 20pt;
        }

        #topNav {
            text-align: center;
        }

        .city-bar {
            height: 150px !important;
            background-size: contain;
        }

        .w3-bar.w3-black {
            margin-bottom:18px;
        }

        .search {
            margin-top: 0px !important;
            width: 100% !important;
            border-bottom-left-radius: 6px !important;
            border-bottom-right-radius: 6px !important;
            -webkit-border-bottom-left-radius: 6px !important;
            -webkit-border-border-bottom-right-radius: 6px !important;
            -moz-border-bottom-left-radius: 6px !important;
            -moz-border-bottom-right-radius: 6px !important;
        }

        #tab-Search fieldset.border.p-2 {
            padding: 0 !important;
        }
        #loginoption ul {
            background: transparent !important;
            width: 100%;
            text-align: center !important;
            position: static !important;
            border: none !important;
            float: left;
            width: 100%;
        }
        #loginoption ul li
        {
            min-width: 100%;
            text-align: center;
        }
        #loginoption ul li a {
            padding: 6px 12px !important;
            border-radius: 0 !important;
            font-size: 14px !important;
            line-height: 21px !important;
        }
        #loginoption li a:hover, #loginoption li a:active, #loginoption li a:focus {
            color: #fff !important;
            background-color: #4CAF50 !important;
        }
    }

    @media (max-width:576px) {
        .welcome-info h2 {
            font-size: 16pt !important;
        }


        fieldset.border.p-2 {
            padding: 0px !important;
            margin: 8px;
        }

        legend {
            font-size: 11px !important;
        }
        #dropdownMenuButton {
            padding: 7px 8px;
            font-size: 14px;
        }
        .city-bar {
            height: 100px !important;
        }
        header .col-md-12 {
            padding: 0;
        }
        .welcome-info p {
            font-size: 13pt !important;
            padding: 0 20px !important;
        }
        header a img {
            width: 135px;
        }
        header img {
            width: 60px;
        }
    }

@media (max-width:1495px)
{
    #loginoption ul {
        right:7% !important;
    }
}

@media (max-width:1367px) {
    #loginoption ul {
        right: 10px !important;
    }
}
@media (max-width:1296px) {
    #loginoption ul {
        right: 54px !important;
        top: 42px !important;
    }
}

@media (max-width:1275px) {
    #loginoption ul {
        right: 195px !important;
        top: 34px !important;
    }
}
@media (max-width:1252px) {
    #loginoption ul {
        right: 178px !important;
    }
}
@media (max-width:1250px) {
    #loginoption ul {
        top: 34px !important;
        right: 20% !important;
    }
}
@media (max-width:1170px) {
    #loginoption ul {
        right: 10% !important;
    }
}
@media (max-width:994px)
{
    .w3-bar .w3-bar-item {
        padding: 5px 5px;
    }
    #loginoption ul {
        right: 0% !important;
    }
}
@media (min-width:767px) and (max-width:1058px) {
    #loginoption ul {
        right: -2% !important;
        top: 34px !important;
    }
    }


/* Esubmission Tob Navigation Bar */


.nav-main-container {
    padding: 35px 0;
}

.nav-tabs {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    border-bottom: none;
    background-color: #f8f9fa;
}

    .nav-tabs .nav-item {
        flex: 1 1 auto;
        margin: 0 4px;
        position: relative;
    }

        .nav-tabs .nav-item:first-child {
            margin-left: 0;
        }

        .nav-tabs .nav-item:last-child {
            margin-right: 0;
        }

    .nav-tabs .nav-link {
        display: block;
        text-align: left;
        padding: 1rem;
        text-decoration: none;
        color: #333;
        font-weight: 500;
        transition: all 0.3s;
        border: none;
        border-radius: 0;
        background-color: #CCC;
        position: relative;
    }

        .nav-tabs .nav-link i {
            margin-right: 10px;
        }

        .nav-tabs .nav-link:hover {
            opacity: 0.9;
            border: none;
        }

        .nav-tabs .nav-link::after {
            content: '';
            position: absolute;
            width: 0;
            height: 3px;
            bottom: 0;
            left: 0;
            background-color: #333;
            transition: width 0.3s ease;
        }

        .nav-tabs .nav-link:hover::after {
            width: 100%;
        }

        .nav-tabs .nav-link.active {
            background-color: #4CAF50;
            color: white;
        }

            .nav-tabs .nav-link.active::after {
                background-color: #fff;
                width: 100%;
            }

.horizontal-line {
    height: 4px;
    background-color: #4CAF50;
    margin-top: 0;
}

@media (max-width: 768px) {
    .nav-tabs .nav-item {
        flex: 1 1 45%;
        margin: 2px;
    }
}