/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

.admin-bar .uk-navbar-container.uk-navbar-sticky {margin-top: 32px;}
.uk-navbar-dropdown-nav > li.uk-active > a {background:#2196f3b3;}
.ws-hero .uk-container{padding-left:0;padding-right:0;}
.ws-overlay-green {background-color: rgba(12, 50, 36, 0.75);padding:40px;max-width:500px;color:#fff;}
.ws-overlay-blue {background-color: rgba(21, 16, 68, 0.75);padding:40px;max-width:500px;color:#fff;}
/*.ws-overlay-yellow {background-color: rgba(50, 28, 12, 0.75);padding:40px;max-width:500px;color:#fff;}*/
.ws-overlay-yellow {background-color: rgba(204, 93, 9, 0.75);padding:40px;max-width:500px;color:#fff;}
.ws-overlay-grid {background:#4375a88c;}
.ws-overlay-grid .uk-link, .ws-overlay-grid .uk-link:hover,.ws-overlay-grid .uk-link-toggle:hover .uk-link {color:#fff;}
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default>li>a:hover {text-decoration:underline;}
.uk-section-primary:not(.uk-preserve-color) a {color:inherit;}
.uk-section-primary:not(.uk-preserve-color) a:hover {color:inherit;}
.uk-search-icon svg {width:16px;}
.tm-toolbar a {color:#000;}
.ws-social svg {background:#4375a8;padding:4px;font-size:14px;width:24px;height:24px;color:#fff;}
.ws-social svg:hover {background:#fff;padding:4px;font-size:14px;width:24px;height:24px;color:#4375a8;}
.ws-social-footer svg {background:#b6cdf5;padding:4px;font-size:14px;width:20px;height:20px;color:#4375a8;}
.ws-social-footer svg:hover {background:#fff;padding:4px;font-size:14px;width:20px;height:20px;color:#4375a8;}
.ws-bids-table tbody {background-color: #f9f9f9;}
.ws-bids-table td, .ws-bids-table th {padding:5px 10px;vertical-align:top;font-size:14px !important;} 
.ws-bids-table td.ws-number-col, .ws-bids-table th.ws-number-col {width:15%;}
.ws-bids-table td.ws-name-col, .ws-bids-table th.ws-name-col {width:15%;}
.ws-bids-table td.ws-date-col, .ws-bids-table th.ws-date-col {width:25%;}
.ws-bids-table td.ws-description-col, .ws-bids-table th.ws-description-col {width:25%;}
.ws-bids-table td.ws-proposal-col, .ws-bids-table th.ws-proposal-col {width:20%;}
.ws-bids-table td p, .ws-bids-table th p {font-size:14px !important;}
.ws-bids-table th{text-align:left;}
@media(max-width:767px){
.ws-bids-table thead {display:none;}
.ws-bids-table td, .ws-bids-table th {width:auto;display:block;text-align:center;}
.ws-bids-table td:before {display:block;font-weight:700;text-align:center;margin-bottom:5px;}
.ws-number-col:before {content:'Number';}
.ws-name-col:before {content:'Name';}
.ws-date-col:before {content:'Due Date/Time';}
.ws-description-col:before {content:'Description';}
.ws-proposal-col:before {content:'Proposal';}
.ws-tabulation-col:before {content:'Bid Tabulation';}
.ws-bids-table td {border-top:1px solid #ddd;}
}
@media(min-width:1024px){
.ws-twenty {width:20%;}
.ws-thirty {width:30%;}
}
.gform_legacy_markup_wrapper .gform_footer input.button:hover {background: #b6cdf5;box-shadow: none;color: #000000;}
.gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit], .gform_legacy_markup_wrapper .gform_page_footer input.button, .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {background: #4375a8;color: #ffffff;font-size: 15px !important;font-weight: 700; height:40px; padding:10px 40px; text-align:center;border:none;}
.ws-odd.uk-section-secondary{background:#f9f9f9;}