﻿body {
    font-family: 'Source Sans Pro';
    font-size: 12px;
}
html, body {
    padding: 0;
}

header {
  /*  background-color: #EEE;*/
    position: relative;
 
}
    header .navbar.gmc-header {
        padding: 0 10px;
    }
    .headerContainer a {
        font-size: 16px;
        font-weight: 200 !important;
        font-family: sans-serif;
    }

h1, h2, h3, h4, h5, h6 {
    font-family: 'Source Sans Pro';
    color: #7b7b7b;
}

h6 {
    margin-bottom: 0;
}

#tab-Category {
    text-align: left !important;
    padding-left: 20px !important;
    padding-right: 10px !important;
}

#contact-form .address i {
    color: green;
    margin-top: 2px;
}

/*div#disclaimer {
    margin-top: 15px;
}*/

a {
    color: #7b7b7b;
    font-size: 10pt;
    font-weight: bold;
}

.welcome-info {
    margin: 15px;
    text-align : center;

}

    .welcome-info h2 {
        font-size: 22pt;
        font-weight:900;
    }

    .welcome-info p {
        font-size: 17pt;
        color: #7b7b7b;
        font-weight: 400;
        padding: 0 80px;
    }

.banner-image {
    height: 300px;
    width: 100%;
    background-image: url("../images/Banner-Image.png");
    /* background-position: left;*/
    background-position:center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-top: 25px;
    color: #fff;
    font-size: 20px;
  /*  margin-bottom: 15px;
    margin-top:1%;*/
}

    .banner-image p {
        font-family: sans-serif;
        margin-top: 10%;
    }

.border-raduis3 {
    border-radius: 3px;
}

.cards {
    margin: 10px;
    display: flex;
}

.card-Layout {
    background-color: #EEEEEE;
    padding: 10px;
    border-top: 5px solid #309137;
    font-size: 16px;
    text-align: initial;
    margin: 16px;
    width: 30%;
}

    .card-Layout select {
        width: 100%;
        border-radius: 3px;
        margin-bottom: 15px;
        font-size: 18px;
    }

.card-button {
    background: white;
    border-color: #fff;
    margin-top: 10px;
    height: 40px;
    width: 160px;
}


/*.navbar ul{

    padding : 20px 25px;

}*/

/*Tabs*/
ul.nav-tabs li {
    background-color: #eeeeee;
    border: none;
    color: #999999;
    font-size: 16px;
    cursor: pointer;
    border-radius: 0;
    width: 25%;
    border-left: 5px solid white;
    height: 60px;
    border-bottom: 2px solid white;
  

}



.main-tab {
    margin: 50px 0;
  
}

.w3-container, .w3-panel {
    padding: 0;
}

.w3-black, .w3-hover-black:hover, .w3-black:hover {
    color: #7b7b7b !important;
    background-color: transparent !important;
    font-size: 18pt;
    font-weight: 400;
}

.w3-green {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.w3-border {
    border: none !important;
    box-shadow: 0 0 10px 2px #ccc;
}

.w3-bar .w3-bar-item {
    padding: 5px 6px;
}

.w3-button:hover {
    color: #999999 !important;
    background-color: #eeeeee !important;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.p-2 {
    padding: 0 0 0 15px !important;
    margin: 15px;
}

.border {
    border: 1.7px solid #41ad49 !important;
    border-radius: 6px;
}

legend {
    font-size: inherit;
    text-align: left;
    color: #41ad49;
    padding: 0 8px;
    margin: 0;
}

#dropdownMenuButton {
    border-radius: 0;
    margin-top: -8px;
}

.dropdown-menu hr {
    margin: 2px 0;
}

a.dropdown-item:hover {
    background-color: #41ad49;
    color: #fff;
}

.search-bar {
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 10px;
    border: 2px solid #309137;
}

.btn-success:hover {
    color: #fff;
    background-color: #309137;
    border-color: #309137;
}

.search {
    background-color: #41ad49;
    border-radius: 0;
     margin-top: -8px; 
     width: 120px; 
    /*height: 50px;*/
}

.btn-secondary {
    background-color: #eeeeee;
    border: none;
    border-left: 1px solid #999999;
    color: #999999;
}

.touch-form {
    padding-left: 18px;
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    margin-right: 20px !important;
}

.ui-menu-item-wrapper:hover {
    background-color: #41ad49;
}

.ui-menu-item-wrapper {
    color: #7b7b7b;
    font-size: 10px;
}

#tab-Opportunities a, #tab-Opportunities .btn {
    background-color: #D3B721;
    color: white !important;
    height: 50px;
    padding-top: 10px;
    font-weight: 600;
    font-size: 18px;
    margin: 20px 5px;
}

/*Footer*/
.city-bar {
    height: 252px;
    background-image: url("../images/footer-cityscape.png");
    background-repeat: repeat-x;
}

td.details-control {
    background: url('../images/plus-24.png') no-repeat center center;
    background-size: 16px 16px;
    /*background: url('https://cdn.rawgit.com/DataTables/DataTables/6c7ada53ebc228ea9bc28b1b216e793b1825d188/examples/resources/details_open.png') no-repeat center center;*/
    cursor: pointer;
}

tr.shown td.details-control {
    /*background: url('https://cdn.rawgit.com/DataTables/DataTables/6c7ada53ebc228ea9bc28b1b216e793b1825d188/examples/resources/details_close.png') no-repeat center center;*/
    background: url('../images/icons/minus-icon-png-8.jpg') no-repeat center center;
    background-size: 16px 16px;
}

.dataTables_wrapper .dataTables_filter input {
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    width: 200px;
    font-size: 14px;
    padding: 2px;
}

table#tendeList tbody tr.shown td span a {
    color: #fff;
}
table#tendeList tbody tr td:last-child {
    width: 42px;
}