.c_logo_text
{
    color: #FFF;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.c_login_logo_text
{
    color: #616161;
    font-size: 23px;
    font-weight: 700;
    letter-spacing: 0.8px;
}

.form-control
{
    font-size: 13px;
}

.breadcrumb li
{
    font-size: 13px;
}

.page-title
{
    font-weight: 700;
    letter-spacing: 0.4px;
}

#sidebar-menu > ul > li > a
{
    font-size: 13px;
    text-transform: uppercase;
}

.c_footer_link
{
    font-weight: 600;
}

#sidebar-menu ul ul a
{
    padding: 12px 5px 12px 60px;
}

.dropdown-menu > .dropdown-item
{
    font-size: 13px;
}

.notify-details
{
    font-size: 13px;
}

.c_pnf_subheading
{
    font-size: 15px;
    font-weight: 400;
}

.c_pnf_heading
{
    font-size: 80px !important;
    line-height: 120px !important;
}

.c_pnf_container
{
    padding: 10px 20px 10px 20px;
}

.c_userdropdown_icon
{
    font-size: 30px !important;
}

label
{
    font-weight: 500;
}

.cust-error-text
{
    color: rgba(255, 54, 54, 0.8);
    font-size: 13px;
    margin-top: 2px;
}

.c_functional_btn
{
    font-size: 13px;
    letter-spacing: 0.6px;
}

.form-group
{
    margin-bottom: 8px;
}

.c_rules_card
{
    padding: 10px 20px 10px 20px;
    background-color: #f2f5f7;
}

.c_rules_header
{
    font-weight: 500;
    letter-spacing: 0.6px;
    padding-bottom: 4px;
    border-bottom: 1px solid #E0E0E0;
}

.c_rules_strong
{
    font-weight: 600;
}

.btn:focus
{
    outline: none !important;
    box-shadow: none !important;
}

.c_signup_question
{
    font-weight: 500;
    color: #508aeb !important;
    letter-spacing: 0.3px;
}

.c_signup_question:hover
{
    text-decoration: underline;
}

.c_pill_header
{
    font-weight: 500;
}

.c_card_shadow
{
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}

#sidebar-menu ul ul a
{
    font-weight: 500;
}

.verticalLine{
	border-right: 1px solid #54cc96 !important;
}

.c-progress-mb-5{
	margin-bottom:5px !important;
}

.cust-card-title
{
    font-weight: 600;
	letter-spacing: 0.6px;
	font-size: 17px;
	padding: 3px;
}

.c-card-title
{
    font-weight: 500;
	letter-spacing: 0.3px;
	font-size: 15px;
	padding: 3px;
	margin-bottom:0px;
	background-color:rgba(0,0,0,.03);
}

.c-number
{
	margin-bottom: 15px;
}

.c-number > b
{
	border-radius: 50%;
	border: 1px solid;
	padding: 8px;
	box-shadow: 3px 1px 1px #bdbdbd;
}

.c-desc
{
	font-weight: 400;
	letter-spacing: 0.3px;
	margin-top: 15px !important;
	color: black !important;
}

.c-hr
{
	border-top:1px solid #e0e0e0 !important; 
	margin-top:0px !important;
}

.cust-hr
{
	padding:0px !important; 
	margin:0px !important;
}

.c-complete-btn
{
	display: contents !important;
	font-size: 18px;
}

.p-left-0
{
	padding-left: 0px !important;
}

.p-right-0
{
	padding-right: 0px !important; 
}

.c_dashboardh_title
{
    font-weight: 400;
    font-size: 15px;
}

.c_dashboardcard_header
{
    border: 1px solid #dee2e6;
    background-color: #dee2e6;
    color: #616161;
    font-size: 14px;
    letter-spacing: 0.6px;
}

.c_dashboardcard_header_dark
{
    border: 1px solid #757575;
    background-color: #757575;
    color: #FFF;
    font-size: 14px;
    letter-spacing: 0.6px;
}

.c_dashboardh_text
{
    text-transform: uppercase;
    font-size: 15px;
	font-weight: 600;
	color: #508aeb;
	
}

.c_dashboardh_text_light
{
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    color: #FFF;
}

.c_dashcardbody_padd
{
    padding: 2px 10px;
}

.c_ban_btn
{
    padding: 1px 3px;
}

.c_ban_btn > i
{
    font-size: 20px;
}

.c_userlist_btn
{
    padding: 1px 3px;
}

.c_userlist_btn > i
{
    font-size: 16px;
}

.c_dash_distinguish_org
{
	float: right; 
    color: #424242; 
    font-weight: 500; 
    font-size: 14px;
}

.c_dash_distinguish_per
{
    float: right; 
    color: #FFF; 
    font-weight: 500; 
    font-size: 14px;
}

/* Start Override DataTables search positioning */
.dataTables_filter
{
    float: right;
}

.table > tbody > tr > td, .table > tfoot > tr > td, .table > thead > tr > td
{
    padding: 8px 12px;
}

.dataTables_paginate
{
    margin-top: 10px !important;
}

#naics-tbl_info
{
    color: #508aeb;
    font-weight: 600;
}

#states-tbl_info
{
    color: #508aeb;
    font-weight: 600;
}
/* End Override DataTables search positioning */

.cust-alert
{
    background-color: #FFF !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    margin-bottom: 3px !important;
    border: 1px solid #212121;
}

.cust-alert-head
{
    font-weight: 600 !important;
    text-transform: uppercase !important;
    font-size: 12px;
    color: #212121 !important;
    letter-spacing: 0.4px;
}

.c_p_color
{
    color: #00BCD4 !important;
}

.c_p_bg
{
    background-color: #00BCD4 !important;
}

.blue-icon
{
    color: #00BCD4 !important;
}

/* Start category and place of performance styles */

.selsearch
{
    padding: 6px 12px;
    cursor: pointer;
    font-size: 13px;
    border: 1px solid #EEEEEE;
}

.selsearchactive
{
    border: 1px solid #508aeb !important;
    background-color: #508aeb !important;
    color: #FFF !important;
}

.zipcode_list_label
{
    letter-spacing: 0.6px;
    text-transform: uppercase;
    font-size: 13px;
}

.popcatcounters
{
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
}

.selsearch-cont
{
    margin-top: 40px;
}

.c-category-item
{
    cursor: zoom-in;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e4e4e4;
}

.c-category-col
{
    border: 1px solid #e4e4e4;
    min-height: 300px;
    height: 300px;
    max-height: 300px;
    overflow: auto;
}

.c-category-item:hover
{
    color: #00BCD4;
}

.c-cat-idiv
{
    padding-top: 2px;
    float: right;
    cursor: pointer;
}

.c-item-add-icon
{
    color: #000;
    font-size: 15px !important;
    cursor: pointer !important;
}

.c-normal-cursor
{
    cursor: default !important;
}

.c-item-add
{
    padding-top: 2px;
    float: right;
}

.c-item-btn
{
    border: none !important;
    padding: none !important;
    background-color: #FFF !important;
    outline:none !important;
    z-index: 10000 !important;
    padding-top: 2px;
    float: right;
}

.c-category-active
{
    color: #00BCD4 !important;
    border-bottom: 1px solid #00BCD4 !important;
}

.c-selected-icon
{
    color: #2E7D32 !important; 
    font-size: 15px !important;
}

.selected-c-row
{
    padding: 5px;
    border-bottom: 1px solid #E0E0E0;
}

.c-results-row
{
    margin-top: 30px !important;
}

.results-header
{
    font-weight: 500;
    text-align: center;
    font-size: 15px;
    padding: 5px;
}

.c-search-results
{
    border-left: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    height:300px;
    overflow: auto;
}

.c-search-results-b
{
    border-right: 1px solid #e4e4e4;
}

.search-c-row
{
    padding: 15px;
    border-bottom: 1px solid #e4e4e4;
}

.c-pp-col
{
    border: 1px solid #e4e4e4;
    min-height: 220px;
    height: 220px;
    max-height: 220px;
    overflow: auto;
}

.c-pp-item
{
    cursor: zoom-in;
    padding: 6px 4px;
    border-bottom: 1px solid #e4e4e4;
}

.cust_pop_text
{
    font-size: 13px;
}

.c-pp-item:hover
{
    color: #09aeec;
}

.pp-section-cont
{
    margin-top: 20px;
}

.selected-pp-row
{
    padding: 5px;
    border-bottom: 1px solid #E0E0E0;
}

.selected-cap-row
{
    padding-top: 4px;
    padding-bottom: 1px;
    border-bottom: 1px solid #e4e4e4;
}

.cust_sel_cap_text
{
    font-size: 13px;
}

.cust-add-btn
{
    background-color: #FFF;
    border: 1px solid #D32F2F;
    color: #D32F2F;
    font-size: 12px;
    letter-spacing: 0.4px;
}

.cust-add-btn:hover
{
    background-color: #D32F2F;
    color: #FFF;
}

.globalpop_label
{
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.4px;
}

/* End category and place of performance styles */

/* Modal */

.cust_modal_title
{
    font-size: 18px;
    letter-spacing: 0.6px;
    font-weight: 500;
}

.cust_modal_rulerow
{
    border-bottom: 1px solid #E0E0E0;
}

.cust_modal_textrow
{
    font-size: 13px;
    letter-spacing: 0.5px;
}

.cust_file_input
{
	border: 1px solid black !important;
}

.globalpop_label
{
    font-weight: 500;
    font-size: 13px;
    padding-left: 3px;
}

.selsearch
{
    padding: 6px 12px;
    cursor: pointer;
    font-size: 13px;
    border: 1px solid #508aeb;
    color: #508aeb;
}

.us_nationwide_pop
{
    padding: 15px 20px;
    border: 1px solid #E0E0E0;
    text-transform: uppercase;
    text-align: left;
    font-weight: 400;
    font-size: 13px;
}

.certification_cont
{
    border: 1px solid #EEE;
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    padding: 10px 40px;
}

.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover
{
    background-image: none !important;
}

.cust_hidden
{
    display: none;
}

.cert_option_row
{
    padding: 10px 20px;
    border: 1px solid #E0E0E0;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 1px 1px 0 rgba(0,0,0,0.19);
}

.cert_card_name
{
    font-size: 13px;
    text-transform: uppercase;
}

.mce-container, .mce-container-body > body
{
    font-size: 20px !important;
}

.opps_eligibility_icon
{
    font-size: 15px;
}

.opps_eligibility_text
{
    font-size:14px;
}

.c_oppdashboard_btn:hover > i
{
    color: #FFF;
}

.review-card-header
{
    padding: 5px 20px !important;
    font-weight: 500;
}

.review-card-body
{
    padding: 8px 20px !important;
}

.review-span-badge
{
    font-size: 12px !important;
}

.cust-pwd-rules
{
	padding-left: 5px !important;
}

.cust_modal_header
{
    padding-top: 6px;
    padding-bottom: 6px; 
}

.cust_modal_footer
{
    padding-top: 6px;
    padding-bottom: 6px; 
}

.cust-hide
{
	display: none;
}

.qanda_card
{
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 1px 1px 0 rgba(0,0,0,0.19);
}

.pending_bid_row
{
    padding: 6px 10px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 1px 1px 0 rgba(0,0,0,0.19);
}

.pending_bid_link
{
    font-size: 12px;
}

.c_bidheading_col
{
    border: 1px solid #EEE;
    padding: 4px;
    text-align: center;
}

.cust-business-c
{
	margin-bottom: 5px;
	padding: 5px;
}

.cust-social-icon
{
	border-radius: 50%;
	border: 1px solid;
	padding: 8px;
	/* box-shadow: 3px 1px 1px #bdbdbd; */
	margin-top: 10px;
	margin-left: 6px;
}

.cust-logo
{
	margin-top: 5px; 
	margin-left: 5px;
	background-color: blue; 
	max-height: 50px; 
	width: 150px;
}

.opp_sol_header
{
    font-size: 13px;
    font-weight: 500;
}

.opp_title_header
{
    font-size: 13px;
    font-weight: 400;
}

.bid_title_header
{
    font-size: 13px;
    font-weight: 400;
}

.search_card_footer
{
    padding: 4px 20px;
}

.search_card_header
{
    padding: 6px 12px;
}

.search_card_body
{
    padding: 6px 12px;
}

.search_description_link
{
    text-decoration: underline !important;
    cursor: pointer !important;
}

.cust_copyclipboard_btn
{
    cursor: pointer !important;
}

.cust_like_row_col
{
    text-align: center;
    padding: 2px 0;
    border: 1px solid #EEE;
}

.cust_thumbs_icon
{
    font-size: 18px;
}

.cust_thumbs_btn
{
    background-color: transparent;
    border: none;
}

.cust_thumbs_btn:hover
{
    cursor: pointer;
}

.discussion_feedback_count
{
    font-size: 13px;
    font-weight: 600;
}

.c_clickable_sol
{
    text-decoration: underline !important;
}

.c_endofresults
{
    font-weight: 600;
    font-size: 13px;
    margin-top: 10px;
}

.c_showingresults
{
    font-weight: 600;
    font-size: 13px;
    color: #007bff;
}

.highlight 
{
    font-weight: 600;
    color: #000;
}

.c_search_ncode
{
    color: #508aeb;
}

.datepicker
{
    z-index: 1000 !important;
}

.c_search_acc_row
{
    padding: 2px 10px 2px 10px;
    border-bottom: 1px solid #EEE;
}

.c_search_acc_text
{
    font-weight: 500;
    margin-top: 5px;
}

.cust_search_container
{
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 1px 1px 0 rgba(0,0,0,0.19);
    padding: 2px 10px 8px 10px;
    margin-bottom: 8px;
}

.suggestions
{
	padding-top: 8px;
}

.c-suggestion-alert
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: 600;
}

.c_header_username
{
    color: #FFF !important;
    font-weight: 500;
}

.cust_opp_disabled_a
{
    color: #BDBDBD !important;
}

.cust_opp_disabled_a:hover
{
    cursor: not-allowed;
}

.c_search_rightcol
{
    padding-left: 0 !important;
}

.c-geo-q
{
    padding: 10px 15px;
    border: 1px solid #E0E0E0;
    text-transform: uppercase;
    text-align: left;
    font-weight: 400;
    font-size: 13px;
}

.c-faq-cont-p
{
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	letter-spacing: 0.3px;
}

.faq-box a
{
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}

.faq-box:hover
{
    cursor: pointer;
}

.c-disp-inline
{
	display: inline !important;
}

.cust_faq_headers
{
    font-size: 18px !important;
    font-weight: 600 !important;
    letter-spacing: 0.6px;
}

