/**
Theme Name: StationX Theme
Author: StationX
Author URI: https://www.stationx.net/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: stationx-theme
Template: astra
*/

input#cheatSheetTableSearch,
input#searchPort,
input#bashCheatSheetTableSearch {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 15px;
	padding: 0.75em 2.8em 0.75em 0.75em
}

.highlight {
	background-color: #fff34d;
	-moz-border-radius: 5px;
	/* FF1+ */
	-webkit-border-radius: 5px;
	/* Saf3-4 */
	border-radius: 5px;
	/* Opera 10.5, IE 9, Saf5, Chrome */
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
	/* FF3.5+ */
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
	/* Saf3.0+, Chrome */
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
	/* Opera 10.5+, IE 9.0 */
}

.highlight {
	padding: 1px 4px;
	margin: 0 -4px;
}
/* ConvertBox Form Styling Starts */
.cb-form-group__control ::placeholder, .cb-form-group__label, .cb-form-group__control select {
    color: #10334a !important;
}
.cb-form-radio__text {
	font-size: 16px !important;
}
.cb-form-group__label {
    font-size: 17px !important;
    margin-bottom: 15px !important;
}
.cb-form-radio:last-child {
    margin-bottom: 24px !important;
}
.cb-box.cb-box__type-embed{
    box-shadow: rgba(0, 0, 0, 0.25) 0px 10px 50px 0px;
    margin: 25px 0 40px;
}
.embed-cbox .cb-box.cb-box__type-embed{
    margin: 40px auto;
    box-shadow: none;
}
/* ConvertBox Form Styling Ends */
/* Whitelist and Blacklist countries Starts*/
.stnx-bl .stnx-b,
.stnx-wl .stnx-w{
    display: none;
    visibility: hidden;
}

/* Whitelist and Blacklist countries Ends*/