<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/gasoilrs/public_html/libraries/vendor/joomla/string/src/phputf8/ord.php</b> on line <b>23</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/gasoilrs/public_html/libraries/vendor/joomla/string/src/phputf8/ord.php</b> on line <b>28</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/gasoilrs/public_html/libraries/vendor/joomla/string/src/phputf8/ord.php</b> on line <b>34</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/gasoilrs/public_html/libraries/vendor/joomla/string/src/phputf8/ord.php</b> on line <b>38</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/gasoilrs/public_html/libraries/vendor/joomla/string/src/phputf8/ord.php</b> on line <b>45</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/gasoilrs/public_html/libraries/vendor/joomla/string/src/phputf8/ord.php</b> on line <b>49</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/gasoilrs/public_html/libraries/vendor/joomla/string/src/phputf8/ord.php</b> on line <b>58</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/gasoilrs/public_html/libraries/vendor/joomla/string/src/phputf8/ord.php</b> on line <b>62</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/gasoilrs/public_html/libraries/vendor/joomla/string/src/phputf8/ord.php</b> on line <b>71</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/gasoilrs/public_html/libraries/vendor/joomla/string/src/phputf8/ord.php</b> on line <b>81</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/gasoilrs/public_html/libraries/vendor/joomla/string/src/phputf8/utils/validation.php</b> on line <b>40</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/gasoilrs/public_html/libraries/joomla/database/driver.php</b> on line <b>1944</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/gasoilrs/public_html/libraries/joomla/database/driver.php</b> on line <b>1944</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/gasoilrs/public_html/libraries/joomla/database/driver.php</b> on line <b>2020</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/gasoilrs/public_html/libraries/vendor/joomla/registry/src/Format/Ini.php</b> on line <b>170</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/gasoilrs/public_html/libraries/vendor/joomla/registry/src/Format/Ini.php</b> on line <b>187</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/gasoilrs/public_html/libraries/joomla/filesystem/path.php</b> on line <b>143</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/gasoilrs/public_html/libraries/joomla/filesystem/path.php</b> on line <b>146</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/gasoilrs/public_html/libraries/joomla/filesystem/path.php</b> on line <b>149</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/home/gasoilrs/public_html/libraries/joomla/user/helper.php</b> on line <b>615</b><br />
/* Fixes a bug affecting both twitter bootstrap 2.1 and Joomla Protostar 1.0 template which is derived from bootstrap */
.control-group.error .checkbox, .control-group.error .radio,
.control-group.success .checkbox, .control-group.success .radio
{
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

/* Alert boxes */
div#nexevocontainer_c278 div.alert ul
{
	list-style-type: none;
}

div#nexevocontainer_c278 div.alert li
{
	background: none; /* Fixes issues with some templates */
}

/* Mandatory field marker, Invalid value in field */
div#nexevocontainer_c278 .required, div#nexevocontainer_c278 .asterisk
{
	color: #e52626;
	/* font-weight: bold; */
	font-size:20px;
}

div#nexevocontainer_c278 .required:after, div#nexevocontainer_c278 .asterisk:after
{
	content: "*";
}

/* Input boxes and textareas */
div#nexevocontainer_c278 input[type="text"],
div#nexevocontainer_c278 textarea
{
	padding: 4px 5px;
}

/* Captcha reload button */
div#nexevocontainer_c278 div.ncaptcha-reload-container img
{
	cursor: pointer;
}

/* Upload button */
div#nexevocontainer_c278 .qq-upload-button-caption
{
	vertical-align: top; /* Fixes an issue with ie7 */
}

div#nexevocontainer_c278 .qq-upload-button-hover
{
}

div#nexevocontainer_c278 .qq-upload-button-focus
{
	outline: 1px dotted black;
}

/* Upload list */
div#nexevocontainer_c278 ul.qq-upload-list
{
	padding: 0;
	margin: 0;
	list-style: none;
}

div#nexevocontainer_c278 ul.qq-upload-list > li
{
	list-style: none;
	/* Fox { */
	background: none; /* Some templates use background as list style */
	padding: 0; /* In those cases they usually set a left/right padding */
	/* } */
}

div#nexevocontainer_c278 .qq-upload-list span
{
	display: inline-block;
	white-space: nowrap;
	padding: 0 20px;
	background-repeat: no-repeat;
	background-position: left center;
	/* Redundant defaults
	background-color: transparent;
	background-attachment:scroll; */
}

/* Hide Successful and failure messages while uploading  */
div#nexevocontainer_c278 li span.qq-upload-failed-text,
div#nexevocontainer_c278 li span.qq-upload-success-text
{
	display: none;
}

/* Display again Success message when upload is successful and vice versa */
div#nexevocontainer_c278 li.qq-upload-fail span.qq-upload-failed-text,
div#nexevocontainer_c278 li.qq-upload-success span.qq-upload-success-text
{
	display: inline-block;
}

/* Spinner while uploading */
div#nexevocontainer_c278 span.qq-upload-spinner
{
	background: url("/media/com_nexevocontact/images/loading.gif");
	width: 15px;
	height: 15px;
	vertical-align: text-bottom;
	padding: 0;
	margin: 0;
}

/* Help text under some fields */
div#nexevocontainer_c278 span.help-block
{
	display: block;
}

/* Built-in captcha */
div#nexevocontainer_c278 .ncaptchafieldcontainer img
{
	max-width: none; /* Fixes a IE 8 issue related to some templates where img have max-width:100% */
}

/* Built-in captcha input box */
div#nexevocontainer_c278 .ncaptchainputcontainer
{
	float: left;
}

/* Chosen select box customizations */

/* Moves the arrow on the left side */
html[dir="rtl"] div#nexevocontainer_c278 .chzn-container-single .chzn-single div
{
	right: auto; /* Restores the default for right property */
	left: 0; /* Left align */
}

/* Downward arrow */
div#nexevocontainer_c278 .chzn-container-single .chzn-single div b
{
	background: url("/media/com_nexevocontact/images/ui.png") no-repeat 0 0 !important;
}

html[dir="rtl"] div#nexevocontainer_c278 .chzn-container-single .chzn-single div b
{
	background-position: -2px 1px;
}

div#nexevocontainer_c278 .chzn-container-single .chzn-single div
{
	width: 26px;
}

/* Upward arrow */
div#nexevocontainer_c278 .chzn-container-active .chzn-single-with-drop div b
{
	background-position: -28px 1px;
}

html[dir="rtl"] div#nexevocontainer_c278 .chzn-container-active .chzn-single-with-drop div b
{
	background-position: -30px 1px;
}

div#nexevocontainer_c278 .chzn-container-single .chzn-single
{
	background: #fff;
	border: none;

	/* Set the same width than the inputs */
	width: 100%;
	padding: 0 5px;
}

/* Restores the default value of width to the container assigned by chosen during the construction */
div#nexevocontainer_c278 div.chzn-container
{
	/* We need this div to be
	100% when inner elements are measures in %
	auto in other cases */
	width: 90% !important;
}

/* Sets the same width to the drop-down window */
div#nexevocontainer_c278 .chzn-container-single .chzn-drop
{
	width: 100% !important;
	padding: 0 5px;
}

div#nexevocontainer_c278 .chzn-container-active .chzn-single-with-drop
{
	background: #fff;
	border: none;
}

/* Search input */
div#nexevocontainer_c278 .chzn-container-single .chzn-search input
{
	background: #fff url("/media/com_nexevocontact/images/ui.png") no-repeat 100% -26px;
	background: url("/media/com_nexevocontact/images/ui.png") #ffffff);
	background: url("/media/com_nexevocontact/images/ui.png") #ffffff);
	background: url("/media/com_nexevocontact/images/ui.png") #ffffff);
	background: url("/media/com_nexevocontact/images/ui.png") #ffffff);
	background: url("/media/com_nexevocontact/images/ui.png") #ffffff);
	background: url("/media/com_nexevocontact/images/ui.png") #ffffff);
	padding: 4px 20px 4px 5px;
}

html[dir="rtl"] div#nexevocontainer_c278 .chzn-container-single .chzn-search input
{
	background-position: -45px -26px;
	padding: 4px 5px 4px 20px;
}

/* Close button (X) */
div#nexevocontainer_c278 .chzn-container-single .chzn-single abbr
{
	right: 30px;
	background: url("/media/com_nexevocontact/images/ui.png") right top no-repeat;
}

/* Close button (X) hover */
div#nexevocontainer_c278 .chzn-container-single .chzn-single abbr:hover
{
	background-position: right -11px;
}

/* Close button (X) rtl */
html[dir="rtl"] div#nexevocontainer_c278 .chzn-container-single .chzn-single abbr
{
	right: auto; /* Restores the right default */
	left: 30px; /* Left align */
}

/* Close button (X) in Multiple Select layout */
.chzn-container-multi .chzn-choices .search-choice .search-choice-close
{
	background: url("/media/com_nexevocontact/images/ui.png") right top no-repeat;
}

/* Moves the arrow on the left side */
html[dir="rtl"] div#nexevocontainer_c278 .chzn-container-single .chzn-single div
{
	right: auto; /* Restores the right default */
	left: 0; /* Left align */
}

/* Asterisks (*name:value) and backslash 9 (name:value\9) are IE hacks made by twitter bootstrap. */
/* Twitter bootstrap buttons */
div#nexevocontainer_c278 .btn
{
	display: inline-block;
	*display: inline;
	margin-bottom: 0;
	*margin-left: .3em;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #fff !important;
	background-color: #538CC1; 
    padding: 15px 20px !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	*zoom: 1;
	text-shadow: none !important;
}

/* button when mouse hover */
div#nexevocontainer_c278 .btn:hover
{
	color: #333333 !important;
	text-decoration: none;
	background-color: #e6e6e6;
	*background-color: #d9d9d9; /* Buttons in IE7 don't get borders, so darken on hover */
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}

div#nexevocontainer_c278 .btn:first-child
{
	*margin-left: 0;
}

div#nexevocontainer_c278 button.btn,
div#nexevocontainer_c278 input[type="submit"].btn
{
	*padding-top: 3px;
	*padding-bottom: 3px;
}

div#nexevocontainer_c278 button.btn::-moz-focus-inner,
div#nexevocontainer_c278 input[type="submit"].btn::-moz-focus-inner
{
	padding: 0;
	border: 0;
}

div#nexevocontainer_c278 label
{
	display: block;
}

div#nexevocontainer_c278 .nexevoform-inline .control-group label
{
	display: inline-block;
}

div#nexevocontainer_c278 input[type="radio"],
div#nexevocontainer_c278 input[type="checkbox"]
{
	margin: 4px 0 0;
	margin-top: 1px  \9;
	*margin-top: 0;
	line-height: normal;
	cursor: pointer;
}

div#nexevocontainer_c278 input[type="file"],
div#nexevocontainer_c278 input[type="image"],
div#nexevocontainer_c278 input[type="submit"],
div#nexevocontainer_c278 input[type="reset"],
div#nexevocontainer_c278 input[type="button"],
div#nexevocontainer_c278 input[type="radio"],
div#nexevocontainer_c278 input[type="checkbox"]
{
	width: auto;
}
	div#nexevocontainer_c278 input[type="submit"]:hover
{
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease
}

div#nexevocontainer_c278 select,
div#nexevocontainer_c278 textarea,
div#nexevocontainer_c278 input[type="text"],
div#nexevocontainer_c278 input[type="password"],
div#nexevocontainer_c278 input[type="datetime"],
div#nexevocontainer_c278 input[type="datetime-local"],
div#nexevocontainer_c278 input[type="date"],
div#nexevocontainer_c278 input[type="month"],
div#nexevocontainer_c278 input[type="time"],
div#nexevocontainer_c278 input[type="week"],
div#nexevocontainer_c278 input[type="number"],
div#nexevocontainer_c278 input[type="email"],
div#nexevocontainer_c278 input[type="url"],
div#nexevocontainer_c278 input[type="search"],
div#nexevocontainer_c278 input[type="tel"],
div#nexevocontainer_c278 input[type="color"]
{
	display: inline-block;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

div#nexevocontainer_c278 input,
div#nexevocontainer_c278 label.checkbox
{
	width: 100%;
}

div#nexevocontainer_c278 textarea
{
	width: 100%;
	height: 250px;
}

/* form elements based on form type */
div#nexevocontainer_c278 .nexevoform-compact .control-group,
div#nexevocontainer_c278 .nexevoform-extended .control-group
{
	/* can't use overflow:hidden; due to "Chosen" dropdown select boxes. Fallback to float:left alternative, but it needs width:100% */
	float: left;
	width:100%;
	*zoom: 1;
}

div#nexevocontainer_c278 .nexevoform-inline .control-group
{
	display: inline-block;
}

/* Field labels */
div#nexevocontainer_c278 .nexevoform-compact .control-label,
div#nexevocontainer_c278 .nexevoform-extended .control-label
{
	float: left;
	width: 10%;
}

div#nexevocontainer_c278 .nexevoform-extended .control-label
{
	text-align: left;
	margin-right: 16px;
}

div#nexevocontainer_c278 .nexevoform-compact .control-label
{
	text-align: right;
	margin-right: 16px;
}

/* Fields container */
div#nexevocontainer_c278 .nexevoform-compact .controls,
div#nexevocontainer_c278 .nexevoform-extended .controls
{
	float: left;
}

div#nexevocontainer_c278 .nexevoform-centered input,
div#nexevocontainer_c278 .nexevoform-centered textarea,
div#nexevocontainer_c278 .nexevoform-centered .chzn-container
{
	display: block;
	margin: 0 auto;
}

/* Checkbox and radio center alignment and text indentation */
div#nexevocontainer_c278 .radio,
div#nexevocontainer_c278 .checkbox
{
	min-height: 20px;
	padding-left: 20px;
}

div#nexevocontainer_c278 .radio input[type="radio"],
div#nexevocontainer_c278 .checkbox input[type="checkbox"]
{
	float: left;
	margin-left: -20px;
}

div#nexevocontainer_c278 .controls
{
	/* Removes the 180px left margin set by bootstrap */
	margin: 0;
	/* Fixes dropdown collapse with layout extended in the module, but hurts the view of the component */
	/*width: 100%;*/

	/**/
}

div#nexevocontainer_c278 .nexevoform-inline .controls
{
	display:	inline-block;
}

/**/

/**/

/**/

